Граф коммитов

402 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com b242b51732 Changed nsIFontCache to conform to XPCOM standards 1998-08-28 05:16:41 +00:00
troy%netscape.com 31c7923449 Fixed call to GetFontCache 1998-08-28 02:56:22 +00:00
kostello%netscape.com 80f6680364 Added support for hit testing and mac support methods for translating between mac coordinate system and nsRects 1998-08-27 23:04:30 +00:00
troy%netscape.com 4fa7078af4 fixed my bustage. 1998-08-27 23:02:03 +00:00
kostello%netscape.com 53e87955b6 Added methods to update window bounds rect during resize and drag 1998-08-27 23:01:56 +00:00
kostello%netscape.com 0bc3b5701c Added Mac to nsRect support. Added HitTest logic 1998-08-27 23:01:17 +00:00
troy%netscape.com a300739e8e Change to GetRenderingContext 1998-08-27 21:09:25 +00:00
rods%netscape.com a0311c354d Added InitData struct 1998-08-27 20:29:59 +00:00
rods%netscape.com 1b959d1e1a Added nsLabel and nsDialog to build 1998-08-27 20:26:30 +00:00
rods%netscape.com 42ec04f91c Initial working checkin 1998-08-27 20:16:20 +00:00
rods%netscape.com bfad15d218 Added nsILabel.h and nsIDialog.h 1998-08-27 20:09:16 +00:00
troy%netscape.com 6d2245e203 Combined GetScrollBarWidth/GetScrollBarHeight into one function
GetScrollBarDimensions
1998-08-27 18:30:55 +00:00
dcone%netscape.com 2b2b8a5c89 Fixed some small bugs. 1998-08-27 18:03:15 +00:00
dcone%netscape.com 7e3cb758a5 updated some routines 1998-08-27 17:46:58 +00:00
dcone%netscape.com 65e34136c2 updated some routines 1998-08-27 17:35:49 +00:00
dcone%netscape.com 7fe2aa699a Updated the clipping region, and some coordinate fixes 1998-08-27 17:33:51 +00:00
dcone%netscape.com b7865254d3 Fixed the messaging and local/global point location 1998-08-27 17:32:57 +00:00
dcone%netscape.com 9694521091 added a region native data type 1998-08-27 17:31:59 +00:00
troy%netscape.com a85eb3e06f Changes to nsIDeviceContext API 1998-08-27 05:14:35 +00:00
dcone%netscape.com a56ae43131 Major redo based on a new GFX library 1998-08-26 14:16:51 +00:00
dcone%netscape.com e4ab8f6c3b First Checked In. 1998-08-26 14:15:58 +00:00
dcone%netscape.com 52c1a06568 Mac work for Raptor 1998-08-26 14:15:34 +00:00
dcone%netscape.com fcc89812bf doing Mac work, temporary file 1998-08-26 14:14:50 +00:00
dcone%netscape.com c65a4a8cbb Finished the first pass at implementation 1998-08-24 20:10:57 +00:00
joki%netscape.com 823109ddef Fix nsIWidget's GetParent call to return parent, not self. 1998-08-21 21:41:36 +00:00
dcone%netscape.com ec387282d7 *** empty log message *** 1998-08-21 17:14:30 +00:00
dcone%netscape.com c7e00c269e Added GFX factory creation, this allows the nsDeviceContext to be created. 1998-08-21 17:13:52 +00:00
dcone%netscape.com 0e97892979 Major redo based on a new GFX library 1998-08-21 17:13:14 +00:00
dcone%netscape.com c1b84d0eff Added the creation of the device context. 1998-08-21 17:12:32 +00:00
dcone%netscape.com 9d46b18e40 Updated to the correct way the DeviceContext should work, added the twips calculation 1998-08-21 17:11:15 +00:00
troy%netscape.com 37e4abec31 Added clipChildren option to nsWidgetInitData 1998-08-19 23:11:41 +00:00
michaelp%netscape.com 72d75a478f fixed bug in loading one of the icons where the handle to load from was never
specified.
1998-08-19 21:05:50 +00:00
dcone%netscape.com 90c3a5e5de *** empty log message *** 1998-08-19 17:24:14 +00:00
dcone%netscape.com 1d8c927f2a Re wrote these files to reflect the correct way of building Devicecontexts 1998-08-19 17:24:13 +00:00
dcone%netscape.com 6bcd487c91 Re-syn 1998-08-19 17:21:06 +00:00
dcone%netscape.com e65b430c6e Major redo based on a new GFX library 1998-08-19 17:20:31 +00:00
troy%netscape.com 1594dd0208 Added some comments 1998-08-19 05:06:59 +00:00
troy%netscape.com 5010d6fb70 Changed WM_QUERYNEWPALETTE code to return TRUE to indicate that
a palette was realized
1998-08-19 02:31:08 +00:00
troy%netscape.com 228d2f5af6 Changed palette code to get the palette from the device context 1998-08-19 00:57:02 +00:00
kostello%netscape.com d18d10db26 Added nsButton to libraries 1998-08-18 22:49:21 +00:00
kostello%netscape.com 08e8651d72 Fixed FindWidgetHit. Added conditional checks for enumerator code. 1998-08-18 22:48:35 +00:00
kostello%netscape.com ca6923cd9c Comment back in nsIButton code 1998-08-18 22:46:07 +00:00
kostello%netscape.com c6d4031b61 Add support for nsButton 1998-08-18 22:45:21 +00:00
kostello%netscape.com 31d214b475 Check for null 1998-08-18 22:44:43 +00:00
kostello%netscape.com e062177c4b Added mControl -- temporarily, code from nsButton will probably be moved to a superclass 1998-08-18 22:44:02 +00:00
kostello%netscape.com 6fea3fd882 First step in converting motif code to mac code. 1998-08-18 22:43:08 +00:00
kostello%netscape.com 9dc4762cc4 Changed comment from motif to mac 1998-08-18 22:42:23 +00:00
michaelp%netscape.com ff460ed76a when killing a window, we now set the GWL_USERDATA to NULL. this will basically
kill the "parent" pointer.
1998-08-18 22:03:34 +00:00
pinkerton%netscape.com f8b7d0758d Now generating xSYM info for nsMacMessagePump.cpp in debug target. 1998-08-18 17:54:17 +00:00
kostello%netscape.com df288797b0 Fix mac build 1998-08-18 17:24:55 +00:00
kostello%netscape.com 22a4cf6e87 These were checked in by mistake 1998-08-18 16:45:33 +00:00
dcone%netscape.com bfb540120e Added paint and mousemove events, messagepump 1998-08-18 16:27:05 +00:00
dcone%netscape.com 801f620f2d Added paint and mousemove events 1998-08-18 16:23:13 +00:00
joki%netscape.com e6e3075481 A couple of macros for getting basic event types 1998-08-18 03:47:24 +00:00
kostello%netscape.com cbbbba619b Fix mac build 1998-08-18 00:09:48 +00:00
troy%netscape.com 3590c4caed Changed CreateILColorSpace() to GetILColorSpace() (device context now
owns the color space), and cleaned up image renderer code
1998-08-17 23:20:42 +00:00
kmcclusk%netscape.com 1220309b5c Implemented SetFocus. 1998-08-17 17:58:37 +00:00
dcone%netscape.com d283c88961 fixed up messaging 1998-08-17 15:18:28 +00:00
kmcclusk%netscape.com 6686da4b00 Now detects Alt key during keypress and mouse events. 1998-08-14 22:58:07 +00:00
kmcclusk%netscape.com 5fb49c9439 Now sets shift and control fields in the mouse and keyboard events properly. 1998-08-14 22:47:38 +00:00
kmcclusk%netscape.com 739a4842f2 Fixed keycode translation. Now Page_Up Page_Down Arrow and control keys can
be detected.
1998-08-14 22:07:52 +00:00
kmcclusk%netscape.com 83b9b44800 Changed DispatchMouseEvent to take a & (ref). 1998-08-14 21:09:36 +00:00
troy%netscape.com 3bbed54ed2 Changed enumerator class to use a nsVoidArray object to manage the
list of child widgets
1998-08-13 23:01:01 +00:00
dcone%netscape.com 4212615856 fixed project a memory size 1998-08-13 21:09:26 +00:00
dcone%netscape.com 65bf1cc182 new creation technique 1998-08-13 21:09:01 +00:00
dcone%netscape.com 96c9991b7f reworked the window creation 1998-08-13 21:08:11 +00:00
dcone%netscape.com 08de8587d9 reworked message pump and window creation 1998-08-13 21:07:35 +00:00
dcone%netscape.com d5b0849667 First Checked In. 1998-08-13 21:06:30 +00:00
spider%netscape.com 2a3c365acc Create a GC for toplevel window to. Some app's need to modify that
DC also.
1998-08-13 02:36:40 +00:00
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