Commit Graph

100153 Commits

Author SHA1 Message Date
akkana%netscape.com
36234b8d88 131277: change signature of outputToString to return the string. r=jfrancis sr=sfraser a=asa 2002-03-25 22:39:19 +00:00
varada%netscape.com
65d20cc280 fix for bug#129603;hiding or greying out menu items that are not supported by the server;r=racham;sr=bienvenu;a=asa 2002-03-25 22:34:34 +00:00
cbiesinger%web.de
caea2326f8 bug 110342 r=doron sr=jag a=asa
Need a UI to control minimum font size preference
2002-03-25 22:26:29 +00:00
sdagley%netscape.com
3493794af6 Fix #133319 - Passing NULL for clientData parameter for NavServices dialogs not a good idea since it's supposed to be self. r=bnesse, a=smoketestblocker 2002-03-25 20:49:06 +00:00
cltbld%netscape.com
17ed6ca7ca MacOSX name, compiler settings. 2002-03-25 20:25:15 +00:00
colinp%oeone.com
1680e92124 added hover & down on the all day events 2002-03-25 16:00:19 +00:00
jaggernaut%netscape.com
8dc1cb09b1 Bug 119599: part of bookmark groups, was accidentily not checked in. patch=hyatt, r=ben, sr=jag, a=asa 2002-03-25 15:48:55 +00:00
karnaze%netscape.com
121df3998f bug 132130 - Get correct starting row on collapsing border iterator. a=scc, sr=attinasi, r=alexsavulov 2002-03-25 15:03:14 +00:00
rods%netscape.com
e3756797e7 This was suppose to be part of patch for
Bug 126734 r=ducarroz sr=spitzer a=asa
2002-03-25 14:47:08 +00:00
locka%iol.ie
322b80b296 NOT BUILT. Fix some typos in a QA document. b=130498 2002-03-25 13:50:39 +00:00
rods%netscape.com
d6676dfcab This patch is actually part of Bug 115136, but I think its best to get this part
of it in now before the API freeze.
It adds several new attrs to the nsIWebBrowserPrint API and implments them in DocumentViewer.
It also adds a new platform specific interface for PrintSettings that will be
used when the "pluggable" dialog work gets checked in. Although these have been
tested via BUg 115136, these little nto no risk now because no one is using them yet.
Bug 132827 r=dcone sr=attinasi a=asa
2002-03-25 13:21:23 +00:00
rods%netscape.com
6477f243c6 This patch is actually part of Bug 115136, but I think its best to get this part
of it in now before the API freeze.
It adds several new attrs to the nsIWebBrowserPrint API and implments them in DocumentViewer.
It also adds a new platform specific interface for PrintSettings that will be
used when the "pluggable" dialog work gets checked in. Although these have been
tested via BUg 115136, these little nto no risk now because no one is using them yet.
Bug 132827 r=dcone sr=attinasi a=asa
2002-03-25 11:55:27 +00:00
rods%netscape.com
e791b7478a This patch is actually part of Bug 115136, but I think its best to get this part
of it in now before the API freeze.
It adds several new attrs to the nsIWebBrowserPrint API and implments them in DocumentViewer.
It also adds a new platform specific interface for PrintSettings that will be
used when the "pluggable" dialog work gets checked in. Although these have been
tested via BUg 115136, these little nto no risk now because no one is using them yet.
Bug 132827 r=dcone sr=attinasi a=asa
2002-03-25 11:49:55 +00:00
law%netscape.com
576112bfa4 Bug 87788; return DefWindowProc result for all unhandled messages to MessageWindow; r=dean_tessman, sr=jag, a=asa 2002-03-25 09:07:07 +00:00
blakeross%telocity.com
b330525a36 123101 - dl mgr doesn't display correct download speed. r=hixie sr=ben a=asa 2002-03-25 08:27:28 +00:00
jrgm%netscape.com
bfeb2eeaa1 Whitespace whackage; no code changes. It was getting hard to read this file. r/a=mcafee 2002-03-25 08:26:34 +00:00
blakeross%telocity.com
3242f6a00a 127784 - require restart on theme switch. r=hewitt sr=ben a=dbaron 2002-03-25 07:33:41 +00:00
mscott%netscape.com
eca7860921 Adding alerts.xpt to the windows packaging list since I forgot to do that Friday when
the alerts branch landed.
2002-03-25 07:30:45 +00:00
bbaetz%student.usyd.edu.au
b38d4663fa Bug 133201 - js syntax error in show_bug
patch by zeroJ@null.net (John Vandenberg), r=bbaetz x 2
2002-03-25 06:17:36 +00:00
bryner%netscape.com
f9924338ba Fixing crash in navigating context menu, caused by my checkin for bug 130778. r=pavlov, sr=scc, a=asa. 2002-03-25 05:30:50 +00:00
rods%netscape.com
b3a87921ff This patch is actually part of Bug 115136, but I think its best to get this part
of it in now before the API freeze.
It adds several new attrs to the nsIWebBrowserPrint API and implments them in
DocumentViewer.
It also adds a new platform specific interface for PrintSettings that will be
used when the "pluggable" dialog work gets checked in. Although these have been
tested via BUg 115136, these little nto no risk now because no one is using
them yet.
Bug 132827 r=dcone sr=attinasi a=asa
2002-03-25 03:19:32 +00:00
sdagley%netscape.com
a0141acb8a Fix #132467 - Now that the Mac PutFile dialogs support a format menu allow pre-selecting the menu item. r=ccarlen,sr=sfraser,a=scc 2002-03-25 01:15:42 +00:00
pschwartau%netscape.com
b150cad06d Adding a tail recursion test by Georgi Guninski 2002-03-25 00:25:45 +00:00
jband%netscape.com
aa8f3684f0 adding readme file that is NOT PART OF THE BUILD 2002-03-24 23:30:31 +00:00
bryner%netscape.com
54e3bd6266 Second try at fixing bug 130778. Create a new content interface, nsIMenuElement, which is implemeneted on nsHTMLSelectElement, nsHTMLOptGroupElement, and the newly-created nsXULMenuElement. Create a nsXULMenuElement instance for XUL menubar and menupopup tags. Use this interface to set and get the active item from the XUL menuframe code and the :-moz-menuactive pseudoclass matching code. Should eliminate the Txul slowdown resulting from fetching the active item through js from the pseudoclass matching code. r=jkeiser, sr=jst, a=scc. 2002-03-24 22:38:21 +00:00
nboyd%atg.com
4b432d7521 Add missing support for multiple -implements classes 2002-03-24 22:37:57 +00:00
samuel%sieb.net
c4785566f6 Bug 113261 - fix chatzilla url detecting
r=rginda
a=asa
chatzilla only
2002-03-24 21:09:58 +00:00
caillon%returnzero.com
9d7d8fbaac Bug 126810, JavaScript strict warnings in sidebarOverlay.js, Patch by Stephen Walker <walk84@yahoo.com>. r=gemal,bzbarsky sr=jag, a=scc 2002-03-24 20:43:45 +00:00
caillon%returnzero.com
b9c9ef4760 Bug 67789, JavaScript strict warning in contentAreaDD.js, Patch by Henrik Gemal <bugzilla@gemal.dk>. r=bzbarsky, sr=alecf, a=scc 2002-03-24 20:36:49 +00:00
sfraser%netscape.com
97b8bbbd39 Fix for bug 115698 -- crashes when sounds are playing and a window is closed. Create QuickTime movies using a permanent, singleton GWorld port, rather than using the current port, to ensure that they always have a valid port. Also fix some loop logic, and a problem where a time was not cancelled because base and derived classes erroneously duplicated some member variables. r=pinkerton, sr=beard/scc, a=scc 2002-03-24 20:22:25 +00:00
leaf%mozilla.org
59458dcaf5 Automated update 2002-03-24 19:11:38 +00:00
jband%netscape.com
cfec345cb7 adding the interface info extensions to the list of possible extensions. Also adding the proxy part of the xmlextras to the list of makefiles. These new modules are NOT PART OF THE BUILD 2002-03-24 19:01:50 +00:00
jband%netscape.com
dff9e3e977 removing dead cpp file - NOT PART OF THE BUILD 2002-03-24 18:55:54 +00:00
jband%netscape.com
446d473632 removing dead idl file - NOT PART OF THE BUILD 2002-03-24 18:53:53 +00:00
jband%netscape.com
7cc1bc6366 adding makefile support for interface info extensions. NOT PART OF THE BUILD 2002-03-24 18:51:37 +00:00
jband%netscape.com
e1a868ec5d WSDL/Proxy support - NOT PART OF THE BUILD 2002-03-24 18:49:56 +00:00
jband%netscape.com
1b9c1c569c adding gmake makefiles. NOT PART OF THE BUILD 2002-03-24 18:45:01 +00:00
caillon%returnzero.com
263ac82ab5 Bug 126600, Performance preference has bad wording. Fix contributed by Mike Kowalski <mikejk@ameritech.net> r=bryner, sr=kin, a=law, a=scc for checkin 2002-03-24 17:39:24 +00:00
alecf%netscape.com
b9aae60cb7 fix for bug 132681
r=harishd, sr=jst, a=scc
performance fix - stop scanning files that are known to be XML for html-like text
2002-03-24 17:16:44 +00:00
ian%hixie.ch
14c7acad0f Minor typo in help text, ++ should be --. b=132195, p=mental, r=hixie 2002-03-24 16:54:07 +00:00
bbaetz%student.usyd.edu.au
158ab8ddc9 Bug 128419 - link to email preferences from bug changed notification is
wrong
r=afranke x 2
2002-03-24 12:45:33 +00:00
blakeross%telocity.com
040e6dbee6 125970 - dialog to change default search engine appears on clicking scroll arrow. r=sgehani sr=hewitt a=scc 2002-03-24 02:59:50 +00:00
blakeross%telocity.com
809eabe4b0 116157 - add button in bookmarks sidebar panel should prefill values. r=hewitt sr=ben a=scc 2002-03-24 02:47:20 +00:00
ian%hixie.ch
7046232b82 2.3 development has begun 2002-03-24 02:28:42 +00:00
dbaron%fas.harvard.edu
9980cfd68d Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-24 02:28:08 +00:00
dbaron%fas.harvard.edu
e7a27b479e Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-24 01:08:17 +00:00
dbaron%fas.harvard.edu
6cfb9b8bee Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-24 01:02:53 +00:00
dbaron%fas.harvard.edu
3b8854671e Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-24 00:57:47 +00:00
dbaron%fas.harvard.edu
f2700ba1bf Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-24 00:49:22 +00:00
dbaron%fas.harvard.edu
f8dee50514 Make nsIFocusController.h build without nsAString.h included first to prevent future bustage of the same type. b=131899 2002-03-24 00:27:42 +00:00