2409 Commits

Author SHA1 Message Date
duncan%be.com
814c448d15 A couple fixes for menus.
BeOS only checkin authorized by cyeh.
1999-07-12 19:44:47 +00:00
duncan%be.com
666f817c1e Misc fixes to unbreak Mozilla under BeOS.
BeOS only change authorized by cyeh.
1999-07-11 08:49:51 +00:00
blizzard%redhat.com
0401d94f71 always move the window, even if it hasn't been shown. this fixes gfx drop
down lists.
1999-07-10 23:27:25 +00:00
blizzard%redhat.com
2e94ee2ee8 native window scrolling fixes. this is not part of the build. 1999-07-10 23:20:41 +00:00
blizzard%redhat.com
5d592f0392 debugging information to track down resizing problems. this is not part
of the build.
1999-07-10 22:10:03 +00:00
blizzard%redhat.com
a7d9a9dd1d Make sure that when looking for extra ConfigureNotify events that you
check to make sure that the event that you get is actually a ConfigureNotify
event.  StructureNotifyMask includes other things, too.  "I can't believe
this ever worked."  This is not part of the build.
1999-07-10 20:51:18 +00:00
blizzard%redhat.com
dc793ce800 fix profile manager bustage for xlib widgets. this is not part of the build. 1999-07-10 00:23:05 +00:00
rods%netscape.com
b63737f9b2 Commented out the setting of the return value in bottom of ProcessMessage 1999-07-09 21:08:09 +00:00
rods%netscape.com
01da7a8017 Removed IIDs, now using GetIID
Added return of result code for various event methods (for Bug #8123)
Added some casts  in IME code to remove warnings
1999-07-09 19:41:46 +00:00
rods%netscape.com
5f57ef6305 Added support for HTML and for Images (fixes bug #9367) 1999-07-09 19:39:22 +00:00
rods%netscape.com
2f86d683c9 Turned off debuggin 1999-07-09 19:38:28 +00:00
pavlov%pavlov.net
f531067d2d fix to previous commit for intrinsic sizing 1999-07-09 18:02:05 +00:00
pavlov%pavlov.net
dc610ad202 turning intrinsic sizing on for unix part 1 r=saari a=chofmann 1999-07-09 17:24:16 +00:00
ramiro%netscape.com
14b5f3774e Polish. 1999-07-09 13:11:13 +00:00
ramiro%netscape.com
f9db338cc5 Polish. 1999-07-09 12:52:28 +00:00
ramiro%netscape.com
8a4543dc29 Add some useful debuggin information. This change does not affect any
functionality at all.  Its just a rearranging of some code and adding debug
stuff so that we can debug event related bugs.  In particular (but not
limited to) focus events.
1999-07-09 12:23:24 +00:00
ramiro%netscape.com
1c9b82ff42 Take out extra semicolon that is sure to break some compiler out there. 1999-07-09 12:15:12 +00:00
ramiro%netscape.com
5953cfe331 Add some useful debuggin information. This change does not affect any
functionality at all.  Its just a rearranging of some code and adding debug
stuff so that we can debug event related bugs.  In particular (but not
limited to) focus events.
1999-07-09 12:11:12 +00:00
ramiro%netscape.com
f2ce98faf9 Add some useful debuggin information. This change does not affect any
functionality at all.  Its just a rearranging of some code and adding debug
stuff so that we can debug event related bugs.  In particular (but not
limited to) focus events.
1999-07-09 11:15:59 +00:00
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