Commit Graph

120378 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
fd57f310f1 Change GetHrefUTF8 to GetHrefURI to make sure that we don't lose track of the
origin charset.  Bug 166996, r=dbaron,darin sr=jst
2003-07-01 02:59:54 +00:00
scott%scott-macgregor.org
cf8e368ef2 Thunderbird only...
register the new content policy manager for thunderbird builds. (The content policy manager is not finished yet)
2003-07-01 02:29:44 +00:00
scott%scott-macgregor.org
9003cfad76 Effects thunderbird builds only.
Unfinished cut at a thunderbird content policy manager which will control whether images are displayed, JS is executed,
etc.
2003-07-01 02:27:55 +00:00
scott%scott-macgregor.org
7320328221 package new junk bar background image 2003-07-01 02:24:42 +00:00
scott%scott-macgregor.org
e100f282fb new background image for the junk mail bar (uses a color gradient). Thanks to kerz for help with the background image.
Use the small junk mail toolbar icon as the junk mail icon used in the junk bar.
2003-07-01 02:22:23 +00:00
nelsonb%netscape.com
c636fad8e7 Fix bug 211049. Another issue with empty pointer lists from group
decodings.  Patch by Wan-Teh Chang <wtc@netscape.com>.
2003-07-01 01:16:57 +00:00
bzbarsky%mit.edu
72d0e35c98 Fix some memory leaks in Inspector. Bug 211166, r=caillon, sr=alecf 2003-07-01 01:03:02 +00:00
nelsonb%netscape.com
99c2efd227 Change the function definitions in dev so that the ctags program will
produce valid tags from these sources.
2003-07-01 00:32:22 +00:00
sspitzer%netscape.com
63543c950b fix for bug #211078
addressbook views shows blank name field, when we could use email address.
important for tbird, and mscott's contact list in the compose window.
r/sr=bienvenu
2003-07-01 00:05:08 +00:00
bienvenu%netscape.com
cb0214f949 part of work to prevent corruption of offline imap stores when compacting offline stores, and miscellaneous cleanup 166617 r/sr=sspitzer 2003-06-30 23:51:50 +00:00
bienvenu%netscape.com
b2cf77179a part of work to prevent corruption of offline imap stores, 166617 r/sr=sspitzer 2003-06-30 23:33:46 +00:00
cbiesinger%web.de
4c96aae9a9 73757 r=bzbarsky sr=darin Local files not handled by moz should not be copied to temp directory 2003-06-30 22:33:36 +00:00
gerv%gerv.net
f2e2fb3fb6 Bug 211127 - use proper path to Perl. Patch by jussi@comlink.fi; r=gerv, a=justdave. 2003-06-30 22:23:17 +00:00
waldemar%netscape.com
4b3b7aad5b Numerous algorithm fixes, changes, and additions. 2003-06-30 22:15:01 +00:00
waldemar%netscape.com
7a1532b329 Added U+0085 to the list of line terminator characters. 2003-06-30 22:14:07 +00:00
waldemar%netscape.com
17c4e13975 Added U+0085 to the list of line terminators. Added a few interesting test cases. 2003-06-30 22:13:44 +00:00
waldemar%netscape.com
c0a2a39172 Added depict-supplementary-character. 2003-06-30 22:13:14 +00:00
waldemar%netscape.com
b475e2e05d Added white-space-or-line-terminator-char?. 2003-06-30 22:12:55 +00:00
waldemar%netscape.com
14a4b0788c Added U+0085 to list of line terminators. Cleaned up and rearranged other productions slightly. 2003-06-30 22:12:21 +00:00
waldemar%netscape.com
91ebe67b65 Added object-to-source and used it for printing the results of the read-eval-print loop. 2003-06-30 22:10:56 +00:00
waldemar%netscape.com
4c4fb50e92 Added char21, supplementary-char, multiple-value-bind. The depiction of exec now explicitly states that the result is ignored. 2003-06-30 22:10:12 +00:00
waldemar%netscape.com
0e51fdd1f7 Added char21, supplementary-char, multiple-value-bind. Moved the floating-point-to-string conversions from lisp code to mostly semantic code. 2003-06-30 22:09:09 +00:00
bienvenu%netscape.com
0ad3366042 fix 211104 CRAM-MD5 capability not always recognized, patch by ch.ey@gmx.net, r/sr=bienvenu 2003-06-30 21:57:02 +00:00
dbaron%dbaron.org
45a4e99656 Fix mats's review comment as well. b=210873 r+sr=bzbarsky 2003-06-30 21:55:35 +00:00
dbaron%dbaron.org
e4f8669cd4 Fix atom leaks. b=206379 r=alecf sr=bryner 2003-06-30 21:50:55 +00:00
dbaron%dbaron.org
bfa9da5f49 Remove unneeded CanvasFrame::AttributeChanged. b=210955 r+sr=roc 2003-06-30 21:50:21 +00:00
dbaron%dbaron.org
c00fbe09c4 Clean up EnsureBlockDisplay and make it do the right thing for inner table display types. b=210873 r+sr=bzbarsky 2003-06-30 21:48:56 +00:00
dbaron%dbaron.org
7737491efe Ensure relatively positioned floats act as containing block for absolutely positioned elements by using (and adding a parameter to) nsCSSFrameConstructor::ConstructBlock. Remove ProcessBlockChildren, which no longer needs to be separate from ProcessChildren. b=210873 r+sr=bzbarsky 2003-06-30 21:48:07 +00:00
ssu%netscape.com
baa8ed6914 fixing bug 162079 - installer: lack of objdir support. r=seawood/sr=leaf 2003-06-30 21:47:55 +00:00
dbaron%dbaron.org
97c994908a Remove change hints from CSS parser and replace with boolean indicating whether there was a change, computed a much simpler way. b=158713 r+sr=bzbarsky 2003-06-30 21:39:22 +00:00
pkw%us.ibm.com
8bf13d8ca8 Bug 56670 - add error handling ui to movemail
First set of changes.
r/sr=sspitzer@netscape.com
2003-06-30 21:36:27 +00:00
dbaron%dbaron.org
ef811ed02b Fix crash bug 209575 by ensuring that mDeclaration is never null. Remove unneeded null checks. r+sr=bzbarsky 2003-06-30 21:31:25 +00:00
jake%bugzilla.org
8646f5fc88 Bug 201955 - The method for specifing a charset has changed now that we use CGI.pm for header output (bug 201816). 2003-06-30 21:11:00 +00:00
locka%iol.ie
c0aed753d2 NOT PART OF BUILD. Add link to wxmozilla in readme, fixup popup menus in browser, add more functionality to editor, add new save & print menu items 2003-06-30 20:49:06 +00:00
cbiesinger%web.de
996fd00670 178491 patch by malcolm-bmo@farside.org.uk r=smontagu sr=alecf Bring languageNames.properties up to date with iso639-2 2003-06-30 20:39:35 +00:00
dbaron%dbaron.org
4d36cb7adf Fix MOZ_PHOENIX bustage. 2003-06-30 20:29:59 +00:00
cbiesinger%web.de
a96fdc499f fix debug build bustage caused by my earlier checkin 2003-06-30 20:23:27 +00:00
igor%mir2.org
78167b2c67 Teach Committing.generateCatchBlock() to generate catch blocks for EcmaError exceptions to avoid code duplication. 2003-06-30 20:21:32 +00:00
sicking%bigfoot.com
d46559104b Backing out patch from bug 210528 to fix ports bustage 2003-06-30 20:11:13 +00:00
darin%netscape.com
57810801b3 fixes bug 143575 "URL: http ignores username and password (http://user:passwd/domain) for auth cache" r=dougt sr=alecf 2003-06-30 19:56:05 +00:00
aaronl%netscape.com
2913951658 Bug 210515. Fix assertion in nsAccessible. r=kyle, sr=alecf 2003-06-30 19:48:44 +00:00
igor%mir2.org
0ca2f9239b The code to deal with caught Java exceptions and transfer control to script finally/catch is transfered to CATCH bytecode which is now always added to the and of script bytecode. In this way if Context.observeInstructionCount throws an exception, a proper cleanup to restore Interpreter runtime will still be carried out. It also allowed to transfer control directly to catch/finally code when script call throw instead of throwing Java exception just to capture it immediately.
This special CATCH bytecode is a simple way to workaround lack of goto in Java which makes writing interpreters more complex then necessary...
2003-06-30 19:31:44 +00:00
igor%mir2.org
387b707f61 Added ScriptRuntime.getCatchObject() for extracting JS object to pass as the argument to JS catch statement. 2003-06-30 19:21:41 +00:00
igor%mir2.org
6d1229405a Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=210682 :
A slightly modified version of Brian Gugliemetti fix for bad interaction in TokenStream.getToken()/peekTokenSameLine() when dealing with EOL.
2003-06-30 19:18:31 +00:00
brade%netscape.com
ed3d11ddae code cleanup; r=timeless, sr=kin, bug=209548 2003-06-30 19:10:53 +00:00
sicking%bigfoot.com
3e358d8a77 Bug 208979: Fix NS_ENSUREs to use the right variable. Patch by peterv
r=sicking sr=jst
2003-06-30 19:03:35 +00:00
cbiesinger%web.de
dd0fc2d465 124014 r=bzbarsky sr=darin URL handled by helper app never marked visited 2003-06-30 19:00:46 +00:00
brade%netscape.com
b09e279a38 code cleanup continued; r=timeless, sr=kin, bug=209548 2003-06-30 18:55:06 +00:00
roc+%cs.cmu.edu
6f6e04e088 Ongoing deCOMtamination. r+sr=dbaron 2003-06-30 18:52:23 +00:00
jake%bugzilla.org
f140863193 Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that backups should be made. 2003-06-30 18:51:59 +00:00