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

57847 Коммитов

Автор SHA1 Сообщение Дата
tbogard%aol.net 2320ecb1dd 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 18b2ff8d87 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 680502bbb1 Make DocShell link with the timer library so it can call NS_NewTimer. 2000-04-13 03:05:35 +00:00
mscott%netscape.com cc56c53636 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 fefed47afa 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 a2006c7257 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 c8f2d5a0c4 Implemented SetFocus. 2000-04-13 02:54:38 +00:00
sspitzer%netscape.com 017a1b81a0 fix for #34791. "check new mail" -> "check new messages". 2000-04-13 02:53:55 +00:00
tbogard%aol.net 956cf30894 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 8578007261 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 d92905d034 builds gc 2000-04-13 00:37:00 +00:00
beard%netscape.com 1468acd8d1 Added gc_allocator.h to project and gc.lib to link against. 2000-04-13 00:28:40 +00:00
beard%netscape.com a1bed20974 linking in gc.lib from ../../gc/boehm 2000-04-13 00:16:58 +00:00
beard%netscape.com dc58e93cdf Not part of build, Makefile used by JS2 2000-04-13 00:16:03 +00:00
mjudge%netscape.com b0e64dc8be a=gramps. smoketest fix for 35590 2000-04-13 00:15:02 +00:00
beard%netscape.com 2922707730 enabling GC on all platforms 2000-04-13 00:14:23 +00:00
edburns%acm.org 198a14a484 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 dd636e9bee 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 47c9ac1a26 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 d35fe7956c get VC5 Mozilla build back off the floor, a=granrose 2000-04-12 22:48:54 +00:00
nisheeth%netscape.com 73cb317e57 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 5a13a00149 Ongoing attempt to get Transformiix building on Windows. Not part of mozilla build. 2000-04-12 22:34:04 +00:00
troy%netscape.com d0d788c9a7 b=35603, r=jinjin@pacbell.net Fix for blocker (crash when selecting
text)
2000-04-12 22:22:58 +00:00
warren%netscape.com 0a425b27ff Added nsIStreamIO.idl 2000-04-12 21:32:15 +00:00
donm%bluemartini.com b923f135a6 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 5580fae4fe 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 1316603f7b Fix bug 33841. 2000-04-12 17:30:32 +00:00
jdunn%netscape.com 1195246458 adding include for tolower & toupper 2000-04-12 15:52:50 +00:00
troy%netscape.com e2f7012f8d Fix for build bustage 2000-04-12 15:42:55 +00:00
sspitzer%netscape.com 30755a29f4 fix for blocker bug #35591. 3 pane toolbar buttons don't work. 2000-04-12 15:32:27 +00:00
troy%netscape.com 92f939d9c5 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
rods%netscape.com 6f55dc97f3 Dirty reflows are treated like Incremental for optimization
The GetAbsoluteFramePosition didn't take into account if the comboxbox was had a prent view with no parent
b=35291
2000-04-12 14:51:10 +00:00
troy%netscape.com efed2ce17c b=34731 Fixed bug in Unicode version of GetWidth() that takes a line break array.
Also added an ascii version of function
2000-04-12 14:49:46 +00:00
jdunn%netscape.com a05bd1e7e3 fixing typedef of an enum which broke hp builds.
r= akanna@netscape.com, johng@netscape.com
2000-04-12 14:44:46 +00:00
jdunn%netscape.com 372e49fd68 Initialize the vars and make sure we 'NULL' them after we free them.
On HP (for example) there isn't a sound shared lib, so we ended up
freeing an uninitialized pointer.
r= dougt@netscape.com
2000-04-12 14:42:40 +00:00
jefft%netscape.com 9ddbca4c85 fixed bug 33566, 34252 - cancel from saveAs saveAttachment causes alert; r=scottip 2000-04-12 14:23:41 +00:00
dcone%netscape.com 469300509d Changed some tiling code. Cleanup up how DIB's and DDB's are cleaned up. 2000-04-12 13:52:10 +00:00
dcone%netscape.com 165f979163 Changed some tiling code. 2000-04-12 13:47:03 +00:00
brade%netscape.com 5411e6e121 remove duplicate line 2000-04-12 13:30:32 +00:00
brade%netscape.com 03e1c6d396 remove colon from alignment box label; add image map box label 2000-04-12 13:27:00 +00:00
brade%netscape.com 290594854b redo with xul widgets 2000-04-12 13:26:16 +00:00
brade%netscape.com c8efb9bf85 remove update of labels which are being removed altogether; add edit image map js 2000-04-12 13:24:41 +00:00
brade%netscape.com 1b457e7493 use platform-specific keybindings for previous/next word (with and without extending selection) 2000-04-12 13:08:51 +00:00
brade%netscape.com 95712fbab2 move windows-specific keybindings out of general editor file and into window-specific file 2000-04-12 13:07:44 +00:00
brade%netscape.com 9aad232cca remove commented out keybindings; comment out stylesheet insertion menu items 2000-04-12 13:07:02 +00:00
brade%netscape.com 6f3c8aca9b remove EditorApplyStyleSheet and EditorImageMap functions (we aren't supporting insertion of stylesheets at this time and image map function is moved to image dialog js file). 2000-04-12 13:05:28 +00:00
kvisco%ziplink.net 4f4264bcf0 updated with latest info 2000-04-12 11:44:13 +00:00
kvisco%ziplink.net 5a1090db8c updated example to show descending order 2000-04-12 11:26:26 +00:00
kvisco%ziplink.net 10ee6137f4 added support for sorting under xsl:for-each 2000-04-12 11:25:21 +00:00
kvisco%ziplink.net 96ffaf80ab changed header 2000-04-12 11:08:06 +00:00