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

41822 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 96f89ab9bb remove my idiocy 1999-09-19 20:29:53 +00:00
waterson%netscape.com dce22b1ef1 Fix GetContentSink() to addref pointer on the way out thru XPCOM boundary. Hyatt: that's 20 XPCOM Hail Mary's for you. 1999-09-19 19:58:04 +00:00
waterson%netscape.com 8c3f68395c Bug 14205. Prolific use of nsCOMPtr to patch overlay leakage. 1999-09-19 19:56:31 +00:00
alecf%netscape.com eb321dd917 add html:select template example for waterson 1999-09-19 19:55:30 +00:00
sspitzer%netscape.com da2fe463a1 shite! I accidentally checked in a change that made the sidebar ALWAYS blank. 1999-09-19 19:54:57 +00:00
sspitzer%netscape.com b51994cbe8 fix a couple of my warnings. 1999-09-19 19:43:25 +00:00
waterson%netscape.com fe38cb9365 Bug 14285. Add some arg checking as we are prone to being called from JS. 1999-09-19 19:41:45 +00:00
sspitzer%netscape.com 28bd25b124 very, very tired of seeing all these printfs. 1999-09-19 19:38:24 +00:00
sspitzer%netscape.com 0ef5b19a9b prevent crash in #14285
we don't want sidebar.db to be null when we call into rdf.
1999-09-19 19:31:56 +00:00
rickg%netscape.com 9a251d1c34 removed a bunch of statically constructed objects 1999-09-19 16:51:08 +00:00
rickg%netscape.com 73c490c4d3 improved safety of CBufDescriptor 1999-09-19 16:43:09 +00:00
jfrancis%netscape.com 77ca9aa8e5 improved handling of tabs (nested tables now work) and also fixed bug 13662 1999-09-19 10:32:21 +00:00
jfrancis%netscape.com aa65cecc3d fix bug 13469 1999-09-19 10:31:31 +00:00
jfrancis%netscape.com cae1f90939 putting tab handling back in KeyDown(). Else editor never gets tabs. 1999-09-19 10:30:30 +00:00
pollmann%netscape.com 703289e64a Bug 13960: Combo box must not be dropped down before mouse moves update the selected option. 1999-09-19 09:48:04 +00:00
alecf%netscape.com cddb3bbc74 oops, didn't mean to check in the blank value 1999-09-19 09:36:18 +00:00
alecf%netscape.com 9fbb586804 fix layout of main panel
add support for nsIFileSpec style fields
1999-09-19 09:34:59 +00:00
alecf%netscape.com 08a45e2d32 add css (not used yet, only part of unix build) 1999-09-19 09:34:11 +00:00
pollmann%netscape.com 2cf83f397b Remove redundant reset() call. 1999-09-19 09:18:33 +00:00
pollmann%netscape.com ca213b948a Fix mem leak. 1999-09-19 07:25:48 +00:00
pollmann%netscape.com 4764d83d27 Cache value updates in a more general way for file inputs, fix mem leak. 1999-09-19 07:25:12 +00:00
pollmann%netscape.com 88522e1bc1 Cache value updates that happen before initialization: fixes a bug in session history where text input/textarea/file inputs aren't restored. 1999-09-19 07:22:55 +00:00
davidm%netscape.com 9e11c59200 Disable some debugging code 1999-09-19 07:21:20 +00:00
davidm%netscape.com 52a1b98a6b 14180 when no windows open, non-applicable menu items still active 1999-09-19 07:11:34 +00:00
davidm%netscape.com 9f58a14d92 3924 [PP]Can't make an apprunner window as narrow as Comm 4.51- Change min width to 125 1999-09-19 06:44:26 +00:00
davidm%netscape.com 485534ab8a 14186 "Open Web Location" dialog appears at 0,0 1999-09-19 06:34:30 +00:00
davidm%netscape.com 168bf1fca4 14179 opening a new browser window when none open doesn't go to ho 14182 chosing "View:Reload" from menu disables Reload menu item 1999-09-19 06:28:04 +00:00
troy%netscape.com f004ab4be8 Optimized Reflow() some more. In the case where we're not measuring text but
we need to peek ahead and so we need to know the length of the last word, if
there's only one word in the text run then we can avoid measuring
1999-09-19 04:42:54 +00:00
beard%netscape.com 2c5c80b40d added pulling of MRJ OJI plugin source, in preparation for building. 1999-09-19 03:36:15 +00:00
alecf%netscape.com 96b1c25582 use the onselect event instead of onclick, and load the first item when the window opens 1999-09-19 01:34:10 +00:00
sspitzer%netscape.com 9a1f705797 added these on the wrong path 1999-09-19 01:20:55 +00:00
sspitzer%netscape.com 65c9c34440 shit, these got added in the wrong place. 1999-09-19 01:17:39 +00:00
alecf%netscape.com d9ce6ac91c don't flip out when we load a non-server page 1999-09-19 00:59:47 +00:00
troy%netscape.com 0d253cf419 Backed out some changes that aren't needed and were fixed with a change
to the frame construction code
1999-09-19 00:59:38 +00:00
beard%netscape.com 04361a6b14 bug #6251: changed Repaint() method to call nsIViewManager::UpdateAllViews() to force a globa redraw. 1999-09-19 00:54:55 +00:00
beard%netscape.com 211161b53d bug #6251: added UpdateAllViews(PRUint32 aUpdateFlags), which will force a complete refresh of all views owned by an nsIViewManager. 1999-09-19 00:51:41 +00:00
sspitzer%netscape.com 3555dbacc0 more changes to build alecf's dom viewer on the mac 1999-09-19 00:44:25 +00:00
sspitzer%netscape.com df04519dd5 remaining changes to get alecf's dom viewer to build on the mac. thanks to sfraser for the *.mcp / *.pm / MANIFEST help. 1999-09-19 00:43:24 +00:00
sspitzer%netscape.com 443170f444 need this to get the dom viewer to build on the mac 1999-09-18 23:43:55 +00:00
racham%netscape.com 52a2a620ab Fixing the performance bug 13555 to minimize the number of registry operations. Moved major printfs from DEBUG_profile. 1999-09-18 23:35:09 +00:00
beard%netscape.com 6085e98af3 scanning Plugins folder under the application now. 1999-09-18 22:40:36 +00:00
beard%netscape.com 478deb6e42 registering the JVMManager component. 1999-09-18 22:39:55 +00:00
beard%netscape.com dc76a8ffb4 changed access paths to find MRJSDK in "{Compiler}MacOS Support:". 1999-09-18 22:36:02 +00:00
sspitzer%netscape.com ea5e802895 Use this MANIFEST to export IDL files 1999-09-18 22:11:55 +00:00
sspitzer%netscape.com 2c22baf011 First Checked In. 1999-09-18 22:09:32 +00:00
dougt%netscape.com f11d8bd1c4 removing silentdl to speed up build. 1999-09-18 20:34:19 +00:00
beard%netscape.com 17405c284d ensure JMDrawFrameInPort is available in printApplet(). 1999-09-18 20:28:50 +00:00
beard%netscape.com 8d8a75c577 removing all vestiges of nsICapsManager. 1999-09-18 20:25:45 +00:00
beard%netscape.com ee7432f2ec Revised nsIInputStream methods (Available() instead of GetLength()). 1999-09-18 20:25:19 +00:00
morse%netscape.com d0b8d165c6 fix linkage error if CleintWallet is excluded from build 1999-09-18 20:21:44 +00:00