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

115876 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com dccf8bcbee Add experimental support to the native component loader so that native components can declare what libraries it depends on. (193442) Storing the GRE location in a relative way so that we can change GRE versions between launches assuming that they are compatible (191415). Fixed a bug where we didn't check return from GetLastModification in nsDll::HasChanged. Thank you ajschult@eos.ncsu.edu for pointing out the problem and suggesting a fix. Converted a linear search of compreg entries to be a hash lookup. Also cleaned up the xcdll class. Reviewers= Alec, Darin. 2003-02-28 21:30:35 +00:00
ian.mcgreer%sun.com dd7d756307 bug 177556, signtool -l fails
r=wtc
2003-02-28 21:14:36 +00:00
ian.mcgreer%sun.com 4a82c09e70 bug 191757, InitOIDHash() not threadsafe
r=relyea
2003-02-28 21:13:20 +00:00
cbiesinger%web.de c729ae0212 163350 patch by mvl@exedo.nl r=suresh sr=jag Cookie confirmation dialog could use better wording. 2003-02-28 20:49:09 +00:00
gerv%gerv.net 763b218418 Bug 194291 - Check in Kerz's simple splash screen (take 2 - even simpler version.) a=asa. 2003-02-28 20:28:13 +00:00
timeless%mozdev.org 4badc0aa83 Bug 194093 Fix tree list to use </UL> instead of <//UL>
r=dmose
2003-02-28 19:31:34 +00:00
sspitzer%netscape.com 357f884102 fix for bug #195440.
crash when cancelling during downloading list of newsgroups in subscribe dialog.
r/sr=darin
2003-02-28 19:22:01 +00:00
timeless%mozdev.org df64a519af Bug 136264 HTMLCollection Object wrapped by XPConnect has members whose names shadow each other
r=jst sr=jst
2003-02-28 19:07:51 +00:00
mostafah%oeone.com 1bcc99ae9a Fixed bug 189021: crash when cloning event 2003-02-28 17:49:35 +00:00
sspitzer%netscape.com b39140bd02 fix for blocker bug #195386. regression caused by checkin for bug #97324
thanks to cbiesinger@web.de for the quick fix.  r/sr=sspitzer
2003-02-28 17:23:52 +00:00
mostafah%oeone.com 9e8b7c6c7b RemoveObserver on shutdown 2003-02-28 15:38:49 +00:00
mostafah%oeone.com 393ee57cc2 Fixing JS error when mailnews is not available 2003-02-28 15:38:11 +00:00
bolian.yin%sun.com 5ee2408eaa Bug 194821, Page Info: add access keys for _H_elp button, and _V_iew in Security tab
r=db48x, sr=jaggernaut, patch by jessie.li@sun.com.
2003-02-28 11:20:20 +00:00
neil%parkwaycc.co.uk 2d3146ea10 Bug 72463 Sort by "order received" removed from pull-down menu r/sr=sspitzer 2003-02-28 09:00:34 +00:00
gilbert.fang%sun.com 3759ea0882 fix bug: 193271 Form Manager dialog needs accesskeys. p=jessie.li@sun.com, r=timeless, sr=jaggernaut 2003-02-28 07:54:10 +00:00
brendan%mozilla.org 68cef095fc Fix typo in old comment. 2003-02-28 07:18:40 +00:00
brendan%mozilla.org 6e0c7cdde4 Constipation of (JS|PL)DHashTableOps (195298, r/sr=shaver/alecf). 2003-02-28 07:17:59 +00:00
gilbert.fang%sun.com 1e9dd192f2 Fix bug 193835: Missing focus when selected the related checkbox or radiobox in Preference window. p=jessie.li@sun.com,r=neil@parkwaycc.co.uk,sr=jag. 2003-02-28 07:00:39 +00:00
bernd.mielke%snafu.de 4beab5f987 mBits must be an unsigned long because it must match the size of mOrigCell on both 32- and 64-bit platforms. bug 194726 r/sr=roc+moz 2003-02-28 06:35:12 +00:00
sspitzer%netscape.com 149b310ffd fix typo. amazing this never caused a bug. 2003-02-28 06:08:53 +00:00
sfraser%netscape.com 395413772f Fix bug 195160: remove static NS_DEFINE_IID from header files. r=cls, sr=alecf. 2003-02-28 05:47:36 +00:00
sspitzer%netscape.com 18502a4be5 minor code clean up I had sitting in my tree. no bug. 2003-02-28 05:34:18 +00:00
sspitzer%netscape.com 7a43771e57 fix for blocker bug #195367.
reply doesn't quote.  typo in patch for bug #144296.
r/sr=no one.
2003-02-28 05:30:48 +00:00
sspitzer%netscape.com 04cb6b0779 fix for blocker bug #195364
can't open compose window.
r=shliang, sr=bienvenu
2003-02-28 04:58:46 +00:00
wtc%netscape.com 4ec0ab83ae Backed out the previous checkin. I'd like to come up with a better patch
that does not require setting FD_SETSIZE to 1024, which makes each fd_set
a 4 KB objec5.
2003-02-28 04:57:50 +00:00
timeless%mozdev.org 07be7c75ba fixing build bustage 2003-02-28 04:43:54 +00:00
shliang%netscape.com dc3eb8ed8a 128503 - quicksearch behavior in mail and ab not consistent. r=cavin, sr=sspitzer. 2003-02-28 03:58:46 +00:00
shliang%netscape.com 262cd58812 135877 - convert ab dirtree to use xul tree builder, fix dnd feedback, also 130310, 132362. r/sr=sspitzer 2003-02-28 03:55:49 +00:00
shliang%netscape.com 5a4090f057 78734 - rearrange menuitems. r/sr=sspitzer. 2003-02-28 03:48:36 +00:00
shliang%netscape.com 51f4e6b5c1 128645 - adding card to mailing list in same ab doesn't update, 53216, 44710 - cards added to mailing list lose display name. r=cavin, sr=sspitzer. 2003-02-28 03:42:32 +00:00
sicking%bigfoot.com d191164c40 Bug 187610: Use PLDHash for keys
r=Pike sr=peterv
2003-02-28 03:32:19 +00:00
sspitzer%netscape.com 0c06599830 fix for bug #195354.
"when i check mail, the app just sort of freezes up for a few seconds"

bail out early if we are setting the string property to the current value.
this bug was exposed by my junk mail envelope checkin (bug #190825).

thanks to bryner for noticing the regression.

r/sr=bienvenu
2003-02-28 03:19:38 +00:00
timeless%mozdev.org c31255d3cd Bug 152700 compiler warnings caused by 119380 checkin
patch by dmose r=timeless sr=bryner
2003-02-28 03:18:58 +00:00
wtc%netscape.com 9fa7e30bc0 Bug 192797: improved the implementation of PR_Poll for Win32. Increase
FD_SETSIZE from the default 64 to 1024.  Make PR_Poll fail with
PR_INVALID_ARGUMENT_ERROR if we try to add more than FD_SETSIZE fd's to a
fd_set.  Do not pass an empty fd_set to select, and do not call select if
all three fd_sets are empty.
2003-02-28 03:14:09 +00:00
wtc%netscape.com 906d6413eb Bug 164841: use high performance timers (again) on OS/2. 2003-02-28 02:46:12 +00:00
sfraser%netscape.com 443f251af3 Nuking old code. Bug 11406, r=smontagu, sr=kin. 2003-02-28 02:35:00 +00:00
timeless%mozdev.org 48baffb5b6 Bug 159554 Configure with --without-x causes compile error
patch by bjt23@cornell.edu r=timeless sr=alecf
2003-02-28 02:34:09 +00:00
timeless%mozdev.org fb93f0eab6 Bug 195278 page info shows incorrect label value for form fields
patch by db48x@yahoo.com r=timeless sr=jag
2003-02-28 02:34:02 +00:00
timeless%mozdev.org d11119926a Bug 136260 ChromeWindow Object wrapped by XPConnect has members whose names shadow each other
r=jst sr=jst
2003-02-28 02:34:01 +00:00
wtc%netscape.com 206db1576c Added a comment. 2003-02-28 02:21:52 +00:00
wtc%netscape.com 87ac81bc93 Renamed MOD_REVISION_VERSION to MOD_PATCH_VERSION.
Modified Files: configure configure.in autoconf.mk.in nspr-config.in
2003-02-28 01:48:15 +00:00
cavin%netscape.com df3d84e27a Fix for 135993. Clear temporary return receipt filter when sent folder is changed and recreate this temporary filter when updating folders. r/sr=sspiter. 2003-02-28 01:41:36 +00:00
bryner%netscape.com 2866ee7fbe Remove nsIXBLPrototypeHandler (part of bug 194834). r=jkeiser, sr=sfraser. 2003-02-28 01:04:45 +00:00
chak%netscape.com bcce21cbc8 Fix for #193479 - Implement InsertLink functionality in MfcEmbed editor
r=mjudge, sr=kin
2003-02-28 01:01:31 +00:00
shliang%netscape.com 4766e7a451 73962 - sidebar overlaps icons in statusbar. r=varga, sr=jag. 2003-02-28 00:37:35 +00:00
pschwartau%netscape.com a953b34fcf Adding an early return to this test, due to problems on Linux RedHat8. See bug 174341 comment 24 and following. 2003-02-28 00:33:44 +00:00
shliang%netscape.com 19c7ed8c4d 129510 - left align menulist labels in filter/search dialogs. r=cavin, sr=sspiter. 2003-02-28 00:32:55 +00:00
bryner%netscape.com e2232fad30 update configure to match rev 1.1170 of configure.in (checking in for jshin@mailaps.org) 2003-02-28 00:27:32 +00:00
shliang%netscape.com 635166216d 134273 - ui issues with focused buttons in select addresses dialog. r=cavin, sr=sspiter 2003-02-28 00:23:46 +00:00
shliang%netscape.com b8ad6646cc 183994 - filter/search dialog ui nits, 169938 - clean up filter list statusbar, 186217 - filter not saved after action error, 195313 - menulists in filter/search dialogs dynamically change width. r/sr=sspitzer 2003-02-28 00:21:31 +00:00