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

150365 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net afaacd8030 Bug 313309 part 3 - use static data symbol (it's a weak symbol, we're tricking compilers into emitting a weak symbol by using templates) for NS_GET_IID instead of an inline function, r=shaver. This may break some tinderboxen (in which case I'll backout), especially the old mac tinderboxen which haven't yet been upgraded from xcode1.1 to a newer version. 2005-11-14 15:07:07 +00:00
pinkerton%aol.net 0f70f8d3f8 look at tiger url property first, then fall back to old one (bug 313884) 2005-11-14 14:13:06 +00:00
smontagu%smontagu.org 7000e532b8 Backing out last checkin 2005-11-14 12:00:34 +00:00
timeless%mozdev.org c13ce74f62 Bug 186724 mailbox service NewURI doesn't check to see if SetSpec failed..
patch by andersma@charter.net r=darin sr=dmose
2005-11-14 11:10:32 +00:00
timeless%mozdev.org e683206716 Bug 258806 it doesn't build if a patch isn't applied at nsModule.cpp
patch by fvincent@bol.com.br r=sergei_d sr=mscott
2005-11-14 11:03:19 +00:00
timeless%mozdev.org accea6feea Bug 258804 It tries to build Dogbert for BeOS and it's not needed
patch by fvincent@bol.com.br r=sergei_d sr=mscott
2005-11-14 11:01:50 +00:00
timeless%mozdev.org e54d3565c3 Bug 258801 it doesn't build if a patch isn't applied on nsProfileMigrator.cpp
patch by fvincent@bol.com.br r=sergei_d sr=mscott
2005-11-14 11:00:31 +00:00
timeless%mozdev.org 2ef5078e45 Bug 316289 cvsview2.cgi problems due to new cvs version
r=kairo
2005-11-14 09:02:48 +00:00
allan%beaufour.dk 63431042b8 [XForms] First go at the range element. Lots of room for improvement still. Bug 271044, r=aaronr+smaug 2005-11-14 08:42:36 +00:00
smfr%smfr.org 4bad0d47c7 Fix bug 314478: make sure the "Remove All" button in the "Edit exceptions list" sheet in Camino removes only the cookie permissions, and not any others. 2005-11-14 06:42:19 +00:00
smfr%smfr.org 08362a2fb4 Fix bug 314557: add a "are you sure" warning before clearing all the cookie site exceptions. Patch by Bill Kocik and Smokey Ardisson. 2005-11-14 06:23:27 +00:00
smfr%smfr.org e19e872ac8 Fix bug 315886 and bug 295774: add warning sheets when clearing the cache and history in the prefs, and standardize the terminology. Patches based on changes by Smokey Ardisson and Chris Lawson. 2005-11-14 05:31:36 +00:00
smfr%smfr.org e0b8a9f915 Fix bug 315810: allow shift modifier key to reverse the sense of the "load in background" pref when loading a url with Command-Return. Patch by Chris Lawson. 2005-11-14 04:56:05 +00:00
smfr%smfr.org 7b8bd59427 Fix bug 313776: add ".p7b" and ".pkcs7" to the list of file extensions allowed when importing certificate files. 2005-11-14 04:44:27 +00:00
smfr%smfr.org 8ddb355871 Add a check for a file size > 0 when saving bookmarks, and add some logging to try to catch the losing bookmarks problem. 2005-11-14 04:31:58 +00:00
silver%warwickcompsoc.co.uk 4cb4fc293f Bug 144037 - Add /mode command with basic validation.
ChatZilla only.
r=samuel
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-11-14 04:16:41 +00:00
silver%warwickcompsoc.co.uk a160c41e82 Bug 144037 - Add /oper command.
ChatZilla only.
r=samuel
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-11-14 04:13:12 +00:00
silver%warwickcompsoc.co.uk 6086a0a339 Bug 241442 - Allow /find word to do a search automatically for the word rather than open the dialog. Does not work on toolkit (because toolkit sucks).
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-11-14 04:08:26 +00:00
timeless%mozdev.org 83b810d291 Bug 161168 Bonsai lists effective userid instead of actual userid
patch by bugreport@peshkin.net r=timeless
2005-11-14 02:20:46 +00:00
julien.pierre.bugs%sun.com ef1384c27b Fix for bug 316250. crmftest doesn't build on OS/2. Add LIB_PREFIX . 2005-11-14 00:17:21 +00:00
julien.pierre.bugs%sun.com f82a46ec10 Fix for bug 316219. Don't build an import library on OS/2. r=wtchang 2005-11-14 00:13:41 +00:00
timeless%mozdev.org 356743a09d Bug 228283 cvsview2.cgi doesn't wrap correctly
patch by mvl@exedo.nl r=timeless
2005-11-13 22:45:54 +00:00
timeless%mozdev.org 6e0f4a9a67 Bug 240083 Make README parser tolerate ReadMe
r=myk
2005-11-13 22:43:36 +00:00
timeless%mozdev.org ee7cc9c534 Bug 295159 trace-malloc build crashes in glibc initialization
patch by sascha@schumann.cx r=timeless sr=dbaron
2005-11-13 22:39:05 +00:00
cst%andrew.cmu.edu 30eef96ca0 Bug 316150 Don't fade splash screen fade when using remote desktop
r=ere sr=neil
2005-11-13 22:04:32 +00:00
sergei_d%fi.tartu.ee 113e57a1e9 [BeOS]Bug 283225. Using minimalistic syncing now. p=sergei_d, r=thesuckiestmail, BeOS-only 2005-11-13 20:29:03 +00:00
mrbkap%gmail.com 415d50348d bug 316186: Fix stupid numbering botch in the view source DTD. The
compiler does such a better job anyway. r+sr=bzbarsky
2005-11-13 19:19:49 +00:00
lpsolit%gmail.com 51ef091a39 Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comments in show_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-11-13 18:16:33 +00:00
smfr%smfr.org cee854d5c3 Turning new files back on, because they didn't affect startup perf. 2005-11-13 18:08:47 +00:00
lpsolit%gmail.com 29e2c70d31 Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymore - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-11-13 17:50:47 +00:00
pinkerton%aol.net 42633dff62 use different property on Tiger for homepage, apple depricated the one we
were using (bug 313884)
2005-11-13 17:45:44 +00:00
lpsolit%gmail.com 0f7661d9ca Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave 2005-11-13 17:32:12 +00:00
jminta%gmail.com c146012abd Bug 315492 newevent.end.label doubled in calendar.dtd, patch by bugzilla@babylonsounds.com, r=jminta 2005-11-13 14:58:57 +00:00
mvl%exedo.nl f023756c73 bustage fix for sunbird on windows.
patch by sipaq, r=mvl
2005-11-13 14:12:08 +00:00
smontagu%smontagu.org 0a9e2a3d0e Reflow when Bidi options are changed. Bug 80352, r+sr=bzbarsky 2005-11-13 09:55:09 +00:00
bugzilla%standard8.demon.co.uk b0318cacd6 Bug 195837 Remove the unused address book open icons from jar.mn to reduce bloat. r/sr=neil.parkwaycc.co.uk 2005-11-13 08:21:12 +00:00
smfr%smfr.org 9dd61d4d77 Turn off building SiteIconCache.m and NSFileManager+Utils.m to see if they are causing the startup pref regression (even though none of their code should be running). 2005-11-13 07:08:19 +00:00
smfr%smfr.org 6a7695c6de Commenting out additional stat on bookmarks file to measure startup perf impact. 2005-11-13 04:56:22 +00:00
smfr%smfr.org 924ce23fb5 [NSArray lastObject] is already defined; no need for our own version. 2005-11-13 04:48:33 +00:00
smfr%smfr.org b711a5bc3a Fix bug 307753. Use a file system notification callback to detect when downloaded files are moved or deleted, and update UI accordingly. Also fix a couple of leaks, a double-load of the progress view nib file, and tidy up a bunch of code. Parts of patch by Nick Kreeger. 2005-11-13 04:45:19 +00:00
smfr%smfr.org 8d8bcb1642 Add unknown_file_icon.tif. 2005-11-13 04:33:42 +00:00
smfr%smfr.org 3e82577b72 New file for missing files in the download manager. 2005-11-13 04:11:38 +00:00
gavin%gavinsharp.com 479d822ccc Bug 313359: "gBrowser is not defined" in reporterOverlay.js, r=robert@accettura.com 2005-11-13 02:02:02 +00:00
smfr%smfr.org f9f813df5d Add a bunch of NSLogs to the bookmarks saving code, and a test for a zero-length bookmarks file, to try to catch bookmarks lossage issues. 2005-11-13 00:16:44 +00:00
smfr%smfr.org 4378cd71b1 Add SiteIconCache.m, and NSFileManager+Utils.*. 2005-11-13 00:14:05 +00:00
smfr%smfr.org 815e7115a9 New class to cache site icons outside of the Necko cache (which gets nuked too often). 2005-11-13 00:07:27 +00:00
smfr%smfr.org c381b66551 New util category on NSFileManager. 2005-11-13 00:04:08 +00:00
smfr%smfr.org b04cad0e1a Fix bug 208843: make AddRef and Release of nsPipeInput/OutputStreams threadsafe, so that we don't abort long downloads on fast dual CPU machines. r=dougt, wtchang. sr=darin 2005-11-12 23:31:57 +00:00
darin%meer.net 5905ffd792 removing references to necko_data.xpt 2005-11-12 23:12:09 +00:00
darin%meer.net dfb916164e remove references to necko_data.xpt 2005-11-12 23:08:33 +00:00