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

151024 Коммитов

Автор SHA1 Сообщение Дата
relyea%netscape.com 4b7f9f6804 Bug 129303 NSS needs to expose interfaces to deal with multiple token sources of certs
r=kaie
2005-11-23 23:54:15 +00:00
beng%bengoodger.com a22503418d 315940 NPOB make adding folders work properly! 2005-11-23 23:48:07 +00:00
sandeep.konchady%sun.com 3e057e0799 Bugzilla bug:310491
Missed some System.exit(0) and reverted SigTest.java to original format.
sr=glen.beasley
2005-11-23 23:40:26 +00:00
jst%mozilla.jstenback.com 1b82bbff91 Fixing leak bug 317478. This leak was due to the global scope polluter ending up on the inner window's 'real' prototype's proto chain, which would have been fine except for the fact that it was never removed from there so through it we ended up holding too much alive for too long. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu. Thanks to dbaron for tracking this down. 2005-11-23 23:32:02 +00:00
brettw%gmail.com 7b0eff94a0 Expose query folder type when going through bookmarks. r=bryner. 2005-11-23 23:15:22 +00:00
relyea%netscape.com cdcebb8e7e PKCS #11 module to supply Access to the Mac OS X Keychain. 2005-11-23 23:04:08 +00:00
beng%bengoodger.com 82e02aaf47 315940 - NPOB, general cleanup + 317617 - polish for left bar entries (icons, localization) r=brettw 2005-11-23 23:03:10 +00:00
mgalli%geckonnection.com f2cba9cd77 Fix disabling the parent_cache_dir 2005-11-23 23:00:27 +00:00
mgalli%geckonnection.com 912dbfc2fb URLBAR deck toggle fix. 2005-11-23 22:35:01 +00:00
mgalli%geckonnection.com 168178e2a5 URLBAR deck selector. 2005-11-23 22:27:03 +00:00
brettw%gmail.com 9d1a366f5a Bug 266174, relative times (r=bryner), node inheritance (r=beng) 2005-11-23 22:24:22 +00:00
bsmedberg%covad.net 20b7e83c42 Backing out the rest of 316414 due to persistent orange. 2005-11-23 21:37:16 +00:00
mkanat%kerio.com 0bcd9f8dd0 Bug 314489: [PostgreSQL] Buglists sorted by importance fail
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-11-23 21:35:59 +00:00
mgalli%geckonnection.com 26396f34cd new icons 2005-11-23 21:18:03 +00:00
darin%meer.net e33d64b3dc fixes bug 289851 "jar: protocol does not handle file names with embedded spaces" patch by Simo Melenius (simo.melenius@citec.fi), r=biesi, sr=darin 2005-11-23 20:35:37 +00:00
bsmedberg%covad.net a8cdc34752 Backing out even more of bug 316414 to try and fix orange. 2005-11-23 20:21:46 +00:00
darin%meer.net b69c78251e fixes bug 316782 "Provide templatized array class" r=brettw,bsmedberg sr=bryner 2005-11-23 19:44:16 +00:00
bsmedberg%covad.net 0f4ce9bbbe Reverting part of bug 311735, the LOCAL_INCLUDES are needed to build the win32 resources still. 2005-11-23 18:32:55 +00:00
bsmedberg%covad.net c7ae450ab8 Reverting part of bug 316414 to see if this fixed tbox orange. 2005-11-23 18:15:42 +00:00
mvl%exedo.nl 9ea11b3a4f bug 317588 update calToto to the changed calIProperty interface.
patch by gekacheka@yahoo.com, r=mvl
2005-11-23 17:56:41 +00:00
bsmedberg%covad.net 1da895f681 Can't use -lXUL on mac (that looks for .dylib), so specify the file manually 2005-11-23 16:27:49 +00:00
bsmedberg%covad.net f7b8da45f0 Even the mini-libxul needs to link against libmozjs to pick up JS_GC, bustage from bug 311735 2005-11-23 15:53:03 +00:00
bzbarsky%mit.edu ae521b5bb1 Expose nsIInterfaceRequestor in the classinfo for XMLHttpRequest. Bug 317448, r+sr=jst 2005-11-23 15:35:10 +00:00
bsmedberg%covad.net f919f3abd0 Typo when copy/pasting the bustage fix :-( 2005-11-23 15:27:19 +00:00
bsmedberg%covad.net 6a8b3cb624 Don't build the mini-libxul for seamonkey... 2005-11-23 15:14:21 +00:00
bsmedberg%covad.net b00b2c4795 Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 15:07:52 +00:00
bsmedberg%covad.net cd6f02631e libxul-only bustage fix, bug 311735 (must set EXTRA_DSO_LIBS before you include rules.mk) 2005-11-23 14:56:22 +00:00
bsmedberg%covad.net 7763650163 Bustage fix, bug 316414 part 1. 2005-11-23 14:41:41 +00:00
bsmedberg%covad.net f53711438a Bug 316414 part 1 - Add "xpcom-shutdown-threads" and "xpcom-shutdown-loaders" notifications during XPCOM Shutdown, r=darin 2005-11-23 14:32:18 +00:00
bsmedberg%covad.net 6a4881b44b Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 14:16:33 +00:00
mgalli%geckonnection.com 1d05d0bc6c removed storagecard 2005-11-23 11:51:41 +00:00
mgalli%geckonnection.com 2ee8030315 Removed storage card. 2005-11-23 11:50:39 +00:00
lpsolit%gmail.com b32c616397 Bug 315339: User::match_field() now leaves fields undefined instead of as empty strings when no value is passed (for type eq "single" only) - My previous patch was buggy as fields accepting only one user and those accepting several users must be considered differently. Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-11-23 10:56:10 +00:00
jag%tty.nl 4a7d85ba3e Sorry, no tabs allowed here. (whitespace-only change, r=jack, sr=lumpy) 2005-11-23 07:09:37 +00:00
cls%seawood.org 072160d359 Rename real_install target as install.
Thanks to Wan-Teh Chang <wtchang@redhat.com> for the patch.
Bug #304239 r=cls
2005-11-23 06:35:20 +00:00
cls%seawood.org 6e5154780e NSPR's real_install target has been renamed to install.
Bug #304239 r=wtc
2005-11-23 06:31:55 +00:00
cls%seawood.org 393d7e63cf Only export *.cfg files needed for cross-compiling.
Thanks to Wan-Teh Chang <wtchang@redhat.com> for the patch.
Bug #304239 r=cls
2005-11-23 06:25:56 +00:00
cls%seawood.org 9b2c949f47 Explicitly disable pthread support for win32, os2 & beos.
Bug #316919 r=dmose
2005-11-23 06:04:12 +00:00
cls%seawood.org 424dac1c33 Explicitly disable pthread support for win32, os2 & beos.
Bug #312662 r=wtc
2005-11-23 05:59:05 +00:00
timeless%mozdev.org 0e509aba60 Bug 106386 Correct misspellings in source code
r=dbaron rs=brendan
2005-11-23 05:22:38 +00:00
dougt%meer.net 445f9ce99a setting default disk cache size 2005-11-23 04:31:41 +00:00
dougt%meer.net 430063becf Version update 2005-11-23 04:31:14 +00:00
dougt%meer.net cc80c3468d Back to size, not speed 2005-11-23 04:30:54 +00:00
dougt%meer.net 94366e8b9f Add forums.mz. 2005-11-23 04:30:37 +00:00
dougt%meer.net 6768cdc3d9 need to link against common dialogs 2005-11-23 04:30:05 +00:00
dougt%meer.net 801049ef5e NPODB. Attempt to not go into xul elements 2005-11-23 04:29:47 +00:00
jminta%gmail.com cbf0bc7fd2 Bug 309426 Double clicking on agenda/calendar items should open edit-dialogs. r=dmose 2005-11-23 03:59:29 +00:00
beng%bengoodger.com bd9b2c493c 315940 - NPOB - style left hand panel and calendar correctly, only show calendar for non-bookmark queries. 2005-11-23 02:37:06 +00:00
beng%bengoodger.com 28390222e1 315940 - move places.properties into places component (r=brettw), activate grouping buttons for history NPOB 2005-11-23 02:22:17 +00:00
mgalli%geckonnection.com 4e0f18e365 Updates to the pref impl. Now relies on the type definition in the XUL, not the existance of the pref itself. 2005-11-23 02:11:53 +00:00