Commit Graph

2390 Commits

Author SHA1 Message Date
pavlov%pavlov.net
98550f261c fix bug 9446 and 9464
complete resizing work needed to turn intrinsic sizing on under linux (bugs 9443, 4439) except for one other problem not related to this code.  also fixes 9461
1999-07-09 01:01:23 +00:00
saari%netscape.com
1e850aab7a fixing bug 6741, just one more time... 1999-07-08 23:21:03 +00:00
blizzard%redhat.com
cef3e01741 native widget scrolling implemented. use PR_LOG for debugging messages. this is not part of the build. approved by cyeh. 1999-07-08 23:06:50 +00:00
blizzard%redhat.com
cc9a1bd4c8 start on infastructure for native widget scrolling 1999-07-08 03:08:35 +00:00
saari%netscape.com
44652397ac fixing bug 6741. Again. 1999-07-08 01:50:52 +00:00
saari%netscape.com
2c8075e773 fix for bug 9369 1999-07-08 01:25:56 +00:00
saari%netscape.com
f4c149eed7 A fix and a work around for M8 bugs 6741 and 7878 1999-07-07 23:40:31 +00:00
pinkerton%netscape.com
376f6f44fb implement WidgetToScreen and ScreenToWidget so screen coords will actually work. (appr cyeh, rev pavlov). Bug #9114. 1999-07-07 22:41:39 +00:00
pavlov%pavlov.net
018a7b9fde fix bug #5336 as well as fix moving toplevel windows and other misc resizing
fixes
1999-07-07 17:45:34 +00:00
blizzard%redhat.com
6f2122578d fix for --disable-static from Brian Ryner <bryner@uiuc.edu> 1999-07-07 14:50:41 +00:00
Dale.Stansberry%Nexwarecorp.com
8a08757971 - Fixed a damage blink bug on test9.html 1999-07-07 13:22:33 +00:00
ramiro%netscape.com
c8dc991105 Cut down on the noise. 1999-07-07 11:46:22 +00:00
ramiro%netscape.com
f3463fadba Less noise. 1999-07-07 11:01:29 +00:00
ramiro%netscape.com
c51bdfa4b4 Cut down on the noise a bit. 1999-07-07 10:56:01 +00:00
ramiro%netscape.com
1257dfd75f Turn of event debug print noise. 1999-07-07 10:46:44 +00:00
ramiro%netscape.com
1894629c29 Ressurect some more. 1999-07-07 09:37:40 +00:00
ramiro%netscape.com
3f8b031e9d Ressurect - again. 1999-07-07 09:29:35 +00:00
mcafee%netscape.com
3a1fea62cf Removing printf's 1999-07-07 09:27:38 +00:00
mcafee%netscape.com
413ded078c Adding drag & drop event support. 1999-07-07 09:05:44 +00:00
mcafee%netscape.com
e28d21967f Drag & drop event support 1999-07-07 09:02:50 +00:00
norris%netscape.com
06317a54b3 Tom Pixley's code for the beginnings of DOM security, with a fix for the previous Mac link failure. 1999-07-07 07:50:03 +00:00
ramiro%netscape.com
82a05e386b More noise. 1999-07-07 06:52:03 +00:00
ramiro%netscape.com
1741f603e5 Shutup pavlov's noisy code. 1999-07-07 06:50:17 +00:00
ramiro%netscape.com
d10a8bafa2 Global variable exorcism. 1999-07-07 06:09:21 +00:00
pavlov%pavlov.net
342cc9dcf7 resize changes/fixes/whatever_you_want_to_call_them_part_1 1999-07-07 05:30:31 +00:00
ramiro%netscape.com
5a295d632b Fix bustage. 1999-07-07 05:05:30 +00:00
ramiro%netscape.com
5cdb03367b Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
saari%netscape.com
53bb4b5881 fixing bug #8450, Mac only change 1999-07-07 03:13:42 +00:00
ramiro%netscape.com
41b52c4fa4 Global variable exorcism. 1999-07-07 02:25:11 +00:00
ramiro%netscape.com
ce1d9ee602 Cleanup externs. 1999-07-07 02:21:31 +00:00
ramiro%netscape.com
65385eb4f7 Final global variable exorcism. 1999-07-07 02:11:22 +00:00
ramiro%netscape.com
d408c28752 Exorcise gVisualInfo. 1999-07-07 01:41:43 +00:00
ramiro%netscape.com
2ac057aad6 Exorcise gVisualInfo. 1999-07-07 00:47:29 +00:00
ramiro%netscape.com
b9ee2dfb71 Exorcise gScreenNum. 1999-07-07 00:18:43 +00:00
ramiro%netscape.com
b9d9e64b07 Cleanup the widget api some. Move initialization of evil stuff to the gfx
end.  Dont leak the widget name.  Carry around Display* and friends in the
appshell.
1999-07-06 23:28:58 +00:00
saari%netscape.com
0d03ea2b1c Enabling Windows menu accelerators 1999-07-06 22:57:12 +00:00
Jerry.Kirk%Nexwarecorp.com
e45d55225d - menuitem tweak for photon 1999-07-06 14:59:34 +00:00
ramiro%netscape.com
d2b54f763e More menu stubs. Thank You. 1999-07-06 14:55:44 +00:00
pavlov%pavlov.net
0e3447b763 update to my new interface (files not built... yet) 1999-07-06 01:23:43 +00:00
Jerry.Kirk%Nexwarecorp.com
4a37b15ca8 -- Added stub functions for Get/SetModifiers and Get/SetShortcut 1999-07-05 23:28:18 +00:00
zuperdee%penguinpowered.com
eb66250faf Removed a couple of (what look like) obsolete functions from nsWindow, and fixed quite a lot of compiler warnings in nsWindow.cpp and nsXtEventHandler.cpp. 1999-07-05 22:08:41 +00:00
zuperdee%penguinpowered.com
a26420f722 Commenting out the SetTitle function for now, until I figure out how to do it right. 1999-07-05 20:50:37 +00:00
zuperdee%penguinpowered.com
a04d5ebc5e Unbreaking the Motif build by fixing my menu fixes (boy am I stupid). Also implemented the nsWindow:SetTitle function (reusing the code I wrote for the xlib port). 1999-07-05 20:15:54 +00:00
zuperdee%penguinpowered.com
55e9c01caf Lots of Motif menu code fixes. With these changes, hopefully it will no longer grab the mouse and refuse to release it, though the pulldown menus still don't quite work yet. 1999-07-05 07:57:04 +00:00
zuperdee%penguinpowered.com
9f6fb9b839 Attempting to fix the Motif nsMenu::Create function; it was horribly broken, and very ugly looking. It should mostly work now, but do *not* click on the menus yet, or it will grab your mouse, and not let go. Should be cleaner now too, since I managed to scrape out some cruft in the process. 1999-07-04 15:56:28 +00:00
duncan%be.com
f65548f632 Unbreak build under BeOS by adding new nsIMenuItem methods
(SetShortcutChar, GetShortcutChar, SetModifiers, GetModifiers).
1999-07-03 11:41:59 +00:00
ramiro%netscape.com
7e7a3a0b67 ifdef the dr evil changes that zuperdee accidentally checked in. 1999-07-03 06:28:22 +00:00
zuperdee%penguinpowered.com
f254f8b0e1 Cleaning out some deadwood from this file. 1999-07-03 05:11:23 +00:00
zuperdee%penguinpowered.com
85b0e5a3bb Boy am I dumb. Fixing my last checkin. 1999-07-03 04:39:22 +00:00
zuperdee%penguinpowered.com
7b1f61e24b Added stubs for the new SetShortcutChar, GetShortcutChar, SetModifiers, and GetModifiers functions. 1999-07-03 03:03:09 +00:00