34363 Commits

Author SHA1 Message Date
ramiro%netscape.com
ee3e1ed4e7 A better fix for the previous checkin. 1999-07-20 10:59:43 +00:00
ramiro%netscape.com
3b6962781f Exorcise gAppContext. 1999-07-20 10:48:25 +00:00
ramiro%netscape.com
a33aa62ba2 add and evil app context hack. 1999-07-20 10:46:18 +00:00
ramiro%netscape.com
07f05f08dc Always build xlibrgb to make my life easier. 1999-07-20 10:36:06 +00:00
hyatt%netscape.com
8e62e4618a I can now show a menu (and it looks halfway decent). 1999-07-20 10:35:24 +00:00
hyatt%netscape.com
b4497acd5a These rules make the menu look good. 1999-07-20 10:32:38 +00:00
ramiro%netscape.com
87a8905643 Fix reflow state member names. Fixes broken build. 1999-07-20 10:13:43 +00:00
mcafee%netscape.com
94450aece7 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
9a3699232b Trying a different rule. 1999-07-20 09:51:06 +00:00
hyatt%netscape.com
1d4bd582b7 Getting closer... 1999-07-20 09:50:48 +00:00
hyatt%netscape.com
adff7832c3 I have a menu coming up, but boy does it look bad. 1999-07-20 09:35:35 +00:00
rjc%netscape.com
c8406785e0 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
acd1cc6b22 More style tweaks. 1999-07-20 08:51:25 +00:00
warren%netscape.com
1dd4c2627a Fixed query/ref problem. 1999-07-20 08:46:35 +00:00
warren%netscape.com
bf8423a769 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
warren%netscape.com
ffe7345c94 Started adding encode stream for necko posting. 1999-07-20 08:45:41 +00:00
hangas%netscape.com
dc05efac52 Changed to use onkeyup= until we can use onchange= 1999-07-20 08:43:15 +00:00
hyatt%netscape.com
155f10f03d 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
6b2b072163 Initializing some variables, fixing unhandled case statement warnings. 1999-07-20 08:35:50 +00:00
ramiro%netscape.com
a48362201d Move the timers again. Sorry for the screwup. 1999-07-20 08:23:29 +00:00
ramiro%netscape.com
4aee50d7bb Fix a dumb comment. 1999-07-20 08:20:28 +00:00
hyatt%netscape.com
5233e40e03 Still screwing around with menus. 1999-07-20 08:19:47 +00:00
jband%netscape.com
6ffca71859 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
3205026d88 Made an error. 1999-07-20 07:35:08 +00:00
hyatt%netscape.com
3671ea10d4 More tweaks. 1999-07-20 07:34:50 +00:00
hyatt%netscape.com
9a563d8a9f 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
c100c5b819 Menu popups init themselves with a view. 1999-07-20 07:28:39 +00:00
hyatt%netscape.com
a791996f22 Pseudo rules. 1999-07-20 07:27:40 +00:00
ramiro%netscape.com
12f5c30340 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
28558f35bc Making sure the pseudo stuff gets handled for the XP menu object. 1999-07-20 07:19:22 +00:00
hyatt%netscape.com
6ecedfdec8 Adding a pseudo atom for XP menu visibility state.
s
1999-07-20 07:12:48 +00:00
hyatt%netscape.com
a293d3e54b Making sure some of the XUL frames get properly wrapped in scroll frames. 1999-07-20 07:03:16 +00:00
rickg%netscape.com
bbf641cba9 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
249234cbb3 fixed bugs 10104 and 10107 -- also removed warnings 1999-07-20 06:58:01 +00:00
hangas%netscape.com
c78af973a3 Added chrome://global/locale/ to build 1999-07-20 06:50:59 +00:00
danm%netscape.com
691d4688fd updating to new location of xul.css 1999-07-20 06:50:10 +00:00
hangas%netscape.com
16c5eef38f Converted to use dtd file 1999-07-20 06:49:11 +00:00
hangas%netscape.com
9f00c3578f First Checked In. 1999-07-20 06:48:48 +00:00
putterman%netscape.com
50c3f04bfa Make twisties work correctly. 1999-07-20 06:36:54 +00:00
ramiro%netscape.com
ed261f8773 Move the timers to their final resting ground. Im sorry. I screwed up
last time by putting them on the top level.  Ive learned my lesson.  Dont
scrweup unless you can really get away with it.
1999-07-20 06:18:42 +00:00
putterman%netscape.com
7f795cdaad Write ArcLabelsIn so it doesn't crash. 1999-07-20 05:45:42 +00:00
rjc%netscape.com
0708ffd2ac Only support sorting on RDF Seqs if container is actually a RDF_Seq itself. 1999-07-20 05:20:32 +00:00
mcafee%netscape.com
bbcdbd2004 Adding two debugging cases, TRACE_EVENTS_PAINT TRACE_EVENTS_CROSSING 1999-07-20 05:11:50 +00:00
wtc%netscape.com
2fee70737c PTHREAD_CREATE_JOINABLE/UNDETACHED was accidentally changed to
_PT_PTHREAD_CREATE_JOINABLE/UNDETACHED.
1999-07-20 05:02:12 +00:00
hangas%netscape.com
e0923bc51b Added globalOverlay.xul and tasksOverlay.xul to the messenger 3 pane window and the mail compose window 1999-07-20 04:47:41 +00:00
pinkerton%netscape.com
a184950c98 rewritten to use the new nsMimeMapper class, which now correctly maps arbitrary mime types to mac types and back by generating a separate mapping data flavor which needs to accompany the data. 1999-07-20 04:38:10 +00:00
rjc%netscape.com
eecea8a53d Comment out annoying assertion (bug # 9930) for the short term... the code needs to be rewritten in general. 1999-07-20 04:24:18 +00:00
rjc%netscape.com
e236e64c7d Fix for bug #9899: set "empty" attribute on containers if they appear to be empty. 1999-07-20 04:21:24 +00:00
troy%netscape.com
8ee82be61f Fix for bug #10176: changed ConstructFrameByDisplayType() to be smarter
when handling relatively positioned elements
1999-07-20 04:16:56 +00:00
putterman%netscape.com
6916443bd0 don't need raptorgfxwin.lib 1999-07-20 04:15:18 +00:00