Commit Graph

134923 Commits

Author SHA1 Message Date
pkw%us.ibm.com
7dadb76da1 Bug 257097 - Offline/online switcher is not available in GOK's UI Grab.
Patch contributed by Louie Zhao (louie.zhao@sun.com)
r=aaronleventhal@moonset.net, sr=Henry.Jia@sun.com
2004-10-26 16:32:45 +00:00
pinkerton%aol.net
9745d9933e fix bustage in static build 2004-10-26 16:06:35 +00:00
bienvenu%nventure.com
cb39158cf4 add a pop3 timer for connection establishment since necko doesn't timeout, 127461, r=ch.ey@gmx.net, sr=mscott 2004-10-26 16:03:13 +00:00
bienvenu%nventure.com
ff3b38d9fb replace PR_ASSERT with NS_ASSERTION so debug builds don't abort, no bug 2004-10-26 15:32:59 +00:00
pinkerton%aol.net
9903faf813 fix bustage after libxpcom_core landing 2004-10-26 14:15:51 +00:00
aaronleventhal%moonset.net
99ef95d12f Bug 251498. Implement outline-offset. r+sr=roc 2004-10-26 12:57:15 +00:00
pinkerton%aol.net
58c1543891 checkout standardized mozconfig 2004-10-26 12:44:08 +00:00
webmail%kmgerich.com
4ead186efa back out firefox sidebar style changes on trunk, bug #251910 2004-10-26 12:09:38 +00:00
steffen.wilberg%web.de
fd270a760f Bug 263762: remove Opt+F4 from shortcut list for FF-Mac and IE-Mac. r=jeff 2004-10-26 07:52:20 +00:00
darin%meer.net
a3ce385335 attempting to fix gcc 3.4 bustage 2004-10-26 07:17:49 +00:00
steffen.wilberg%web.de
be8456cddd Bug 265213: Help for migrating IE/Mac users should address terminology issues.r=jeff 2004-10-26 07:13:30 +00:00
steffen.wilberg%web.de
cc2dac9f6a Bug 265853: 'File' menu items listed in wrong order. r=jeff 2004-10-26 07:00:45 +00:00
db48x%yahoo.com
c4e018d5f4 bug 239472: Page Info -> media -> Save As... doesn't work
r=db48x, sr=jag
2004-10-26 06:59:57 +00:00
dmose%mozilla.org
e78348af74 Partial fix for Open / Show Folder being broken for files downloaded in previous invocations of Firefox (bug 239948); r=ben 2004-10-26 06:44:21 +00:00
scott%scott-macgregor.org
d115c50ade Bug #264467 --> Crash when renaming a local folder to have a forward slash in it.
sr=bienvenu
2004-10-26 04:44:55 +00:00
ginn.chen%sun.com
07450eb9c0 bug 251492 [gnome]selected item text wrong color in high-contrast themes
ginn.chen%sun.com r=bryner sr=dbaron
also fix bug 244955 [GNOME] incorrect system colors for the menu item text
2004-10-26 01:45:28 +00:00
bryner%brianryner.com
9c43217e31 Support nested bind elements (bug 265471). Remove use of nsIXTFPrivate, to make the code cleaner (and more efficient, as well). Implement the readonly property for inputs. 2004-10-26 00:34:03 +00:00
jst%mozilla.jstenback.com
46655dce46 Fixing bug 265921. Prevent script from closing tabs. r=bryner@brianryner.com, sr=brendan@mozilla.org, patch by bzbarsky@mit.edu and jst@mozilla.org 2004-10-26 00:13:50 +00:00
mrbkap%gmail.com
a90d8757f4 bug 263083: view-source now shows tokenizer-level errors, I forgot to check this in earlier. r=rbs sr=dmose 2004-10-25 23:54:04 +00:00
dbaron%dbaron.org
12e3bc78bd Fix effect of horizontal padding/border on text-decorations on broken inlines. b=258126 r+sr=bzbarsky 2004-10-25 23:48:29 +00:00
mrbkap%gmail.com
e4da3fc5b4 bug 256731: unclosed userdefined tags inside phrasal tags cause the phrasal tags to be unable to close. r=rbs sr=bzbarsky 2004-10-25 23:33:04 +00:00
bugzilla%arlen.demon.co.uk
74d7da1acd Bug 265950 Change ' to &apos; and &quot; to <q></q>
p=giacomo.magnini@portalis.it r=me
2004-10-25 23:25:14 +00:00
scott%scott-macgregor.org
3a5a5b0b94 Bug #245331 --> Don't truncate long attachment names in the messsage pane.
Patch by David Bienvenu.
2004-10-25 23:10:49 +00:00
bugzilla%arlen.demon.co.uk
f3b70f6e0a Bug 264102 Chrome should use document.title instead of window.title - p3p fixes
p=me r=neil.parkwaycc.co.uk sr=darin
2004-10-25 23:08:06 +00:00
darin%meer.net
1a885311ed disable mfcembed in static builds to fix build bustage (see bug 262218), r=bsmedberg 2004-10-25 22:30:08 +00:00
dmose%mozilla.org
3fc6d814fc Get rid of external protocol handler warning dialog when using 'Show Folder' and 'Open File' on Linux (bug 249654). r=bsmedberg, sr=dveditz 2004-10-25 22:16:16 +00:00
cbiesinger%web.de
2e997df0c3 265333 don't explicitly pass all arguments to NS_NewInputStreamChannel, so that the
more efficient variant with fewer arguments can be used r+sr=darin
2004-10-25 22:08:09 +00:00
bienvenu%nventure.com
52cb81b783 detect attachments in imap messages at header download time, sr=mscott, 241203 2004-10-25 21:54:34 +00:00
neil%parkwaycc.co.uk
6a176399ec Bug 253941 Compilers that know about explicit constructors should be able to stop you from assigning nsISupports and derived pointers directly into incompatible nsCOMPtrs r=scc sr=dbaron 2004-10-25 21:45:00 +00:00
darin%meer.net
40a5a65cf4 fixing btek bustage 2004-10-25 21:11:55 +00:00
mkaply%us.ibm.com
27cb040fd1 OS/2 build bustage - don't ask 2004-10-25 20:45:17 +00:00
darin%meer.net
0c816c6f44 moved build/nsStringAPI.cpp into stub/ to fix win32 depend build bustage, r=bsmedberg 2004-10-25 20:35:12 +00:00
darin%meer.net
89fe06f96a fixes bug 263903 "redirects with a body not cached properly" r=biesi sr=bz 2004-10-25 19:55:10 +00:00
darin%meer.net
3eb2f75165 fixes bug 263957 "Convert nsProperties to nsTHashtable, implement GetKeys" r=bsmedberg sr=shaver 2004-10-25 19:52:48 +00:00
cltbld
2f3bd25520 Automated update from host egg 2004-10-25 19:42:49 +00:00
darin%meer.net
52ac61d678 landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner 2004-10-25 19:34:45 +00:00
bienvenu%nventure.com
c12b3d3c63 set has attachment flag at hdr download time by looking for content type multipart mixed, 241203 2004-10-25 18:48:22 +00:00
pinkerton%aol.net
827ab3fd34 standardized mozconfig 2004-10-25 18:04:44 +00:00
joshmoz%gmail.com
625ac8f418 clear memory cache as well as disk cache from prefs, re-word interface accordingly (bug 257491) 2004-10-25 17:46:57 +00:00
mostafah%oeone.com
66d6b7745d Updated translation 2004-10-25 17:34:02 +00:00
pedemont%us.ibm.com
29042c2ba8 Bug 265289 - GetListenerInfo comparing weakrefs rather than referents. r=bsmedberg, sr=darin 2004-10-25 15:55:33 +00:00
pedemont%us.ibm.com
ede25172cd Bug 265253 - RemoveWebBrowserListener incorrectly passes nsIWeakRef. r+sr=darin 2004-10-25 15:47:54 +00:00
mostafah%oeone.com
e1222e46b6 -Checked in patches for bug 260169:
generalize formatDateTime and formatInterval relative to given date, not just today
-Removed redundant AllDay entry from calendar.properties
2004-10-25 15:47:30 +00:00
igor%mir2.org
993454366a Minimizing memory footprint by eliminating class fields:
1. IdScriptableObject.maxInstanceId is replaced by overridden getMaxInstanceId()

2. BaseFunction.argumentsProperty is replaced by storing when necessary explicit "arguments" property in ScriptableObject hashmap.

3. NativeFunction.(argNames|argCount|version) is replaced by code that reconstruct the necessary values from embedded in class file or InterpreterData (see bug 264637)
2004-10-25 15:44:24 +00:00
tor%cs.brown.edu
be0946dfe3 Bug 264832 - SVGSVGElement.createSVG{Number,Length} not implemented.
Patch by jwatt, r=tor.
2004-10-25 15:18:03 +00:00
mostafah%oeone.com
5ec71e676c Updated translation 2004-10-25 14:43:05 +00:00
steffen.wilberg%web.de
62b4b0b777 fixing build bustage from bug 265826; trunk checkin missed a file 2004-10-25 14:06:27 +00:00
cbiesinger%web.de
ded5ac40ed 265333 NS_NewInputStreamChannel should not overwrite a content charset set from
the content type with an empty string r+sr=darin
2004-10-25 13:15:25 +00:00
bmlk%gmx.de
d630cce6b0 prevent double caption frame creation instead of later caption frame removal bug 265181 r/sr=bzabrsky 2004-10-25 12:31:02 +00:00
justdave%bugzilla.org
72c748e28b Bump version number to 2.19.1+ to indicate version pulled from CVS. 2004-10-25 11:35:14 +00:00