Commit Graph

34210 Commits

Author SHA1 Message Date
dcone%netscape.com
5e3ed1564c fixed background tile clipping bug. 1999-07-19 14:37:36 +00:00
brade%netscape.com
31b1217345 constrainProportions 1999-07-19 14:03:12 +00:00
brade%netscape.com
7d0310bd0d fix updating; add constrainProportions (thanks for petejc@postpagan.com and shaver@mozilla.org) 1999-07-19 14:02:24 +00:00
ramiro%netscape.com
a85cb677db fix for beos. 1999-07-19 12:13:55 +00:00
zuperdee%penguinpowered.com
7cc94f4df3 Removed some more deadwood, fixed some more bugs, and enabled some useful debugging output. 1999-07-19 10:24:01 +00:00
ramiro%netscape.com
9cad0486d8 Let "alt" through for key events so that the xpmenu will work. 1999-07-19 10:12:06 +00:00
hyatt%netscape.com
66d44dce92 Fixing Linux bustage. 1999-07-19 09:57:23 +00:00
hyatt%netscape.com
d455d19533 Making sure the left and right arrow navigation only fires when the menu bar
is active.
1999-07-19 09:36:24 +00:00
hyatt%netscape.com
cc5d958e84 Yeah! Got the menu bar looking like a real menu bar. 1999-07-19 09:35:57 +00:00
hyatt%netscape.com
7bcf1dea0f Changes to remove HTML buttons from the equation. Boy does it speed up when :hover and
:active aren't firing.  Must be lots of extra repaints going on with those.
1999-07-19 09:31:39 +00:00
hyatt%netscape.com
6239477090 Making sure the mouse over behavior is right. 1999-07-19 09:18:24 +00:00
hyatt%netscape.com
1293472895 Adding a rule to fix hover problems on the menu bar. 1999-07-19 09:15:54 +00:00
hyatt%netscape.com
572b6f3567 Adding some comments. 1999-07-19 09:09:36 +00:00
hyatt%netscape.com
a532ac5652 Making sure I consume events when the menu bar is active. 1999-07-19 08:52:42 +00:00
hyatt%netscape.com
ba35684f00 You can now keyboard navigate through the menu bar... moving to the left or
right after hitting ALT.
1999-07-19 08:47:02 +00:00
hyatt%netscape.com
b7a4382dfa Teaching the menu bar how to highlight the first item when the ALT key
is pressed.
1999-07-19 08:09:30 +00:00
hyatt%netscape.com
a05d7023a3 Hack to ensure that the ALT key press goes into the DOM (for XP menus). 1999-07-19 08:08:57 +00:00
hyatt%netscape.com
fa6722fca6 Rules for highlighting the active item on the XP menu bar. 1999-07-19 08:08:29 +00:00
rickg%netscape.com
8a30cbf6df fixed stupidity in scanner. Sorry folks 1999-07-19 08:06:24 +00:00
rickg%netscape.com
082ad557fb replaced use of NS_FALSE with PR_FALSE 1999-07-19 07:58:42 +00:00
gayatrib%netscape.com
fb240d9df0 makefile for xpidl profile services 1999-07-19 07:19:05 +00:00
gayatrib%netscape.com
5c6e8bd44a makefile for xpidl profile services 1999-07-19 06:57:27 +00:00
gayatrib%netscape.com
89d41bb60c Example file to test xpidl profile servies 1999-07-19 06:56:47 +00:00
gayatrib%netscape.com
da9f88e418 factory file for profile services 1999-07-19 06:55:47 +00:00
gayatrib%netscape.com
a190750870 source file for profile services 1999-07-19 06:53:47 +00:00
gayatrib%netscape.com
80c26ec495 xpidl interface for profile services 1999-07-19 06:52:26 +00:00
chuang%netscape.com
50f1cc639d multiple address book support, not in build yet 1999-07-19 06:36:15 +00:00
rickg%netscape.com
7101bd0043 fixed bug 9421 1999-07-19 06:21:52 +00:00
rickg%netscape.com
60fb037284 fix bug 10109 1999-07-19 05:30:49 +00:00
hangas%netscape.com
8553f49ca3 Rename functions 1999-07-19 03:46:25 +00:00
rickg%netscape.com
23b232d248 switch to faster string search API 1999-07-19 03:29:56 +00:00
hangas%netscape.com
102e131abf First Checked In. 1999-07-19 03:24:40 +00:00
hangas%netscape.com
69024458b5 Split up globalOverlay into three files 1999-07-19 03:24:04 +00:00
rickg%netscape.com
f3021fdfb3 improved api's 1999-07-19 03:10:41 +00:00
rickg%netscape.com
4aec1b3707 switching to faster string APIs 1999-07-19 03:09:16 +00:00
morse%netscape.com
0a08159fa5 fix up delete versus PR_FREE 1999-07-19 03:03:33 +00:00
jband%netscape.com
2552269283 enabling xpconnect for Linux ARM because we now have xptcall code for Linux ARM from Stefan Hanske <sh990154@mail.uni-greifswald.de> 1999-07-19 02:59:21 +00:00
jband%netscape.com
59c49fd523 adding Linux ARM code contributed by Stefan Hanske <sh990154@mail.uni-greifswald.de> 1999-07-19 02:57:59 +00:00
zuperdee%penguinpowered.com
d9a4dcd0c3 Fixing the Executor Tinderbox build bustage. 1999-07-19 02:57:03 +00:00
jband%netscape.com
ef07621383 reducing the count of stubs entries in the xptcstubs* vtbl (down to 128 from 256) to reduce footprint and to make Linux ARM happy 1999-07-19 02:56:39 +00:00
jband%netscape.com
cfc4f4d116 adding NT Alpha (only) .def file stuff 1999-07-19 02:54:33 +00:00
hyatt%netscape.com
8444ebacd4 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
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