Commit Graph

54 Commits

Author SHA1 Message Date
dcone%netscape.com
0e97892979 Major redo based on a new GFX library 1998-08-21 17:13:14 +00:00
dcone%netscape.com
e65b430c6e Major redo based on a new GFX library 1998-08-19 17:20:31 +00:00
kostello%netscape.com
ca6923cd9c Comment back in nsIButton code 1998-08-18 22:46:07 +00:00
kostello%netscape.com
22a4cf6e87 These were checked in by mistake 1998-08-18 16:45:33 +00:00
dcone%netscape.com
801f620f2d Added paint and mousemove events 1998-08-18 16:23:13 +00:00
dcone%netscape.com
4212615856 fixed project a memory size 1998-08-13 21:09:26 +00:00
dcone%netscape.com
65bf1cc182 new creation technique 1998-08-13 21:09:01 +00:00
dcone%netscape.com
19a57e8289 update to use a mac Widgettest.cpp 1998-08-11 20:16:08 +00:00
dcone%netscape.com
5f93da21af First Checked In. 1998-08-11 20:15:33 +00:00
dcone%netscape.com
ede8279905 updated projects to use static libs 1998-08-06 21:53:08 +00:00
dcone%netscape.com
ee553d16f4 backed out my changes for mac 1998-08-06 18:01:26 +00:00
dcone%netscape.com
2fd3f58095 update to new static factory methods. 1998-08-06 17:47:55 +00:00
dcone%netscape.com
27b06f5d24 update to static library factory methods 1998-08-06 17:47:21 +00:00
dcone%netscape.com
49b53ac7ca update to new static way 1998-08-06 17:47:02 +00:00
kostello%netscape.com
6142e2bcdf First Checked In. 1998-08-03 18:37:30 +00:00
scullin%netscape.com
cc261b9fbc Ref count fixes, fix widget test app. 1998-07-29 22:15:18 +00:00
scullin%netscape.com
a808d700b9 Normalize widget api on UNIX and Win. 1998-07-29 18:57:26 +00:00
scullin%netscape.com
25e43ba242 Normalize widget api on UNIX and win, add LAF interface, make sample
apps function again.
1998-07-29 18:51:45 +00:00
troy%netscape.com
7da0401c3c Combined raptorgfx.dll and raptorgfxwin.dll into one DLL 1998-07-26 23:52:36 +00:00
rods
6e7ad8d93d Fixed argc problem 1998-07-08 17:40:16 +00:00
rods
874eefda61 Fixed the radio buttons so they work. 1998-07-08 17:00:18 +00:00
rods
a225823e94 The necessary fixes to get Scribble working. 1998-07-08 16:58:51 +00:00
rods
e0e7d535bf Removed Windows specific code 1998-07-07 18:00:06 +00:00
rods
2f18ca194c Removed the RadioGroup and fixed the RadioButtons so they would work 1998-07-07 17:56:24 +00:00
rods
0cc888b446 fixed a few minor things and removed the GetSelectedItem test for MultiList 1998-07-06 21:38:18 +00:00
rods
f45707914f activated the build of the widget test and scribble apps 1998-07-06 21:36:55 +00:00
rods
06687231b6 Removed RadioGroup and fixed the "Create" of the AppShell 1998-07-06 21:36:17 +00:00
rods
7006a21f95 Minor fix to get it compiling on Windows 1998-07-06 19:56:08 +00:00
rods
2e4e8f8ced Added more tests 1998-07-06 19:34:50 +00:00
rods
9428abd8e5 Filled in more of the methods and added additional tests 1998-07-06 18:13:38 +00:00
spider
ccea853a2f 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
797790e8bd initial 1998-06-10 20:42:04 +00:00
rods
ff16b440da uses sharded instead of static libs 1998-06-02 19:45:39 +00:00
rods
26eec53a4a disabled the build of the test app 1998-06-02 19:44:16 +00:00
rods
36a86743a3 oops backed out changes from Linux 1998-06-01 21:29:23 +00:00
rods
1eb3a88bdc initial 1998-06-01 20:56:12 +00:00
troy
76258759a8 Added additional parameter to nsIWidget Resize() member functions 1998-06-01 20:26:50 +00:00
kmcclusk
f8eca0655c Removed windows directory from widget/tests 1998-05-20 22:07:17 +00:00
kmcclusk
ea10c2074e 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
1c2df781c1 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
332e6e8030 Remove useless header file 1998-05-09 03:20:37 +00:00
kmcclusk
ea8c399672 Added tooltip widget and ScreenToWidget and WidgetToScreen conversion member functions 1998-05-05 23:41:16 +00:00
kmcclusk
d69cde193a *** empty log message *** 1998-05-05 19:58:27 +00:00
kmcclusk
9ad3d2ec08 Added support for generating tooltip events 1998-05-04 19:25:25 +00:00
rpotts
25162d7141 removed eval(PRBool,...) function since it clashes with the eval(PRInt32,...) version 1998-04-29 20:10:16 +00:00
kmcclusk
765700b032 Added events for left and right mouse button double clicks 1998-04-29 19:59:06 +00:00
kmcclusk
c49c1f7528 Fixed textwidget refresh problem.
Added AutoErase method to nsWindow.cpp, nsTextHelper.cpp and nsListBox.cpp
1998-04-28 19:24:52 +00:00
kmcclusk
d7d08c392b 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
23421bd9d8 changed the items are add into the combo box 1998-04-24 16:21:32 +00:00
kmcclusk
22f96a82ef Added SetMaxTextLength method to text widget and textarea widget. 1998-04-23 20:21:24 +00:00