dcone%netscape.com
d2c67220b8
added client routine
1998-08-12 15:23:04 +00:00
dcone%netscape.com
88e1463b76
took out method causing link errors
1998-08-12 13:46:34 +00:00
dcone%netscape.com
0e96920c93
took out some functions causing link problem
1998-08-12 13:46:08 +00:00
dcone%netscape.com
64e7d5cbb4
put quit when a key is hit - temporary
1998-08-12 13:45:13 +00:00
michaelp%netscape.com
66377e407e
changes to support use of DirectDraw.
1998-08-12 00:59:00 +00:00
dcone%netscape.com
e40be79afd
mac initialzation is now working
1998-08-11 20:26:01 +00:00
dcone%netscape.com
fb9f6dca3a
implemented some messaging
1998-08-11 20:25:31 +00:00
dcone%netscape.com
67c1c35db0
started messaging
1998-08-11 20:25:18 +00:00
dcone%netscape.com
603436c183
updated message pump
1998-08-11 20:17:06 +00:00
dcone%netscape.com
9979343b42
update to use a mac Widgettest.cpp
1998-08-11 20:16:08 +00:00
dcone%netscape.com
33801d26d5
First Checked In.
1998-08-11 20:15:33 +00:00
kmcclusk%netscape.com
11e69778ed
Removed debug printf's #if 0 code + moved resize code
...
from nsXtEventHandler.cpp nsWindow.cpp.
1998-08-10 22:37:46 +00:00
kmcclusk%netscape.com
03ca0decb6
Removed commented out code and debug printf's.
1998-08-10 22:18:28 +00:00
kmcclusk%netscape.com
2e13a30725
Added a XtManageWidget implementation lifted from the XFE code. This fixes problems where the drawing area would
...
spontaneously resize itself to fit its contents.
1998-08-10 21:21:34 +00:00
troy%netscape.com
feeac1a80e
Cleaned up widget reference counting. In particular parent widgets
...
release their references to child widgets
1998-08-09 01:37:30 +00:00
troy%netscape.com
4b212c0467
Change to object lifetime management. Views are no longer ref counted
1998-08-08 04:23:33 +00:00
kmcclusk%netscape.com
9718e641bd
Correctly set shift and control flags on mouse and keyboard events.
1998-08-07 19:38:28 +00:00
kostello%netscape.com
ec33bc0eb4
Fix mac build
1998-08-07 18:34:13 +00:00
kmcclusk%netscape.com
05b2c0f9df
Changed NSIMETHOD to NS_METHOD in nsWindow.h
...
Changed eCursor_arrow_east and east_plus to west and west_plus for
duplicate switch statement
1998-08-07 17:13:04 +00:00
spider%netscape.com
3f9200f2ab
Cursor support
1998-08-07 15:35:27 +00:00
spider%netscape.com
dbdb373103
Adding several new cursor types
1998-08-07 14:45:46 +00:00
troy%netscape.com
4833bb8e9f
Added GetClientData() and SetClientData() member functions
1998-08-07 05:19:40 +00:00
joki%netscape.com
20d06b486a
Adding window.open method, fixing editormode in release builds, various event fixes
1998-08-07 04:45:03 +00:00
peterl%netscape.com
c14c9f35ba
changed nsFont to contain face lists in name
1998-08-07 02:12:34 +00:00
dcone%netscape.com
1f2e34a12f
updated projects to use static libs
1998-08-06 21:53:08 +00:00
dcone%netscape.com
c8c51d45a7
implemented newcwindow
1998-08-06 21:51:14 +00:00
dcone%netscape.com
154b7f1f0c
fixed bugs, implemented new window
1998-08-06 21:50:56 +00:00
dcone%netscape.com
6c2adee315
fixed some bugs
1998-08-06 21:50:30 +00:00
dcone%netscape.com
f7798da92a
backed out my changes for mac
1998-08-06 18:01:26 +00:00
dcone%netscape.com
b6ab87a8b5
update to new static factory methods.
1998-08-06 17:47:55 +00:00
dcone%netscape.com
e765302500
update to static library factory methods
1998-08-06 17:47:21 +00:00
dcone%netscape.com
84fe342cf4
update to new static way
1998-08-06 17:47:02 +00:00
dcone%netscape.com
fbcf1c5cec
updated to new factory methods using static libraries
1998-08-06 17:45:47 +00:00
dcone%netscape.com
a67ac8f50f
*** empty log message ***
1998-08-06 17:44:43 +00:00
rods%netscape.com
5205107d87
Commented out the FOCUS event cases, it cleared up several crashes
...
It's unclear whether we need to notified of these events.
1998-08-06 17:23:49 +00:00
troy%netscape.com
2b3ca378d3
Some improvements to the ref counting
1998-08-06 05:06:24 +00:00
troy%netscape.com
68dd96b029
Added code to Ondestroy() to do an AddRef() before calling DispatchStandardEvent()
...
and then a Release() afterwards. This ensures the object doesn't get destroyed until
after we've dispatched the event
1998-08-06 02:11:43 +00:00
kostello%netscape.com
3a6891de46
Added GetDepth
1998-08-05 18:14:16 +00:00
kostello%netscape.com
0a696b8301
Added GetDepth method
1998-08-05 18:12:41 +00:00
kmcclusk%netscape.com
1620d2c8b1
Really fix IRIX build.
1998-08-05 17:56:56 +00:00
kmcclusk%netscape.com
33b777f3ae
Fix for Linux build.
1998-08-05 17:32:14 +00:00
dcone%netscape.com
b9bb4fceb8
First Checked In.
1998-08-05 17:24:06 +00:00
dcone%netscape.com
56aa38d1db
First Checked In.
1998-08-05 17:01:56 +00:00
kmcclusk%netscape.com
d9a83cc808
Changed XtSetValues to XtMoveWidget for Scrolling.
1998-08-05 16:51:54 +00:00
dcone%netscape.com
327d11f446
First Checked In.
1998-08-05 15:44:36 +00:00
pierre%netscape.com
26e3be487b
added declaration of pure virtual functions to fix build on Mac
1998-08-05 08:11:01 +00:00
rods%netscape.com
86671d56a7
Fixed the fix
1998-08-04 21:06:35 +00:00
rods%netscape.com
10d673027c
Added a check for a null hWnd on call to ScreenToClient, DESTROY event
...
can cause wHnd to be null
1998-08-04 21:04:02 +00:00
rods%netscape.com
5316a8f701
Add method void nsTextWidget::SubclassWindow(BOOL bState)
...
and LRESULT CALLBACK nsTextWidget::TextWindowProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
to filter out the "ding" when the return key is pressed.
1998-08-03 22:31:07 +00:00
rods%netscape.com
26c6a44810
Implemented SetUpForPaint, but it doesn't do the SetBkMode
1998-08-03 22:28:49 +00:00