ssu%netscape.com
a792f402ca
fixing bug 67067 - unable-to-create-directory dialog is titleless. r=curt, sr=dmose, a=asa
2003-04-24 01:34:31 +00:00
rginda%netscape.com
f062819284
bump version number
2003-04-24 01:12:07 +00:00
rginda%netscape.com
cfc250b00b
bug 203114 "find in this file" does not work, a=asa@mozilla.org
...
fixes a typo in cmdFindString, and cleans up some whitespace issues
2003-04-24 01:10:51 +00:00
sspitzer%netscape.com
4a333032b1
fix for regression bug #201652 , caused by my fix for bug #199360
...
when opening a link in an existing browser window, focus it
to bring it to front, or if minimized, to show it.
r/sr=bryner, a=sspitzer
2003-04-24 00:13:12 +00:00
darin%netscape.com
4ef6352e18
make it work on linux r=dougt
2003-04-23 23:44:48 +00:00
ssu%netscape.com
7821f89ab7
fixing bug 195136 - Palm Sync readme file needs to be packaged and installed with mail.xpi. r=sgehani, sr=dmose, a=asa
2003-04-23 23:39:11 +00:00
rogerl%netscape.com
775c2420b7
Adding some support for packages, fixes for missing ES4 classes.
2003-04-23 22:48:50 +00:00
gordon%netscape.com
b447b8a097
Fix AIX bustage. patch=jdunn, r=gordon, sr=darin, a=mkaply.
2003-04-23 21:43:12 +00:00
ssu%netscape.com
b99053aa38
fixing bug 202606 - Need a way to disable showing of bitmap in dialog. r=sgehani, rs=dmose, a=asa
2003-04-23 20:54:14 +00:00
ssu%netscape.com
3276cf2748
fixing bug 198947 - instaling xpi again, create *.old files (from this package) in place orginal. r=darin, sr=dmose, a=asa
2003-04-23 20:42:09 +00:00
cltbld%netscape.com
cdcc78cfed
Look in $Settings::ProductName.app/ on Mac. bryner checking in as cltbld.
2003-04-23 19:54:55 +00:00
chanial%noos.fr
3125f4f56a
name change part 2, a=brendan
2003-04-23 19:28:12 +00:00
chanial%noos.fr
56126c646e
Adding brand.dtd and brand.properties in mozilla/browser.
...
These files are left in mozilla/toolkit with a generic 'Mozilla Application' name and are overwritten in toolkit.jar during the build. Now, phoenix has no special privilege over mozilla/toolkit.
Name change, part 1: 'Mozilla Firebird', a=brendan
2003-04-23 19:07:32 +00:00
preed%sigkill.com
ddc8d08469
Bug 190893 - Release the beautification script used for Bugzilla status reports; contrib, so no r=, a=tara
2003-04-23 18:31:58 +00:00
chanial%noos.fr
8e87d4bf0c
re-hook the undo/redo menu listeners
2003-04-23 18:08:25 +00:00
sspitzer%netscape.com
c2de2a4696
fix for bug #186081
...
Printing doesn't work after Print Preview a mail message.
thanks to psolanki@netscape.net for the fix.
r=neil, sr=sspitzer, a=sspitzer
2003-04-23 18:01:54 +00:00
chanial%noos.fr
980f9eff57
Don't scroll to row=1 in the bookmarks manager
2003-04-23 17:57:26 +00:00
pinkerton%netscape.com
673eb4171b
fix titles on cookie prompt dialog to be more descriptive.
2003-04-23 17:31:25 +00:00
chanial%noos.fr
c1fdbb0350
keep the selection active after a DND in the bookmark manager
2003-04-23 17:29:05 +00:00
brendan%mozilla.org
61e651bfec
Remove copy-pasted scope qualifier for ReadSegments decl, jdunn says HP aCC barfs on it (a=leaf).
2003-04-23 16:48:08 +00:00
pinkerton%netscape.com
f169106684
make a textedit cell that leaves room for the proxy icon so that we
...
can use a regular NSTextField for the url bar. from nhamblen@mac.com
(bug 198095)
2003-04-23 16:47:11 +00:00
chanial%noos.fr
352cc766af
dropping folder group support
2003-04-23 15:05:10 +00:00
igor%mir2.org
3f7db604b7
Replacing try { cast } catch (ClassCastException ex) { action if not instance } by if (instanceof) { } else { action if not instance }.
...
Such optimization wins very little with modern JVMs if cast succeeds and produces very big overhead if cast fails. Moreover, it may prevent jits from doing more aggressive optimizations and makes class files bigger.
The change also made code in many places smaller since insanceof check take ensure that object is not null as well and with ClassCastException such check had to be done explicitly.
2003-04-23 14:47:09 +00:00
chanial%noos.fr
11718937dc
bug 202879: importing and exporting bookmarks are broken + code clean up
2003-04-23 14:10:49 +00:00
chanial%noos.fr
833673cbbb
enabling "Memory cache should be based on amount of physical RAM" (bug 105344 by gordon).
2003-04-23 13:48:59 +00:00
ben%netscape.com
b0751f58b6
Remove rogue TM symbol that's causing many sites (including NYT) not to work
2003-04-23 11:36:34 +00:00
neil%parkwaycc.co.uk
8b627e3f8a
Bug 202391 Unnecessary QI in <tree> contentView getter (DOM class info) r=varga sr=jag
2003-04-23 08:33:25 +00:00
neil%parkwaycc.co.uk
774dfb7b61
Bug 202338 font dropdown should be disabled unless body has focus r=brade sr=sspitzer
2003-04-23 08:25:34 +00:00
seawood%netscape.com
ccf6f72738
Removing extra ^Ms
...
Fixing irix bustage
2003-04-23 08:25:11 +00:00
sspitzer%netscape.com
51e8713cfb
fix for bug #176016
...
Sending an email can reveal the name of the profile directory secret .slt name
r/sr=bienveu
2003-04-23 06:38:08 +00:00
darin%netscape.com
6026a4294c
fixing opt bustage
2003-04-23 06:37:36 +00:00
varga%netscape.com
0c1154f57d
Fix for bug 160140. sort in xul treecol does not use locale sensitive sorting.
...
r=neil, sr=jag
2003-04-23 06:01:50 +00:00
sspitzer%netscape.com
2a05bc5c94
whitespace change, no bug.
2003-04-23 05:49:35 +00:00
bolian.yin%sun.com
a6b3d071a2
Bug 202085, Combine mai code into accessible/src/atk.
...
r=kyle.yuan@sun.com . This is NOT for default build.
2003-04-23 05:28:41 +00:00
sspitzer%netscape.com
bb62319ad0
fix for security bug #199088
...
r/sr=bienvenu
2003-04-23 05:21:18 +00:00
gordon%netscape.com
c1c3cb1197
Fix bug 105344 "Memory cache should be based on amount of physical RAM"
...
This allows the cache to use a lot more memory than previously.
r=saari, sr=darin.
2003-04-23 05:15:48 +00:00
gordon%netscape.com
fe2d32fd4e
Fix bug 105344. r=saair, sr=darin.
2003-04-23 05:13:31 +00:00
gordon%netscape.com
0ea329c8ad
Fix bug 105344. r=saari, sr=darin.
2003-04-23 05:11:58 +00:00
gordon%netscape.com
40094b39d9
Fix bug 105344. r=saari, sr=darin.
2003-04-23 05:05:16 +00:00
mkaply%us.ibm.com
b5af105e51
OK, should be final - need PR_CALLBACK here
2003-04-23 04:51:42 +00:00
mkaply%us.ibm.com
12349a4614
Putting this back because I think it might break stuff - OS/2 will be broke however
2003-04-23 04:42:35 +00:00
mkaply%us.ibm.com
6e43d449b9
OS/2 bustage - I know there are other compilers that have trouble with inline in the header without a defintion
2003-04-23 04:39:34 +00:00
darin%netscape.com
0288495246
hoping to fix bustage w/ my own version of configure generated using autoconf-2.13
2003-04-23 04:39:04 +00:00
mkaply%us.ibm.com
48ea6a37aa
One more PR_CALLBACK
2003-04-23 04:38:40 +00:00
bienvenu%netscape.com
d5ad1dc245
add cram-md5 support to pop, patch by Christian Eyrich, r=me, sr=sspitzer 202442
2003-04-23 04:37:44 +00:00
mkaply%us.ibm.com
113b1ffd7a
OS/2 bustage - PR_CALLBACK stuff
2003-04-23 04:33:14 +00:00
mkaply%us.ibm.com
6a95217659
IRIX bustage
2003-04-23 04:28:41 +00:00
sspitzer%netscape.com
c07a030f4c
fix for bug #202996 .
...
don't create junk mail folder unless we have "move to junk" enabled
also, default target account / target folder pickers to junk on local folders
which we will create if it doesn't exist.
r/sr=bienvenu
2003-04-23 04:01:42 +00:00
darin%netscape.com
3a4bdb8f85
patch for bug 191970 "necko configuration options for footprint reduction" r=seawood sr=dbaron
2003-04-23 03:47:43 +00:00
jake%bugzilla.org
5dcb5e2284
Missed a couple of SGML references that should have been changed.
2003-04-23 03:23:04 +00:00