Commit Graph

120480 Commits

Author SHA1 Message Date
danm%netscape.com
e8d3743389 active window must be a top-level docshell. bug 170693. r=blizzard,bryner 2003-07-03 21:13:01 +00:00
seawood%netscape.com
e0a52544b3 Split private xpcom defines into separate header.
Bug #210409 r=dougt
2003-07-03 21:10:00 +00:00
seawood%netscape.com
1a6a612624 Split private xpcom defines into separate header.
Bug #210409 r=dougt
2003-07-03 20:55:23 +00:00
bzbarsky%mit.edu
a44b082965 Pass the right document to ParseColor() even when the node is not in a
document.  Bug 211440, r=jkeiser, sr=jst
2003-07-03 20:37:04 +00:00
bzbarsky%mit.edu
81acd2c428 Return already_AddRefed instead of a raw addrefed pointer. Bug 211195, r+sr=bryner 2003-07-03 20:34:52 +00:00
jake%bugzilla.org
ba2855b11e Bug 194347 - Updating MacOS X hints to specify that the GD patch is no longer required (when using the gd2 package) and also recommend using fink to install expat. 2003-07-03 20:23:43 +00:00
igor%mir2.org
922f49f971 For compatibility, resurrect unwrap as deprecated method. 2003-07-03 18:51:16 +00:00
jake%bugzilla.org
932ac651f1 *Whitespace* Fixing indentation like I wanted to do before I checked this section in... 2003-07-03 18:50:12 +00:00
ian%hixie.ch
69cd78870a Overshot the mark on some of the previous changes. content() is actually a method. 2003-07-03 18:19:49 +00:00
ian%hixie.ch
d06a945451 missed this in earlier changes 2003-07-03 17:59:17 +00:00
bishakhabanerjee%netscape.com
6a76698c4e patch to correct false failure reporting - bug 167825 2003-07-03 17:50:18 +00:00
asa%mozilla.org
14dc153568 update bookmarks. patch by bugzilla@babylonsounds.com 2003-07-03 17:37:33 +00:00
amardare%qnx.com
5620432500 Change for the photon platform - this change should not affect building/runtime of the other platforms.
Fixed the EnumerateAllFonts method.
2003-07-03 15:09:07 +00:00
timeless%mozdev.org
2f6f278787 Bug 211275 GetAtomHashEntry doesn't check the return value of PL_DHashTableInit
r=dbaron sr=bz
2003-07-03 14:45:01 +00:00
bienvenu%netscape.com
26962d2124 more fixes for corruption of offline imap stores after compact, 166617, r/sr=sspitzer 2003-07-03 14:42:08 +00:00
cbiesinger%web.de
805bd84854 193698 r=bzbarsky sr=darin "attachment" content shows a checkbox for "don't ask"
This checkin makes it so that we grey out the "Always ask me" checkbox for files sent
with content-disposition:attachment, and show another text indicating that the server
asked to not display the file.
2003-07-03 13:55:17 +00:00
roc+%cs.cmu.edu
e18f8e858d Ongoing deCOMtamination. r+sr=dbaron 2003-07-03 13:05:57 +00:00
timeless%mozdev.org
2349068360 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=varga
2003-07-03 08:44:33 +00:00
nelsonb%netscape.com
c93f000588 Add missing declaration of NSS_Get_SECKEY_EncryptedPrivateKeyInfoTemplate 2003-07-03 07:04:30 +00:00
tor%cs.brown.edu
2568b010b5 Bug 208607 - configure away unused png write code. Patch by
randeg@alum.rpi.edu, r=pavlov, sr=tor
2003-07-03 06:51:18 +00:00
bzbarsky%mit.edu
49a70c351d Random array and already_AddRefed magic in XML content sink. Bug 211196,
r=caillon, sr=jst
2003-07-03 05:34:26 +00:00
seawood%netscape.com
7a6dc123e6 Make deliver.pl objdir aware & fix bogus strip errors in makexpi.pl
Bug #162079 r=ssu sr=leaf
2003-07-03 03:33:48 +00:00
bzbarsky%mit.edu
ccf7f1204b Follow-up tweak to bug 211030, r+sr=jst 2003-07-03 02:52:29 +00:00
bzbarsky%mit.edu
8ccbeba048 Random already_AddRefed stuff. Bug 211380, r+sr=jst 2003-07-03 02:49:06 +00:00
bzbarsky%mit.edu
ddefad53cd Fix crash on fetching rowIndex of a row that's not in a table. Bug 211357, r+sr=jst 2003-07-03 02:47:33 +00:00
bzbarsky%mit.edu
0b0c3f7646 Add nsIContent::GetBaseURL; get rid of similar functions on nsIXMLContent and
nsIHTMLContent.  Bug 209573, r=caillon, sr=jst.
2003-07-03 02:45:34 +00:00
timeless%mozdev.org
f0895362c6 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=sicking rs=jag
2003-07-03 01:25:29 +00:00
caillon%returnzero.com
a9bfdfc246 Bug 210556 - Plaintext serialization with no formatting whatsoever should be possible.
This makes Node.textContent behave as defined in the DOM Level 3 draft.
r=harishd@netscape.com sr=jst@netscape.com
2003-07-03 00:34:34 +00:00
timeless%mozdev.org
45aea6a61e Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=dwitte
2003-07-03 00:25:56 +00:00
bryner%netscape.com
c2a7bbd47b A few cleanups and fixes for gtk2's native theme code: handle ownership of the GtkTooltips object correctly, fix up the textfield drawing code to paint the background first and to paint the focus border correctly, and update to the new widget style property names for scrollbars. Bug 211488, r=blizzard. Not part of the default build (gtk2 only). 2003-07-03 00:24:53 +00:00
pschwartau%netscape.com
ae38e3c537 Initial add. Regression test for bug 210682. 2003-07-02 23:43:09 +00:00
dbaron%dbaron.org
29254c752a Remove hints from CSS property list. b=158713 r+sr=bzbarsky 2003-07-02 22:17:23 +00:00
smontagu%netscape.com
45a0ed1fed Change parsing of language tags for the Accept-Language header to accept from 2 to 8 characters in the first subtag. Bug 208277, author=d95mback@dtek.chalmers.se, r=smontagu, sr=darin. 2003-07-02 21:59:22 +00:00
locka%iol.ie
aa70b2accd NOT PART OF BUILD. Change popup menus 2003-07-02 21:53:25 +00:00
locka%iol.ie
ce2c2c6cca NOT PART OF BUILD. Implement open in new window popup, add uri listener to block popups, reduce use of ns(C)String to avoid linker issues 2003-07-02 21:52:42 +00:00
smontagu%netscape.com
7e9d3920ed Change EnumFontFamilies() to EnumFontFamiliesEx() Bug 192342, Author=jdunn, r=smontagu, sr=kin. 2003-07-02 21:42:15 +00:00
brade%netscape.com
6de261e6e1 unify contract ids (omitting platform); r=smontagu, rs=blizzard (also discussed
with pinkerton, sfraser, timeless, kaie, bryner and probably a few others), bug=211360
2003-07-02 21:38:04 +00:00
brade%netscape.com
d481595dcd add contract ids; r=kaie, sr=kin, bug=211360 2003-07-02 21:34:16 +00:00
bryner%netscape.com
9086988ba8 Don't depend on the internal format of native regions (bug 211476). r=pinkerton, sr=sfraser. 2003-07-02 21:34:15 +00:00
bienvenu%netscape.com
1a3020ea80 add message for folder in use message, r/sr=sspitzer, 166617 2003-07-02 21:33:12 +00:00
darin%netscape.com
ca48f5672f fixes bug 163988 'Crashes at www.macgamer.com (HREF="&#)' patch=waltershen@netscape.com r=dbaron sr=jag 2003-07-02 21:20:14 +00:00
bzbarsky%mit.edu
b899c29851 Remove some unused code. Bug 211020, patch by kjh-4275@attbi.com (Kenneth
Herron), r=bzbarsky, sr=alecf
2003-07-02 21:14:24 +00:00
igor%mir2.org
c922b2359b Added public FunctionObject.getMethodOrConstructor() to resolve
http://bugzilla.mozilla.org/show_bug.cgi?id=108719
2003-07-02 21:07:44 +00:00
dbaron%dbaron.org
b10e90f02b Remove remaining user of CSS-property-based style hints. b=158713 r+sr=bzbarsky 2003-07-02 21:05:09 +00:00
bienvenu%netscape.com
6f90413097 fix 210800 problem parsing imap headers/messages with mal-formatted line terminators (CRCRLF) on windows r/sr=sspitzer 2003-07-02 21:03:30 +00:00
bienvenu%netscape.com
fc63cdfcea fix problem displaying pop3 password failed error message, patch by ch.ey@gmx.net, r=bienvenu, sr=sspitzer 211479 2003-07-02 20:59:05 +00:00
dougt%meer.net
393c7500da missed this line from the previous check in. 2003-07-02 20:57:43 +00:00
igor%mir2.org
b5dd8750a1 Do not store dynamic scope flag in the object. Instead when checking thisObj against Java this type use scope != getParentScope() to detect such usage. 2003-07-02 19:41:48 +00:00
dwitte%stanford.edu
2d360fcd0c bug 210713: [gtk2] leaks in nsWindow and nsAppShell.
r+sr=blizzard.
2003-07-02 19:27:38 +00:00
dwitte%stanford.edu
bfc281cacf bug 210727: [xft] leak in nsFontMetricsXft::PrepareToDraw.
r+sr=blizzard.
2003-07-02 19:26:32 +00:00