rods%netscape.com
375710d6d3
part of fix for Bug 33733
...
added ShouldRollupOnMouseWheelEvent methos to ask if the rollup want to rollup on MouseWheel events
git-svn-id: svn://10.0.0.236/trunk@69441 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 20:23:04 +00:00
kmcclusk%netscape.com
c7f71bf973
rods@netscape.com fix for navigation keys not working b=38939 r=rods@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@69437 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 20:03:46 +00:00
mkaply%us.ibm.com
90fd61a274
# 37239
...
r= mkaply@us.ibm.com
OS/2 bring up continues - OS/2 specific changes
git-svn-id: svn://10.0.0.236/trunk@69429 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 19:39:20 +00:00
mkaply%us.ibm.com
770280a67b
# 37239
...
r= mkaply@us.ibm.com
OS/2 bring up continues - OS/2 specific changes
git-svn-id: svn://10.0.0.236/trunk@69426 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 19:26:34 +00:00
rods%netscape.com
b4ea3f3b57
assertion for OleInitialization
...
should have continued to used FAILED instead of checking against S_OK
git-svn-id: svn://10.0.0.236/trunk@69415 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 14:01:17 +00:00
saari%netscape.com
55ef3ea5ba
fix for 38619
...
git-svn-id: svn://10.0.0.236/trunk@69343 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 03:57:11 +00:00
saari%netscape.com
7e27276cd8
Fix for bug 38619, cannot use "hidden" attribute to hide top level menus on MacOS.
...
git-svn-id: svn://10.0.0.236/trunk@69342 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 03:53:54 +00:00
pavlov%netscape.com
8d570636d4
fix for 38723
...
git-svn-id: svn://10.0.0.236/trunk@69322 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 02:46:41 +00:00
kmcclusk%netscape.com
a9d3122699
Cache the last size of the nsWindow on WIN32 to determine how much to invalidate when widget is resized. Also added checks to see if width or height actually changed before invalidating b=33799 r=buster@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@69284 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 22:59:20 +00:00
rods%netscape.com
355f8921f5
make sure the charCode also gets mapped
...
bug 5716 r=brade (sort of)
git-svn-id: svn://10.0.0.236/trunk@69238 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 19:24:54 +00:00
rods%netscape.com
c7dc1fa98b
added native event debug, will print out event names when turned (NS_DEBUG ifdef'ed)
...
add an OleRegister Manager for properly initializing and uninitializing Ole b=38776
fixed up the key handling to properly set the char code when it is <ctrl>- <ctrl>= etc. b=5716
git-svn-id: svn://10.0.0.236/trunk@69208 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 13:39:17 +00:00
saari%netscape.com
4721e131f2
Slight modification to my fix for bug 38725 to make it more robust in the case of a popup bringing up a popup. Just in case.
...
git-svn-id: svn://10.0.0.236/trunk@69023 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-10 07:32:14 +00:00
saari%netscape.com
adea9a1c8b
Fix for bug 38725, popups cause blurs to fire on MacOS only.
...
git-svn-id: svn://10.0.0.236/trunk@68995 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-10 05:42:22 +00:00
pinkerton%netscape.com
eaa2c8121e
added PR_CALLBACK for os/2, per bug 37239.
...
git-svn-id: svn://10.0.0.236/trunk@68902 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 22:21:59 +00:00
saari%netscape.com
37f2ac8410
fix for bug 38619, make MacOS menus respect the "hidden" attribute.
...
git-svn-id: svn://10.0.0.236/trunk@68823 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 06:15:33 +00:00
rjc%netscape.com
83ae6897f3
Part of fix for bug # 36037: drag&drop change.
...
git-svn-id: svn://10.0.0.236/trunk@68747 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:43:01 +00:00
rjc%netscape.com
6c4ace7dd4
Fix bug # 36037: drag&drop changes to support translucency on Mac.
...
git-svn-id: svn://10.0.0.236/trunk@68744 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:29:32 +00:00
pinkerton%netscape.com
29b38aa6ac
fix for crasher 38595, patch by sean@beatnik.com
...
git-svn-id: svn://10.0.0.236/trunk@68742 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:26:06 +00:00
pavlov%netscape.com
351590b7b4
fix for 36711 and random other event dropping bugs on linux
...
git-svn-id: svn://10.0.0.236/trunk@68711 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:01:14 +00:00
michael.lowe%bigfoot.com
89eff2adf7
Implement CSS3 cursors on Windows
...
git-svn-id: svn://10.0.0.236/trunk@68568 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-07 05:14:43 +00:00
michael.lowe%bigfoot.com
a9a3ef2a29
Adding Windows cursor files
...
git-svn-id: svn://10.0.0.236/trunk@68546 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-06 19:15:23 +00:00
alecf%netscape.com
3ab7dcbb2b
fix xlib bustage
...
git-svn-id: svn://10.0.0.236/trunk@68523 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-06 08:36:07 +00:00
ftang%netscape.com
11f352cff2
fix 38182 and 31509. Make menu bar and help menu work for non English on JLK
...
git-svn-id: svn://10.0.0.236/trunk@68424 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 21:18:03 +00:00
michael.lowe%bigfoot.com
34978023ee
Adding Windows cursor files
...
git-svn-id: svn://10.0.0.236/trunk@68230 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-04 13:02:02 +00:00
cls%seawood.org
a539ab2494
More OS/2 Makefile changes. Bug #34106 Batch 12
...
git-svn-id: svn://10.0.0.236/trunk@68226 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-04 11:00:47 +00:00
Jerry.Kirk%Nexwarecorp.com
6a625cc94b
Fixing some compile errors due to changes in nsString
...
PHOTON ONLY
r=michael.kedl
git-svn-id: svn://10.0.0.236/trunk@68189 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-04 00:59:14 +00:00
pavlov%netscape.com
e61a8483d4
try to speed up SetTitle a tad
...
git-svn-id: svn://10.0.0.236/trunk@68141 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-03 21:46:08 +00:00
jdunn%netscape.com
14b1ae8de9
remove incorrect/outdated pthread references
...
# 37394
r= rusty.lynch@intel.com blizzard@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@68128 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-03 21:34:29 +00:00
rods%netscape.com
a13f7b80d6
now mapping minus '-' key virtual code to correct DOM key virtual code
...
now correctly creating ket press events for <ctrl>= <ctrl>- <ctrl>;
bug 5716
git-svn-id: svn://10.0.0.236/trunk@68127 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-03 21:34:09 +00:00
nhotta%netscape.com
b0f78eb251
Added the encoder function to substitute not converted characters with question mark instead of abort the conversion, bug 31797.
...
git-svn-id: svn://10.0.0.236/trunk@68124 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-03 21:27:25 +00:00
mjudge%netscape.com
54fcdac0fd
fixing vc5.0 does not know what CFSTR_SHELLURL is
...
git-svn-id: svn://10.0.0.236/trunk@68070 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-03 09:16:39 +00:00
sfraser%netscape.com
140f04ff74
Fix the build for pink.
...
git-svn-id: svn://10.0.0.236/trunk@67970 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 23:58:49 +00:00
mkaply%us.ibm.com
f5fe312659
# 34082
...
r= mkaply
OS/2 bring up continues - checking in changes for the OS/2 team
git-svn-id: svn://10.0.0.236/trunk@67952 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 23:13:43 +00:00
mkaply%us.ibm.com
90f6977406
# 34082
...
r= pinkerton
OS/2 bring up continues - PR_CALLBACKs for VisualAge
git-svn-id: svn://10.0.0.236/trunk@67951 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 23:13:01 +00:00
mkaply%us.ibm.com
92015c2558
# 34082
...
r= mkaply
OS/2 bring up continues - Timer changes for OS/2 team
git-svn-id: svn://10.0.0.236/trunk@67945 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 23:02:55 +00:00
pinkerton%netscape.com
f25f457f91
fix one case, the opposite breaks. helps to check all the function results correctly, not just some.
...
git-svn-id: svn://10.0.0.236/trunk@67941 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 22:50:28 +00:00
alecf%netscape.com
650acc9a0f
fix xlib bustage from nsString landing
...
git-svn-id: svn://10.0.0.236/trunk@67934 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 22:39:56 +00:00
pinkerton%netscape.com
ed98b59942
First stab at creating an internet shortcut when dragging a link to desktop.
...
git-svn-id: svn://10.0.0.236/trunk@67933 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 22:39:08 +00:00
pinkerton%netscape.com
c59c385280
updating drag mime types. adding one for URLs
...
git-svn-id: svn://10.0.0.236/trunk@67930 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 22:37:52 +00:00
pinkerton%netscape.com
83970d31cc
Fix for non-file drags. Incorrectly checking result code when looking for a file drop.
...
git-svn-id: svn://10.0.0.236/trunk@67929 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 22:36:21 +00:00
blizzard%redhat.com
16011dbc3d
Change the way that focus is handled for toplevel windows and the GtkMozArea. This will allow us to track whether or not any Mozilla window has the focus.
...
Add code to properly propagate key press/key release events to the toplevel window if a Mozilla window doesn't have focus. This fixes focus in the embedding case and will allow other gtk windows that have focus to get key events.
Add code to allow a Mozilla child window to be created as the child of any ol' GtkContainer class. This means that parent's don't have to worry about creating a superwin or any of that garbage. This makes embedding much, much easier. r=pavlov@netscape.com ,hidetoshi.tajima@eng.sun.com
git-svn-id: svn://10.0.0.236/trunk@67839 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 03:33:43 +00:00
sfraser%netscape.com
1d762941ed
Fix bug 36112 -- check for QuickTime being installed before using it.
...
git-svn-id: svn://10.0.0.236/trunk@67803 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 00:30:35 +00:00
mkaply%us.ibm.com
0781f6f80c
# 37239
...
r= mkaply@us.ibm.com
OS/2 bring up continues - checking in files for the OS/2 team
git-svn-id: svn://10.0.0.236/trunk@67764 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-01 22:21:43 +00:00
bryner%uiuc.edu
9238a4494c
Stop building the unused native widgets (these were removed from the win32
...
build awhile back). Also remove unused code relating to these
widgets. r=blizzard.
git-svn-id: svn://10.0.0.236/trunk@67704 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-01 04:35:30 +00:00
michael.lowe%bigfoot.com
8807cc67e0
Implement CSS2 resize cursors on Windows (bug 1916)
...
git-svn-id: svn://10.0.0.236/trunk@67665 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-30 15:29:32 +00:00
cls%seawood.org
e4b9239694
nsString fixes for BeOS
...
git-svn-id: svn://10.0.0.236/trunk@67560 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-28 20:50:47 +00:00
danm%netscape.com
d66fbc869b
guard against extra release of timer object when one-shot timers are cleared out during execution of a timer. bug 35074.
...
git-svn-id: svn://10.0.0.236/trunk@67551 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-28 20:28:13 +00:00
rods%netscape.com
d9c4ca2cf5
now calculates 1, 2 & 3 click counts correctly.
...
b=15095
git-svn-id: svn://10.0.0.236/trunk@67549 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-28 20:27:18 +00:00
pinkerton%netscape.com
ff4bed05d3
removing nsTextAreaWidget because it was only in the opt target.
...
git-svn-id: svn://10.0.0.236/trunk@67440 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-27 23:56:04 +00:00
pavlov%netscape.com
3d07d7c1fe
fix shrike
...
git-svn-id: svn://10.0.0.236/trunk@67431 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-27 22:52:00 +00:00