Commit Graph

77887 Commits

Author SHA1 Message Date
maolson%earthlink.net
dacd87afb0 Fix bug 64591 - javascript strict warnings in bm-props.js.
Also fixes a problem with simultaneously changing the bookmark URL and other properties.
r=jag, a=ben
2001-03-04 20:50:16 +00:00
dbaron%fas.harvard.edu
0ead20e79d Improve GTK system colors for menus and buttons by creating menu and button widgets and asking for their colors so that theme rules specifically for menus and buttons are reflected in the system colors. Undo some changes I made before that were probably incorrect. r=bryner@netscape.com sr=blizzard@mozilla.org b=67448 2001-03-04 20:15:45 +00:00
dbaron%fas.harvard.edu
c7db18ff07 Fix reversal of inner and outer highlighted border colors on buttons. b=67448 r=hewitt@netscape.com sr=ben@netscape.com 2001-03-04 19:55:04 +00:00
dbaron%fas.harvard.edu
fc2e7e21f9 Fix leak on sending message caused by circular ownership between nsMsgCompose and nsMsgComposeSendListener. b=66887 r=ducarroz@netscape.com sr=sspitzer@netscape.com 2001-03-04 19:51:05 +00:00
dbaron%fas.harvard.edu
d8d2e77f91 Fix bad vi modeline that caused text to wrap at 2 characters. r=gagan (Comment changes only.) 2001-03-04 19:43:55 +00:00
beard%netscape.com
d272ef683d [not part of build] fix bustage (LL_ZERO is not compatible with PRUint32 type). 2001-03-04 19:27:39 +00:00
beard%netscape.com
bb7384e98f [not part of build] fix memory leak of full_classpath. 2001-03-04 19:23:51 +00:00
evaughan%netscape.com
bc48c561a9 Updated accesibility code. NOT IN BUILD PROCCESS 2001-03-04 02:31:28 +00:00
cmanske%netscape.com
8b4f4514f0 Better error message, b=69560, r=robinf, sr=kin 2001-03-04 00:25:30 +00:00
gordon%netscape.com
14f776650c [not part of build] Changed nsCacheEntry data members from PRTime to PRUint32. Changed //** comments to // XXX to make it easier to search for 'to do' items. Added dooming of expired entries. 2001-03-04 00:11:30 +00:00
bryner%uiuc.edu
49b1062eb3 Bug 62185 - Make the filepicker select the first filter automatically. r=ben, sr=hyatt. 2001-03-03 23:27:30 +00:00
syd%netscape.com
9d3e2c1261 Deprecate nsStr->GetBuffer(). r=jag, sr=scc 2001-03-03 22:07:45 +00:00
hyatt%netscape.com
31849092e2 Fix for 67351. sr=waterson, r=danm 2001-03-03 22:01:01 +00:00
hyatt%netscape.com
9e4f2b23f8 Fix for 70704, r=brendan, sr=attinasi 2001-03-03 21:57:56 +00:00
blakeross%telocity.com
ef92136240 The rest of 70755. 2001-03-03 20:54:26 +00:00
blakeross%telocity.com
d525ffd66d Removing some tabs that snuck in with the reversion... 2001-03-03 20:52:50 +00:00
blakeross%telocity.com
3fa0be0aa7 Shift/ctrl-click don't work in trees (smoketest blocker, 70755). sr=hyatt 2001-03-03 20:47:15 +00:00
beard%netscape.com
99009db752 [not part of build] use correct calling conventions when OJI is #defined. 2001-03-03 19:30:17 +00:00
jst%netscape.com
4162a5ee8e Adding ElementCSSInlineStyle interface, not part of the build yet. 2001-03-03 11:43:56 +00:00
jst%netscape.com
c547412990 Renaming nsIDOMHTMLIEElement to nsIDOMNSHTMLElement. Not part of the build. 2001-03-03 09:39:08 +00:00
roc+%cs.cmu.edu
3862db1677 Don't paint floating views unless the root view for the repaint is floating. This ensures that if we paint a window under a transient, the actual window contents are painted and not the transient's contents. Fix for new view manager bug 69346. r=kmcclusk, sr=attinasi 2001-03-03 06:18:11 +00:00
shanjian%netscape.com
98cbd5b83a #68376 remove event handlers from within <template> in charsetDetectorsOverlay.xul
r = nhotta sr=alecf
2001-03-03 04:46:51 +00:00
gordon%netscape.com
c281374138 [not part of build] Make MarkDoomed(), MarkActive(), MarkInactive() private, and check for entry before calling MarkInitialized() in nsCacheService::ActivateEntry(). 2001-03-03 04:42:21 +00:00
beard%netscape.com
e438047854 Added nsInputStreamTee.cpp. r=gordon, sr=scc 2001-03-03 04:05:17 +00:00
beard%netscape.com
56209dedee Added nsIInputStreamTee.idl. r=gordon 2001-03-03 04:01:48 +00:00
beard%netscape.com
fdf5adb8eb [not part of build] removed memory transport files. 2001-03-03 03:42:57 +00:00
beard%netscape.com
3cc7487ec6 [not part of build] Added debug harness, explicit doom. 2001-03-03 03:42:10 +00:00
beard%netscape.com
6388744e26 [not part of build] dooming works during forced write, and explicitly, see TestDiskCache.js for example. 2001-03-03 03:41:38 +00:00
jst%netscape.com
88c4e1d520 Adding window interface for JS specific methods. Not part of the build. 2001-03-03 03:10:02 +00:00
darin%netscape.com
9460ba088d OS/2 didn't like inheriting a nsStorageTransport::ns{In,Out}putStream from
nsStorageTransport::nsBlockingStream since both are declared with private
access in nsStorageTransport.  This should fix the problem.
2001-03-03 03:07:10 +00:00
harishd%netscape.com
64c04f1e02 Backing out a unintentional change.
r=jst
2001-03-03 02:52:57 +00:00
cls%seawood.org
d7e65ce85a Bump height to 150 so ports page does not scroll 2001-03-03 02:33:53 +00:00
cls%seawood.org
7c2528258e Add knowledge of SeaMonkey-Ports 2001-03-03 02:30:49 +00:00
gordon%netscape.com
124ac630d9 [not part of build] Restructured nsCacheService:ActivateEntry() to properly handle a FORCE-WRITE. Cleaned up ownership of key between request and entry. Add deletion of request for synchronous open. Add deletion of unbound entries on deactivation. 2001-03-03 02:27:49 +00:00
darin%netscape.com
94f3bb4242 [not part of the build] updated the module file for the removal of nsMemoryCacheTransport 2001-03-03 02:27:18 +00:00
beard%netscape.com
57cbe6c774 Added nsStorageTransport.cpp. r=gordon 2001-03-03 02:21:37 +00:00
darin%netscape.com
4f9a9b0114 Fixes bug 66181. Content-Disposition with attachment=filename did not accept
a quoted-string as the filename.  r=gagan, sr=mscott.
2001-03-03 02:20:28 +00:00
mcafee%netscape.com
d826d52bae support for embedtest 2001-03-03 02:14:29 +00:00
darin%netscape.com
6b4d563f98 Bug 70707. Added CID/ContractID for nsStorageTransport. 2001-03-03 02:11:19 +00:00
javi%netscape.com
1e92fab712 Touch Makefile.in so that dynamic Makefiles get generated. 2001-03-03 01:59:36 +00:00
sonmi%netscape.com
bed15077e8 fixed a typo in an echo 2001-03-03 01:59:29 +00:00
darin%netscape.com
0bbec193ce [not part of the build] Make mem cache use nsStorageTransport. 2001-03-03 01:59:03 +00:00
darin%netscape.com
5b7fd2451c Bug 70707. Pulled generic transport implementation out of new memory cache
and created netwerk/base/src/nsStorageTransport.{h,cpp}
2001-03-03 01:57:37 +00:00
dougt%netscape.com
61a6206885 This is not part of the build (it is currently IFDEF'ed off. Conditionally allows ftp to use the new cache. r=gagan@netscape.com 2001-03-03 01:40:36 +00:00
sfraser%netscape.com
8ee9e073f5 Fix bug 69729, nsIObserverList had bogus params. Also make it possible to CreateInstance one. r=jag, sr=alecf. 2001-03-03 01:24:36 +00:00
beard%netscape.com
7fa29ffe23 Automatically load "xpcshell.js" if available. sr=jband 2001-03-03 01:01:20 +00:00
valeski%netscape.com
b7b9777ef9 sr=rpotts. 61160. allowing buffering if we haven't started a sub response yet. 2001-03-03 00:59:42 +00:00
harishd%netscape.com
8680ff8c03 Correcting an error.
r=heikki
2001-03-03 00:54:53 +00:00
glazman%netscape.com
99f88218ba enhancement for the 3 new attributes selectors in CSS 3. r=dbaron, sr=attinasi 2001-03-03 00:54:04 +00:00
harishd%netscape.com
65d723afce Added more properties(font,background,padding,border,z-index..etc) for getComputedStyle().
r=heikki,sr=jst.
2001-03-03 00:44:19 +00:00