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

120351 Коммитов

Автор SHA1 Сообщение Дата
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
sicking%bigfoot.com eb53572f85 Bug 210528: Modernize XPath-classes to use nsAutoPtr
r=Pike sr=jst
2003-06-30 18:44:22 +00:00
mkaply%us.ibm.com ae5826b6f6 #188071
r=mkaply, sr=dbaron
Change buttons in classic on Windows to use new "default" nslookandfeel color
2003-06-30 18:39:30 +00:00
rbs%maths.uq.edu.au 4a05aa5b52 Strengthen the detection of the appropriate error status to avoid building on a false assumption that a font is bitmap when there is a real error, b=113779, r+sr=roc 2003-06-30 18:05:00 +00:00
cbiesinger%web.de a0c42e6953 170131 r=timeless sr=bzbarsky Missing/misleading window/widget titles in helper application selection dialog
note: this checkin only fixes the "title" part of the bug
2003-06-30 17:58:56 +00:00
cbiesinger%web.de 6f83e351d0 194761 patch by kjh-4275@attbi.com r=bzbarsky sr=dbaron [ps] Huge static buffer in gfx/src/ps/nsPostScriptObj.cpp 2003-06-30 17:48:39 +00:00
brade%netscape.com eb37ab13c3 code cleanup, r=timeless, sr=kin, bug=209548 2003-06-30 17:28:52 +00:00
brade%netscape.com cfe03fb3da code cleanup, r=timeless, sr=kin, bug=209548 2003-06-30 15:02:48 +00:00
brade%netscape.com 446fa1708a remove unused headers, r=timeless, sr=kin, bug=209548 2003-06-30 14:59:04 +00:00
brade%netscape.com d188ae1ca0 code cleanup; r=timeless, sr=kin, bug=209548 2003-06-30 14:57:59 +00:00
brade%netscape.com 15f77abce7 code cleanup, r=timeless, sr=kin, bug=209548 2003-06-30 14:56:22 +00:00
brade%netscape.com 9b6d727de6 code cleanup; r=timeless, sr=kin, bug 209548 2003-06-30 14:46:41 +00:00
brade%netscape.com d77dfe0b8d code cleanup; r=timeless, sr=kin, bug=209548 2003-06-30 14:41:55 +00:00
brade%netscape.com 2b032d24d7 code cleanup; r=timeless, sr=kin, bug 209548 2003-06-30 14:39:27 +00:00
brade%netscape.com 3bad714491 code cleanup, r=timeless, sr=kin, bug 209548 2003-06-30 14:33:23 +00:00
brade%netscape.com 47c5c6c0c9 code cleanup; r=timeless, sr=kin, bug=209548 2003-06-30 14:31:48 +00:00
brade%netscape.com f2833330f5 code cleanup; r=timeless; sr=kin; bug=209548 2003-06-30 14:24:40 +00:00
brade%netscape.com bbf1d39ea2 code cleanup; r=timeless, sr=kin, bug=209548 2003-06-30 14:20:49 +00:00
brade%netscape.com ed5455cfe0 code cleanup, r=timeless, sr=kin, bug=209548 2003-06-30 14:17:15 +00:00
brade%netscape.com f9845cebad code cleanup; r=timeless, sr=kin, bug=209548 2003-06-30 14:14:01 +00:00
brade%netscape.com 31816e5b91 code cleanup; r=timeless, sr=kin, bug=209548 2003-06-30 14:05:25 +00:00
brade%netscape.com c8e110e87c code cleanup; r=timeless, sr=kin, bug=209548 2003-06-30 13:42:22 +00:00
roc+%cs.cmu.edu 5d55c4535e Ongoing deCOMtamination. r+sr=dbaron 2003-06-30 10:46:59 +00:00
scott%scott-macgregor.org f79771a4ef remove the visible UI for warning the user before deleting folders. We always warn the user by default.
If someone wants it off, they can set the pref manually. We need the space for other prefs.

Move the window pane pref back to the main mailnews pref panel instead of the advanced panel.

This is in advance of us adding a 3rd 3-pane configuration. I want to add visibility to this
option.
2003-06-30 05:10:13 +00:00
dbaron%dbaron.org 3be933897d Remove comment made obsolete by previous checkin. 2003-06-29 23:39:54 +00:00
igor%mir2.org 90c20109d8 Removal of deprecated DefiningClassLoader 2003-06-29 22:32:52 +00:00
igor%mir2.org b4b7524a24 Exception handling cleanup: use CATCH bytecode to extract JS object from Trowable so any exception that happens during this process will be handled properly. 2003-06-29 22:12:48 +00:00
igor%mir2.org f1f70ebd4e Cosmetics: removal of unused import 2003-06-29 21:58:01 +00:00