Commit Graph

132942 Commits

Author SHA1 Message Date
mostafah%oeone.com
125606da59 Updated translation 2004-08-30 15:22:57 +00:00
igor%mir2.org
df590d4933 Fixing bug 257425: Context.toObject now works even without Context.iniStandardLibrary 2004-08-30 14:57:25 +00:00
igor%mir2.org
614804384d Fixing bug 257423: the code generation was not updated to use ScriptRuntime.getObjedctProp instead of OptRuntime.thisGet. 2004-08-30 14:48:23 +00:00
mostafah%oeone.com
fdc578bf14 Updated translation 2004-08-30 14:28:59 +00:00
mostafah%oeone.com
b8c2eec906 Checked in patch for bug 243804:
Observer isn't unregistered when window closes
2004-08-30 13:56:37 +00:00
cbiesinger%web.de
78037b10c0 fixing bustage 2004-08-30 13:52:20 +00:00
cbiesinger%web.de
bf612d5b7b Bug 242150 implement NPN_GetValue of NPNVisOfflineBool
patch by William Bardwell <wbardwel@curl.com> r+sr=jst
2004-08-30 13:25:28 +00:00
mostafah%oeone.com
8104fb0817 Updated translation 2004-08-30 13:18:33 +00:00
Stefan.Borggraefe%gmx.de
ba20ce208a Fix for bug 257338: "Delete Host" and "Delete Domain" features of the History Window do not work
r=bsmedberg, sr=neil
2004-08-30 06:43:11 +00:00
jst%mozilla.jstenback.com
2e81de8496 Fixing bug 257191. Adding NPN_InvokeDefault() and renaming NPN_Call() to NPN_Invoke() in the npruntime plugin scriptability API. Also fix a problem with property getters on plugin objects. r+sr=brendan@mozilla.org 2004-08-30 04:31:16 +00:00
timeless%mozdev.org
4f147d417a Bug 234744 auto and silent modes should check destination directory
patch by ajschult@verizon.net r=bryner sr=bryner
2004-08-30 01:02:00 +00:00
timeless%mozdev.org
23b1252352 Bug 157459 need way to set default setup type for linux
patch by ajschult@verizon.net r=dveditz sr=bryner
2004-08-30 01:00:58 +00:00
timeless%mozdev.org
d0919c59df Bug 49487 If Linux inst msg "dir doesn't exist" is closed by checkbox, install wizard won't advance past "Next"
patch by ajschult@verizon.net r=dveditz sr=bryner
2004-08-30 00:59:27 +00:00
timeless%mozdev.org
531b1fd6d6 Bug 242884 Proxy config should require hostIP:port and/or error
patch by ajschult@verizon.net r=dveditz sr=bryner
2004-08-30 00:58:01 +00:00
gerv%gerv.net
3995c366d7 Bug 225687 - add group controls to charts, along with various other cleanups. Patch by gerv; r=joel, a=justdave. 2004-08-29 21:29:36 +00:00
psychoticwolf%carolina.rr.com
64c1bfc3a6 Fixing Bug 256523 (Thunderbird display problems), Bug 256725 (typo in theme page), and a couple of other small fixes that don't have bug #s. 2004-08-29 20:55:50 +00:00
brendan%mozilla.org
aef3012317 Fix catch decompilation, again (245308, r=shaver). 2004-08-29 18:00:24 +00:00
neil%parkwaycc.co.uk
a992a81507 Bug 253242 Some help GIFs converted to PNG p=giacomo.magnini@portalis.it r=me 2004-08-29 14:52:03 +00:00
mvl%exedo.nl
527bfa2b0a Add a "Customize toolbar" option to the view menu + whitespace cleanup
bug 256407, patch by Simon Paquet <bugzilla@babylonsounds.com>, r=mvl
2004-08-29 13:23:48 +00:00
ben%bengoodger.com
96f641e290 followup to 255394 - non-default search query parameter generation - fix crash in seamonkey by adding a null check, and make sure we locate general.useragent.locale in the right .properties file. 2004-08-29 11:20:46 +00:00
neil%parkwaycc.co.uk
ee7cfef31f Bug 257276 ConstructDocElementFrame and ConstructFrameInternal need to update their display style cache after reresolving style for XBL r+sr=dbaron 2004-08-29 09:49:31 +00:00
ben%bengoodger.com
86f9bed9b1 fix oops 2004-08-29 08:18:15 +00:00
ben%bengoodger.com
8dd75ec9b0 255394 - default search query parameter generation, r+sr=brendan@mozilla.org 2004-08-29 08:17:38 +00:00
bryner%brianryner.com
ee9eb14e72 fixing btek bustage 2004-08-29 04:18:27 +00:00
bryner%brianryner.com
d082d2bf5e More nsIPresShell deCOMtamination:
- Made Get/SetAuthorStyleDisabled and ReconstructStyleData non-virtual when called internally.
- Inlined GetFrameSelection and renamed it to FrameSelection.
- Removed non-inline version of GetViewManager.
- Removed unused EnablePrefStyleRules and ArePrefStyleRulesEnabled.

Bug 253889, r+sr=roc.
2004-08-29 03:08:44 +00:00
bryner%brianryner.com
2f0f78bbcb Extend invalidated region by one source row in each direction so that we fully cover the rows in a scaled image which may be drawn using a given source row. This fixes the "white lines" problem with scaled images (bug 222901). r=pavlov, sr=tor. 2004-08-28 23:59:15 +00:00
neil%parkwaycc.co.uk
467b0f36f2 Bug 253585 Fix incorrect link p=michael.opitz@aon.at r=rlk 2004-08-28 21:57:31 +00:00
neil%parkwaycc.co.uk
1abd8f9c91 Bug 257264 Fix duplicate --> (fallout from bug 236613) p=daa@rm.incc.net 2004-08-28 21:27:38 +00:00
bryner%brianryner.com
391a908421 Make derived bindings have the same anonymous content structure as the normal radio and checkbox bindings on Linux (bug 257173). r=ben. 2004-08-28 21:16:04 +00:00
bsmedberg%covad.net
9815f3c616 bug 257188 - check initialization of nsThread patch by CTho <cst@andrew.cmu.edu> r=dougt 2004-08-28 20:11:15 +00:00
neil%parkwaycc.co.uk
ce11fdb504 Bug 253242 Some help GIFs converted to PNG p=giacomo.magnini@portalis.it r=me 2004-08-28 20:07:59 +00:00
igor%mir2.org
ef89c5d451 Renaming Interpreter.State to Interpreter.CallFrame to better reflect class semantics 2004-08-28 19:19:30 +00:00
brendan%mozilla.org
fab50a47cb Preserve LIFO allocation when freeing from the middle of a pool (256642, r=shaver). 2004-08-28 18:43:50 +00:00
igor%mir2.org
1e75534222 Changes to make Interpreter to recover from exceptions during execution of ScriptRuntime.getCatchObject() and during initState and do not leave runtime in inconsitent o even corrupt state. 2004-08-28 17:29:50 +00:00
neil%parkwaycc.co.uk
bc4e34d054 Bug 254061 Fix scrollbars in popups inside scrolled frames r+sr=roc 2004-08-28 11:41:02 +00:00
neil%parkwaycc.co.uk
67f60c0a5d Bug 235989 Clean up help boilerplate p=stefan_h@utfors.se r=rlk 2004-08-28 10:23:28 +00:00
jocuri%softhome.net
e922de549e Patch for bug 254146: make the error message clear if servertest.pl failed to find the GID for HTTPD; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=joel, a=justdave. 2004-08-28 09:05:55 +00:00
jocuri%softhome.net
42d1e9e2cc Patch for bug 248613: Custom global default platform/OS in non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk. 2004-08-28 08:58:14 +00:00
jocuri%softhome.net
34dd0a955c Patch for bug 235061: move CSS stylings in global.css if they are used across multiple pages; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk. 2004-08-28 08:44:54 +00:00
jocuri%softhome.net
59ed7fd39d Patch for bug 216572: 002goodperl.t shouldn't add an extra test for every additional Throw*Error violation in the same file; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=justdave. 2004-08-28 08:14:59 +00:00
dougt%meer.net
7b1a85f11a adding WebSTAR to the list of known FTP sites. r=sspitzer, sr=darin, b=106876 2004-08-28 07:47:32 +00:00
roc+%cs.cmu.edu
9db74478da Bug 228780. Fix unused variable warning. r=roc,sr=dbaron, patch by Serge GAUTHERIE 2004-08-28 02:22:06 +00:00
roc+%cs.cmu.edu
3aa85b6fa6 Bug 255584. Relanding nsBoxToBlockAdaptor change that avoids adding area above and to the left of the frame origin to the scrollable area ... because we can't scroll there anyway. r+sr=dbaron 2004-08-28 02:05:28 +00:00
igor%mir2.org
8eb18ba2ca Implementing 257128: tail call optimization 2004-08-28 00:42:38 +00:00
dbaron%dbaron.org
ce98b93dff A user who wants to see the security confirmation (as opposed to alert) dialogs shouldn't need to check the checkbox every time (for Firefox values of default prefs). b=245655 r+sr=bryner 2004-08-27 22:10:26 +00:00
brendan%mozilla.org
4aa8cd6458 Fix zero-width positive lookahead bustage (256798, r=shaver). 2004-08-27 21:33:05 +00:00
jst%mozilla.jstenback.com
376c9e5ad7 Fixing leak introduced by the fix for bug 256932. Make sure we release the document pointer held by the global scope polluter holds as private data early enough to let the document do its cleanup before it's too late during shutdown. r=brendan@mozilla.org, sr=dbaron@dbaron.org 2004-08-27 21:06:19 +00:00
mostafah%oeone.com
78e6b08b52 Checked in patch for bug 257146:
Unable to change start and end dates if locale date format is unexpected
2004-08-27 17:09:04 +00:00
mostafah%oeone.com
86c69ea432 Checked in patch for bug 257132:
Two digit year is considered as 19xx instead of 20xx in datepicker
2004-08-27 16:53:22 +00:00
bmlk%gmx.de
59e5b7d012 xul frames should compute MEW only when they are really requested to do so, bug 256006 r/sr=dbaron 2004-08-27 16:51:05 +00:00