Commit Graph

571 Commits

Author SHA1 Message Date
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
rods%netscape.com
4fa50cdcb6 Added SetHorizontalLayout method 1998-10-07 19:50:42 +00:00
rods%netscape.com
aa87aa621d Updated Interfaces to support UNIX 1998-10-07 19:49:36 +00:00
dcone%netscape.com
488da56048 re-wrote the ConvertToDeviceCoordinates to offset the event point. 1998-10-07 17:59:26 +00:00
dcone%netscape.com
7e49439af0 Calculated the offset for the event and added that to the point before event processing 1998-10-07 17:57:07 +00:00
dcone%netscape.com
ec925cd393 calculate the correct offset 1998-10-07 15:13:48 +00:00
dcone%netscape.com
383aafe32c fixed offset problems 1998-10-07 15:13:19 +00:00
dcone%netscape.com
8cd76a3947 fix the size problem 1998-10-07 15:12:57 +00:00
dcone%netscape.com
87a17df6fd selection fix 1998-10-07 15:10:40 +00:00
dcone%netscape.com
2a28b847f6 update fix 1998-10-07 15:09:03 +00:00
troy%netscape.com
4358c88eeb Changed factory CreateInstance() code to return NS_ERROR_NO_AGGREGATION
if the caller is trying to aggregate the widget
1998-10-06 22:32:30 +00:00
dcone%netscape.com
eaf1d9324c fixed some offset bugs 1998-10-06 13:28:53 +00:00
pierre%netscape.com
87764930d1 fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
michaelp%netscape.com
0308904e76 fixed bug where scrolling with the thumb would cause the thumb
to jump down too far on long documents.
1998-10-05 21:20:54 +00:00
michaelp%netscape.com
9b82a28284 modified for new fontmetrics/renderingcontext. 1998-10-02 01:12:39 +00:00
rpotts%netscape.com
aba40ac4a7 Pass in a null nsIURLGroup to the image group... 1998-10-01 21:53:52 +00:00
rods%netscape.com
aa5b839ebb Initial checkin 1998-10-01 21:06:09 +00:00
dcone%netscape.com
f0d73bb49e Fixed the location problem 1998-10-01 19:48:52 +00:00
dcone%netscape.com
234bfa674a Fixed the thumbsize problem 1998-10-01 19:48:31 +00:00
michaelp%netscape.com
e09efbe55a font cache is no longer public. 1998-09-30 18:59:31 +00:00
michaelp%netscape.com
451b9b2a18 we no longer have a public font cache. removed circular refs between font cache
and device context.
1998-09-30 18:58:24 +00:00
rods%netscape.com
05439c943f Added HWND cast for STRICT compiler problem. 1998-09-29 22:22:30 +00:00
rods%netscape.com
e054d0c8fa Run method now does an AddRef so it stays alive until the last message can
come through the pump.
1998-09-29 22:16:23 +00:00
kmcclusk%netscape.com
d88895772b Initialize mFont to nsnull in constructor. 1998-09-29 22:01:50 +00:00
kmcclusk%netscape.com
d2d9ccc02b Moved common Create(nsIWidget... and Create(nsNativeWidget to a StandardWindowCreate
utility method then call it from each of the Creates.
1998-09-29 21:34:58 +00:00
rods%netscape.com
d9854f6f95 Reworked all the menu code and removed nsWindow from several classes 1998-09-29 21:30:31 +00:00
rods%netscape.com
a42dea7cc8 Changed casting of HMENU native data 1998-09-29 18:32:37 +00:00