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
nisheeth%netscape.com
0675773d3a
Back out earlier fix to bug 13565. I shouldn't remove the code that dumps XML error messages to the console because the browser window is not going to be around all time, for example, in the case of the profile manager window.
2000-04-13 04:43:37 +00:00
nisheeth%netscape.com
8e74f09317
Fix for bug 13565. Removed code that dumps XML error messages to console because error messages now show up inside the browser window.
2000-04-13 04:13:41 +00:00
beard%netscape.com
7e9990507f
XP_MAC improvements, stack walking, pc to name translation, early toolbox initialization so console will pop-up in correct location.
2000-04-13 03:51:43 +00:00
beard%netscape.com
7534c689cc
[not part of build] since MacOS isn't preemptive, make FASTLOCK a no-op.
2000-04-13 03:27:51 +00:00
erik%netscape.com
f2f541d32f
bug 35515; get *-iso10646-1 fonts to work by correcting the test for glyph
...
availability; bug 35665; add support for microsoft-cp1251 fonts
2000-04-13 03:24:13 +00:00
jim_nance%yahoo.com
8cfc5e80c0
Fixes for bug 35466 from wtc, along with some suggestions for better
...
compiler flags from Jeff D. at Compaq. This should not affect anything
other than Tru64 Unix. If it does I can be reached at 919.859.3885
2000-04-13 03:13:14 +00:00
tbogard%aol.net
f0456d1d48
Moved the implementation of nsIRefreshURI into the docShell. Reordered CreateFixupURI to try simply creating the URI before actually doing any munging. Stop now calls CancelRefreshURITimers. String version of LoadURI now properly puts up error boxes for missing protocols.
2000-04-13 03:11:44 +00:00
tbogard%aol.net
59d7f8bbee
Moved the implementation of nsIRefreshURI into the docShell. When the webShell is getting destructed make sure we call Destroy.
2000-04-13 03:11:25 +00:00
tbogard%aol.net
a9bcbb88da
Make DocShell link with the timer library so it can call NS_NewTimer.
2000-04-13 03:05:35 +00:00
mscott%netscape.com
4ef2e2c271
Bug #35661 --> don't try to load a message if we are about to delete it
...
r=putterman
2000-04-13 03:03:50 +00:00
sspitzer%netscape.com
c5fec07319
fix for #11043 . implement news biff. thanks to tobias@adamson.com for contributing this patch. r=sspitzer
2000-04-13 02:59:01 +00:00
tbogard%aol.net
d196ece817
WebShell no longer creates the plugin host. nsObjectFrame now gets it from the service manager instead of trying to get it from the webshell.
2000-04-13 02:56:05 +00:00
tbogard%aol.net
2ed55be1d9
Implemented SetFocus.
2000-04-13 02:54:38 +00:00
sspitzer%netscape.com
be06b6be6d
fix for #34791 . "check new mail" -> "check new messages".
2000-04-13 02:53:55 +00:00
tbogard%aol.net
ec564797d5
Get the service for the plugin host. Don't bother requesting it from the container.
2000-04-13 02:53:18 +00:00
tbogard%aol.net
630216d09d
When the object goes away due to the last ref on the object, make sure to Destroy() so we free everything up that is usually done there.
2000-04-13 02:52:34 +00:00
beard%netscape.com
a011ebff90
builds gc
2000-04-13 00:37:00 +00:00
beard%netscape.com
926ba002f5
Added gc_allocator.h to project and gc.lib to link against.
2000-04-13 00:28:40 +00:00
beard%netscape.com
f1a26f0ae3
linking in gc.lib from ../../gc/boehm
2000-04-13 00:16:58 +00:00
beard%netscape.com
2af692cce9
Not part of build, Makefile used by JS2
2000-04-13 00:16:03 +00:00
mjudge%netscape.com
7caea63ed1
a=gramps. smoketest fix for 35590
2000-04-13 00:15:02 +00:00
beard%netscape.com
129ddf18e9
enabling GC on all platforms
2000-04-13 00:14:23 +00:00
edburns%acm.org
1176c0f8b4
bug: http://bugzilla.mozilla.org/show_bug.cgi?id=32011
...
Add first function pointer integration to webclient for StarOffice.
This is necessary to allow events to be sent from mozilla to
StarOffice.
2000-04-13 00:12:50 +00:00
locka%iol.ie
6d95fdddec
Moved control to components folder.
...
Put some hacks in around the calls to the non-reentrant NS_InitXPCOM so that the control can be used from VB
2000-04-12 22:54:54 +00:00
nisheeth%netscape.com
460a285995
Removing the header file because it is generated by IDL now. Not part of mozilla build.
2000-04-12 22:52:38 +00:00
dveditz%netscape.com
1eae54e4e0
get VC5 Mozilla build back off the floor, a=granrose
2000-04-12 22:48:54 +00:00
nisheeth%netscape.com
b3fea5b8a8
Ongoing work to get Transformiix to build on Windows. Not part of the mozilla build.
2000-04-12 22:47:04 +00:00
nisheeth%netscape.com
3f463dfbb5
Ongoing attempt to get Transformiix building on Windows. Not part of mozilla build.
2000-04-12 22:34:04 +00:00
troy%netscape.com
890549a10c
b=35603, r=jinjin@pacbell.net Fix for blocker (crash when selecting
...
text)
2000-04-12 22:22:58 +00:00
warren%netscape.com
15ae528e0d
Added nsIStreamIO.idl
2000-04-12 21:32:15 +00:00
donm%bluemartini.com
20bcaa0560
Rewrite of repophook to pull changes from the bonsai database from a certain
...
date, and according to legaldirs rebuild the hook list of checkins. This
had been broken since switching over from the flatfile checkinlog.
Reviewed and Approved by: Terry Weismann
2000-04-12 18:44:37 +00:00
ashuk%eng.sun.com
1c1397b664
Made fix for Find Dialog closing correctly on Solaris
...
a=ashuk
r=geetha.vaidyanaathan@sun.com
Bug=35514
_Ashu
2000-04-12 18:06:21 +00:00
norris%netscape.com
144d256be4
Fix bug 33841.
2000-04-12 17:30:32 +00:00
jdunn%netscape.com
2535df76ae
adding include for tolower & toupper
2000-04-12 15:52:50 +00:00
troy%netscape.com
a37259c6bd
Fix for build bustage
2000-04-12 15:42:55 +00:00
sspitzer%netscape.com
26796affc9
fix for blocker bug #35591 . 3 pane toolbar buttons don't work.
2000-04-12 15:32:27 +00:00
troy%netscape.com
43ba4ad192
Added support for measuring text runs in ascii, and changed text transformer
...
to leave the text as ascii if possible
2000-04-12 14:54:43 +00:00