roc+%cs.cmu.edu
e7f165c614
Bug 190735. deCOMtaminate nsIFrame::FirstChild and nsIFrame::GetAdditionalChildListName. r+sr=bz
2004-01-09 14:20:53 +00:00
timeless%mozdev.org
a6785cc1f5
Bug 230209 Infinite loop in DRefTool because error condition was dropped on floor
...
r=bz
2004-01-09 10:14:47 +00:00
bryner%brianryner.com
00aae51b9d
removing dead file. not part of the build.
2004-01-09 09:06:23 +00:00
bryner%brianryner.com
9cd047f172
removing some old dead (or never alive) files. not part of the build.
2004-01-09 08:49:01 +00:00
scott%scott-macgregor.org
1a466051dd
Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
...
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.
sr=bienvenu
2004-01-09 07:46:39 +00:00
scott%scott-macgregor.org
cffea5e84c
Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
...
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.
sr=bienvenu
2004-01-09 07:27:21 +00:00
scott%scott-macgregor.org
591ef7cdf0
Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
...
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.
sr=bienvenu
2004-01-09 06:51:44 +00:00
roc+%cs.cmu.edu
7cbc0c61b9
Bug 118117. Fix bad constants. patch by tenthumbs, r=roc,sr=bz
2004-01-09 04:37:19 +00:00
wchang0222%aol.com
7bcf0f4ab9
Upgraded to NSPR 4.4.1 and NSS 3.9.
2004-01-09 02:34:14 +00:00
neil%parkwaycc.co.uk
a12d85bc5f
Bug 131182 empty line in the history sidebar day/site context menu p=durbacher@gmx.de r=me sr=alecf
2004-01-09 01:02:32 +00:00
bienvenu%nventure.com
a6eafdf3be
fix move/copying local msgs with labels set to imap server, 127141, r/sr=mscott, and fix handling of very long lines from imap server by creating infinfite pipe, 229033
2004-01-09 00:36:00 +00:00
ian%hixie.ch
551ea5ea7e
Stop requiring File::Spec 0.8 for now, by copying the relevant functions into this file. Patch originally by Jon Rekai, edited by me, r+sr=bryner. Bug 227078.
2004-01-09 00:12:16 +00:00
scott%scott-macgregor.org
f34a540d4a
Bug #83803 --> Add support for dragging mail attachments to the desktop (or a folder) for OSX and Win32. We now save the file instead of a saving a shortcut.
...
sr= bienvenu
2004-01-09 00:10:33 +00:00
dbaron%dbaron.org
6d01bebb80
Better refcount logging for subclasses of nsXULPrototypeNode. b=230368 r+sr=bryner
2004-01-09 00:01:05 +00:00
dbaron%dbaron.org
53b6e66263
Fix regression by doing things a better way. b=229972 r+sr=bryner
2004-01-08 23:57:23 +00:00
mkaply%us.ibm.com
16f63ec72c
#223128
...
r=biesinger, sr=blizzard (platform specific)
OS/2 only - don't call streamlistener methods directly
2004-01-08 23:35:07 +00:00
bryner%brianryner.com
4540db277e
Make sure to call the default signal handler so that core dump works correctly. Bug 148453, r=brendan, sr=dbaron.
2004-01-08 23:02:21 +00:00
neil%parkwaycc.co.uk
979ceddcaa
Bug 222305 Cache find instance so that find utils can set the frame to search r=bryner sr=bienvenu
2004-01-08 22:51:00 +00:00
pinkerton%aol.net
ff559cb6b6
use a popup cell rather than a context menu for html popups so they position
...
better when they don't fit entirely on the screen (bug 185550)
2004-01-08 22:34:22 +00:00
cbiesinger%web.de
e6c5b5084d
bug 230343, support CSS2.1 cursor:progress
...
r+sr=dbaron
2004-01-08 21:27:56 +00:00
bryner%brianryner.com
480c2c6e88
fixing debug bustage
2004-01-08 21:10:33 +00:00
dbaron%dbaron.org
8c1a626840
Comply with the C++ standard's (silly?) rule that converting an rvalue to a const reference requires that the copy constructor be accessible. b=230118 r=bbaetz sr=roc
2004-01-08 21:06:19 +00:00
mostafah%oeone.com
6260d52248
Updating install.js to include all supported languages
2004-01-08 20:56:52 +00:00
bryner%brianryner.com
16be23821e
Additional cleanup related to bug 64116. r=bzbarsky.
2004-01-08 19:23:12 +00:00
bienvenu%nventure.com
bf7725e029
fix rename of parent folder when one of the child folders has been opened in the ui, r/sr=mscott 209022
2004-01-08 18:46:46 +00:00
bzbarsky%mit.edu
c9dd4109c2
Setting .src should reset image animations; don't animate images no one is
...
looking at. Bug 210001, r=pavlov, sr=jst
2004-01-08 18:29:28 +00:00
bzbarsky%mit.edu
b95073aa5c
Allow building on Darwin/x86. Bug 213541, patch by cls and
...
waldmire@illinoisalumni.org (Ed Waldmire), r=bryner
2004-01-08 18:17:07 +00:00
wchang0222%aol.com
2543d8c8d1
Bugscape bug 54500: made uniqueNamedKeyExists public.
2004-01-08 18:09:15 +00:00
mkaply%us.ibm.com
13779086a9
#230200
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 code from Lee Tartak - better image tiling code
2004-01-08 17:48:58 +00:00
mkaply%us.ibm.com
c958ba37b1
#212684
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - add additional special characters to "use default font" list
2004-01-08 17:39:32 +00:00
timeless%mozdev.org
4307c7f1dc
Bug 230183 preprocessor.pl not executed correctly in /toolkit/mozapps/downloads/src on BeOS
...
Patch by thesuckiestemail@yahoo.se r=bryner
2004-01-08 16:51:17 +00:00
mostafah%oeone.com
20d7460dba
Fixed bug 229803: CSS Errors in calendar
2004-01-08 15:39:51 +00:00
webmail%kmgerich.com
7d76d628d4
Tweaked throbber animation frame delay
2004-01-08 12:41:11 +00:00
neil%parkwaycc.co.uk
6381d5ee97
Bug 126071 "Subject" label moves when collapsing header (classic theme) p=mbockelcamp@web.de r/sr=mscott
2004-01-08 12:17:18 +00:00
bryner%brianryner.com
95f6ce3af0
Trying to fix tinderbox orange -- preprocess brand.dtd[.in] ourselves because make-jars.pl seems to be losing the quotes on the version string.
2004-01-08 10:18:13 +00:00
bryner%brianryner.com
4dd8708f61
Bug 224818 - centralize firebird version string and use it where appropriate
2004-01-08 07:23:49 +00:00
nelsonb%netscape.com
8dc069e8e4
Overload the error code SSL_ERROR_RX_RECORD_TOO_LONG to report SSL2
...
records that are too short. Bugscape bug 54814
2004-01-08 06:52:00 +00:00
bzbarsky%mit.edu
dc81cddb5d
Make sure to not leave bogus namespaces on the stack. Bug 230236, r+sr=jst
2004-01-08 04:25:43 +00:00
bzbarsky%mit.edu
6896d051a4
Change logic for detecting whether two loads with the same URI (up to anchor)
...
are actually different to be smarter about dealing with postdata (both loads
may have postdata and may be the same or different depending on what that post
data is). Bug 227554, r=adamlock, sr=darin
2004-01-08 04:23:22 +00:00
bzbarsky%mit.edu
89108d40d0
History loads should never lead to creation of new session history entries.
...
Bug 227672, r=adamlock, sr=darin
2004-01-08 04:18:08 +00:00
bzbarsky%mit.edu
0b28e29088
Add Content-Location header support. Bug 109553, r=jst, sr=darin
2004-01-08 04:04:16 +00:00
bzbarsky%mit.edu
6ccc20cdbe
Work around misconfiguration in default Apache installs that makes it claim all
...
sorts of stuff as text/plain. Bug 220807, r=biesi, sr=darin
2004-01-08 03:56:02 +00:00
bzbarsky%mit.edu
bde7ac0a33
Make sure to not compute negative widths for blocks. Bug 230249, r+sr=dbaron
2004-01-08 03:38:25 +00:00
wchang0222%aol.com
59a4b0b9e2
Bugzilla bug 222037: we need to adjust the address family field of
...
PRNetAddr on return from getpeername. The patch is contributed by
Fredrik Holmqvist <thesuckiestemail@yahoo.se>. r=wtc,darin.
2004-01-08 02:30:03 +00:00
jpierre%netscape.com
8a6338d551
Rename PK11_PubDeriveExtended to PK11_PubDeriveWithKDF
2004-01-08 01:37:46 +00:00
dbaron%dbaron.org
1480a770ab
Fix backwards captions on print error dialogs (printing vs. print preview). b=230342 Patch from Isaac Hwak Han <isaachh@mailc.net>. r+sr=dbaron
2004-01-08 01:24:09 +00:00
wchang0222%aol.com
435bc1ad86
Set NSS version to 3.9.
2004-01-08 01:04:56 +00:00
neil%parkwaycc.co.uk
cac0311c73
Bug 203422 fix some warnings in netwerk p=gautheri@noos.fr r=andreas.otte sr=darin
2004-01-07 23:43:12 +00:00
scott%scott-macgregor.org
76e6b49f50
remove ctrl-m's from this file
2004-01-07 23:21:21 +00:00
jpierre%netscape.com
e7036921ca
Rename PK11_FindSlotsByAliases to PK11_FindSlotsByNames
2004-01-07 23:12:01 +00:00