Commit Graph

2609 Commits

Author SHA1 Message Date
blakeross%telocity.com
b09dbc93b9 Fix 64171: some clean-up in the cookies panel (enabling/disabling, layout). patch by H�kan Waara (hwaara@chello.se). r=jag a=ben 2001-01-05 23:00:33 +00:00
sspitzer%netscape.com
b79105d030 remove extra ".". sr=no one 2001-01-05 08:11:57 +00:00
disttsc%bart.nl
7b9fa2386c Update REQUIRES in Makefile.in to fix senna Linux Dep build bustage. 2001-01-05 01:46:16 +00:00
ducarroz%netscape.com
1c70a6bb78 Fix for bug 63577. Add style rule to autocomplete popup menu to remove the default max-width. R=sspitzer, SR=bienvenu 2001-01-05 00:49:30 +00:00
radha%netscape.com
2ef37b8eac Fix for bug #60678. General cleanup of urlbar history. r=Bill Law, ducarroz 2001-01-04 23:06:00 +00:00
bryner%uiuc.edu
69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
disttsc%bart.nl
44aeb3ecf3 Fix bug 60941: ``File Name: field becomes garbage when japanese file is selected''. r=shanjian, a=Pavlov 2001-01-02 23:17:18 +00:00
blakeross%telocity.com
823ad2d8c0 Fixing problem with my previous patch for bug 60005. sr=alecf 2001-01-02 05:39:40 +00:00
alecf%netscape.com
52d7407235 add null pointer checks to avoid crashing during history commit - avoid crash described in bug 62968
r=blake
(no sr= cuz it's so freakin simple)
2001-01-02 05:27:13 +00:00
blakeross%telocity.com
4b8940586c Fix 60005: prefs UI for showing and hiding tooltips. r=timeless sr=alecf 2001-01-01 04:25:06 +00:00
blakeross%telocity.com
d691cf1d1f Removing more old files, not part of build. r=bryner 2000-12-29 20:23:50 +00:00
morse%netscape.com
10b8fb461b bug 62727, inconsistent wording, r=pnunn, sr=alecf 2000-12-29 11:22:53 +00:00
blakeross%telocity.com
e7df3e1c44 Fix 63789: "Tabs in My Sidebar" list items disappear and OK button is unresponsive. just a reversion of a previous strict warning fix. sr=alecf 2000-12-29 07:20:39 +00:00
danm%netscape.com
e1e2887a5e adding persistence of min/max state. arguably bug 32148 r=pchen 2000-12-29 01:26:57 +00:00
blakeross%telocity.com
ac36db073a Removing old pref.js (not used/built/packaged anywhere). r=bryner sr=syd 2000-12-23 01:08:10 +00:00
alecf%netscape.com
ae13f19e7b fix for blocker #63603 - forgot to implement OpenURL r=timeless
a=blocker-baby
2000-12-22 17:35:39 +00:00
alecf%netscape.com
4e1dababf6 - move bookmarks over to the generic nsTreeUtils.js for stuff like sorting/menus
- convert history to use the new nsTreeController
- update history to support removing of individual items (bug #11412)
a=ben
2000-12-21 21:59:39 +00:00
alecf%netscape.com
3a0f56bfce allow removal of history items via RDF
sr=waterson, bug #11412
2000-12-21 07:39:43 +00:00
blakeross%telocity.com
7018406783 Fix 57652: JS strict warnings in customize.js. patch by gemal@gemal.dk (Henrik Gemal). r=blake sr=alecf 2000-12-21 01:19:31 +00:00
shanjian%netscape.com
3bdc00c4ba #54093 add language in language preference
p = adrian havill
r = shanjian
sr = blizzard
2000-12-19 19:40:00 +00:00
shanjian%netscape.com
ab28705659 #54093, add language in language preference
pref-languages-add.xul
pref-languages.js
pref-languages.properties
makefile.win
MANIFEST
jar.mn

p = adrian havill
r = shanjian
sr = blizzard
2000-12-19 19:37:18 +00:00
shanjian%netscape.com
27333d9771 #54093, add language in language preference
pref-languages-add.xul
pref-languages.js
pref-languages.properties
makefile.win
MANIFEST
jar.mn

p = adrian havill
r = shanjian
sr = blizzard

This file contains a message used by add language dialogue box.
2000-12-19 19:35:21 +00:00
danm%netscape.com
59ed8b95b7 fix mac bustage, and probably a logic error 2000-12-16 02:41:26 +00:00
alecf%netscape.com
9d1b9b674f attempt to fix bustage by explicitly using a PRBool 2000-12-16 01:41:43 +00:00
alecf%netscape.com
5f1a1465ce backend side of fix for 11412 r=radha, sr=waterson
Also:
- refactor deleting of rows to have a "matching" callback which tells us if we should delete a row
- refactor FindRow into FindUrl to share more code & error handling
- fix handling of PRInt64's to pass them by reference, not value for faster param passing on certain processors
- implement GetRowValue so we can refactor future AliasCellYarns into it, and eventually switch to UTF8 instead of unicode to make history faster
- random little cleanups
2000-12-16 00:48:31 +00:00
danm%netscape.com
c7fb008754 check for empty db in Commit. bug 62968 r=alecf 2000-12-16 00:17:17 +00:00
bryner%uiuc.edu
cc136ead8f Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
morse%netscape.com
21d56aa12a bug 51144, make cookie viewer/password viewers resizable, r=blakeross@telocity.com, sr=alecf 2000-12-14 19:16:31 +00:00
morse%netscape.com
f33c28db5a bug 51102, r=sgehani@netscape.com a=hangas@netscape.com 2000-12-13 02:17:01 +00:00
disttsc%bart.nl
70803e3a6d More appCore killing, bug=46200, r=ben, a=alecf 2000-12-13 01:28:08 +00:00
alecf%netscape.com
fb9d22bcf6 re-checkin all my changes from yesterday, plus some fix-ups so that history doesn't get
corrupted and we don't get lots of assertions at startup
sr=bienvenu
2000-12-12 21:07:30 +00:00
alecf%netscape.com
2a6014490c back out my other changes to history, I don't know what's going on. 2000-12-12 09:15:25 +00:00
cls%seawood.org
333772c04b Backing out alecf's changes that were causing a crash on startup on unix builds. 2000-12-12 04:39:23 +00:00
alecf%netscape.com
a7b08e468a initial fix for 55293 - expire pages in history on shutdown
mostly stuff submitted by bienvenu, r=alecf, the rest by me, r=bienvenu
sr=waterson
2000-12-12 00:41:42 +00:00
alecf%netscape.com
933fd1dfc0 fixes for:
#61140 - delete history.dat if it gets corrupted
 #56867 - implement "First Visited"
 #19370 - implement "Visit Count"
 #33697 - clean up nsGlobalHistory::OpenDB a bit more (doesn't fix the leak yet)
sr=waterson
2000-12-11 21:39:05 +00:00
hyatt%netscape.com
98e416410f modify wording for XBL form control pref & relocate box debugging preferences so they
are accessible when in box debugging mode. a=ben@netscape.com
2000-12-10 09:17:37 +00:00
dbaron%fas.harvard.edu
fa7d014c05 Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com 2000-12-09 04:46:08 +00:00
mscott%netscape.com
5609cb30af Bug # --> 59956 --> add a null ptr check for mTable.
sr=alecf
2000-12-07 08:03:33 +00:00
disttsc%bart.nl
d43a87787f Fix potential crash, bug 51663, r=radha, a=brendan 2000-12-07 06:24:12 +00:00
timeless%mac.com
5d21df25b4 Fix for bug 53661 Portable Network Graphic should be changed to PNG to match GIF & JPEG.
Decission was to expand GIF and JPEG.
patch by walk84@usa.net r=timeless sr=alecf
2000-12-07 01:36:19 +00:00
mscott%netscape.com
1f43a186ab Add pref to the requires list. 2000-12-07 01:35:04 +00:00
mscott%netscape.com
cf018a27ff Bug #60907 --> When bringing up the helper app dialog, if a helper app is already
present then be sure to default the action to Open instead of Save To Disk.
sr=alecf
r=sspitzer
2000-12-07 00:38:09 +00:00
mscott%netscape.com
d9d4d975b7 Bug #61105 --> something changed that stopped status from showing up in the progress
dialog. Fixed that and then added percent progress text information as well to the dialog.
r=sspitzer
sr=alecf
2000-12-07 00:30:49 +00:00
mscott%netscape.com
03b06f2547 Bug #30453 --> implement browser.download.dir support for helper app dialog.
r=sspitzer
sr=alecf
2000-12-07 00:22:46 +00:00
alecf%netscape.com
c05486cac7 fix for #48813 - add feedback when a "find" fails
r=blake
sr=ben
2000-12-06 22:40:39 +00:00
alecf%netscape.com
4b4d577ef0 fix for strict warnings #58631
r=blake
sr=alecf
submitted by=jarrod.k.gray@rose-hulman.edu
2000-12-05 22:12:19 +00:00
blakeross%telocity.com
3819bb3271 Fix 61834: context menu with no items appears on right click of tree column header in search panel, and other minor cleanup. r=jag sr=alecf 2000-12-05 21:56:43 +00:00
radha%netscape.com
e024105a7d Fix for bug 55197. Checking in patch on behalf of bzbarsky@mit.edu r=self sr=alecf 2000-11-30 22:36:47 +00:00
blakeross%telocity.com
6d06c41584 Fix 58633 and 49744: a typo in GetLastVisited() and improving a cmd line help description. r=jag sr=alecf 2000-11-30 21:17:15 +00:00
disttsc%bart.nl
cbe95ba195 use interCaps in nsIFindComponent.idl, bug=61099, r=sspizter,law a=smfr 2000-11-30 14:40:59 +00:00