joki%netscape.com
|
c327ee36e4
|
New JavaScript/DOM security stuff.
git-svn-id: svn://10.0.0.236/trunk@37688 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-01 10:38:26 +00:00 |
|
pinkerton%netscape.com
|
ae5660d9b2
|
filled in widget, clickCount, and mouse location for mouse enter/exit/over and drag enter/exit/over events. This info was just not getting set as it was for mouse clicks.
git-svn-id: svn://10.0.0.236/trunk@37642 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-01 04:12:42 +00:00 |
|
pinkerton%netscape.com
|
fed08cf519
|
don't crash if parent is null when asking for mouse coordinates.
git-svn-id: svn://10.0.0.236/trunk@37637 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-01 03:26:43 +00:00 |
|
waterson%netscape.com
|
c6970d71cd
|
Add GetIID().
git-svn-id: svn://10.0.0.236/trunk@37530 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-30 19:28:16 +00:00 |
|
tague%netscape.com
|
ea708a16a8
|
Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824
git-svn-id: svn://10.0.0.236/trunk@37435 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-29 20:31:22 +00:00 |
|
warren%netscape.com
|
fdf6c938bb
|
Necko ifdefs for layout and rdf.
git-svn-id: svn://10.0.0.236/trunk@37005 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-26 06:36:26 +00:00 |
|
rods%netscape.com
|
9a893ba131
|
Fixed clearing of state for setting style for mouse hover and dragOver Bug #3175
Added support for DROP to force a style change.
git-svn-id: svn://10.0.0.236/trunk@36280 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-22 14:20:14 +00:00 |
|
saari%netscape.com
|
5a4b85ed88
|
Fixing Bug #8328, keybinding fix
git-svn-id: svn://10.0.0.236/trunk@35759 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-17 01:48:22 +00:00 |
|
joki%netscape.com
|
487055f223
|
Fix for bug 8270. A:chofmann Reenable key events to control tabbing/scrolling
git-svn-id: svn://10.0.0.236/trunk@35742 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-16 22:52:16 +00:00 |
|
joki%netscape.com
|
9314e8c0fd
|
Fixing event clientx/y coords to have the right value even in subviews
git-svn-id: svn://10.0.0.236/trunk@35656 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-16 04:39:51 +00:00 |
|
joki%netscape.com
|
1b13b0f841
|
Fixes for event going to frames which have changes as a result of other event handlers. (loosely bug 1283)
git-svn-id: svn://10.0.0.236/trunk@35325 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-15 03:14:28 +00:00 |
|
tague%netscape.com
|
b3fa226dff
|
Fixed conditional problem when i turned on my keyobard patch.
git-svn-id: svn://10.0.0.236/trunk@35120 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-14 04:39:03 +00:00 |
|
tague%netscape.com
|
58fc1493f9
|
Turned on bug fix for #6896: Windows editorinterprets the period key as a forward delete.
git-svn-id: svn://10.0.0.236/trunk@35096 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-13 21:13:12 +00:00 |
|
mjudge%netscape.com
|
21a15def92
|
fixing table selection again. also adding parameter to nsIFocusTracker that allows us to get the current caret location. I am also stopping nsTableRowFrame from putting blue border around itself since cells are a high enough granularity. made a change to nsIFrame GetPosition to remove some useless parameters ect. this caused me to change nsDOMEvent.cpp and some other places.
MJ
git-svn-id: svn://10.0.0.236/trunk@34640 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-10 21:08:17 +00:00 |
|
hyatt%netscape.com
|
a4990a8363
|
Fixing build bustage.
git-svn-id: svn://10.0.0.236/trunk@34379 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-09 07:51:52 +00:00 |
|
joki%netscape.com
|
7cb2ba1a65
|
Fixing event coordinates to give screen based info. Also fixing direct reference to frames via their names.
git-svn-id: svn://10.0.0.236/trunk@34378 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-09 07:38:26 +00:00 |
|
tague%netscape.com
|
c14a08ca40
|
Conditional fix for #7629. Only builds with a conditional set in my environment
git-svn-id: svn://10.0.0.236/trunk@34359 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-09 03:17:56 +00:00 |
|
hyatt%netscape.com
|
7af8deae73
|
Changed events names to "create" and "destroy".
git-svn-id: svn://10.0.0.236/trunk@34340 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-09 01:11:22 +00:00 |
|
joki%netscape.com
|
90d260e83f
|
Fixing coords for click event since by not setting them at all before they were unlikely to be correct.
git-svn-id: svn://10.0.0.236/trunk@34224 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-08 19:28:52 +00:00 |
|
joki%netscape.com
|
f9357bc0c0
|
Fix hover state crash at document change. Bug 6580
git-svn-id: svn://10.0.0.236/trunk@34218 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-08 19:01:56 +00:00 |
|
hyatt%netscape.com
|
2996b4f2f8
|
Added construct and destruct events to the DOM.
git-svn-id: svn://10.0.0.236/trunk@34177 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-08 05:10:13 +00:00 |
|
joki%netscape.com
|
ee7a67a711
|
Adding new method to nsIDOMNSUIEvent to give event pos as range offset.
git-svn-id: svn://10.0.0.236/trunk@34162 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-08 02:19:26 +00:00 |
|
beard%netscape.com
|
8e7f97a2b5
|
bug #7354: arrow key scrolling, force the update to deal with different event priorities.
git-svn-id: svn://10.0.0.236/trunk@33284 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-31 01:45:23 +00:00 |
|
waterson%netscape.com
|
ea935454c0
|
More bug 6823. Need to have a GetIID() on nsIEventListenerManager.
git-svn-id: svn://10.0.0.236/trunk@32473 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-21 21:22:02 +00:00 |
|
hyatt%netscape.com
|
5693100c68
|
Fix for the regression described in bug 6823.
git-svn-id: svn://10.0.0.236/trunk@32469 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-21 19:27:02 +00:00 |
|
joki%netscape.com
|
99c9b77e71
|
Partial fix for 3289, reduce number of repaints/reflow when mousing over toolbar buttons. A:chofmann
git-svn-id: svn://10.0.0.236/trunk@32348 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-19 23:28:18 +00:00 |
|
joki%netscape.com
|
5ff7e26f51
|
Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent.
git-svn-id: svn://10.0.0.236/trunk@32168 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-18 23:51:04 +00:00 |
|
mjudge%netscape.com
|
644a9e449d
|
massive checkin for selection modifications and removing static state variables for selection in nsFrame.h.
git-svn-id: svn://10.0.0.236/trunk@30744 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-07 21:12:59 +00:00 |
|
jdunn%netscape.com
|
0fa77feb6f
|
Add newline to end of file. HP chokes without it.
git-svn-id: svn://10.0.0.236/trunk@30706 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-07 19:37:48 +00:00 |
|
cyeh%netscape.com
|
3392afd90c
|
backout mjudge checkin against closed tree. it also breaks mac as well, so
mjudge will try again when tree reopens
git-svn-id: svn://10.0.0.236/trunk@30428 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-05 23:05:41 +00:00 |
|
mjudge%netscape.com
|
1925f88738
|
updating new state controler for mouse status. aka dragging has stopped
git-svn-id: svn://10.0.0.236/trunk@30422 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-05 22:28:51 +00:00 |
|
rods%netscape.com
|
34e1dba245
|
Added Drag Over to act like "hover"
git-svn-id: svn://10.0.0.236/trunk@30106 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-04 14:44:51 +00:00 |
|
tague%netscape.com
|
6b3b505007
|
Fixed bug #5527 (Editor is not able to accumulate successive Japanese input)
git-svn-id: svn://10.0.0.236/trunk@30002 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-03 22:57:48 +00:00 |
|
joki%netscape.com
|
a158b164ef
|
Adding scrolling fixes to fix bug #3999, A: chofmann
git-svn-id: svn://10.0.0.236/trunk@29867 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-30 19:38:39 +00:00 |
|
pinkerton%netscape.com
|
03c53644f7
|
pinkerton/scc. appr chofmann. Bug #4127, et al. Fixing ownership models (more work to come).
git-svn-id: svn://10.0.0.236/trunk@29831 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-30 09:04:36 +00:00 |
|
kipp%netscape.com
|
12a0ca23a4
|
Removed compiler warnings
git-svn-id: svn://10.0.0.236/trunk@29555 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-27 22:14:17 +00:00 |
|
peterl%netscape.com
|
bad924de1d
|
modified state change notifications to use new wider api and reduce calls
git-svn-id: svn://10.0.0.236/trunk@28165 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-20 00:03:30 +00:00 |
|
bruce%cybersight.com
|
833f04ec8d
|
Adding blank lines for native compilers.
git-svn-id: svn://10.0.0.236/trunk@27317 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-13 06:35:42 +00:00 |
|
joki%netscape.com
|
fa9f67ee96
|
Send Click events to frames as well as content.
git-svn-id: svn://10.0.0.236/trunk@27254 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-13 00:27:58 +00:00 |
|
joki%netscape.com
|
6c59f19391
|
New api's into nsEventStateManager for content state change (hover,focus,active)
git-svn-id: svn://10.0.0.236/trunk@27211 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-12 21:24:07 +00:00 |
|
joki%netscape.com
|
70d7812e25
|
Event name change to remove unnecessary prefix.
git-svn-id: svn://10.0.0.236/trunk@27208 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-12 21:17:07 +00:00 |
|
rods%netscape.com
|
de6fd2516b
|
Added support to handle Drag & Drop events
git-svn-id: svn://10.0.0.236/trunk@26515 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-06 20:24:05 +00:00 |
|
joki%netscape.com
|
58d63da788
|
Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements)
git-svn-id: svn://10.0.0.236/trunk@25418 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-28 22:22:54 +00:00 |
|
briano%netscape.com
|
2c7493c6fa
|
Handle NO_STATIC_LIB being set, when all this file does is create a static library.
git-svn-id: svn://10.0.0.236/trunk@25120 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-25 21:10:22 +00:00 |
|
pierre%netscape.com
|
a834132835
|
#3974 "mac crashes when hitting return to submit form"
git-svn-id: svn://10.0.0.236/trunk@24607 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-21 04:35:01 +00:00 |
|
tague%netscape.com
|
b473550518
|
Added support for basic Japanese input on Win32
git-svn-id: svn://10.0.0.236/trunk@24498 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-19 23:36:20 +00:00 |
|
joki%netscape.com
|
4aff2a13e3
|
Fix for bug 3553, links on Linux
git-svn-id: svn://10.0.0.236/trunk@24187 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-15 23:44:15 +00:00 |
|
hyatt%netscape.com
|
f41ac2bd41
|
Changes to fix the bookmarks menu crashing problem.
git-svn-id: svn://10.0.0.236/trunk@24165 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-15 05:39:04 +00:00 |
|
buster%netscape.com
|
6119addb3c
|
added a debug-only printf warning if the char code returned is 0
git-svn-id: svn://10.0.0.236/trunk@24097 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-14 04:10:55 +00:00 |
|
troy%netscape.com
|
dac998d679
|
Patch from Bruce Mitchener (bruce@cybersight.com) that fixes unitialized
memort error
git-svn-id: svn://10.0.0.236/trunk@23670 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-11 05:56:11 +00:00 |
|