tor%cs.brown.edu
804a84b831
Bug 261974 - async svg painting. Patch by afri, r=tor.
2004-10-04 23:16:57 +00:00
jst%mozilla.jstenback.com
0eb195b8d6
Write out the file date info for the original file. Not part of the default build.
2004-10-04 23:00:32 +00:00
ben%bengoodger.com
c18e6e84c3
256218 - add "go" button to default toolbar config to help migrating IE users.
2004-10-04 22:27:36 +00:00
scott%scott-macgregor.org
6c96835e40
Bug #262886 --> Can't open attachments from the mail compose window anymore
2004-10-04 21:26:35 +00:00
bsmedberg%covad.net
4927491a8c
global-region missing on tbird trunk, try #2 , updating the manifests. This is fallout from the changes to remove US.jar
2004-10-04 20:10:41 +00:00
tor%cs.brown.edu
a49864258d
Bug 262469 - svg visibility. r=afri
2004-10-04 18:56:53 +00:00
darin%meer.net
4e7de0751e
updating comments in preparation for freezing these interfaces, b=99639
2004-10-04 15:37:50 +00:00
bienvenu%nventure.com
38210c42f6
backend work for thread pane grouping of messages, NPOB 256668
2004-10-04 15:30:27 +00:00
ben%bengoodger.com
ff1c535328
attempt at fixing 262478 - remove 'hack' to prevent an unknown problem with helper app launching. also make sure temp file removal never removes directory hierarchies.
2004-10-04 07:07:31 +00:00
Stefan.Borggraefe%gmx.de
a168bfa5c1
Bug 245454: Mailnews' dialogs.css points to non-existant dialog images
...
p=Stephen Walker, r=neil, sr=bienvenu
2004-10-04 05:30:17 +00:00
ben%bengoodger.com
72928768f5
247884 - upgrading doesn't remove old installation entries from "Add or Remove Programs" Control Panel... - clean up uninstall registry entries for versions installed to the same location.
2004-10-04 02:00:23 +00:00
igor%mir2.org
c99ef9d21c
Yet another reference reorganization:
...
References now are represented by the pairs (ref, ref_target) where ref is Ref (former Reference) instance and ref_target is Scriptable to apply the reference for.
To return the pair from Reference creation function Context.scratchRefTarget is used to store the target part.
This change allowed to extend XMLName from Ref eliminating the need for XMLReference.
2004-10-03 23:55:04 +00:00
bienvenu%nventure.com
55ff0c5c24
fixrun filters on folder when pop3 account is deferred to local folders account, sr=mscott 257759
2004-10-03 22:52:41 +00:00
pinkerton%aol.net
ee2dfe111b
remove 16-tab limit. add overflow menu (chevron). bug 261134
2004-10-03 21:33:08 +00:00
Stefan.Borggraefe%gmx.de
58e0659db2
Bug 256971: Identity manager is missing for movemail accounts
...
r=mscott, sr=bienvenu
2004-10-03 21:17:03 +00:00
cbiesinger%web.de
759a1ad735
fixing bustage
2004-10-03 17:19:08 +00:00
cbiesinger%web.de
dd29323495
259084 some cleanup after bug 173010 r=bz sr=darin
2004-10-03 17:06:57 +00:00
cbiesinger%web.de
df90252525
Bug 97434 (port to toolkit) Some Windows keyboard behaviours missing from trees r=mconnor
2004-10-03 16:31:15 +00:00
cbiesinger%web.de
3ade0ebece
196755 backing out now-unneeded changes of bug 196755 and bug 206668, r=mconnor
2004-10-03 16:13:33 +00:00
cbiesinger%web.de
e76b1a5a6c
235581 fix warnings in widget/src/mac
...
patch by Ludovic Hirlimann <qa-mozilla@hirlimann.net> r=pinkerton sr=sfraser
2004-10-03 15:50:51 +00:00
jshin%mailaps.org
b92f4b21e5
taking out the previous check-in. we may have a better alternative.
2004-10-03 15:50:01 +00:00
jshin%mailaps.org
34a685a70b
bug 260427 non-ASCII characters are not rendered correctly in the UI on OS2. patch by Peter Weilbacher(mozilla%Weilbacher.org), r/sr=mkaply
2004-10-03 15:41:43 +00:00
igor%mir2.org
438bd2230e
Fixing bug 262687: patch from Kurt Huwig, bugzilla@huwig.de , to make the source compatible with JDK 1.5.
2004-10-03 11:23:07 +00:00
Stefan.Borggraefe%gmx.de
d235a24ccb
Bug 253519: Non-working "Use Global Inbox" option is shown during Movemail account creation
...
r=mscott, sr=bienvenu
2004-10-03 09:28:46 +00:00
jwalden%mit.edu
5fb7e72979
Bug 254982 - Use "preference" in docs in Linux, "option" in docs elsewhere. r=steffen
2004-10-03 03:40:11 +00:00
bsmedberg%covad.net
0f96da1f52
Bug 221824, part 2, add content hooks for submenu expander and back/forward buttons. r=mconnor
2004-10-03 01:19:58 +00:00
cbiesinger%web.de
15cb2b41c9
help should only show information applying to the current platform, Bug 111484
...
patch by Stefan <stefan_h@hem.utfors.se> r=neil
2004-10-02 22:31:53 +00:00
igor%mir2.org
6116e53140
Better error reporting for undefined access:
...
I changes just added toObject(Contetx cx, Object obj) to
toObjectOrNull(Contetx cx, Object obj) which returns null when obj is undefined
or null. It forces the caller to check to the return status but then much
better error report can be generated since the caller knows the operation that was called upon the undefined or null value.
2004-10-02 22:14:02 +00:00
bryner%brianryner.com
c780fae79b
Quick and dirty fix for Thunderbird failure to handle mailto urls from xremote (bug 261961). r+sr=mscott.
2004-10-02 19:14:27 +00:00
bryner%brianryner.com
ea37a6b770
Call CutRow _before_ we release our reference to the nsIMdbRow. Fixes crash on shift+delete. Bug 258767, patch by jwalden@mit.edu, r=bryner.
2004-10-02 18:59:50 +00:00
dbaron%dbaron.org
ce6eade356
Fix Sun Forte bustage. b=262596,261310
2004-10-02 18:27:37 +00:00
bzbarsky%mit.edu
469e0c5119
Followup to bug 260922 -- don't crash on frame teardown if the thing that got a
...
text control frame is neither an input nor a textarea. r+sr=jst
2004-10-02 16:14:56 +00:00
bzbarsky%mit.edu
7c1441d5a8
Try to keep window.arguments from being wiped out by scope-clearing by setting
...
the document in the window to null before setting window.arguments in
AttachArguments. Bug 25040, r=danm, sr=jst
2004-10-02 16:11:57 +00:00
cbiesinger%web.de
18e65fc5e1
211046 port some seamonkey tree changes to toolkit. patch by Serge GAUTHERIE
...
<gautheri@noos.fr> r=mconnor,jan
2004-10-02 12:46:56 +00:00
igor%mir2.org
141e7d2365
Removal of scope argument of runtime functions to access|modify object members. The only reason for the argument was the need to call toObject to convert target object to Scriptable, but since now there is topCallScope available, that one can always be used instead.
2004-10-02 09:45:44 +00:00
bsmedberg%covad.net
aea4e1b0c0
Merge topsrcdir-relative (absolute) paths in jar.mn files from the aviary branch, to facilitate un-forking parts of xpfe/global
2004-10-02 01:39:39 +00:00
dbaron%dbaron.org
338d2bb649
Add helper functions that make it easier to cache factories. b=261310 r=darin
2004-10-02 00:44:13 +00:00
dbaron%dbaron.org
0bfe106289
Make printfs easier to understand. b=261310 r=darin
2004-10-02 00:43:21 +00:00
steffen.wilberg%web.de
ea73225bae
Bug 259005: Hide the statusbar in print preview. p=vertigo451@hotmail.com, r=mconnor
2004-10-01 23:46:17 +00:00
scott%scott-macgregor.org
2d678c68c7
Bug #262008 --> add a close icon inside the quick search box. This button shows up
...
when you have text inside the quick search box. Otherwise it is hidden.
2004-10-01 23:24:30 +00:00
pedemont%us.ibm.com
f64bca4b64
Fix crash when nsJavaXPTCStub represents a non-Mozilla class object. Not part of default build.
2004-10-01 23:08:34 +00:00
pedemont%us.ibm.com
b4785fb9ab
Create special xpcom exception class. Also, throw exception when we DON'T already have an exception. Not part of default build.
2004-10-01 23:05:41 +00:00
pedemont%us.ibm.com
032c5f79ed
Added NS_NewArray function. Used by testcase. Not part of default build.
2004-10-01 22:59:12 +00:00
pedemont%us.ibm.com
006bb3fd05
First testcase. Not part of default build.
2004-10-01 22:54:51 +00:00
steffen.wilberg%web.de
80b36a2fe7
make this a text file by converting stupid Mac-style lineendings
2004-10-01 22:31:53 +00:00
igor%mir2.org
402ae75fef
Change ScriptRuntime.get(Elem|Prop)FunctionAndThis to treat XML objects specially to follow ECMA 357, 11.2.2.1, CalMethod. This is done to minimize the overhead of method calls as otherwise someXmlObject.method() would first construct XMLList and apply () to it later.
...
To implement the function call redirection functionality XMLObject.getExtraMethodSource is added() to return an additional object to use as method source.
2004-10-01 22:07:12 +00:00
bugzilla%arlen.demon.co.uk
9f77d78827
Bug 260357 Nothing is selected for some radio buttons
...
p=me r=mconnor
2004-10-01 22:01:08 +00:00
brendan%mozilla.org
764e5da258
Skip enumeration of properties deleted after for..in begins (261887, r=shaver).
2004-10-01 21:58:15 +00:00
brendan%mozilla.org
cf0a841dad
ECMA conformance fix: evaluate rvalue delete operands that might have side effects (261886, r=shaver).
2004-10-01 21:51:49 +00:00
bienvenu%nventure.com
52f0cda11c
seamonkey part of fix for 262145 make virtual folders remember sort order, sr=mscott
2004-10-01 21:35:56 +00:00