tague%netscape.com
9bc9c45f61
Fixed crashing bug with IME support
1999-07-19 21:17:21 +00:00
zuperdee%penguinpowered.com
5f87f36aa4
Fixing 9808 on the Motif side, too.
1999-07-19 20:47:40 +00:00
ramiro%netscape.com
b031e46c56
Dispatch crossing events. Remove superflous DispatchFocusEvent() methods.
...
NOT PART OF BUILD.
1999-07-19 20:33:23 +00:00
joki%netscape.com
d752334449
Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods.
1999-07-19 19:54:34 +00:00
ramiro%netscape.com
079835191a
Fix bug 9808. Tab key event not being dispatched. Thanks to Alex
...
Larsson for the patch.
1999-07-19 19:40:02 +00:00
ramiro%netscape.com
0852cb0bbe
Respond to button motion. Fixes selection.
1999-07-19 19:14:16 +00:00
ramiro%netscape.com
67ce415714
Send a focus in event whenever we get a focus event. Fixes selection.
1999-07-19 19:13:36 +00:00
ramiro%netscape.com
c685347588
Move the trace ifdefs before they are used dumbass.
1999-07-19 18:51:43 +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
a05d7023a3
Hack to ensure that the ALT key press goes into the DOM (for XP menus).
1999-07-19 08:08:57 +00:00
zuperdee%penguinpowered.com
d9a4dcd0c3
Fixing the Executor Tinderbox build bustage.
1999-07-19 02:57:03 +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
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
ramiro%netscape.com
d21b5469c7
Fix sun brain damage.
1999-07-18 07:47:43 +00:00
ramiro%netscape.com
d3e75f8262
Fix build bustage - the old fashioned dumb way.
1999-07-18 06:57:22 +00:00
ramiro%netscape.com
022c21a37f
Fix some of the carnage.
1999-07-18 06:19:48 +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
peterl%netscape.com
7945c53c1b
sync to new color api
1999-07-18 00:36:25 +00:00
ramiro%netscape.com
fda4120340
Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
...
according to the toolkit they match. Also set the damn name in one place to
make it easy to change in the future.
1999-07-17 23:52:12 +00:00
ramiro%netscape.com
d6078ab014
Was breaking with necko. Thanks to Andreas for pointing it out.
1999-07-17 23:46:02 +00:00
ramiro%netscape.com
f26f7f5fa2
Step 2 of cleaning up link time toolkit dependencies. Change the names of
...
the gfx and widget dsos to be readable by normal human beings that expect
some kind of spacer between cryptic acronyms. Thank you.
1999-07-17 22:24:49 +00:00
ramiro%netscape.com
73a5b47dcf
Add scribble to match windows and because I want to eyeball the case where
...
there are widget or gfx linking problems on the dumbass unix platforms.
1999-07-17 22:10:02 +00:00
ramiro%netscape.com
ed95a87077
Step 1 of cleaning up link time toolkit dependencies. Put the widget
...
factories in the toolkit specific widget libs.
1999-07-17 21:23:46 +00:00
blizzard%redhat.com
7e5852a873
Fix some scrolling anomolies. This fixes bug #10058 .
1999-07-17 17:24:04 +00:00
ramiro%netscape.com
a09ea8b7ca
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
rickg%netscape.com
79bb86ea7a
still trying to fix mac bustage
1999-07-17 11:52:14 +00:00
zuperdee%penguinpowered.com
b4e7d14372
Implementing the SetCursor function for the wonderful raw Xlib port. (Copied almost verbatim from the Motif port, actually.)
1999-07-17 08:25:45 +00:00
pavlov%pavlov.net
03ab1963e3
fixing AIX build breakage
1999-07-17 02:49:36 +00:00
pavlov%pavlov.net
a9ea16c10b
fix tree brokenness
1999-07-16 22:37:18 +00:00
pavlov%pavlov.net
e737714098
distuinguish between dialogs and normal windows to set their border styles
...
appropriatly.
1999-07-16 22:24:06 +00:00
Jerry.Kirk%Nexwarecorp.com
b7a93d0cea
Adding debug to fix ref counting - won't effect anyone but Photon
1999-07-16 20:16:00 +00:00
slamm%netscape.com
e33e65a165
Fix build warnings.
1999-07-16 20:06:37 +00:00
av%netscape.com
51eb48d73b
Adding SETFOCUS event for winless plugin fixing crash
1999-07-16 20:02:20 +00:00
pavlov%pavlov.net
52b42a71f6
support a few more mime types
1999-07-16 17:57:00 +00:00
rods%netscape.com
1e6abe55a1
changed size_t to PRUint32
1999-07-16 14:59:38 +00:00
rods%netscape.com
ee46da1ed3
Huge changes to how data is chandled, now it can cache the data out to
...
a file.
1999-07-16 14:27:38 +00:00
rods%netscape.com
5da5b3df1d
XIF data is now assumed to be double byte
1999-07-16 14:20:49 +00:00
rods%netscape.com
99a2196f9c
switched to using nsCOMTypeInfo
1999-07-16 14:11:43 +00:00
Jerry.Kirk%Nexwarecorp.com
d2634260ce
Added code to remove a widget from the Damage Queue before it is ::Destroy'd
1999-07-16 12:15:05 +00:00
ramiro%netscape.com
8b3ddafc00
Remove obsolete dlldep hacks.
1999-07-16 12:03:34 +00:00
ramiro%netscape.com
b5287043f0
Fix for the annoying viewer/apprunner problem that wouldnt let you make a
...
window small.
1999-07-16 03:53:06 +00:00
pavlov%pavlov.net
51fc2a157a
fix for bug 9618
1999-07-16 02:11:58 +00:00
duncan%be.com
0800fc8374
Clean up BeOS timers. Among other things there now is a single thread to do
...
the job. Also I now cache the references to the native GUI queue, burning
fewer CPU cycles. Thanks to Attila Lendvai <101@inf.bme.hu> for contributions
and ideas.
1999-07-15 15:32:44 +00:00
rods%netscape.com
bd7c50f72f
Changed all GetIID to use the new nsCOMTypeInfo
1999-07-15 14:55:23 +00:00
rods%netscape.com
2c151c8f14
changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR
1999-07-15 14:54:02 +00:00
mcafee%netscape.com
2669aa23c9
Unused variable warning.
1999-07-15 04:42:43 +00:00
blizzard%redhat.com
aab306a649
text entry works
1999-07-15 03:35:41 +00:00
zuperdee%penguinpowered.com
e75e0af1e2
Minor fixes to various Motif files, mostly cosmetic changes, elimination of some unnecessary headers, and elimination of some deadwood. NOT PART OF BUILD.
1999-07-15 03:27:59 +00:00