Commit Graph

123188 Commits

Author SHA1 Message Date
timeless%mozdev.org
346f57ac0a Bug 221826 only create stack objects in Cut if they'll be used
r=dbaron sr=dbaron
2003-10-12 23:28:31 +00:00
relyea%netscape.com
be2e372c47 Fix tinderbox breakage 2003-10-12 22:55:09 +00:00
ian%hixie.ch
9606e7f3ca Add the -d option to the preprocessor (lists the dependencies given the current environment instead of actually preprocessing the file) 2003-10-12 22:15:23 +00:00
nicolson%netscape.com
510c723d9d Try to get zip working properly on the Windows build machines. 2003-10-12 20:21:04 +00:00
neil%parkwaycc.co.uk
7fced31976 Bug 206464 Advanced search sidebar does not remember your chosen engines
Bug 212703 Advanced search sidebar does not display custom categories
r=varga
sr=alecf
2003-10-12 19:34:09 +00:00
scott%scott-macgregor.org
77717ceea5 fix for bug #221631
vCards do not support accented characters

r/sr=bienvenu
2003-10-12 19:19:15 +00:00
bienvenu%nventure.com
4e3547108e log when imap urls are doomed, to help track down 221023 r/sr=mscott 2003-10-12 18:41:13 +00:00
rlk%trfenv.com
41d28c8ce9 Fixing strange typo. r=me 2003-10-12 15:21:32 +00:00
dwitte%stanford.edu
2ef25e6230 trivial warning fix: xpidl generates separate |enum|s for constants of the same type, so gcc complains about enumeral mismatches when there aren't any. no bug, r=mvl 2003-10-12 14:50:55 +00:00
rlk%trfenv.com
5317fcd6c8 Part of Bug 95770 - The help documentation should be formatted in some better way. r=neil.parkwaycc.co.uk 2003-10-12 14:08:36 +00:00
igor%mir2.org
c23530f968 Added to build.xml the smalljar target to generate smalljs.jar. Its usage is documented in doc/footprint.html. 2003-10-12 13:45:41 +00:00
bryner%brianryner.com
82db2f65e9 Assuming bz didn't mean to completely disable GNOME helper apps... 2003-10-12 09:19:15 +00:00
igor%mir2.org
6419c245b7 More optimizations to shrink code size. 2003-10-12 08:52:24 +00:00
technutz%netscape.net
d19eec9684 Bug 221665. Subscribe dialog doesn't remember its size and position. Patch by Stefan Borggraefe <borggraefe@despammed.com>. r=neil, sr=bienvenu 2003-10-12 01:43:28 +00:00
ben%bengoodger.com
da2dd6fd1b Updated installer scripts for the new FE... 2003-10-12 01:25:28 +00:00
ben%bengoodger.com
69121415a5 Here comes the new installer front end. (Work in Progress) 2003-10-12 01:24:53 +00:00
darin%meer.net
f2d2906229 fixes bug 216800 "drag-n-drop to a GTK2 mozilla build often fails" patch=glen@imodulo.com r+sr=blizzard 2003-10-11 23:38:38 +00:00
scott%scott-macgregor.org
2ef1caab23 Bug #220433 --> port the binutils build bustage patch to thunderbird 2003-10-11 22:28:28 +00:00
darin%meer.net
333c107b7a fixing build bustage 2003-10-11 22:13:05 +00:00
kiko%async.com.br
0f9ebdbc1a Applying fixes for bugs 221658: setup-postgres.pl changes to remove ul_
prefix processing and 221657: mysql setup script for Tinderbox3 -
updates and password parameter fix. This patch removes the unnecessary
prefix transformation, and includes (free of charge) a fix for mysql
passwords.

p=bear@code-bear.com, r=jkeiser
2003-10-11 21:22:51 +00:00
darin%meer.net
fe797b1a2c removing files that have now been moved into necko: b=210561 r=dwitte sr=bryner 2003-10-11 21:09:02 +00:00
igor%mir2.org
778fff4c99 Inlining of private functions and reorganization to shrink code size to offset resent Rhino size growth 2003-10-11 20:29:32 +00:00
igor%mir2.org
3cc6308b48 Using ScriptRuntime.splitSC to extract packages from semicolon-separated string instead of explicit code. 2003-10-11 20:27:08 +00:00
igor%mir2.org
0a5b59efe7 Added ScriptRuntime.splitSC 2003-10-11 20:24:27 +00:00
igor%mir2.org
bb5d66ddc1 Change JavaScriptException to include source and line information in Throwable.getMessage() 2003-10-11 19:36:25 +00:00
igor%mir2.org
6935fd4558 Optimization: for line counting use offset of line icode of interpreter instead of the line itself. In this way interpreter does not need to read encoded line data on each line marker which can occur quite frequently. 2003-10-11 19:34:29 +00:00
dbaron%dbaron.org
d13a4dc44c I am not sure what brendan meant to do, but making JS_HAS_XDR always be the same as it was before the previous checkin should get the Mozilla client working again. 2003-10-11 19:01:43 +00:00
brendan%mozilla.org
1221cd0a72 Split jsconfig.h JS_HAS_XDR macro for better code factoring. 2003-10-11 18:17:53 +00:00
rlk%trfenv.com
b6a2ba1264 Bug 135607 - Help toolbar needs work. r=neil.parkwaycc.co.uk 2003-10-11 14:35:57 +00:00
rlk%trfenv.com
559fb76f6c Bug 135607 - Help toolbar needs work 2003-10-11 14:34:52 +00:00
uid502
7eecd9a0ef Bug 165149. Make children of a scrolled element inherit style directly from the element instead of via the scrolled frames. Add a new view property to indicate that the view is painted on a uniform background and use it to optimize scrolling, so that a scrolled element with a uniform background color can still be scrolled using bitblits. r+sr=dbaron 2003-10-11 12:00:05 +00:00
nelsonb%netscape.com
886718db18 Correctly handle a NULL moduleSpecList. Bug 220217. 2003-10-11 01:49:24 +00:00
nelsonb%netscape.com
159d38edba This file has been dead code since NSS 3.4 released, if not sooner. 2003-10-11 01:10:51 +00:00
bzbarsky%mit.edu
90bce6cd8e Make sure to notify document observers even about content that gets added to
the document before StartLayout().  Block those notifications from getting
passed on to the frame constructor before StartLayout(), though.  Bug 220930,
r=peterv, sr=jst
2003-10-11 00:27:45 +00:00
rginda%netscape.com
009763dfa8 landing 0.9.40
fixes a number of i18n issues, and the following bugs:
http://bugzilla.mozilla.org/buglist.cgi?bug_id=221068,220839,217358,207182,213782
2003-10-11 00:21:05 +00:00
dwitte%stanford.edu
ded62c5db6 whoops. these weren't meant to go in. ;) 2003-10-11 00:12:33 +00:00
dwitte%stanford.edu
7d225f53dc refactor cookie prompting helper to where it belongs... this will increase perf a little, for the case where prompting is turned off.
b=220624, r=mvl, sr=darin.
2003-10-11 00:06:13 +00:00
jpierre%netscape.com
f2e03876cf Fix for bug 221743 - incorrect certificate usage macro 2003-10-10 23:22:31 +00:00
darin%meer.net
4138767d73 moving cookies backend into necko: b=210561 r=dwitte sr=bryner
these files were moved from their old home in extensions/cookie.  the CVS
records cannot be simply moved because attic files exist in the new location,
and so i will unfortunately take cvs blame for all.  that's unfair to dwitte
who has made so many wonderful changes to the cookies backend code! ;-)

so, to find out the real cvs blame for these files, please look at the
following cvs remove'd files:

mozilla/extensions/cookie/nsCookieService.cpp
mozilla/extensions/cookie/nsCookieService.h
mozilla/extensions/cookie/nsCookie.cpp
mozilla/extensions/cookie/nsCookie.h
mozilla/extensions/cookie/nsICookie2.idl
mozilla/extensions/cookie/nsICookieConsent.idl
mozilla/extensions/cookie/nsICookie.idl
mozilla/extensions/cookie/nsICookieManager2.idl
mozilla/extensions/cookie/nsICookieManager.idl
mozilla/extensions/cookie/nsICookiePermission.idl
2003-10-10 23:09:18 +00:00
darin%meer.net
1754f96409 moving cookie service into necko: b=210561 r=dwitte sr=bryner
these files were moved from their old home in extensions/cookie.  the CVS
records cannot be simply moved because attic files exist in the new location,
and so i will unfortunately take cvs blame for all.  that's unfair to dwitte
who has made so many wonderful changes to the cookies backend code! ;-)

so, to find out the real cvs blame for these files, please look at the
following cvs remove'd files:

mozilla/extensions/cookie/nsCookieService.cpp
mozilla/extensions/cookie/nsCookieService.h
mozilla/extensions/cookie/nsCookie.cpp
mozilla/extensions/cookie/nsCookie.h
mozilla/extensions/cookie/nsICookie2.idl
mozilla/extensions/cookie/nsICookieConsent.idl
mozilla/extensions/cookie/nsICookie.idl
mozilla/extensions/cookie/nsICookieManager2.idl
mozilla/extensions/cookie/nsICookieManager.idl
mozilla/extensions/cookie/nsICookiePermission.idl
2003-10-10 23:08:01 +00:00
darin%meer.net
062870abe1 backing these out temporarily 2003-10-10 22:37:07 +00:00
darin%meer.net
7f86cdf0a2 moving cookies backend into necko: b=210561 r=dwitte sr=bryner 2003-10-10 22:34:06 +00:00
darin%meer.net
e0db499ec6 moving cookies backend into necko: b=210561 r=dwitte sr=bryner 2003-10-10 22:27:41 +00:00
neil%parkwaycc.co.uk
8d1dac27b4 Supplementary patch to bug 221503 to fix timeout issues r=pch sr=alecf 2003-10-10 22:20:20 +00:00
darin%meer.net
c0c2e832c7 landing last patch to separate cookie backend from permissions system, b=210561, r=dwitte, sr=bryner 2003-10-10 21:23:44 +00:00
mostafah%oeone.com
46bbf9f7f1 Adding in toolbar icons for calendar 2003-10-10 21:15:10 +00:00
mostafah%oeone.com
6fd42fe3d8 Removed dependency on tasksOverlay.xul to make calendar available to thunderbird 2003-10-10 21:09:28 +00:00
mostafah%oeone.com
80c8208375 Improved install script 2003-10-10 21:07:23 +00:00
scott%scott-macgregor.org
12b4e39547 fix account manager error 2003-10-10 19:57:00 +00:00
neil%parkwaycc.co.uk
2d04a18bbc Bug 221719 Disable Composer's Paste As Quotation menuitem in the subject and address fields r=brade sr=alecf 2003-10-10 19:02:28 +00:00