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

34555 Коммитов

Автор SHA1 Сообщение Дата
jj%netscape.com 9e8ec4c400 Updated Apprunner and Navigator.xul paths 1999-07-20 19:15:41 +00:00
mscott%netscape.com 871ba705fe Necko only!!! Fix build breakage for clobber builds by removing reference to nsIHTTPHandler.h
which is no longer being exported.
1999-07-20 18:46:34 +00:00
cbegle%netscape.com 5b6edba7cc update shared functions file.
this is not part of the mozilla client build, and has no effect on its
bustedness.
1999-07-20 18:00:13 +00:00
cbegle%netscape.com 899e0d5d83 adding file for running tests in the driver. 1999-07-20 17:49:01 +00:00
bienvenu%netscape.com d9ce494617 checkin jefft's fix mailnews startup crash 1999-07-20 17:32:43 +00:00
danm%netscape.com 9ffa33e599 last fix won't actually work. it's too early. 1999-07-20 15:38:36 +00:00
danm%netscape.com dcb9153588 temporary build redness fix disables hidden window 1999-07-20 15:26:44 +00:00
danm%netscape.com f358772bb2 adding initial hidden window to AppRunner 1999-07-20 14:40:55 +00:00
rods%netscape.com 058ae95f8a Fixed extra ref count problem for blocker bug 10138 1999-07-20 14:29:43 +00:00
rods%netscape.com c8d6f33a88 Added impls of new methods ramiro added to nsIRenderingContext 1999-07-20 13:40:51 +00:00
ramiro%netscape.com 73bde13dd9 Add missing prototype. 1999-07-20 11:26:35 +00:00
zuperdee%penguinpowered.com 0db9f5ee24 Minor cleanups. 1999-07-20 11:14:27 +00:00
zuperdee%penguinpowered.com e4dc325617 Minor cleanups. Also, setting a halfway reasonable color on this widget (it can be changed with the greatest of ease later). NOT PART OF BUILD. 1999-07-20 11:09:59 +00:00
ramiro%netscape.com 1079f5731f A better fix for the previous checkin. 1999-07-20 10:59:43 +00:00
ramiro%netscape.com 604ab0d472 Exorcise gAppContext. 1999-07-20 10:48:25 +00:00
ramiro%netscape.com 7b386dc1b6 add and evil app context hack. 1999-07-20 10:46:18 +00:00
ramiro%netscape.com 79cfbbe456 Always build xlibrgb to make my life easier. 1999-07-20 10:36:06 +00:00
hyatt%netscape.com 202bc876e1 I can now show a menu (and it looks halfway decent). 1999-07-20 10:35:24 +00:00
hyatt%netscape.com 7566721474 These rules make the menu look good. 1999-07-20 10:32:38 +00:00
ramiro%netscape.com fab6557955 Fix reflow state member names. Fixes broken build. 1999-07-20 10:13:43 +00:00
mcafee%netscape.com a08a1270ea GNU-class compilers are complaining about unhandled cases in all these switch statements, adding some default cases. 1999-07-20 10:10:12 +00:00
hyatt%netscape.com 85610aa131 Trying a different rule. 1999-07-20 09:51:06 +00:00
hyatt%netscape.com 3cdd761943 Getting closer... 1999-07-20 09:50:48 +00:00
hyatt%netscape.com 647bb30e38 I have a menu coming up, but boy does it look bad. 1999-07-20 09:35:35 +00:00
rjc%netscape.com c48f89b97f Work harder at getting the REAL parent container when determining if the parent container is a RDF_Seq during a natural order sort. 1999-07-20 09:04:24 +00:00
hyatt%netscape.com 40da3f82df More style tweaks. 1999-07-20 08:51:25 +00:00
warren%netscape.com b42c5297ac Fixed query/ref problem. 1999-07-20 08:46:35 +00:00
warren%netscape.com 7bcb94a320 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
warren%netscape.com a0781936c1 Started adding encode stream for necko posting. 1999-07-20 08:45:41 +00:00
hangas%netscape.com d203611379 Changed to use onkeyup= until we can use onchange= 1999-07-20 08:43:15 +00:00
hyatt%netscape.com 1351247151 Ok, I have the appropriate maximum Z-index borderless view being created
for menus.  Now I just have to figure out how to show it.
1999-07-20 08:37:03 +00:00
mcafee%netscape.com 6602884317 Initializing some variables, fixing unhandled case statement warnings. 1999-07-20 08:35:50 +00:00
ramiro%netscape.com b7848b84b0 Move the timers again. Sorry for the screwup. 1999-07-20 08:23:29 +00:00
ramiro%netscape.com 8a39232dc1 Fix a dumb comment. 1999-07-20 08:20:28 +00:00
hyatt%netscape.com 869159019e Still screwing around with menus. 1999-07-20 08:19:47 +00:00
jband%netscape.com 11b6c79de6 changing 'this' adjust scheme for BSD/OS per request from Bert Driehuis <bert_driehuis@nl.compuware.com> 1999-07-20 08:11:41 +00:00
hyatt%netscape.com 960e2d10ab Made an error. 1999-07-20 07:35:08 +00:00
hyatt%netscape.com 3df6c4ca77 More tweaks. 1999-07-20 07:34:50 +00:00
hyatt%netscape.com ccfa6f2a93 Forget the scrolling frame on menus. I don't need it to make this work. 1999-07-20 07:29:22 +00:00
hyatt%netscape.com 94cda994ed Menu popups init themselves with a view. 1999-07-20 07:28:39 +00:00
hyatt%netscape.com 6a42c4ef73 Pseudo rules. 1999-07-20 07:27:40 +00:00
ramiro%netscape.com 89f257f698 Adding support for XOR selection. Updated nsIRenderingContext interface
to support InvertRect() for the XOR-ing of rectangles.  Makes selection
work as expected on windows and unix as opposed to the rectangle hack.
Stubs added for all other platforms.
1999-07-20 07:26:09 +00:00
hyatt%netscape.com d892c40a0a Making sure the pseudo stuff gets handled for the XP menu object. 1999-07-20 07:19:22 +00:00
hyatt%netscape.com 4b3a53c44a Adding a pseudo atom for XP menu visibility state.
s
1999-07-20 07:12:48 +00:00
hyatt%netscape.com 90816ffbd8 Making sure some of the XUL frames get properly wrapped in scroll frames. 1999-07-20 07:03:16 +00:00
rickg%netscape.com fdfe6b251c try to improve append performance and allow non-null term buffers when count is given 1999-07-20 06:58:41 +00:00
rickg%netscape.com efb108462d fixed bugs 10104 and 10107 -- also removed warnings 1999-07-20 06:58:01 +00:00
hangas%netscape.com e4329abe41 Added chrome://global/locale/ to build 1999-07-20 06:50:59 +00:00
danm%netscape.com 5d8669c963 updating to new location of xul.css 1999-07-20 06:50:10 +00:00
hangas%netscape.com 9cac391522 Converted to use dtd file 1999-07-20 06:49:11 +00:00