Граф коммитов

124458 Коммитов

Автор SHA1 Сообщение Дата
chanial%noos.fr 672afb6fbe some simplifications on how we hide the unrequested buttons 2003-11-15 07:31:01 +00:00
bryner%brianryner.com 59d2ca8b52 Fix AIX bustage by making ~nsSocketTransportService() protected (so that nsDerivedSafe can call it). r=dbaron. 2003-11-15 05:52:32 +00:00
bryner%brianryner.com aae0d0f085 deCOMtaminate nsINodeInfo and nsINodeInfoManager. See bug 225060 for details. r=sicking, sr=jst. 2003-11-15 05:27:37 +00:00
bzbarsky%mit.edu f03da78f6e Don't clear previous selection when range is extended using shift-ctrl-click.
Bug 112281, r+sr=roc
2003-11-15 04:23:53 +00:00
bienvenu%nventure.com e51e568aa8 fix forgetting pop3 password when pop3 account is busy, r/sr=mscott 219162 2003-11-15 00:57:41 +00:00
bzbarsky%mit.edu d23a2bd983 Fix up more XUL GetFrameForPoint impls to correctly handle paint layers. Bug
225732, r+sr=dbaron
2003-11-15 00:47:43 +00:00
caillon%returnzero.com e8301d5c23 Minor code cleanup. No bug.
r+sr=jst
2003-11-15 00:47:12 +00:00
nelsonb%netscape.com c4fe475028 Detect empty emailAddr strings in CERTCertificate. Bugzilla bug 211540. 2003-11-15 00:15:28 +00:00
darin%meer.net 8b29fff90c fixes bug 92928 "Server socket support in Necko" r=dougt sr=bzbarsky 2003-11-15 00:13:59 +00:00
gerv%gerv.net 82a585b053 Bug 205418 - Relicense Spidermonkey (js/src) to MPL/LGPL/GPL. Patch by gerv; r,a=brendan. 2003-11-15 00:11:16 +00:00
nelsonb%netscape.com 2bbf4a1e89 Detect empty emailAddr strings in CERTCertificates. Bugzilla bug 211540.
Modified Files:
    cmd/dbck/dbck.c cmd/signtool/util.c lib/certdb/certdb.c
    lib/certdb/stanpcertdb.c lib/pkcs7/p7decode.c lib/pki/certificate.c
    lib/pki/pki3hack.c lib/smime/cmssiginfo.c lib/softoken/pkcs11u.c
2003-11-15 00:10:01 +00:00
bryner%brianryner.com a45ddc39c5 Fix tree rowcount change notifications for cookie manager (bug 215656). patch by steffen.wilberg@web.de, r=bryner. 2003-11-15 00:00:39 +00:00
bryner%brianryner.com 661e009a90 Fix toolkit tracemalloc bustage, patch by swalker. 2003-11-14 23:55:41 +00:00
scott%scott-macgregor.org 8faee25e7c port fix from trunk 2003-11-14 23:46:56 +00:00
scott%scott-macgregor.org ee88628a87 Port Bug #73801 from the trunk: Need to disable the Delete button & menu item Delete Address Book when PAB or CAB is selected 2003-11-14 23:40:36 +00:00
scott%scott-macgregor.org 4b4db9d71e synch with trunk to pick up Bug #218825
fixes problem where default account is not getting loaded at start up.
2003-11-14 23:20:45 +00:00
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