bienvenu%netscape.com
|
9e5e574372
|
fix fast delete breaking delete, r=mscott 32742
|
2000-04-13 14:41:20 +00:00 |
Peter.VanderBeken%pandora.be
|
ef6741cbff
|
Use DOMString instead of String (getting these changes back in).
Not part of build yet. a=leaf
|
2000-04-13 14:14:45 +00:00 |
cls%seawood.org
|
579f14b69f
|
Added CXXFLAGS to link line for toolkit specific test viewers. Bug #35730
|
2000-04-13 13:59:03 +00:00 |
jdunn%netscape.com
|
69a171e386
|
newline for hp
|
2000-04-13 13:35:54 +00:00 |
neeti%netscape.com
|
3107b9e926
|
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
|
c85c340801
|
Fixing #35605, avoid accessing a null pointer in GetOffsetParent()!
|
2000-04-13 12:52:03 +00:00 |
jst%netscape.com
|
58376df685
|
Fixing #34573. Properly reflow a textcontrol if it's 'rows' attribute changes.
|
2000-04-13 12:28:35 +00:00 |
heikki%citec.fi
|
0467df615b
|
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
|
a1f0deb3f3
|
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
|
621cc444c2
|
removed for-loop declaration of ints to be compiler friendly
|
2000-04-13 10:37:49 +00:00 |
kvisco%ziplink.net
|
34c878262f
|
updated with latest info
|
2000-04-13 10:23:23 +00:00 |
warren%netscape.com
|
32ced272ad
|
Fixed assertion problem with rv/rv2.
|
2000-04-13 10:07:13 +00:00 |
warren%netscape.com
|
7ef49fe1e6
|
Fixed RemoveChannel problem.
|
2000-04-13 10:02:32 +00:00 |
kvisco%ziplink.net
|
dd4eaa7dab
|
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
|
1c28f1524f
|
Added some cleanup.
|
2000-04-13 09:30:09 +00:00 |
warren%netscape.com
|
e0be02e5b0
|
Removed
|
2000-04-13 09:22:09 +00:00 |
warren%netscape.com
|
d28275f713
|
Fixed AddRef/Release to use NS_ADDREF/NS_RELEASE.
|
2000-04-13 09:20:58 +00:00 |
warren%netscape.com
|
4149164cea
|
Added nsIStreamIO.idl. Removed nsIFileSystem.idl.
|
2000-04-13 09:20:57 +00:00 |
warren%netscape.com
|
1832d7f664
|
Factoring stream i/o operations into nsIStreamIO interface.
|
2000-04-13 09:20:50 +00:00 |
warren%netscape.com
|
4dd2ed3238
|
Added sanity assertions.
|
2000-04-13 09:19:47 +00:00 |
warren%netscape.com
|
1e1f244605
|
Added some sanity checking to SetMimeType.
|
2000-04-13 09:18:57 +00:00 |
tbogard%aol.net
|
e4fc88d0b4
|
Removed a dump statement that wasn't meant to have been pushed.
|
2000-04-13 09:18:30 +00:00 |
kvisco%ziplink.net
|
d808073f42
|
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
|
81f7803783
|
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
|
a1512278c7
|
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
|
2d39eb3359
|
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
|
77a756d5a0
|
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
|
9aeef6530d
|
changed makefile to remove dependancy on base/String.o
|
2000-04-13 07:02:54 +00:00 |
mccabe%netscape.com
|
61ad3f5232
|
Fix Makefile to work with srcdir.
Patch courtesy Colin Blake <colin@theblakes.com>
|
2000-04-13 07:00:33 +00:00 |
kvisco%ziplink.net
|
5b6207c601
|
finished making name change from String to TxString
|
2000-04-13 06:40:34 +00:00 |
heikki%citec.fi
|
00f214e868
|
Test files for XML Base. **Sicking testing cvs admin**
|
2000-04-13 06:40:18 +00:00 |
heikki%citec.fi
|
1b1b94ee79
|
Test files for XML Base. Not part of build.
|
2000-04-13 06:40:17 +00:00 |
beard%netscape.com
|
58e2102fbb
|
[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
|
de18953344
|
[not part of build] more heuristics for valid identifiers
|
2000-04-13 06:39:20 +00:00 |
heikki%citec.fi
|
53d076ca4b
|
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
|
26a770ae29
|
[not part of build] silent when leaking objects w/o debugging info.
|
2000-04-13 06:36:13 +00:00 |
beard%netscape.com
|
d7591c426f
|
[not part of build] StringTable
|
2000-04-13 06:35:02 +00:00 |
beard%netscape.com
|
d468bee4b9
|
[not part of build] NFRAMES == 2 for alignment reasons, splaying sibling lists.
|
2000-04-13 06:34:20 +00:00 |
beard%netscape.com
|
34b611d961
|
[not part of build] NFRAMES == 2 for alignment reasons.
|
2000-04-13 06:33:09 +00:00 |
bienvenu%netscape.com
|
15a5d74bf3
|
fix ClearFlag method, r=sspitzer
|
2000-04-13 05:55:48 +00:00 |
bienvenu%netscape.com
|
5656a91748
|
add InitFromUri method, r=mscott for nntp connection cache
|
2000-04-13 05:54:45 +00:00 |
bienvenu%netscape.com
|
200e4e587e
|
fix line buffer to grow past 4k r=mscott 33715
|
2000-04-13 05:53:56 +00:00 |
morse%netscape.com
|
d49965c036
|
remove image blocking
|
2000-04-13 05:16:10 +00:00 |
sfraser%netscape.com
|
89f918ee5b
|
Adding methods to allow control of the selection in text widgets.
|
2000-04-13 05:15:59 +00:00 |
sfraser%netscape.com
|
7446f13322
|
Use an nsCOMPtr in the Select call.
|
2000-04-13 05:14:08 +00:00 |
sfraser%netscape.com
|
48fa415a04
|
Adding methods to NSHTMLInputElement to allow control of the selection from JS.
|
2000-04-13 05:02:35 +00:00 |
beard%netscape.com
|
e82b4e2532
|
gc_base now used as common base class of GC allocated objects.
|
2000-04-13 04:54:41 +00:00 |
beard%netscape.com
|
56d97a71e9
|
added gc_base, which defines a more generic operator new().
|
2000-04-13 04:53:56 +00:00 |
ducarroz%netscape.com
|
5fe7f03696
|
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
|
52665ca171
|
No need to #include nsIGfxTextControlFrame.h any more.
|
2000-04-13 04:49:52 +00:00 |