Commit Graph

3461 Commits

Author SHA1 Message Date
ramiro%netscape.com
5e6af06d6b NOT PART OF BUILD. Add keycode stuff in its own place.
git-svn-id: svn://10.0.0.236/trunk@39152 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-13 19:17:35 +00:00
sspitzer%netscape.com
19011d007c add the touch interface to the nsIFileSpec iterface and the appropriate implementations
git-svn-id: svn://10.0.0.236/trunk@39149 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-13 19:10:43 +00:00
blizzard%redhat.com
ac3df8f512 Start on infastructure for Focus events and Keypress events. This is not part of the build.
git-svn-id: svn://10.0.0.236/trunk@39069 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-13 17:50:28 +00:00
blizzard%redhat.com
068ad26a02 Fix clipping problem in nsWindow::Invalidate(). This problem was showing up when using the scrollbar to page up and down. This is not part of the build.
git-svn-id: svn://10.0.0.236/trunk@39065 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-13 16:19:17 +00:00
blizzard%redhat.com
034cbdd18c Fix incrorrect calculation of scrollbar geometry. This is not part of
the build.


git-svn-id: svn://10.0.0.236/trunk@39048 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-13 03:00:51 +00:00
mcafee%netscape.com
a6cc70d6ef Solaris/CC needs a cast here. a=cyeh
git-svn-id: svn://10.0.0.236/trunk@39020 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-12 22:53:26 +00:00
joki%netscape.com
f191de47d3 Fix for bug 9223, don't let Windows process messages for destroyed windows. A: chofmann, R: rods
git-svn-id: svn://10.0.0.236/trunk@39018 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-12 22:28:19 +00:00
duncan%be.com
e114c492a3 A couple fixes for menus.
BeOS only checkin authorized by cyeh.


git-svn-id: svn://10.0.0.236/trunk@39014 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-12 19:44:47 +00:00
duncan%be.com
b803fd7145 Misc fixes to unbreak Mozilla under BeOS.
BeOS only change authorized by cyeh.


git-svn-id: svn://10.0.0.236/trunk@38981 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-11 08:49:51 +00:00
blizzard%redhat.com
8a82b5e58b always move the window, even if it hasn't been shown. this fixes gfx drop
down lists.


git-svn-id: svn://10.0.0.236/trunk@38977 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 23:27:25 +00:00
blizzard%redhat.com
6379db8ae5 native window scrolling fixes. this is not part of the build.
git-svn-id: svn://10.0.0.236/trunk@38976 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 23:20:41 +00:00
blizzard%redhat.com
bfa7b2b356 debugging information to track down resizing problems. this is not part
of the build.


git-svn-id: svn://10.0.0.236/trunk@38975 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 22:10:03 +00:00
blizzard%redhat.com
b040b04d2b 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.


git-svn-id: svn://10.0.0.236/trunk@38974 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 20:51:18 +00:00
blizzard%redhat.com
c58107c1f9 fix profile manager bustage for xlib widgets. this is not part of the build.
git-svn-id: svn://10.0.0.236/trunk@38943 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 00:23:05 +00:00
rods%netscape.com
7d9e6eb22b Commented out the setting of the return value in bottom of ProcessMessage
git-svn-id: svn://10.0.0.236/trunk@38927 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 21:08:09 +00:00
rods%netscape.com
480a07fd9b 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


git-svn-id: svn://10.0.0.236/trunk@38920 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 19:41:46 +00:00
rods%netscape.com
16383b2699 Added support for HTML and for Images (fixes bug #9367)
git-svn-id: svn://10.0.0.236/trunk@38919 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 19:39:22 +00:00
rods%netscape.com
6bea76facf Turned off debuggin
git-svn-id: svn://10.0.0.236/trunk@38918 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 19:38:28 +00:00
pavlov%pavlov.net
62667f47ee fix to previous commit for intrinsic sizing
git-svn-id: svn://10.0.0.236/trunk@38911 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 18:02:05 +00:00
pavlov%pavlov.net
fb5241b548 turning intrinsic sizing on for unix part 1 r=saari a=chofmann
git-svn-id: svn://10.0.0.236/trunk@38907 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 17:24:16 +00:00
ramiro%netscape.com
96f6591a1a Polish.
git-svn-id: svn://10.0.0.236/trunk@38901 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 13:11:13 +00:00
ramiro%netscape.com
afaaeb8d7d Polish.
git-svn-id: svn://10.0.0.236/trunk@38900 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 12:52:28 +00:00
ramiro%netscape.com
a09b0ff1a0 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.


git-svn-id: svn://10.0.0.236/trunk@38899 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 12:23:24 +00:00
ramiro%netscape.com
741b7499a8 Take out extra semicolon that is sure to break some compiler out there.
git-svn-id: svn://10.0.0.236/trunk@38898 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 12:15:12 +00:00
ramiro%netscape.com
3ed4603f2f 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.


git-svn-id: svn://10.0.0.236/trunk@38897 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 12:11:12 +00:00
ramiro%netscape.com
6d830c04ef 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.


git-svn-id: svn://10.0.0.236/trunk@38895 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 11:15:59 +00:00
pavlov%pavlov.net
1f822b9efd 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


git-svn-id: svn://10.0.0.236/trunk@38855 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 01:01:23 +00:00
saari%netscape.com
3d3503e9ba fixing bug 6741, just one more time...
git-svn-id: svn://10.0.0.236/trunk@38830 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 23:21:03 +00:00
blizzard%redhat.com
d6274cb4da native widget scrolling implemented. use PR_LOG for debugging messages. this is not part of the build. approved by cyeh.
git-svn-id: svn://10.0.0.236/trunk@38827 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 23:06:50 +00:00
blizzard%redhat.com
a7185e5862 start on infastructure for native widget scrolling
git-svn-id: svn://10.0.0.236/trunk@38770 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 03:08:35 +00:00
saari%netscape.com
ce744b0c00 fixing bug 6741. Again.
git-svn-id: svn://10.0.0.236/trunk@38763 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 01:50:52 +00:00
saari%netscape.com
5ea2fe81fa fix for bug 9369
git-svn-id: svn://10.0.0.236/trunk@38756 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 01:25:56 +00:00
saari%netscape.com
4a9c5c6939 A fix and a work around for M8 bugs 6741 and 7878
git-svn-id: svn://10.0.0.236/trunk@38742 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 23:40:31 +00:00
pinkerton%netscape.com
1889037fa1 implement WidgetToScreen and ScreenToWidget so screen coords will actually work. (appr cyeh, rev pavlov). Bug #9114.
git-svn-id: svn://10.0.0.236/trunk@38738 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 22:41:39 +00:00
pavlov%pavlov.net
bbef203075 fix bug #5336 as well as fix moving toplevel windows and other misc resizing
fixes


git-svn-id: svn://10.0.0.236/trunk@38703 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 17:45:34 +00:00
blizzard%redhat.com
7eef7969ae fix for --disable-static from Brian Ryner <bryner@uiuc.edu>
git-svn-id: svn://10.0.0.236/trunk@38700 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 14:50:41 +00:00
Dale.Stansberry%Nexwarecorp.com
74836e9c32 - Fixed a damage blink bug on test9.html
git-svn-id: svn://10.0.0.236/trunk@38688 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 13:22:33 +00:00
ramiro%netscape.com
2fce16f9cc Cut down on the noise.
git-svn-id: svn://10.0.0.236/trunk@38685 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 11:46:22 +00:00
ramiro%netscape.com
ced48473f3 Less noise.
git-svn-id: svn://10.0.0.236/trunk@38683 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 11:01:29 +00:00
ramiro%netscape.com
64505eb5b1 Cut down on the noise a bit.
git-svn-id: svn://10.0.0.236/trunk@38682 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 10:56:01 +00:00
ramiro%netscape.com
ff3d752aa9 Turn of event debug print noise.
git-svn-id: svn://10.0.0.236/trunk@38680 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 10:46:44 +00:00
ramiro%netscape.com
479560b427 Ressurect some more.
git-svn-id: svn://10.0.0.236/trunk@38675 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 09:37:40 +00:00
ramiro%netscape.com
0776ec69e1 Ressurect - again.
git-svn-id: svn://10.0.0.236/trunk@38674 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 09:29:35 +00:00
mcafee%netscape.com
28a07396c3 Removing printf's
git-svn-id: svn://10.0.0.236/trunk@38673 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 09:27:38 +00:00
mcafee%netscape.com
c49fa7f1cd Adding drag & drop event support.
git-svn-id: svn://10.0.0.236/trunk@38672 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 09:05:44 +00:00
mcafee%netscape.com
deae5d176d Drag & drop event support
git-svn-id: svn://10.0.0.236/trunk@38671 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 09:02:50 +00:00
norris%netscape.com
205ddb1970 Tom Pixley's code for the beginnings of DOM security, with a fix for the previous Mac link failure.
git-svn-id: svn://10.0.0.236/trunk@38654 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 07:50:03 +00:00
ramiro%netscape.com
4bbcd5579c More noise.
git-svn-id: svn://10.0.0.236/trunk@38640 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 06:52:03 +00:00
ramiro%netscape.com
e2d9f4d076 Shutup pavlov's noisy code.
git-svn-id: svn://10.0.0.236/trunk@38638 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 06:50:17 +00:00
ramiro%netscape.com
e3ae7103dc Global variable exorcism.
git-svn-id: svn://10.0.0.236/trunk@38630 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 06:09:21 +00:00