Commit Graph

386 Commits

Author SHA1 Message Date
troy@netscape.com
c8c0448ace Combined raptorgfx.dll and raptorgfxwin.dll into one DLL 1998-07-26 23:52:36 +00:00
rods
177b9b4be3 Fixed argc problem 1998-07-08 17:40:16 +00:00
rods
f87dd34474 Fixed the radio buttons so they work. 1998-07-08 17:00:18 +00:00
rods
729ade6199 The necessary fixes to get Scribble working. 1998-07-08 16:58:51 +00:00
rods
43a89580b0 Removed Windows specific code 1998-07-07 18:00:06 +00:00
rods
31f2b9511b Removed the RadioGroup and fixed the RadioButtons so they would work 1998-07-07 17:56:24 +00:00
rods
a445976314 fixed a few minor things and removed the GetSelectedItem test for MultiList 1998-07-06 21:38:18 +00:00
rods
4eb30b71f2 activated the build of the widget test and scribble apps 1998-07-06 21:36:55 +00:00
rods
c1e494e360 Removed RadioGroup and fixed the "Create" of the AppShell 1998-07-06 21:36:17 +00:00
rods
d5fc79f37b Minor fix to get it compiling on Windows 1998-07-06 19:56:08 +00:00
rods
dfdfb5971a Added more tests 1998-07-06 19:34:50 +00:00
rods
730b10a0b0 Filled in more of the methods and added additional tests 1998-07-06 18:13:38 +00:00
spider
12d55e921c Support for TrueColor display, add nsNativeDeviceContext to Init method of nsIDeviceContext, fix FontMetrics crash if no RenderingContext is available. 1998-06-11 21:26:21 +00:00
rods
cc6675a4df initial 1998-06-10 20:42:04 +00:00
rods
c648f3aed1 uses sharded instead of static libs 1998-06-02 19:45:39 +00:00
rods
c43917977c disabled the build of the test app 1998-06-02 19:44:16 +00:00
rods
3513cb073c oops backed out changes from Linux 1998-06-01 21:29:23 +00:00
rods
50bc5cd56f initial 1998-06-01 20:56:12 +00:00
troy
d971df0090 Added additional parameter to nsIWidget Resize() member functions 1998-06-01 20:26:50 +00:00
kmcclusk
65ba9a1020 Removed windows directory from widget/tests 1998-05-20 22:07:17 +00:00
kmcclusk
964cedf73f Created an AppShell to abstract the event loop. Re-organized widget tests
into scribble and widget subdirectories and separated cross-platform code from
platform specific code
1998-05-20 22:02:14 +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
kipp
8de49f4a41 Remove useless header file 1998-05-09 03:20:37 +00:00
kmcclusk
4a8e09b2f8 Added tooltip widget and ScreenToWidget and WidgetToScreen conversion member functions 1998-05-05 23:41:16 +00:00
kmcclusk
c10d7c6bad *** empty log message *** 1998-05-05 19:58:27 +00:00
kmcclusk
c5fbe47e3b Added support for generating tooltip events 1998-05-04 19:25:25 +00:00
rpotts
5bb2117acc removed eval(PRBool,...) function since it clashes with the eval(PRInt32,...) version 1998-04-29 20:10:16 +00:00
kmcclusk
35046ed234 Added events for left and right mouse button double clicks 1998-04-29 19:59:06 +00:00
kmcclusk
b563daa3b0 Fixed textwidget refresh problem.
Added AutoErase method to nsWindow.cpp, nsTextHelper.cpp and nsListBox.cpp
1998-04-28 19:24:52 +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
rods
2763c49e0e changed the items are add into the combo box 1998-04-24 16:21:32 +00:00
kmcclusk
b80b27db17 Added SetMaxTextLength method to text widget and textarea widget. 1998-04-23 20:21:24 +00:00
kmcclusk
6d8984904b Changed SetBorderStyle to work with child windows only 1998-04-18 00:27:48 +00:00
kmcclusk
48382ed1ee Added SetBorderStyle and SetTitle to nsIWidget 1998-04-17 23:45:07 +00:00
kmcclusk
43e1716d3d Added a tab widget 1998-04-17 00:16:11 +00:00
kipp
4683c6f4c0 moved to pub 1998-04-13 20:24:54 +00:00