Commit Graph

334 Commits

Author SHA1 Message Date
joki@netscape.com
950ca8f05f Fixing event coordinates to give screen based info. Also fixing direct reference to frames via their names. 1999-06-09 07:38:26 +00:00
hyatt@netscape.com
194d894418 Added new events for popup construction and destruction. 1999-06-08 05:08:46 +00:00
pollmann@netscape.com
2f34178103 Bug 3322: Adding NS_CONTROL_CHANGE event. This will be used for <SELECT>'s onChange. 1999-05-27 23:53:42 +00:00
tague@netscape.com
490e090ce7 Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
rods@netscape.com
c6c989f0b2 Added new D&D events and removed D&D specific event struct 1999-04-06 20:24:46 +00:00
joki@netscape.com
ab615d379b Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes. 1999-03-28 22:27:38 +00:00
tague@netscape.com
6cab55d03f Added support for basic Japanese input on Win32 1999-03-19 23:36:20 +00:00
joki@netscape.com
e00aff546c Adding new charCode variable to nsGUIEvent 1999-03-11 00:01:50 +00:00
rods@netscape.com
96accc7a7a Added nsDragDropEvent 1999-03-09 23:50:18 +00:00
joki@netscape.com
91bba1f092 Adding new tab handling and focus support. 1999-03-02 19:19:24 +00:00
pierre@netscape.com
ebf87c3eb9 Mac only: added 'isCommand' in nsInputEvent 1999-01-21 09:52:07 +00:00
joki@netscape.com
5247617e41 Add keypress event type to nsGUIEvent 1998-11-24 07:45:26 +00:00
rods@netscape.com
b4383d1038 Made GetBounds and GetClientBounds changes
Added window width and height fields nsSizeEvent
1998-11-04 21:43:47 +00:00
joki@netscape.com
52ca9892af Adding submit event type 1998-11-02 23:05:46 +00:00
troy@netscape.com
b59f83719d Removed unused widgetSupports member of nsGUIEvent 1998-10-08 21:24:05 +00:00
rods@netscape.com
45c2ea3d45 Updated Interfaces to support UNIX 1998-10-07 19:49:36 +00:00
joki@netscape.com
5ef8715435 A couple of macros for getting basic event types 1998-08-18 03:47:24 +00:00
joki@netscape.com
b1c359e8fa More new event types 1998-07-31 22:01:42 +00:00
joki@netscape.com
89e5c04d39 Adding a few more events types. 1998-07-24 05:07:07 +00:00
joki@netscape.com
a1a4b95146 More event stuff. Modified HandleDOMEvent, modified nsGUIEvent types, added mouseover, mouseout. 1998-07-23 02:55:33 +00:00
kipp
195b9f2c16 fixed comments 1998-07-09 17:04:45 +00:00
joki
627f60a04c Slight change to nsGUIEvent struct internals 1998-06-23 21:54:43 +00:00
joki
cefa6188f6 Comment change 1998-06-07 11:28:08 +00:00
kmcclusk
614ea33789 GetBounds returns the client area not the window area
Resize new returns the client area not the window area
Removed the commented out RelayEvent method in nsWindow.cpp
Add a nsDispatchListener for nsIAppShell.
1998-06-01 17:04:16 +00:00
karnaze
ca65e5a896 gui events store nsISupports; improved forms event handling 1998-05-27 23:58:07 +00:00
kmcclusk
9a5e5783fa Added nsTooltipEvent to indicate the index of the tooltip rectangle that is being shown.
Now correctly initializes TOOLINFO structures before using them.
1998-05-18 17:55:34 +00:00
rods
4b442587ac added mouseEvent struct 1998-05-08 14:54:09 +00:00
kmcclusk
c5fbe47e3b Added support for generating tooltip events 1998-05-04 19:25:25 +00:00
kmcclusk
35046ed234 Added events for left and right mouse button double clicks 1998-04-29 19:59:06 +00:00
kmcclusk
4ffef519d7 Added SelectAll member function to nsITextWidget
Fixed Select(start, stop) for nsITextWidget and nsITextAreaWidget
Added NS_MOVE event
Cleanup up nsWindow.cpp by centralizing code to initialize events and dispatch events.
1998-04-24 23:09:11 +00:00
kmcclusk
43e1716d3d Added a tab widget 1998-04-17 00:16:11 +00:00
kmcclusk
80830783e1 Made comments DOC++ compatible 1998-04-14 21:33:43 +00:00
kmcclusk
4d11a909d4 Added/Improved header file comments 1998-04-14 00:31:59 +00:00
kipp
4683c6f4c0 moved to pub 1998-04-13 20:24:54 +00:00