Commit Graph

123641 Commits

Author SHA1 Message Date
timeless%mozdev.org
98152b3898 Bug 124218 if kCSSRawKeywords gets out of sync with eCSSKeyword_COUNT nsCSSKeywords::AddRefTable might crash in DEBUG code
r=bz sr=bz
2003-10-30 01:59:15 +00:00
dbaron%dbaron.org
5aa99c8506 Add missing null terminator to fix crash. b=224039 Patch from Adam James Fitzpatrick <ajfitzpatrick@lurking.org>. r+sr=bzbarsky,dbaron 2003-10-30 01:53:53 +00:00
dbaron%dbaron.org
a0d72c9110 Make play-during a true shorthand so it gets parsed correctly after the nsCSSDeclaration storage rewrite. b=223718 r+sr=bzbarsky 2003-10-30 01:51:00 +00:00
dbaron%dbaron.org
1a4dc358cc Fix shutdown leak of GDK windows by destroying hidden widget before event loop shutdown. b=219521 r=blizzard sr=bryner 2003-10-30 01:48:41 +00:00
dbaron%dbaron.org
e29417ff7f Store the original string for URL values so that composer and CSSOM do not make relative URLs absolute. b=167262 r+sr=bzbarsky 2003-10-30 01:45:37 +00:00
dbaron%dbaron.org
ec0bfea4ea Implement element.style for XUL elements. Fully fault XUL attributes when style attribute is modified, and ensure that string and style rule versions of style attribute stay in sync. (HTML elements only store the latter.) b=7639 r+sr=bzbarsky 2003-10-30 01:40:33 +00:00
timeless%mozdev.org
01d5d607e0 Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
work by doronr@us.ibm.com r=timeless sr=jag
2003-10-30 01:39:08 +00:00
timeless%mozdev.org
0921bc4f25 Bug 222387 Release SetIcon stored icons when we are done using them
r=ere sr=bz
2003-10-30 01:35:14 +00:00
caillon%returnzero.com
6ea484e8b7 Permit content to link to about:logo
Bug 223293; r=timeless sr=jst
2003-10-30 01:35:09 +00:00
bienvenu%nventure.com
27caf419e2 fix 223062 problem downloading pop3 messages with embedded nulls, patch by ch.ey@gmx.net, r=me,sr=mscott 2003-10-30 01:32:59 +00:00
kiko%async.com.br
4f6d3ae2e5 Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined"
messages. Fudge warnings via sillyness. r=myk, chaduv. a=myk.
2003-10-30 01:31:58 +00:00
bienvenu%nventure.com
172ffd00d4 add prefs ui for offline startup to tbird offline extension, r/sr=mscott, not part of regular build, 221734 2003-10-30 01:12:00 +00:00
locka%iol.ie
2276d097dc NOT PART OF BUILD. Fix to make CBrowse run in VC++ 7.0+ 2003-10-29 23:04:54 +00:00
locka%iol.ie
eaa8b270d2 NOT PART OF BUILD. New c# test harness 2003-10-29 22:57:42 +00:00
pinkerton%netscape.com
63c0fda3df change to 0.7+ and Mozilla Foundation 2003-10-29 20:00:35 +00:00
pinkerton%netscape.com
6ce65b23b1 correct problem where flag not set on toolbar bookmarks and schmear out
the loading of site icons to improve immediate startup (bug 223205)
2003-10-29 19:43:51 +00:00
pinkerton%netscape.com
2afcacc1f3 clean up some issues with nib including placement of "add" buttons and
some images (bug 223413)
2003-10-29 19:40:33 +00:00
pinkerton%netscape.com
d487f33aaa fix several issues: a) ensure bookmarks visible when launched via AE, open
search results window if it was hidden, preserves order of BM on drop,
fixes button states depending on container, cleanup some methods. (bug 223209)
2003-10-29 18:45:25 +00:00
pinkerton%netscape.com
d286bd223d define for panther 2003-10-29 17:58:15 +00:00
chanial%noos.fr
31e49513d6 - Rewrite the way we handle print preview so that it can be used in any XUL app. This is achieved by adding a new "public" method to PrintUtils:
PrintUtils.printPreview(enterPPCallback, exitPPCallback) where the optional callback functions are called just before entering and after exiting PP mode

- disable all short keys in PP mode except ctrl-W and fix bug 178485 and bug 215277. Now clicking the close window icon actually closes the window.

- global vars gPrintSettingsAreGlobal, gSavePrintSettings, gPrintSettings, gOldCloseHandler, gInPrintPreviewMode, gWebProgress are removed.

- A lot of cleanup.
2003-10-29 08:01:27 +00:00
kiko%async.com.br
ceb64e7213 Additional patch for bug 221039: update filterexceptions.pl to take into
account the new location for knum. Here's hoping this fixes the bustage.
2003-10-29 04:51:15 +00:00
kiko%async.com.br
ded450fbc3 Fix for bug 221039: Separating knob in edit.html.tmpl. Splits
bug/edit.html.tmpl into bug/knob.html.tmpl. Patch by Ludovic Dubost
<ludovic@pobox.com>, r=kiko, a=justdave.
2003-10-29 04:32:39 +00:00
kiko%async.com.br
eca0b9a338 Fix for bug 111522: Provide ability to specify MIME type of attachment
when downloading. Adds a 'ctype' argument to attachment.cgi which allows
one to override the content-type when viewing an attachment. Original
patch by Alex Vincent <ajvincent@juno.com>; I changed it a tiny bit.
r=kiko, myk. a=justdave.
2003-10-29 01:58:13 +00:00
bienvenu%nventure.com
4fb30c0683 fix regression in handling of non-7-bit ascii passwords, r=ch.ey@gmx.net, sr=mscott, a=sspitzer 218025 2003-10-28 21:00:57 +00:00
bienvenu%nventure.com
bf15ed8bcf fix pop3 inbox corruption when bayesian spam filters run on two accounts at the same time, i.e., startup, r=sspitzer, sr=mscott, a=sspitzer 218433 2003-10-28 19:00:48 +00:00
mostafah%oeone.com
66a6de0344 Added registering of other languages to installer 2003-10-28 17:51:02 +00:00
igor%mir2.org
a80d67208d First part of resolving http://bugzilla.mozilla.org/show_bug.cgi?id=223435 :
Allow to pass JS function to Java method accepting interface with single method. The function will be called when interface method will be called.
2003-10-28 08:37:30 +00:00
jocuri%softhome.net
1d5d7e5307 Bug 223854: masscc on change several bugs doesn't honor usermatchmode; patch by Jon <kniht@us.ibm.com>; r=myk; a=myk. 2003-10-28 06:37:40 +00:00
jpierre%netscape.com
1a37e6c822 Fix for 223494 - cmsutil signing does not work with hardware tokens. r=wtc, relyea 2003-10-28 02:34:15 +00:00
ben%bengoodger.com
42224079be Adding something that helps fix problems with generated rsc headers. 2003-10-27 23:25:59 +00:00
timeless%mozdev.org
00160cbcf0 Bug 223336 Cannot perform search from sidebar
suggestion by zack-weg@gmx.de r=neil sr=bz a=asa
2003-10-27 22:26:31 +00:00
ben%bengoodger.com
f21e159987 Default application handler values are blank on MacOS X 2003-10-27 21:49:01 +00:00
bienvenu%nventure.com
4fbb3ad343 add prefs ui for offline startup, 221734, r=neil@parkway, sr=mscott, a=sspitzer 2003-10-27 20:13:02 +00:00
bryner%brianryner.com
7ab366ef3d Don't set mCurrentFocus to null after firing a blur if the blur handler focused something. Bug 147927, r=blizzard, sr=jst, a=sspitzer 2003-10-27 19:52:49 +00:00
igor%mir2.org
c25c8fc58f Added getAssociatedValue()/associateValue() to allow to connect arbitrary application-specific object with ScriptableObject. 2003-10-27 19:19:50 +00:00
brendan%mozilla.org
102afcc93c Don't under-malloc for short script filename entry (223810, r=shaver, a=dbaron). 2003-10-27 19:13:01 +00:00
igor%mir2.org
7514a2a682 Added initHash which would put value into hashtable only if it is first. This is usable to ensure proper synchronization with lazy initialization. 2003-10-27 18:45:39 +00:00
igor%mir2.org
2b2f9d3303 If invoker master throws RuntimeException during creation of invoker, then disable invokerOptimization. It fixes regression when SecurityManager prevents InvokerMaster from creation of class loader. 2003-10-27 18:42:39 +00:00
mostafah%oeone.com
708d8f02a8 Added Slovenian language pack 2003-10-27 18:25:51 +00:00
mostafah%oeone.com
4c0e0ed0c4 Fixed some white-space issues 2003-10-27 18:24:44 +00:00
pkw%us.ibm.com
154d3f4eec Bug 222054 - mozilla-installer doesn't set LIBPATH.
r=dveditz+bmo@cruzio.com, sr=bryner@brianryner.com, a=asa@mozilla.org
2003-10-27 17:37:47 +00:00
bienvenu%nventure.com
3510f7e56f follow on patch for making ldap prefs migration happen at profile migration time 223560, fix building with disable_ldap, r/sr/a=sspitzer 2003-10-27 17:07:47 +00:00
tor%cs.brown.edu
7d206cb287 Backout of bug 153586. a=asa 2003-10-27 17:00:38 +00:00
igor%mir2.org
64affb2798 Added addPush version taking long argument. 2003-10-27 15:47:05 +00:00
bryner%brianryner.com
07bcb40ee4 Fix unresolved references with static gtk2 build (bug 216022). The file containing NS_IMPL_NSGETMODULE for a library must be compiled from the Makefile that sets IS_COMPONENT in order for the entry point translation to work correctly. r=cls, not part of the default build. 2003-10-27 10:11:00 +00:00
bryner%brianryner.com
a634aa9436 Only call gnome_program_init() if it hasn't already been called (bug 221012). r=blizzard, not part of the default build. 2003-10-27 10:08:10 +00:00
bzbarsky%mit.edu
3e12d6bae8 Fix hang bug 218512. We don't want to be putting a frame into a framelist
twice, since that gives us a nice loop in the frame tree.  r+sr+a=dbaron
2003-10-27 05:58:23 +00:00
chanial%noos.fr
59e3eb888a use toolkit routines from printUtils.js to print and show the page setup dialog. 2003-10-27 04:36:20 +00:00
chanial%noos.fr
7536f0d034 - fix two js warnings in printPreviewBindings.xml (redeclaration of var ifreq and total)
- remove useless class toolbarbutton-icon
- rename class last-arrow to left-arrow and next-arrow to right-arrow
2003-10-27 04:30:55 +00:00
chanial%noos.fr
c38d856dc2 bug 223763: home arrow icon not displayed in print preview. printing.css has to be preprocessed. 2003-10-27 04:21:20 +00:00