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

39 Коммитов

Автор SHA1 Сообщение Дата
kmcclusk%netscape.com d7d854cab3 Fix for Bug #2115 Modified nsStringUtil.h as suggested in Bugzilla.
Fix for Bug #4219 Fix for scribble. Removed NET_PollSockets()
call from AfterDispatch. Scribble works now under WIN32.
1999-05-07 20:14:16 +00:00
ramiro%netscape.com 065386bc5d Resurrect. 1999-05-07 07:35:36 +00:00
bruce%cybersight.com 03ac503faa Fixes for event queue changes. Still crash because of clipboard problems. 1999-05-07 06:48:55 +00:00
blizzard%redhat.com 45a68c56bf make tests work with more than just gtk 1999-04-23 16:59:35 +00:00
pierre%netscape.com 7bcc2b529a removed the NS_IWINDOW_IID hack 1999-04-20 03:58:29 +00:00
bruce%cybersight.com 6ef4084a4d I can spell. Really! 1999-04-18 19:45:46 +00:00
bruce%cybersight.com cb26e15abc Makes this run again. Adds the event queue service code. Fix most warnings. 1999-04-18 19:02:18 +00:00
ramiro%netscape.com 245efc0e98 unbreak it on linux. 1999-03-12 11:29:43 +00:00
warren%netscape.com 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
ebina%netscape.com 174cec60e4 Changing RegisterFactory to use the new API. 1999-02-26 19:45:10 +00:00
michaelp%netscape.com c2113b6c95 modified for DrawString() API changes. 1999-01-28 05:06:06 +00:00
beard%netscape.com 24273af537 Turned off call to NET_PollSockets() on XP_MAC, to fix link error, not really needed anyway. 1999-01-08 22:43:45 +00:00
mjudge%netscape.com b52a87e5f8 fixing mac build bustages 1998-12-01 20:58:53 +00:00
mjudge%netscape.com ab27bd9d39 fixing tests to use the enumerator correctly 1998-12-01 17:58:50 +00:00
pavlov%pavlov.net 0fb3972bbc patch from Owen Taylor <otaylor@redhat.com> that allows you to draw on the
drawing area.
1998-11-09 03:03:09 +00:00
pierre%netscape.com dbf953b58a minor changes: defined a constant 1998-11-04 06:36:48 +00:00
pierre%netscape.com f740ba45f7 Landing MacWidgets... 1998-10-29 14:06:26 +00:00
rpotts%netscape.com aba40ac4a7 Pass in a null nsIURLGroup to the image group... 1998-10-01 21:53:52 +00:00
dcone%netscape.com 24c5f90cb6 added some coordinate conversion 1998-09-16 17:18:56 +00:00
dcone%netscape.com 1f5b4d51c8 fixed mac version 1998-09-16 16:24:21 +00:00
dcone%netscape.com 1f6031d9dd Added image test support, needed netlib in the link 1998-09-15 21:58:25 +00:00
kostello%netscape.com fec8dc255c 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 c07b6b9bee added some image tests 1998-09-14 15:46:23 +00:00
dcone%netscape.com d15d905b2d added textfield 1998-09-10 21:33:56 +00:00
dcone%netscape.com 2c2316889f added checkbutton 1998-09-04 21:12:12 +00:00
dcone%netscape.com 50584afce5 fixed to XP again 1998-09-04 18:01:00 +00:00
buster%netscape.com ed3cdaf460 put "quickdraw" in an #ifdef NS_MAC 1998-09-02 23:01:35 +00:00
dcone%netscape.com 17baed6234 mac fixes 1998-09-02 22:01:18 +00:00
warren%netscape.com b89e7efaca Renamed NSRepository to nsRepository. 1998-09-01 00:26:28 +00:00
dcone%netscape.com 06d339e063 fixed updating 1998-08-31 15:08:46 +00:00
dcone%netscape.com 52c1a06568 Mac work for Raptor 1998-08-26 14:15:34 +00:00
scullin%netscape.com 25e43ba242 Normalize widget api on UNIX and win, add LAF interface, make sample
apps function again.
1998-07-29 18:51:45 +00:00
rods a225823e94 The necessary fixes to get Scribble working. 1998-07-08 16:58:51 +00:00
rods e0e7d535bf Removed Windows specific code 1998-07-07 18:00:06 +00:00
rods 2f18ca194c Removed the RadioGroup and fixed the RadioButtons so they would work 1998-07-07 17:56:24 +00:00
rods 06687231b6 Removed RadioGroup and fixed the "Create" of the AppShell 1998-07-06 21:36:17 +00:00
spider ccea853a2f 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
troy 76258759a8 Added additional parameter to nsIWidget Resize() member functions 1998-06-01 20:26:50 +00:00
kmcclusk ea10c2074e Created an AppShell to abstract the event loop. Re-organized widget tests
into scribble and widget subdirectories and separated cross-platform code from
platform specific code
1998-05-20 22:02:14 +00:00