Commit Graph

597 Commits

Author SHA1 Message Date
michaelp%netscape.com
dbc8b0a597 changes for new rendering context API stuff. 1998-10-23 17:59:28 +00:00
michaelp%netscape.com
2812cd80c1 made CopyBits() more flexible. added better ddraw support for windows rendering
context. added ddraw support to windows blender. made CreateDrawingSurface()
able to be smarter.
1998-10-23 17:58:18 +00:00
kipp%netscape.com
973c0f25a5 Fix InitData classes to init themselves properly to avoid latent unitialized memory bugs 1998-10-21 20:10:22 +00:00
karnaze%netscape.com
98eb658b89 fixed bugs 1130, 1132, 1133 1998-10-19 20:37:40 +00:00
rods%netscape.com
8bbee1fea9 Changed the background of the widget. 1998-10-16 22:43:13 +00:00
rods%netscape.com
257452dace Removed debug statements 1998-10-16 22:42:55 +00:00
dcone%netscape.com
6f1e29a698 updated, documented and cleanup the code. 1998-10-16 17:59:52 +00:00
pierre%netscape.com
2dbb0ef8b9 inherit from nsBaseWidget: removed lots of code 1998-10-16 09:21:23 +00:00
pierre%netscape.com
26526207cf added Previous() and ResetToLast() to the Enumerator 1998-10-16 09:18:03 +00:00
pierre%netscape.com
4a42999db9 added the XP Widgets 1998-10-16 09:04:24 +00:00
rods%netscape.com
b9aeebf1e2 Added makefiles and factory for widget directory reorganization 1998-10-15 21:41:38 +00:00
rods%netscape.com
7ccaf178cc Moved the cross-platform widgets into their own directory.
Moved the platform specific factories into the new "build" directory.
The "build" directory now links the spwidgets and the platforms specific
widgets together.
1998-10-15 21:30:32 +00:00
dcone%netscape.com
428aee3253 fixed some clipping and updating stuff 1998-10-15 13:39:47 +00:00
dcone%netscape.com
e218d1fe8e added support to offset child window to correct location. 1998-10-13 16:33:39 +00:00
spider%netscape.com
1687a40064 Fixes for building on SunOS 1998-10-12 23:05:16 +00:00
rods%netscape.com
ebea981f56 NS_IMPL_ISUPPORTS was used incorrectly 1998-10-12 18:22:07 +00:00
rpotts%netscape.com
faa5799533 Fixed reference counting bug in GetMenuBarparent 1998-10-10 10:07:21 +00:00
kmcclusk%netscape.com
09eaea5994 Fix for Linux build. 1998-10-09 22:53:19 +00:00
rods%netscape.com
97357e8f0e The Cross-platform widgets have been moved to widget/src, the makefile.win
was changed to include the platform specific directory
1998-10-09 22:08:28 +00:00
dcone%netscape.com
749e80cb9c *** empty log message *** 1998-10-09 21:46:39 +00:00
dcone%netscape.com
346ea80e22 fixed some bugs 1998-10-09 21:46:30 +00:00
dcone%netscape.com
74fcdc41a8 added look and feel 1998-10-09 21:46:17 +00:00
dcone%netscape.com
cb813e93f9 fixed gettext to return correct string, and use a null character at the end. 1998-10-09 21:46:01 +00:00
dcone%netscape.com
7666f663a2 First Checked In. 1998-10-09 21:45:15 +00:00
dcone%netscape.com
17f6423729 fixed the mouseup event for the url processing 1998-10-09 21:44:00 +00:00
dcone%netscape.com
d479210bee added to widget project, first version 1998-10-09 21:43:42 +00:00
dcone%netscape.com
47d42c5fba added new menu source files, lookandfeel widget 1998-10-09 21:42:44 +00:00
rods%netscape.com
62daf93937 Fixed an error I introduced in DispatchEvent 1998-10-09 15:39:24 +00:00
rods%netscape.com
dff869ceef Added Invalidate method for a rect in a window. 1998-10-09 15:20:47 +00:00
rods%netscape.com
64c6bab0fd Added an Invalidate method for a rect in a window 1998-10-09 15:18:54 +00:00
dcone%netscape.com
a2b1bb00cb updated the invalidate method 1998-10-09 15:18:26 +00:00
pierre%netscape.com
17aa9d2361 fixed link errors: added DragLib and NSPR20 1998-10-08 23:29:39 +00:00
troy%netscape.com
5ff1cfe35d Removed unused widgetSupports member of nsGUIEvent 1998-10-08 21:24:05 +00:00
kmcclusk%netscape.com
916384f660 Removed nsObject.cpp and nsObject.h. Removed commented out code.
added NS_ERROR_NO_AGGREATION to widget factory. marked code with XXX where
additional work is required. Removed unused global variables in nsWindow.cpp
1998-10-08 18:33:48 +00:00
spider%netscape.com
7ea970f836 Fix compile errors on IRIX 1998-10-08 17:54:07 +00:00
rods%netscape.com
b1b4233eb5 Fixed ref count problem 1998-10-08 15:23:03 +00:00
rpotts%netscape.com
fb5cab9ba8 Attempting to fix unix build bustage... 1998-10-08 07:55:23 +00:00
pierre%netscape.com
b86cf5a78d fix build on mac after rods's changes in DispatchEvent 1998-10-08 02:00:23 +00:00
kmcclusk%netscape.com
c212eea4ea Fixed key events. 1998-10-08 00:47:10 +00:00
kmcclusk%netscape.com
a301ff4ae9 Removed references to widgets which are not checked in yet 1998-10-08 00:13:39 +00:00
rods%netscape.com
6b9a9a934c Added an NS_ADDREF to InitEvent and then put in NS_RELEASE in all the proper places.
This was necessary because an Exit menu event was deleting the Windows object
before event processing could complete.
1998-10-08 00:04:21 +00:00
rods%netscape.com
d6da910767 Changed back 1998-10-07 23:39:27 +00:00
rods%netscape.com
a61c33f25d Removed "::" from XmCall (trying to fix the IRIX build) 1998-10-07 23:38:52 +00:00
rods%netscape.com
34d1cbea26 Made an attempt at fixing the Mac port for the DispatchEvent change 1998-10-07 23:33:52 +00:00
rods%netscape.com
594b97f546 More changes so DispatchEvent works 1998-10-07 23:18:34 +00:00
rods%netscape.com
14703299e4 Fixed menus and add DispatchEvent to nsIWidget Interface. 1998-10-07 22:11:37 +00:00
rods%netscape.com
a0dcead7e7 Added menu support 1998-10-07 21:07:40 +00:00
dcone%netscape.com
56cda0f2e9 updated Dispatch to new interface. 1998-10-07 20:15:45 +00:00
dcone%netscape.com
69ac930d03 Updated to Rod S's changes 1998-10-07 20:15:05 +00:00
rods%netscape.com
c0b8f9e933 I fixed rendering part 1998-10-07 20:06:50 +00:00