rods%netscape.com
|
4ead1bd614
|
Changed the WindowStyle so the scrollbar appears when the list is larger
than the given bounding rectangle.
|
1998-08-12 20:10:41 +00:00 |
|
kostello%netscape.com
|
86ebeb589d
|
Added widgetDebug.o as a target
|
1998-08-12 18:05:30 +00:00 |
|
dcone%netscape.com
|
0df73a5f9d
|
added client routine
|
1998-08-12 15:23:23 +00:00 |
|
dcone%netscape.com
|
3555725df5
|
added client routine
|
1998-08-12 15:23:04 +00:00 |
|
dcone%netscape.com
|
0d59c6c9db
|
took out method causing link errors
|
1998-08-12 13:46:34 +00:00 |
|
dcone%netscape.com
|
938e603a58
|
took out some functions causing link problem
|
1998-08-12 13:46:08 +00:00 |
|
dcone%netscape.com
|
c3d35c58f9
|
put quit when a key is hit - temporary
|
1998-08-12 13:45:13 +00:00 |
|
michaelp%netscape.com
|
6b6ac440ac
|
changes to support use of DirectDraw.
|
1998-08-12 00:59:00 +00:00 |
|
dcone%netscape.com
|
fc9395e64d
|
mac initialzation is now working
|
1998-08-11 20:26:01 +00:00 |
|
dcone%netscape.com
|
38c6e8d799
|
implemented some messaging
|
1998-08-11 20:25:31 +00:00 |
|
dcone%netscape.com
|
35c2ee0cff
|
started messaging
|
1998-08-11 20:25:18 +00:00 |
|
dcone%netscape.com
|
91b3551004
|
updated message pump
|
1998-08-11 20:17:06 +00:00 |
|
dcone%netscape.com
|
19a57e8289
|
update to use a mac Widgettest.cpp
|
1998-08-11 20:16:08 +00:00 |
|
dcone%netscape.com
|
5f93da21af
|
First Checked In.
|
1998-08-11 20:15:33 +00:00 |
|
kmcclusk%netscape.com
|
433efd9101
|
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
|
c35e955938
|
Removed commented out code and debug printf's.
|
1998-08-10 22:18:28 +00:00 |
|
kmcclusk%netscape.com
|
bcab2bd218
|
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
|
88de215dbd
|
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
|
acaa6d2f0e
|
Change to object lifetime management. Views are no longer ref counted
|
1998-08-08 04:23:33 +00:00 |
|
kmcclusk%netscape.com
|
f7e70e1ac3
|
Correctly set shift and control flags on mouse and keyboard events.
|
1998-08-07 19:38:28 +00:00 |
|
kostello%netscape.com
|
415f4acd12
|
Fix mac build
|
1998-08-07 18:34:13 +00:00 |
|
kmcclusk%netscape.com
|
4e6594fac4
|
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
|
986554891a
|
Cursor support
|
1998-08-07 15:35:27 +00:00 |
|
spider%netscape.com
|
31d7a10536
|
Adding several new cursor types
|
1998-08-07 14:45:46 +00:00 |
|
troy%netscape.com
|
f0d1ff684a
|
Added GetClientData() and SetClientData() member functions
|
1998-08-07 05:19:40 +00:00 |
|
joki%netscape.com
|
9cb79b1687
|
Adding window.open method, fixing editormode in release builds, various event fixes
|
1998-08-07 04:45:03 +00:00 |
|
peterl%netscape.com
|
4c0e289be4
|
changed nsFont to contain face lists in name
|
1998-08-07 02:12:34 +00:00 |
|
dcone%netscape.com
|
ede8279905
|
updated projects to use static libs
|
1998-08-06 21:53:08 +00:00 |
|
dcone%netscape.com
|
ee4f3c82ee
|
implemented newcwindow
|
1998-08-06 21:51:14 +00:00 |
|
dcone%netscape.com
|
a24f6285ca
|
fixed bugs, implemented new window
|
1998-08-06 21:50:56 +00:00 |
|
dcone%netscape.com
|
7028868332
|
fixed some bugs
|
1998-08-06 21:50:30 +00:00 |
|
dcone%netscape.com
|
ee553d16f4
|
backed out my changes for mac
|
1998-08-06 18:01:26 +00:00 |
|
dcone%netscape.com
|
2fd3f58095
|
update to new static factory methods.
|
1998-08-06 17:47:55 +00:00 |
|
dcone%netscape.com
|
27b06f5d24
|
update to static library factory methods
|
1998-08-06 17:47:21 +00:00 |
|
dcone%netscape.com
|
49b53ac7ca
|
update to new static way
|
1998-08-06 17:47:02 +00:00 |
|
dcone%netscape.com
|
13d4010bdd
|
updated to new factory methods using static libraries
|
1998-08-06 17:45:47 +00:00 |
|
dcone%netscape.com
|
b41acfb98d
|
*** empty log message ***
|
1998-08-06 17:44:43 +00:00 |
|
rods%netscape.com
|
7c9dc08302
|
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
|
c1c4e2fbf9
|
Some improvements to the ref counting
|
1998-08-06 05:06:24 +00:00 |
|
troy%netscape.com
|
c876b84e2e
|
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
|
82de4abf45
|
Added GetDepth
|
1998-08-05 18:14:16 +00:00 |
|
kostello%netscape.com
|
2377dcb73e
|
Added GetDepth method
|
1998-08-05 18:12:41 +00:00 |
|
kmcclusk%netscape.com
|
5bc8fb4ae0
|
Really fix IRIX build.
|
1998-08-05 17:56:56 +00:00 |
|
kmcclusk%netscape.com
|
c0d0ef39ee
|
Fix for Linux build.
|
1998-08-05 17:32:14 +00:00 |
|
dcone%netscape.com
|
6789c4d741
|
First Checked In.
|
1998-08-05 17:24:06 +00:00 |
|
dcone%netscape.com
|
da98f83b33
|
First Checked In.
|
1998-08-05 17:01:56 +00:00 |
|
kmcclusk%netscape.com
|
b1b6f8f340
|
Changed XtSetValues to XtMoveWidget for Scrolling.
|
1998-08-05 16:51:54 +00:00 |
|
dcone%netscape.com
|
6a705d8fa5
|
First Checked In.
|
1998-08-05 15:44:36 +00:00 |
|
pierre%netscape.com
|
b667a297e2
|
added declaration of pure virtual functions to fix build on Mac
|
1998-08-05 08:11:01 +00:00 |
|
rods%netscape.com
|
6a960efaa5
|
Fixed the fix
|
1998-08-04 21:06:35 +00:00 |
|