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

34148 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com bb6c2a0a7c Adding a notion of being "active" to the menu bar. This will let it know
when it should be taking control of key events (like arrow keys).
1999-07-19 02:29:11 +00:00
hyatt%netscape.com 033c220fd1 Hooking up the key and mouse listeners for the menu bar. 1999-07-19 02:26:39 +00:00
zuperdee%penguinpowered.com 09e66f6cd8 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 3f40810ede Instantiating the menu bar listener. 1999-07-19 02:02:38 +00:00
morse%netscape.com 38426213e7 fix bug 9827 and other memory cleanups 1999-07-19 01:11:10 +00:00
davidm%netscape.com 7f95ecf215 8002 Tasks|Navigator opens a NEW Navigator window 1999-07-18 23:59:25 +00:00
davidm%netscape.com ec1c64ad2e Add cycle window function 1999-07-18 23:46:28 +00:00
davidm%netscape.com 86606749ff 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 dbd87436ec post-process fix to unicode library error 1999-07-18 23:43:52 +00:00
jefft%netscape.com 96520376c3 fix linux build bustage 1999-07-18 23:10:51 +00:00
jefft%netscape.com 1bbfe202d6 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 0970c6e73f thanks samir.. 1999-07-18 22:33:18 +00:00
rickg%netscape.com 5dbfb44f20 incrased argument conditioning 1999-07-18 21:26:03 +00:00
dougt%netscape.com 1ddfcdd0d0 Fixes to address memory allocation problems - Bug #8227 1999-07-18 20:56:12 +00:00
hangas%netscape.com f765f888de Added Exit menu and function 1999-07-18 20:20:52 +00:00
hangas%netscape.com 84545da0d7 Still writing globalOverlay. Not yet part of build. 1999-07-18 19:43:44 +00:00
dougt%netscape.com b6c73a4dc8 Fix to address memory allocation problems - Bug #8227 1999-07-18 19:13:27 +00:00
dougt%netscape.com d62b9e3dbd Fix for bug 6707. 1999-07-18 18:51:37 +00:00
zuperdee%penguinpowered.com d270d60eae 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 d7d4496a0f 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 e886f59f5e First Checked In. 1999-07-18 10:04:44 +00:00
hangas%netscape.com 39a9fc0719 First Checked In. 1999-07-18 09:59:21 +00:00
hangas%netscape.com 1547eb6e2d First Checked In. 1999-07-18 09:37:49 +00:00
rjc%netscape.com d899cc88ed 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 528bf67d11 Fix a warning by tossing out some old debugging code. 1999-07-18 08:25:24 +00:00
rjc%netscape.com 8a60d45f7b Clear up a couple of warnings. 1999-07-18 08:22:06 +00:00
hyatt%netscape.com e8a3475999 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 c79af50225 Tweaks to make the xp menu bar look good. 1999-07-18 08:18:15 +00:00
rjc%netscape.com 6b419352b7 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 c88e8ce2ad Fix. 1999-07-18 08:09:04 +00:00
ramiro%netscape.com 43cb25b1c9 Fix sun brain damage. 1999-07-18 07:47:43 +00:00
hyatt%netscape.com 32e58557ce Rules for XP menus in the global css file. 1999-07-18 07:42:17 +00:00
hyatt%netscape.com 1b28cd8918 Oops. Had a redundant case. 1999-07-18 07:37:26 +00:00
hyatt%netscape.com 1d2187a862 added files: mozilla/layout/xul/base/src/nsMenuBarListener.cpp 1999-07-18 07:27:45 +00:00
hyatt%netscape.com afb51b5811 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 fa5982aa5c added files: mozilla/layout/xul/base/src/nsMenuBarFrame.cpp 1999-07-18 07:08:12 +00:00
hyatt%netscape.com 422e5c0df7 Adding the menu bar frame. 1999-07-18 07:07:55 +00:00
ramiro%netscape.com 0630e7557f Fix build bustage - the old fashioned dumb way. 1999-07-18 06:57:22 +00:00
hyatt%netscape.com a700f26ea2 Making sure that the popup frames get deleted when the menu gets deleted. 1999-07-18 06:52:06 +00:00
hyatt%netscape.com 8a45d4e347 Another method added to the menu frame. 1999-07-18 06:48:03 +00:00
hyatt%netscape.com 25daf11eae Continuing the menu frame's education regarding its separate popup list. 1999-07-18 06:44:03 +00:00
hyatt%netscape.com 5978ed3159 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 3c851355b7 added files: mozilla/layout/xul/base/src/nsMenuFrame.cpp 1999-07-18 06:37:50 +00:00
hyatt%netscape.com a602389772 Adding the menu frame instantiation code for XP menus. 1999-07-18 06:37:06 +00:00
hyatt%netscape.com 410990423d Adding the menu frame files. 1999-07-18 06:36:37 +00:00
rickg%netscape.com d68569dee6 fixed bug 9845 1999-07-18 06:35:52 +00:00
hyatt%netscape.com 72c619bb73 Committing the popup .h file. 1999-07-18 06:35:03 +00:00
hyatt%netscape.com 070be6ab4e Working on making the menu popup frame for XP menus. 1999-07-18 06:29:43 +00:00
hyatt%netscape.com fa7e12775b added files: mozilla/layout/xul/base/src/nsMenuPopupFrame.cpp 1999-07-18 06:24:56 +00:00
hyatt%netscape.com 69902ad148 Stubbing a menu popup frame for XP menus. 1999-07-18 06:23:45 +00:00