Commit Graph

91680 Commits

Author SHA1 Message Date
bbaetz%cs.mcgill.ca
01eba0db3e Bug 66601 - drag&drop not working form the xul directory view
r=blake, sr=ben
2001-11-04 03:05:15 +00:00
mkaply%us.ibm.com
21e9b4196a OS/2 and AIX bustage - the bustage is related to GetAltDevice in nsDeviceContext.h having an ADDREF of a nonconst - the easiest place to fix it is here 2001-11-04 03:04:01 +00:00
blakeross%telocity.com
05fd0df07a 108382 - fix by Asko Tontti (atontti@cc.hut.fi). r=hewitt sr=blake 2001-11-04 02:59:03 +00:00
blakeross%telocity.com
59b99b11eb Bradley doesn't like dir viewer's border. Who am I to disagree? r=hewitt sr=hyatt 2001-11-04 02:38:04 +00:00
rods%netscape.com
201e287809 Fix memory leaks, getting nsIWidget and not releasing it, found an extra one also 2001-11-04 02:37:07 +00:00
hyatt%netscape.com
83c7ae6b1f Bug 18502 remainder of checkin. Turning it on on the Mac. r/sr=pav,jband 2001-11-04 02:17:11 +00:00
blakeross%telocity.com
3c4117c833 Line of text is missing from debug pref pane. r=hewitt sr=hyatt 2001-11-04 02:16:33 +00:00
blakeross%telocity.com
4ea411c254 Fixing js error. r=hewitt sr=hyatt 2001-11-04 00:56:16 +00:00
blakeross%telocity.com
68b361d7aa Fixing js error. r=hewitt sr=hyatt 2001-11-04 00:55:59 +00:00
rods%netscape.com
acf970cef1 Fix for OS2 bustage 2001-11-04 00:51:40 +00:00
blakeross%telocity.com
3bbf934179 Bookmarks tree has slightly oversized margins. r=hewitt sr=hyatt 2001-11-04 00:45:41 +00:00
blakeross%telocity.com
bc6323fdb1 Statusbar text has slightly oversized margins. r=hewitt sr=hyatt 2001-11-04 00:16:53 +00:00
hyatt%netscape.com
364c9fd485 The XUL content sink doesn't block the parser when loading stylesheets and hasn't for six months! Ack ack ack ack ack! Bug 102114. r=jag, sr=brendan 2001-11-03 23:41:10 +00:00
blakeross%telocity.com
bf0d35f188 Removing mistakenly removed flex. r=hewitt sr=hyatt 2001-11-03 22:33:59 +00:00
pavlov%netscape.com
63fa4f0a4a fixing compiler bustage. SetSharedPageData needs a return type (of void) 2001-11-03 21:49:38 +00:00
blakeross%telocity.com
c18a14ce7d Readding mistakenly removed flex. r=hewitt sr=hyatt 2001-11-03 21:25:58 +00:00
blakeross%telocity.com
e394f2f43a No radiobutton selected by default in add directory dialog. r=hewitt sr=hyatt 2001-11-03 21:02:55 +00:00
blakeross%telocity.com
b1c321edc6 Editor OK buttons aren't disabled when there aren't valid conditions. r=hewitt, sr=hyatt 2001-11-03 18:46:07 +00:00
blakeross%telocity.com
121b4ba76f Tab text has big margins in Classic. r=hewitt sr=hyatt 2001-11-03 18:27:38 +00:00
blakeross%telocity.com
c84a65cb20 Er, these weren't supposed to go in. 2001-11-03 17:17:25 +00:00
blakeross%telocity.com
338e4f124e Yes, I forgot to commit from /profile last night... 2001-11-03 16:47:13 +00:00
rods%netscape.com
3f6667c131 add PrintPreview to make file 2001-11-03 16:35:42 +00:00
rods%netscape.com
20bfca1cfd Removing the Print Preview option from the menu
Bug 107562
2001-11-03 15:08:08 +00:00
rods%netscape.com
5bc2429c50 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 15:06:24 +00:00
rods%netscape.com
37a4501149 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 14:59:39 +00:00
andreas.otte%primus-online.de
a9bb735c64 fix bug 61269 ['%' will get URL-escaped to "%25" if not followed by 2
hexadecimal digits] We no longer escape an % which is not followed by
two hex characters, at least not until forced. This is more compatible
with current usage in other browsers. r=dougt@netscape.com,
sr=darin@netscape.com
2001-11-03 14:55:57 +00:00
rods%netscape.com
97fad5218a Fixed up nsIPrintSettings interface and add a Get/Set method to nsIPrintOptions (only
the setter is implemented at this time) Bug 107399 r=kmcclusk sr=alexf/attinasi
2001-11-03 14:45:46 +00:00
rods%netscape.com
857e035af3 Backing out checkin, I can't believe you have to edit a mcp to checkin
an IDL file
2001-11-03 14:17:37 +00:00
peterv%netscape.com
d604be4b8e Mac bustage fix. Rods didn't add nsIPrintSettings.idl to gfxIDL.mcp. 2001-11-03 13:50:33 +00:00
rods%netscape.com
701f45cfe6 change &P to &PT so page totals print at bottom
Bug 107340 r=self sr=attinasi
2001-11-03 13:05:09 +00:00
rods%netscape.com
78a059bcdd Fixed up nsIPrintSettings interface and add a Get/Set method to nsIPrintOptions
(only the setter is implemented at this time)
Bug 107399 r=kmcclusk sr=alexf/attinasi
2001-11-03 13:00:40 +00:00
hyatt%netscape.com
c660181dd1 Fixing 18502, I misapplied the patch and checked in duplicate lines of code. Backing out. 2001-11-03 12:08:04 +00:00
hyatt%netscape.com
f7a2cb567f Fixing 18502, I misapplied the patch and checked in duplicate lines of code. Backing out. 2001-11-03 12:00:32 +00:00
hyatt%netscape.com
1036442dc1 Fix linux bustage. 2001-11-03 11:49:08 +00:00
hewitt%netscape.com
5237447c3f 106637 - DOM inspector not working with tabbrowser, r=jag, sr=hyatt 2001-11-03 11:41:11 +00:00
hewitt%netscape.com
f61f86c389 fixing various fun regressions from blake's earlier landing, rs=hyatt 2001-11-03 11:33:13 +00:00
hewitt%netscape.com
20311b8044 fixing various fun regressions from blake's earlier landing, rs=hyatt 2001-11-03 11:27:04 +00:00
hyatt%netscape.com
8c2c4e7079 Fix linux bustage 2001-11-03 10:52:14 +00:00
hyatt%netscape.com
ed5580ac76 One more glitch fixed. 2001-11-03 10:46:54 +00:00
hyatt%netscape.com
e135a755fe Fix leaks that I just introduced. 2001-11-03 10:24:03 +00:00
hyatt%netscape.com
a8ef17fc1a Oops. Missed a spot. 2001-11-03 10:20:30 +00:00
hyatt%netscape.com
0d3a2fa6bf Fix for 80147, use XUL prototype elements in anonymous content of XBL. r=dbaron, sr=jst 2001-11-03 10:12:20 +00:00
hyatt%netscape.com
b1b833578d Fix nebiros bustage. 2001-11-03 09:50:31 +00:00
jaggernaut%netscape.com
faef77fbed Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-03 09:26:07 +00:00
sspitzer%netscape.com
4412757f92 fix blake's horkage. tomorrow's build is going to be broken all over. 2001-11-03 09:04:19 +00:00
bryner%netscape.com
e4216987ac Adding the XUL tabindex test to the debug menu. r=hyatt. 2001-11-03 08:56:09 +00:00
seawood%netscape.com
68e089b366 Update LD_LIBRARY_PATH_64 if LD_LIBRARY_PATH_64 is set.
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #91842
2001-11-03 08:26:37 +00:00
jst%netscape.com
144090f3bb Fixing bug 108321. Don't waste time using the component manager when creating an nsHTMLAttributes when setting attributes on an element, call NS_NewHTMLAttributes() directly in stead. Also doing some cleaning up in nsHTMLStyleSheet.cpp. r=dbaron@fas.harvard.edu, sr=hyatt@netscape.com 2001-11-03 08:13:48 +00:00
hewitt%netscape.com
f1d2b29522 putting back flex on textbox that blake seems to have 'accidentally' removed 2001-11-03 07:35:43 +00:00
sspitzer%netscape.com
881b59e2a3 remove bogus line (from a CVS conflict) that was causing compose to not work.
also, fix a js strict warning.  rs=bienvenu
2001-11-03 07:11:29 +00:00