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

73 Коммитов

Автор SHA1 Сообщение Дата
dcone%netscape.com bf13a91cef Added image test support, needed netlib in the link 1998-09-15 21:58:25 +00:00
kostello%netscape.com 1bde2d30ae *** empty log message *** 1998-09-15 21:56:35 +00:00
kostello%netscape.com caac64c90e Update to synch with new Widget interfaces 1998-09-15 01:40:16 +00:00
kostello%netscape.com ed9722ce65 Changes implementation to match the new Widget interfaces. This involves
many calls to QueryInterface. Also, using helper functions in nsWidgetHelper
for standard Create calls.
1998-09-14 20:43:58 +00:00
dcone%netscape.com 1c3116264b added some image tests 1998-09-14 15:46:23 +00:00
dcone%netscape.com dc36bb18e6 added textfield 1998-09-10 21:33:56 +00:00
dcone%netscape.com 7bac08e4c6 added checkbutton 1998-09-04 21:12:12 +00:00
dcone%netscape.com 06f7b5c7c0 updated kipps changes 1998-09-04 18:01:46 +00:00
dcone%netscape.com 97ed8eb757 fixed to XP again 1998-09-04 18:01:00 +00:00
buster%netscape.com 77bf6df366 put "quickdraw" in an #ifdef NS_MAC 1998-09-02 23:01:35 +00:00
dcone%netscape.com 513b84b0f4 mac fixes 1998-09-02 22:01:18 +00:00
warren%netscape.com 34f3c0ef88 Renamed NSRepository to nsRepository. 1998-09-01 00:26:28 +00:00
dcone%netscape.com cfbe428b5d fixed updating 1998-08-31 15:08:46 +00:00
dcone%netscape.com f123a89209 Major redo based on a new GFX library 1998-08-26 14:16:51 +00:00
dcone%netscape.com 4b0e1e1ded First Checked In. 1998-08-26 14:15:58 +00:00
dcone%netscape.com 30eef8c280 Mac work for Raptor 1998-08-26 14:15:34 +00:00
dcone%netscape.com ba06d7bcad doing Mac work, temporary file 1998-08-26 14:14:50 +00:00
dcone%netscape.com e249837ce4 *** empty log message *** 1998-08-21 17:14:30 +00:00
dcone%netscape.com 3c13d0f97b Added GFX factory creation, this allows the nsDeviceContext to be created. 1998-08-21 17:13:52 +00:00
dcone%netscape.com 224b4a20c6 Major redo based on a new GFX library 1998-08-21 17:13:14 +00:00
dcone%netscape.com f1108eed88 Major redo based on a new GFX library 1998-08-19 17:20:31 +00:00
kostello%netscape.com ec46c52723 Comment back in nsIButton code 1998-08-18 22:46:07 +00:00
kostello%netscape.com 66f202548e These were checked in by mistake 1998-08-18 16:45:33 +00:00
dcone%netscape.com 639fd43efd Added paint and mousemove events 1998-08-18 16:23:13 +00:00
dcone%netscape.com 42121814d3 fixed project a memory size 1998-08-13 21:09:26 +00:00
dcone%netscape.com f4affa8c66 new creation technique 1998-08-13 21:09:01 +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
dcone%netscape.com 1f2e34a12f updated projects to use static libs 1998-08-06 21:53:08 +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
kostello%netscape.com 60f40a6bc6 First Checked In. 1998-08-03 18:37:30 +00:00
scullin%netscape.com c53b9ebd29 Ref count fixes, fix widget test app. 1998-07-29 22:15:18 +00:00
scullin%netscape.com 2f7f89da73 Normalize widget api on UNIX and Win. 1998-07-29 18:57:26 +00:00
scullin%netscape.com 498c4d6e98 Normalize widget api on UNIX and win, add LAF interface, make sample
apps function again.
1998-07-29 18:51:45 +00:00
troy%netscape.com ef1dfe9b6c Combined raptorgfx.dll and raptorgfxwin.dll into one DLL 1998-07-26 23:52:36 +00:00
rods 421fc1b8a0 Fixed argc problem 1998-07-08 17:40:16 +00:00
rods 16fef340b3 Fixed the radio buttons so they work. 1998-07-08 17:00:18 +00:00
rods f81b7e5bde The necessary fixes to get Scribble working. 1998-07-08 16:58:51 +00:00
rods 228f092dc3 Removed Windows specific code 1998-07-07 18:00:06 +00:00
rods d57e4577b3 Removed the RadioGroup and fixed the RadioButtons so they would work 1998-07-07 17:56:24 +00:00
rods 7a87bf7bf6 fixed a few minor things and removed the GetSelectedItem test for MultiList 1998-07-06 21:38:18 +00:00
rods 53fa54fe1a activated the build of the widget test and scribble apps 1998-07-06 21:36:55 +00:00
rods 03fcf70a03 Removed RadioGroup and fixed the "Create" of the AppShell 1998-07-06 21:36:17 +00:00
rods 65568eb44c Minor fix to get it compiling on Windows 1998-07-06 19:56:08 +00:00
rods c4394e6ade Added more tests 1998-07-06 19:34:50 +00:00
rods ba9ab98ffd Filled in more of the methods and added additional tests 1998-07-06 18:13:38 +00:00
spider 5cc1ba3443 Support for TrueColor display, add nsNativeDeviceContext to Init method of nsIDeviceContext, fix FontMetrics crash if no RenderingContext is available. 1998-06-11 21:26:21 +00:00