Commit Graph

34268 Commits

Author SHA1 Message Date
hyatt%netscape.com
2901511264 Hooking up the key and mouse listeners for the menu bar. 1999-07-19 02:26:39 +00:00
zuperdee%penguinpowered.com
4edfdb00a7 Fixes to get the Motif port to compile on Solaris 7 with native compiler (5.0). Special thanks to Tomi Leppikangas (tomilepp@ousrvr2.oulu.fi) for this patch. 1999-07-19 02:23:52 +00:00
hyatt%netscape.com
7669f9c4c9 Instantiating the menu bar listener. 1999-07-19 02:02:38 +00:00
morse%netscape.com
e2dd298c25 fix bug 9827 and other memory cleanups 1999-07-19 01:11:10 +00:00
davidm%netscape.com
3cb9c2de86 8002 Tasks|Navigator opens a NEW Navigator window 1999-07-18 23:59:25 +00:00
davidm%netscape.com
df267864e2 Add cycle window function 1999-07-18 23:46:28 +00:00
davidm%netscape.com
2900380668 Fix a couple of refcount bugs. Add routine to convert from nsISupports to nsIDOMWindow object 1999-07-18 23:46:04 +00:00
rickg%netscape.com
56e731b152 post-process fix to unicode library error 1999-07-18 23:43:52 +00:00
jefft%netscape.com
64ca9de448 fix linux build bustage 1999-07-18 23:10:51 +00:00
jefft%netscape.com
5f5eabc97c more on uber copy service - enable move/copy messages from news to pop3 & imap4, from imap4 to imap4, from imap4 to pop3 1999-07-18 22:33:25 +00:00
dougt%netscape.com
bbf5b0dba3 thanks samir.. 1999-07-18 22:33:18 +00:00
rickg%netscape.com
e2a408e2f4 incrased argument conditioning 1999-07-18 21:26:03 +00:00
dougt%netscape.com
a9e4b2ccd3 Fixes to address memory allocation problems - Bug #8227 1999-07-18 20:56:12 +00:00
hangas%netscape.com
3caadf2740 Added Exit menu and function 1999-07-18 20:20:52 +00:00
hangas%netscape.com
b444330736 Still writing globalOverlay. Not yet part of build. 1999-07-18 19:43:44 +00:00
dougt%netscape.com
14c4d97272 Fix to address memory allocation problems - Bug #8227 1999-07-18 19:13:27 +00:00
dougt%netscape.com
32ab7da25f Fix for bug 6707. 1999-07-18 18:51:37 +00:00
zuperdee%penguinpowered.com
a04974f013 The SetTitle function has been implemented in nsWindow, so it shouldn't be necessary to have stubs for this function here as well. 1999-07-18 10:27:30 +00:00
zuperdee%penguinpowered.com
48b0e692c4 Removed some deadwood, eliminated some compiler warnings, and fixed some nasty bugs in the OnPaint and Scroll routines. Scrolling and Repainting in the Motif port should be slightly faster now. 1999-07-18 10:12:04 +00:00
hangas%netscape.com
f02519c278 First Checked In. 1999-07-18 10:04:44 +00:00
hangas%netscape.com
a7ee2c48fe First Checked In. 1999-07-18 09:59:21 +00:00
hangas%netscape.com
3994f9f51d First Checked In. 1999-07-18 09:37:49 +00:00
rjc%netscape.com
b097f6b098 Yes, I know this file is generated, but since we need to get rid of the RDF AppCore at some point ANYWAY, let's at least get rid of the annoying compiler warnings for the short term. 1999-07-18 08:28:09 +00:00
rjc%netscape.com
c62018929a Fix a warning by tossing out some old debugging code. 1999-07-18 08:25:24 +00:00
rjc%netscape.com
72766aebbd Clear up a couple of warnings. 1999-07-18 08:22:06 +00:00
hyatt%netscape.com
74084836c1 The menu frame can be an area frame. In fact that makes more sense. It
should be thought of as an HTML container and not as a funky box.
1999-07-18 08:18:58 +00:00
hyatt%netscape.com
05a8d8bd92 Tweaks to make the xp menu bar look good. 1999-07-18 08:18:15 +00:00
rjc%netscape.com
8c0ea90c5b Get rid of warning by using PRUint32s instead of comparing signed and unsigned values. 1999-07-18 08:13:04 +00:00
rjc%netscape.com
caf8be0975 Fix. 1999-07-18 08:09:04 +00:00
ramiro%netscape.com
d21b5469c7 Fix sun brain damage. 1999-07-18 07:47:43 +00:00
hyatt%netscape.com
19484d74cc Rules for XP menus in the global css file. 1999-07-18 07:42:17 +00:00
hyatt%netscape.com
8fe8ccd149 Oops. Had a redundant case. 1999-07-18 07:37:26 +00:00
hyatt%netscape.com
16e9ab5230 added files: mozilla/layout/xul/base/src/nsMenuBarListener.cpp 1999-07-18 07:27:45 +00:00
hyatt%netscape.com
a1eb0b0b29 Adding the listener that will observe key and mouse events on the menu bar
(in order to properly pop up menus and to allow the user to move between
menus).
1999-07-18 07:27:02 +00:00
hyatt%netscape.com
7b3da19297 added files: mozilla/layout/xul/base/src/nsMenuBarFrame.cpp 1999-07-18 07:08:12 +00:00
hyatt%netscape.com
124721301b Adding the menu bar frame. 1999-07-18 07:07:55 +00:00
ramiro%netscape.com
d3e75f8262 Fix build bustage - the old fashioned dumb way. 1999-07-18 06:57:22 +00:00
hyatt%netscape.com
68583ab57a Making sure that the popup frames get deleted when the menu gets deleted. 1999-07-18 06:52:06 +00:00
hyatt%netscape.com
97b3b296fb Another method added to the menu frame. 1999-07-18 06:48:03 +00:00
hyatt%netscape.com
18083a388f Continuing the menu frame's education regarding its separate popup list. 1999-07-18 06:44:03 +00:00
hyatt%netscape.com
336f91c812 Teaching the menu frame that menu children aren't really part of its flow (like
the dropdown combo box does).
1999-07-18 06:41:41 +00:00
hyatt%netscape.com
1b62413ffc added files: mozilla/layout/xul/base/src/nsMenuFrame.cpp 1999-07-18 06:37:50 +00:00
hyatt%netscape.com
45a2846e5d Adding the menu frame instantiation code for XP menus. 1999-07-18 06:37:06 +00:00
hyatt%netscape.com
a92ef1a85c Adding the menu frame files. 1999-07-18 06:36:37 +00:00
rickg%netscape.com
e94128a661 fixed bug 9845 1999-07-18 06:35:52 +00:00
hyatt%netscape.com
8e2263303c Committing the popup .h file. 1999-07-18 06:35:03 +00:00
hyatt%netscape.com
cbbb8072e7 Working on making the menu popup frame for XP menus. 1999-07-18 06:29:43 +00:00
hyatt%netscape.com
d736024f65 added files: mozilla/layout/xul/base/src/nsMenuPopupFrame.cpp 1999-07-18 06:24:56 +00:00
hyatt%netscape.com
1602e29911 Stubbing a menu popup frame for XP menus. 1999-07-18 06:23:45 +00:00
ramiro%netscape.com
022c21a37f Fix some of the carnage. 1999-07-18 06:19:48 +00:00