2720 Commits

Author SHA1 Message Date
kmcclusk%netscape.com
0bd32964a7 Removed XmP.h include 1998-07-31 16:57:02 +00:00
kmcclusk%netscape.com
f26f8b9506 Fix for Irix. Pass Positions to XtMoveWidget 1998-07-31 16:39:43 +00:00
kmcclusk%netscape.com
26a2dac597 Fix for IRIX build. 1998-07-31 15:52:20 +00:00
kmcclusk%netscape.com
5d01dfa7f3 Fixes for scrolling. Each widget does an AddChild to insert it in it's parent's
list of children.
1998-07-30 23:06:32 +00:00
karnaze%netscape.com
8e54395b27 turn off frameborders ala nav4; mouse sensitive to frame borders, but can't yet resize 1998-07-30 21:25:35 +00:00
kmcclusk%netscape.com
54af0f86f2 Changed Enumerator constructor to initialize mRefCnt to 1 instead of 0. 1998-07-30 17:40:22 +00:00
kmcclusk%netscape.com
609f2c04a5 Changed back to initialize refcount to 1 instead of 0 for now. 1998-07-30 17:37:26 +00:00
kmcclusk%netscape.com
2d42fbbc50 Fix for loading second document in the viewer 1998-07-30 17:29:22 +00:00
kmcclusk%netscape.com
5d1b18389a Implemented SetCursor 1998-07-29 22:33:03 +00:00
scullin%netscape.com
edf6d75b76 Added motif LAF stubs. 1998-07-29 22:16:24 +00:00
scullin%netscape.com
cc261b9fbc Ref count fixes, fix widget test app. 1998-07-29 22:15:18 +00:00
scullin%netscape.com
9607ce5a66 More refcount fixes. 1998-07-29 21:04:44 +00:00
scullin%netscape.com
5d487a5fdc Fix ref count oddities. 1998-07-29 20:49:28 +00:00
kmcclusk%netscape.com
751487f5ac Added check in CreateInstance to see if QueryObject returns NS_OK. If it doesn't then release the interface. 1998-07-29 20:04:05 +00:00
scullin%netscape.com
a808d700b9 Normalize widget api on UNIX and Win. 1998-07-29 18:57:26 +00:00
scullin%netscape.com
630ca727d1 Added LAF implementation. 1998-07-29 18:55:25 +00:00
scullin%netscape.com
fec762a1f3 Added LAF interface. 1998-07-29 18:54:36 +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
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