gerv%gerv.net
334082a71c
Bug 225303 - Cannot remove stored query when no bugs are found. Patch by gerv; r=jouni, a=justdave.
2003-11-14 23:04:17 +00:00
bzbarsky%mit.edu
ca3762c23e
Set text-indent:0 on all form controls to keep it from inheriting down to the
...
anonymous blocks inside. Bug 56253, r+sr=dbaron
2003-11-14 23:00:56 +00:00
bzbarsky%mit.edu
120e8ae881
Don't reframe when "float: left" changes to "float: right"; just reflow. Bug
...
55967, r+sr=dbaron
2003-11-14 22:55:46 +00:00
cbiesinger%web.de
b573023f20
found in 194439. use delete[] to free an array, not delete. r+sr=bzbarsky
2003-11-14 22:39:01 +00:00
neil%parkwaycc.co.uk
1bbf0f0121
Supplementary patch to bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r/sr=bienvenu
2003-11-14 22:03:52 +00:00
danm-moz%comcast.net
024868fae2
update widget position member variable when window is moved for any reason. r=bryner,ere bug 224760, 223901
2003-11-14 21:58:08 +00:00
cbiesinger%web.de
224a94e1d2
fixing likely crasher in previous checkin, thanks to bz for noticing it
2003-11-14 21:27:41 +00:00
darin%meer.net
5e79a26f11
fixes bug 210208 "add http-on-examine-merged-response notification" patch=rggammon@alumni.uwaterloo.ca r+sr=darin
2003-11-14 20:51:55 +00:00
cbiesinger%web.de
a00520fd2c
194439 nsOSHelperAppService on windows doesn't support non-ASCII default description.
...
fix this by using *W versions of registry functions when running on an nt-based windows.
r=ere sr=bzbarsky
2003-11-14 20:48:52 +00:00
igor%mir2.org
0b06306238
Allow for scripts to catch instances of EvaluatorException
2003-11-14 20:38:06 +00:00
igor%mir2.org
25d8b12206
Transform StackOverflow during parsing into runtime exception so script can detect too deep recursion during parsing.
2003-11-14 20:33:43 +00:00
bienvenu%nventure.com
9cefe077fe
fix daylight savings time change invalidating summary files on NTFS, 136049, r/sr=mscott
2003-11-14 20:21:18 +00:00
pinkerton%netscape.com
acb6f430f7
really changing find nib to be more cocoa-like
2003-11-14 19:47:18 +00:00
relyea%netscape.com
8b98f3daad
Fix windows breakage.
2003-11-14 18:06:50 +00:00
tor%cs.brown.edu
60cae3be92
Fix c++ for{} scoping bustage. r=sicking
2003-11-14 17:58:08 +00:00
sicking%bigfoot.com
6cb479ba61
Fix lineendings. r=pedemonte
2003-11-14 16:54:34 +00:00
bienvenu%nventure.com
f1942e84ea
fix 223692, don't use the initial-response argument with SMTP AUTH LOGIN, patch by ch.ey@gmx.net, r/sr=me
2003-11-14 16:13:48 +00:00
igor%mir2.org
c9206ad473
Splitting Token.ASSIGN into Token.ASSIGN and Token.ASSIGNOP where the former represents only = while ASSIGNOP is used to denote +=, -= etc. Parse tree for the 2 operations is rather different and split allowed to simplify IRFactory code.
2003-11-14 16:03:31 +00:00
bienvenu%nventure.com
5fc50473f4
add filter action for deleting msg from pop3 server, also fix biff notification when biff doesn't download msgs, r/sr=mscott 74430 and 221165
2003-11-14 15:24:21 +00:00
bienvenu%nventure.com
c0c6061180
fix bustage introduced with previous checkin for 219787 make thread column toggle threaded mode, r/sr=me
2003-11-14 15:02:06 +00:00
bienvenu%nventure.com
183f499508
fix tb account manager - fallout from 222940, patch by borggraefe@web.de, r/sr=me
2003-11-14 14:41:53 +00:00
pinkerton%netscape.com
89c1c32962
allow dragging of topmost bookmark container in container list (bug 223325)
2003-11-14 13:42:55 +00:00
neil%parkwaycc.co.uk
127f838241
Bug 222940 Offline & Diskspace and Server Setting panes are too large p=stefan@borggraefe.com r=me sr=bienvenu
2003-11-14 11:45:58 +00:00
caillon%returnzero.com
240c088368
Bug 225411; updating DOM 3 Core's Document.xml*
...
r+sr=jst
2003-11-14 11:10:11 +00:00
neil%parkwaycc.co.uk
6c4adba4c1
Bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r=bienvenu sr=Henry.Jia
2003-11-14 10:51:43 +00:00
jocuri%softhome.net
a30d34290a
Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justdave.
2003-11-14 10:22:06 +00:00
dwitte%stanford.edu
f71eb210a7
fixing mingw bustage.
2003-11-14 07:26:58 +00:00
dwitte%stanford.edu
2f88461ce0
clean up p3p hooks in cookies. this shifts code out of the cookiservice into p3p, and stops the cookieservice calling into p3p if the user isn't using p3p. this will improve perf a tad.
...
b=225298, r=mvl, sr=darin
2003-11-14 06:43:08 +00:00
scott%scott-macgregor.org
09d9736123
Hook up the progressmeter in thunderbird so it becomes visible when we have progress to show
...
and it gets hidden when we stop the meteors.
2003-11-14 05:21:40 +00:00
scott%scott-macgregor.org
daeed8d618
Bug #225651 --> fix regression in reporting progress in the progressmeter for loading of imap messages.
...
r/sr=bienvenu
2003-11-14 05:18:48 +00:00
timeless%mozdev.org
6a050e3d5d
Bug 219899 localization issue in browser-menubar.inc: hardcoded menu label "Window"
...
patch by mpconnor@rogers.com r=ben
2003-11-14 05:10:46 +00:00
bienvenu%nventure.com
a300aa5c81
make hidden pref that makes column clicking keep thread sorting also make thread column be a toggle for thread/unthreading patch by mcow@well.com, neil.parkwaycc, and myself, r=me, sr=mscott 219787
2003-11-14 03:48:41 +00:00
brendan%mozilla.org
5f8fd5fbf7
Tweak so uneval(-0) == '-0' (r=igor@fastmail.fm).
2003-11-14 03:40:36 +00:00
relyea%netscape.com
9d169ea136
Add symkeyutil to the manifest file
2003-11-14 03:27:23 +00:00
relyea%netscape.com
6edd6fc183
New tool to manage fixed keys in the database.
2003-11-14 03:26:47 +00:00
relyea%netscape.com
c30b6976e6
Changes for symkey support.
2003-11-14 03:25:52 +00:00
brendan%mozilla.org
09a6cf2ace
RegExp().toString and .toSource should return '/(?:)/', not '//' (bug 225550, r=sparky).
2003-11-14 03:23:49 +00:00
bienvenu%nventure.com
dbe4e49793
pave way for using STATUS command to update imap folder counts, not turned on yet, r/sr=mscott 224381
2003-11-14 03:19:58 +00:00
mkaply%us.ibm.com
3170a35002
#224487
...
r=brendan
Os/2 only changes to work around FPU issues. See the bug.
2003-11-14 01:49:37 +00:00
wchang0222%aol.com
9ffa2f5ec9
Bugzilla bug 225619: fixed memory leaks.
2003-11-14 01:42:51 +00:00
wchang0222%aol.com
fb034545bc
Bugzilla bug 225626: need to allocate PORTArenaPool rather than PLArenaPool
...
for the 'arena' member of CERTVerifyLog. Fixed memory leaks on an error
path.
2003-11-14 01:41:15 +00:00
wchang0222%aol.com
47741668f0
Set JSS version to 3.4.2 Beta 2.
...
Modified Files: CryptoManager.java util/jssver.h
2003-11-14 01:37:04 +00:00
jshin%mailaps.org
930103204f
bug 224748 : make hardcoded charset names canonical (r=smontagu, sr=blizzard)
2003-11-14 01:00:03 +00:00
gerv%gerv.net
f2c4e44c8c
Bug 219358 - Make attachments with all supported MIME types viewable in the edit page. Patch by gerv; r=kiko, r,a=justdave.
2003-11-13 23:44:07 +00:00
wchang0222%aol.com
ff71ba8afd
Upgraded to NSS_3_7_9_RTM (from NSS_3_7_8_RTM).
...
Modified Files: manifest.mn org/mozilla/jss/CryptoManager.java
2003-11-13 23:39:46 +00:00
bzbarsky%mit.edu
2031f7b674
Detect <iframe> as HTML. Bug 224932, r+sr=darin
2003-11-13 23:22:49 +00:00
nicolson%netscape.com
816f550813
Fix 225615: memory leak in SSLSocket.socketConnect.
2003-11-13 23:10:13 +00:00
nelsonb%netscape.com
e38d0f38ac
Fix bugzilla bug 225301. r=jpierre. This patch does the following:
...
1. Fixes the Usage message to document the command line options.
2. Changes the "decode" function to
a) report an error on bad signatures, only when decoding the input file,
not when decoding an ancillary "enveloped file".
b) only output the contents of the "detached content" file (-c option)
when that file's content was actually used in the computation.
3. Sundry other cleanup and added comments.
2003-11-13 23:03:12 +00:00
cbiesinger%web.de
26c72f348f
bug 223990. Should have a getPrimaryExtensionForType function
...
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
dbaron%dbaron.org
ba8abce8d4
Make aErrorCode values nsresult, since that's what they are. Remove obsolete handling of -1 for EOF and now-obsolete TODO list. b=224254 r+sr=bzbarsky
2003-11-13 22:48:05 +00:00