Commit Graph

34303 Commits

Author SHA1 Message Date
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
rjc%netscape.com
92e2607bca More bookmark command support. 1999-07-18 05:58:26 +00:00
ramiro%netscape.com
699689b935 Build the DSOs in the toolkit dirs, not in build. So that multiple toolkit
implementations can be built of the same tree.
1999-07-18 04:09:51 +00:00
rjc%netscape.com
8a39c9b51c Start implementing some bookmark commands (for context menus, UI, etc.) 1999-07-18 03:55:20 +00:00
ramiro%netscape.com
93962d36fc I goofed the names. Since this is platform specific code, they should be
indeed hard coded to the toolkit name.
1999-07-18 03:54:43 +00:00
rickg%netscape.com
8105488cc3 fixed bug 9905 1999-07-18 03:46:21 +00:00
hyatt%netscape.com
8b79ce996e Turning on XP menus. 1999-07-18 03:16:58 +00:00
mjudge%netscape.com
1048e1ff54 sorry bad capitalization of file name 1999-07-18 02:59:09 +00:00
mjudge%netscape.com
c0b1525970 massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
zuperdee%penguinpowered.com
b3be1b4389 Fixing the Motif part of bug #9828. 1999-07-18 02:26:34 +00:00
sspitzer%netscape.com
9ba33ac20b add new line to end of file 1999-07-18 01:13:25 +00:00
peterl%netscape.com
b5831197fe fix linux 1999-07-18 00:59:40 +00:00
peterl%netscape.com
c291b15f6a removed files: mozilla/layout/html/style/src/nsCSSProps2.cpp 1999-07-18 00:45:59 +00:00
peterl%netscape.com
223b3d7794 update to new color apis 1999-07-18 00:42:28 +00:00
peterl%netscape.com
e2cf60152f removed files: mozilla/gfx/src/nsColorNamesRGB.cpp 1999-07-18 00:41:52 +00:00
peterl%netscape.com
354659f27c added files: mozilla/xpcom/ds/nsAVLTree.cpp 1999-07-18 00:39:56 +00:00