Commit Graph

152727 Commits

Author SHA1 Message Date
bsmedberg%covad.net
b3fec8fa65 Backing out bug 313309 part 3 due to various intermingled bustages.
git-svn-id: svn://10.0.0.236/trunk@184585 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 16:37:43 +00:00
bsmedberg%covad.net
eedc1bd69f The XPCOM glue cannot use NSPR, provisional r=bz to fix btek bustage until I can find an XPCOM peer.
git-svn-id: svn://10.0.0.236/trunk@184584 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 16:36:39 +00:00
pinkerton%aol.net
f16288eba9 correct use of MAC_OS_X_VERSION_MAX_ALLOWED
git-svn-id: svn://10.0.0.236/trunk@184583 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 15:32:52 +00:00
bsmedberg%covad.net
1e40a5a0c0 Fix usage of NS_GET_IID with a template param to use the NS_GET_TEMPLATE_IID version, from bug 313309.
git-svn-id: svn://10.0.0.236/trunk@184582 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 15:27:46 +00:00
bsmedberg%covad.net
f9e96a984f 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.
git-svn-id: svn://10.0.0.236/trunk@184581 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 15:07:07 +00:00
pinkerton%aol.net
4504795578 look at tiger url property first, then fall back to old one (bug 313884)
git-svn-id: svn://10.0.0.236/trunk@184580 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 14:13:06 +00:00
smontagu%smontagu.org
3b88908d3a Backing out last checkin
git-svn-id: svn://10.0.0.236/trunk@184578 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 12:00:34 +00:00
timeless%mozdev.org
ac27fe3455 Bug 186724 mailbox service NewURI doesn't check to see if SetSpec failed..
patch by andersma@charter.net r=darin sr=dmose


git-svn-id: svn://10.0.0.236/trunk@184577 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 11:10:32 +00:00
timeless%mozdev.org
189a3367c6 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


git-svn-id: svn://10.0.0.236/trunk@184576 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 11:03:19 +00:00
timeless%mozdev.org
3fd97ce0db 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


git-svn-id: svn://10.0.0.236/trunk@184575 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 11:01:50 +00:00
timeless%mozdev.org
e88ec46b33 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


git-svn-id: svn://10.0.0.236/trunk@184574 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 11:00:31 +00:00
timeless%mozdev.org
f3a85426d6 Bug 316289 cvsview2.cgi problems due to new cvs version
r=kairo


git-svn-id: svn://10.0.0.236/trunk@184573 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 09:02:48 +00:00
allan%beaufour.dk
5dc36dd259 [XForms] First go at the range element. Lots of room for improvement still. Bug 271044, r=aaronr+smaug
git-svn-id: svn://10.0.0.236/trunk@184572 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 08:42:36 +00:00
smfr%smfr.org
1b705db544 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.
git-svn-id: svn://10.0.0.236/trunk@184571 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 06:42:44 +00:00
smfr%smfr.org
836d9fd712 Fix bug 314557: add a "are you sure" warning before clearing all the cookie site exceptions. Patch by Bill Kocik and Smokey Ardisson.
git-svn-id: svn://10.0.0.236/trunk@184569 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 06:23:27 +00:00
smfr%smfr.org
d5cb5a66d2 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.
git-svn-id: svn://10.0.0.236/trunk@184567 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 05:31:36 +00:00
smfr%smfr.org
ae0564cff6 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.
git-svn-id: svn://10.0.0.236/trunk@184565 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 04:56:05 +00:00
smfr%smfr.org
b93d3388a6 Fix bug 313776: add ".p7b" and ".pkcs7" to the list of file extensions allowed when importing certificate files.
git-svn-id: svn://10.0.0.236/trunk@184563 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 04:44:27 +00:00
smfr%smfr.org
a176e58606 Add a check for a file size > 0 when saving bookmarks, and add some logging to try to catch the losing bookmarks problem.
git-svn-id: svn://10.0.0.236/trunk@184561 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 04:31:58 +00:00
silver%warwickcompsoc.co.uk
d288295ab5 Bug 144037 - Add /mode command with basic validation.
ChatZilla only.
r=samuel
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)


git-svn-id: svn://10.0.0.236/trunk@184560 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 04:16:41 +00:00
silver%warwickcompsoc.co.uk
a7b5045598 Bug 144037 - Add /oper command.
ChatZilla only.
r=samuel
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)


git-svn-id: svn://10.0.0.236/trunk@184559 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 04:13:12 +00:00
silver%warwickcompsoc.co.uk
32758b1fa2 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)


git-svn-id: svn://10.0.0.236/trunk@184558 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 04:08:26 +00:00
timeless%mozdev.org
562031a5fc Bug 161168 Bonsai lists effective userid instead of actual userid
patch by bugreport@peshkin.net r=timeless


git-svn-id: svn://10.0.0.236/trunk@184557 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 02:20:46 +00:00
julien.pierre.bugs%sun.com
3dd549b7d1 Fix for bug 316250. crmftest doesn't build on OS/2. Add LIB_PREFIX .
git-svn-id: svn://10.0.0.236/trunk@184556 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 00:17:21 +00:00
julien.pierre.bugs%sun.com
83d4ec14ce Fix for bug 316219. Don't build an import library on OS/2. r=wtchang
git-svn-id: svn://10.0.0.236/trunk@184555 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 00:13:41 +00:00
timeless%mozdev.org
84ff969995 Bug 228283 cvsview2.cgi doesn't wrap correctly
patch by mvl@exedo.nl r=timeless


git-svn-id: svn://10.0.0.236/trunk@184554 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 22:45:54 +00:00
timeless%mozdev.org
375375c4a5 Bug 240083 Make README parser tolerate ReadMe
r=myk


git-svn-id: svn://10.0.0.236/trunk@184553 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 22:43:36 +00:00
timeless%mozdev.org
64f8fa0d06 Bug 295159 trace-malloc build crashes in glibc initialization
patch by sascha@schumann.cx r=timeless sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@184552 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 22:39:05 +00:00
cst%andrew.cmu.edu
527d72534a Bug 316150 Don't fade splash screen fade when using remote desktop
r=ere sr=neil


git-svn-id: svn://10.0.0.236/trunk@184551 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 22:04:32 +00:00
sergei_d%fi.tartu.ee
216a896477 [BeOS]Bug 283225. Using minimalistic syncing now. p=sergei_d, r=thesuckiestmail, BeOS-only
git-svn-id: svn://10.0.0.236/trunk@184550 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 20:29:03 +00:00
mrbkap%gmail.com
def9182fe6 bug 316186: Fix stupid numbering botch in the view source DTD. The
compiler does such a better job anyway. r+sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@184549 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 19:19:49 +00:00
lpsolit%gmail.com
228e7d12be 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
git-svn-id: svn://10.0.0.236/trunk@184548 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 18:16:33 +00:00
smfr%smfr.org
99269337d1 Turning new files back on, because they didn't affect startup perf.
git-svn-id: svn://10.0.0.236/trunk@184547 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 18:08:47 +00:00
lpsolit%gmail.com
25b150c3ca 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
git-svn-id: svn://10.0.0.236/trunk@184545 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 17:50:47 +00:00
pinkerton%aol.net
d2f71ea289 use different property on Tiger for homepage, apple depricated the one we
were using (bug 313884)


git-svn-id: svn://10.0.0.236/trunk@184544 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 17:45:44 +00:00
lpsolit%gmail.com
7c3f38ad5d 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
git-svn-id: svn://10.0.0.236/trunk@184543 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 17:36:21 +00:00
jminta%gmail.com
673744b3dc Bug 315492 newevent.end.label doubled in calendar.dtd, patch by bugzilla@babylonsounds.com, r=jminta
git-svn-id: svn://10.0.0.236/trunk@184542 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 14:58:57 +00:00
mvl%exedo.nl
93554e1aa7 bustage fix for sunbird on windows.
patch by sipaq, r=mvl


git-svn-id: svn://10.0.0.236/trunk@184541 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 14:12:08 +00:00
smontagu%smontagu.org
cedba21351 Reflow when Bidi options are changed. Bug 80352, r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@184540 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 09:55:09 +00:00
bugzilla%standard8.demon.co.uk
5a895f13d2 Bug 195837 Remove the unused address book open icons from jar.mn to reduce bloat. r/sr=neil.parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/trunk@184539 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 08:21:12 +00:00
smfr%smfr.org
81b00e07bd 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).
git-svn-id: svn://10.0.0.236/trunk@184538 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 07:08:19 +00:00
smfr%smfr.org
9f96fb8195 Commenting out additional stat on bookmarks file to measure startup perf impact.
git-svn-id: svn://10.0.0.236/trunk@184537 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 04:56:22 +00:00
smfr%smfr.org
0d64556253 [NSArray lastObject] is already defined; no need for our own version.
git-svn-id: svn://10.0.0.236/trunk@184535 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 04:48:33 +00:00
smfr%smfr.org
d0ac2c2219 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.
git-svn-id: svn://10.0.0.236/trunk@184532 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 04:45:19 +00:00
smfr%smfr.org
9ca5c1a479 Add unknown_file_icon.tif.
git-svn-id: svn://10.0.0.236/trunk@184531 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 04:33:42 +00:00
smfr%smfr.org
03836e5500 New file for missing files in the download manager.
git-svn-id: svn://10.0.0.236/trunk@184530 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 04:11:38 +00:00
gavin%gavinsharp.com
169c9ab6c9 Bug 313359: "gBrowser is not defined" in reporterOverlay.js, r=robert@accettura.com
git-svn-id: svn://10.0.0.236/trunk@184529 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 02:02:02 +00:00
smfr%smfr.org
730d9884eb 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.
git-svn-id: svn://10.0.0.236/trunk@184528 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 00:16:44 +00:00
smfr%smfr.org
7861dbf101 Add SiteIconCache.m, and NSFileManager+Utils.*.
git-svn-id: svn://10.0.0.236/trunk@184527 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 00:14:05 +00:00
smfr%smfr.org
b6a19020bd New class to cache site icons outside of the Necko cache (which gets nuked too often).
git-svn-id: svn://10.0.0.236/trunk@184526 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-13 00:07:27 +00:00