Граф коммитов

202 Коммитов

Автор SHA1 Сообщение Дата
kmcclusk%netscape.com 76ac8992ec Added implementation for nsScrollbar::Create passing a nsNativeWidget.
Also check for nsnull cliprect in ScrollTo
1998-07-27 22:25:43 +00:00
troy%netscape.com 7da0401c3c Combined raptorgfx.dll and raptorgfxwin.dll into one DLL 1998-07-26 23:52:36 +00:00
michaelp%netscape.com 404c0a78e4 form elements, etc. (i.e. sub widgets) now scroll smoothly. 1998-07-26 04:24:42 +00:00
kostello%netscape.com ea8e3908dc Added SetDefaultString for the Save dialog 1998-07-24 21:12:19 +00:00
joki%netscape.com 89af3de0e4 Adding a few more events types. 1998-07-24 05:07:07 +00:00
kmcclusk%netscape.com 8ed5aca91e Added KeyRelease event generation 1998-07-23 20:34:46 +00:00
kmcclusk%netscape.com 4fcf7056d8 Initialize event structure for mouse events 1998-07-23 18:07:42 +00:00
kmcclusk%netscape.com 41265902cf Added key event support. 1998-07-23 17:47:28 +00:00
joki%netscape.com ce61da5597 More event stuff. Modified HandleDOMEvent, modified nsGUIEvent types, added mouseover, mouseout. 1998-07-23 02:55:33 +00:00
kmcclusk%netscape.com cf3031342e Fixed bug where child window is not being displayed in Viewer. Show() now
manages and unmanages the widget directly without testing visibility.
1998-07-21 21:26:17 +00:00
rods%netscape.com 75b3a38244 fixed the bug for setting background color on controls 1998-07-21 18:04:18 +00:00
rpotts%netscape.com 1f93bda803 Added XXX comment to a particularly nasty piece of code... 1998-07-17 06:27:37 +00:00
spider%netscape.com be8b0eba11 Fix for throbber and offset painting 1998-07-16 23:50:29 +00:00
kmcclusk%netscape.com d83456d74f Removed setting the boundary size in the resize callback directly. This fixes a bug
where the web widget window does not display initially.
1998-07-16 23:46:54 +00:00
spider%netscape.com 329f22d194 Optimization: Don't create a writeable GC for non-html drawing area 1998-07-16 22:01:47 +00:00
kmcclusk%netscape.com 15d22d92ca Removed commented out CreateWindow code 1998-07-16 21:43:15 +00:00
kmcclusk%netscape.com 1ba3030044 Added code to set the XmNx and XmNy attributes in the resize method 1998-07-16 21:28:51 +00:00
kipp eebd76c43c Removed WS_VISIBLE from everywhere so that windows when created are hidden until positioned and shown 1998-07-14 15:17:29 +00:00
kmcclusk 84a4a6dfe1 Factored CreateWindow code into CreateMainWindow and CreateChildWindow code. 1998-07-10 21:26:46 +00:00
rods 6df651a653 Turned off debugging. 1998-07-10 17:29:03 +00:00
rods 455018c090 Added the proper initialization for the DeviceContext and the toolkit 1998-07-10 17:22:58 +00:00
rods 652b584943 Fixed positioning errors. 1998-07-10 17:22:05 +00:00
rods 39a02036ac Changed cast to XID (for IRIX) 1998-07-09 19:51:53 +00:00
rods 8c86d5edee Add support for initializing the Device Context and Toolkit 1998-07-09 19:10:35 +00:00
rods bfcc88665d Added methods for initializing the Device Context and the Toolkit 1998-07-09 19:10:04 +00:00
rods b4cb10bcf7 Implemented SetFont and created separate methods for initializing
the DeviceContext and the Toolkit
1998-07-09 19:09:19 +00:00
rods acc7289942 Added error callback 1998-07-09 19:03:30 +00:00
kipp 49a7633f65 fixed comments 1998-07-09 17:04:45 +00:00
kipp db1c43e536 tweak 1998-07-09 17:04:31 +00:00
rods 6e7ad8d93d Fixed argc problem 1998-07-08 17:40:16 +00:00
rods 7380820dd5 Added Focus processing 1998-07-08 17:01:37 +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
thom bcb4633b7a First Checked In. 1998-07-07 21:26:45 +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 22d2f9be12 Implemented Get/Set Caret and Insert 1998-07-06 21:31:01 +00:00
rods f90666e0b8 Changed GetSelectedItem so it throws an exception when it is call by nsListBox 1998-07-06 21:30:08 +00:00
rods 26e7a0aae0 Fixed cast 1998-07-06 20:27:57 +00:00
rods 9ed241fd65 Commented out the SetBKColor in the callback 1998-07-06 19:58:36 +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 34d246ef41 Changed the array of widget to be of type "Widget" instead of "long" 1998-07-06 19:26:06 +00:00
rods f6c4c17115 Added SetSelectedIndices method (no implementation) 1998-07-06 19:16:45 +00:00
rods 9428abd8e5 Filled in more of the methods and added additional tests 1998-07-06 18:13:38 +00:00
kipp 7c613dc78a Removed some compiler warnings 1998-07-03 23:16:43 +00:00
kipp e73dd51e0c Eliminate some compiler warnings 1998-07-03 23:14:21 +00:00