Граф коммитов

57956 Коммитов

Автор SHA1 Сообщение Дата
neeti%netscape.com fb486b0017 fix for bug 21329,r=pnunn, Image cache needs to limit number as well as size of the image resources consumed on WIN95/WIN98 2000-04-13 13:00:31 +00:00
jst%netscape.com 6656f5324e Fixing #35605, avoid accessing a null pointer in GetOffsetParent()! 2000-04-13 12:52:03 +00:00
jst%netscape.com a73404c364 Fixing #34573. Properly reflow a textcontrol if it's 'rows' attribute changes. 2000-04-13 12:28:35 +00:00
heikki%citec.fi d06f3c7d91 Missing QI entry for an interface we inherit from. Found by ddediu@usa.net, thanks. r=me. 2000-04-13 12:19:50 +00:00
jst%netscape.com 801bd7da0e If a class claims to support an interface in QueryInterface() it *really* should inherit from that interface then! Fixes #35398. 2000-04-13 12:02:58 +00:00
kvisco%ziplink.net e6bdff2357 removed for-loop declaration of ints to be compiler friendly 2000-04-13 10:37:49 +00:00
kvisco%ziplink.net 6d4a7814c1 updated with latest info 2000-04-13 10:23:23 +00:00
warren%netscape.com dd13ffb6ac Fixed assertion problem with rv/rv2. 2000-04-13 10:07:13 +00:00
warren%netscape.com 4d06e7376a Fixed RemoveChannel problem. 2000-04-13 10:02:32 +00:00
kvisco%ziplink.net 9bf3b3992f added Marina's fix to handle recurise attribute-set processing, and to handle attribute-set processing for xsl:copy 2000-04-13 09:39:28 +00:00
warren%netscape.com 503913645b Added some cleanup. 2000-04-13 09:30:09 +00:00
warren%netscape.com cb7cb57ef6 Removed 2000-04-13 09:22:09 +00:00
warren%netscape.com ea1163636a Fixed AddRef/Release to use NS_ADDREF/NS_RELEASE. 2000-04-13 09:20:58 +00:00
warren%netscape.com 25540ff9db Added nsIStreamIO.idl. Removed nsIFileSystem.idl. 2000-04-13 09:20:57 +00:00
warren%netscape.com c544ed30ef Factoring stream i/o operations into nsIStreamIO interface. 2000-04-13 09:20:50 +00:00
warren%netscape.com b4bd3fb5bf Added sanity assertions. 2000-04-13 09:19:47 +00:00
warren%netscape.com bb48ce3380 Added some sanity checking to SetMimeType. 2000-04-13 09:18:57 +00:00
tbogard%aol.net 6d33b172d8 Removed a dump statement that wasn't meant to have been pushed. 2000-04-13 09:18:30 +00:00
kvisco%ziplink.net c3495718d8 added patches from Marina M. to fix predicate parsing, and make sure we look for Axis Identifier wild cards 2000-04-13 09:13:22 +00:00
tbogard%aol.net d05eb8f1ea Changed the code to use the nsIXULBrowserWindow interface rather than poking attributes for setting throbber activity, window activity and location changing. This should speed things up a bit and also makes the code a bit cleaner. 2000-04-13 08:08:52 +00:00
mscott%netscape.com e25164fdaa this checkin is actually bryners. Backing out the changes that seem to cause various problems
on linux. Eric is going to sit down with a linux guru tomorrow and try to figure out why these changes
were causing a problem.
2000-04-13 07:43:39 +00:00
mccabe%netscape.com 5e9efe740c Make the console service threadsafe. Lock when logging messages, copying out the message array, registering and unregistering listeners, etc. Also proxy each registered listener to ensure that it is called only on the thread that registers it; hopefully this will make it safe to use javascript-implemented listeners even when error messages are logged on other threads.
Also log some partial work towards making nsIConsoleMessage interfaces factory-instantiable.
2000-04-13 07:20:24 +00:00
mccabe%netscape.com e0f7ca3602 Rename interface constants from names like ERROR and STRICT, which evidently conflict with preprocessor defines on Windows.
Thanks to Travis for noticing this problem.
2000-04-13 07:03:46 +00:00
kvisco%ziplink.net 2bc9b516bd changed makefile to remove dependancy on base/String.o 2000-04-13 07:02:54 +00:00
mccabe%netscape.com b7cbbcab57 Fix Makefile to work with srcdir.
Patch courtesy Colin Blake <colin@theblakes.com>
2000-04-13 07:00:33 +00:00
kvisco%ziplink.net 9f2fae0fc8 finished making name change from String to TxString 2000-04-13 06:40:34 +00:00
heikki%citec.fi 2ae5ee6efe Test files for XML Base. **Sicking testing cvs admin** 2000-04-13 06:40:18 +00:00
heikki%citec.fi b8d33a4ce2 Test files for XML Base. Not part of build. 2000-04-13 06:40:17 +00:00
beard%netscape.com 07b724802e [not part of build] using non-debugging allocators to keep out of leak reports. 2000-04-13 06:40:16 +00:00
beard%netscape.com 5663070871 [not part of build] more heuristics for valid identifiers 2000-04-13 06:39:20 +00:00
heikki%citec.fi 8c20fe198c Implemented XML Base (http://www.w3.org/TR/xmlbase). Still some issues with escaping illegal chars in URLs etc. Bug 32842. 2000-04-13 06:38:31 +00:00
beard%netscape.com fcd189c125 [not part of build] silent when leaking objects w/o debugging info. 2000-04-13 06:36:13 +00:00
beard%netscape.com cb95b6a16c [not part of build] StringTable 2000-04-13 06:35:02 +00:00
beard%netscape.com e3299805b7 [not part of build] NFRAMES == 2 for alignment reasons, splaying sibling lists. 2000-04-13 06:34:20 +00:00
beard%netscape.com 0de5018079 [not part of build] NFRAMES == 2 for alignment reasons. 2000-04-13 06:33:09 +00:00
bienvenu%netscape.com 131e6a9085 fix ClearFlag method, r=sspitzer 2000-04-13 05:55:48 +00:00
bienvenu%netscape.com 3033e31151 add InitFromUri method, r=mscott for nntp connection cache 2000-04-13 05:54:45 +00:00
bienvenu%netscape.com 38e9277f99 fix line buffer to grow past 4k r=mscott 33715 2000-04-13 05:53:56 +00:00
morse%netscape.com 6b0428948f remove image blocking 2000-04-13 05:16:10 +00:00
sfraser%netscape.com e18fe941f0 Adding methods to allow control of the selection in text widgets. 2000-04-13 05:15:59 +00:00
sfraser%netscape.com 0aa03ae3da Use an nsCOMPtr in the Select call. 2000-04-13 05:14:08 +00:00
sfraser%netscape.com 46d55f87a5 Adding methods to NSHTMLInputElement to allow control of the selection from JS. 2000-04-13 05:02:35 +00:00
beard%netscape.com 2abecb9b3f gc_base now used as common base class of GC allocated objects. 2000-04-13 04:54:41 +00:00
beard%netscape.com 3ee95dbd9c added gc_base, which defines a more generic operator new(). 2000-04-13 04:53:56 +00:00
sfraser%netscape.com 932121c8e2 Adding methods to nsHTMLNSInputElement to support getting/setting the selection from JS. Also added a textLength attribute. 2000-04-13 04:50:59 +00:00
ducarroz%netscape.com 245059c4ee Remove the old autocomplete widget which is now replaced by the XBL one (xpfe/components/autocomplete). R=alecf. 2000-04-13 04:50:39 +00:00
sfraser%netscape.com b7f4874e82 No need to #include nsIGfxTextControlFrame.h any more. 2000-04-13 04:49:52 +00:00
ducarroz%netscape.com aa9c0b8b9c Add xpfe/components/autocomplete to the build. R=alecf. 2000-04-13 04:49:50 +00:00
ducarroz%netscape.com 8506e067ce Add CSS binding for new XBL autocomplete widget. R=alecf. 2000-04-13 04:49:28 +00:00
ducarroz%netscape.com da3a4e2064 Fix makefile error. R=alecf 2000-04-13 04:49:23 +00:00