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

14670 Коммитов

Автор SHA1 Сообщение Дата
wtc%netscape.com ddd7849580 Removed unnecessary macro define -D_THREAD_SAFE. 1999-01-21 18:49:31 +00:00
pinkerton%netscape.com b001bc59a2 change lib name 1999-01-21 18:44:19 +00:00
pinkerton%netscape.com f6515a38d1 start building the base directory 1999-01-21 18:36:33 +00:00
pinkerton%netscape.com 0f8d4375df added xul/base group and nsToolbarFrame.cpp and nsToolboxFrame.cpp 1999-01-21 18:33:29 +00:00
pinkerton%netscape.com d6c39ce6cf get compiling 1999-01-21 18:31:48 +00:00
pinkerton%netscape.com 1cf67df600 First Checked In. 1999-01-21 18:31:39 +00:00
shaver%netscape.com 609870e50a Better cursor management stuff.
Mild macro renaming.
Debugging output from CHECK_COUNT.
Fixed primitives and PrimitiveTest: we now pass! (32, 16, 8 and CString)
Dynamically link PrimitiveTest.
1999-01-21 17:37:54 +00:00
pinkerton%netscape.com 243b6de668 First Checked In. 1999-01-21 16:11:40 +00:00
pinkerton%netscape.com e18c578a95 Moving to base/src to mimic rest of layout. 1999-01-21 16:10:03 +00:00
ramiro%netscape.com 397e1d5b42 Fix for bug 1982. Remove bogus NS_RELEASE() on a timer.
Thanks to Davide Pasetto <dipo@sis.it> for providing the fix and looking
the bug up on bugzilla!.
1999-01-21 14:37:51 +00:00
ftang%netscape.com 77174cab80 add intl directory 1999-01-21 12:12:49 +00:00
pierre%netscape.com 693e7203ad Fix #2251 "Garbage renders over the back button" 1999-01-21 11:42:00 +00:00
pierre%netscape.com ab39f1571e Removed the obsolete 'mTE'. 1999-01-21 11:41:26 +00:00
pierre%netscape.com c8c16d923e Removed the unused method DrawWidget() 1999-01-21 11:21:51 +00:00
pierre%netscape.com 3ddd00c52f Calls SetOrigin() in Invalidate(). Fixes the problem where on going to a new page the top of the html area gets drawn last. Thanks to Cyrus Harmon <cyrus@neomorphic.com> 1999-01-21 11:21:10 +00:00
rpotts%netscape.com 7a5f60c722 appshell.html 1999-01-21 11:01:01 +00:00
rpotts%netscape.com 025951d156 Added support for updating the state of the toolbar controls after each URL load... 1999-01-21 10:02:23 +00:00
rpotts%netscape.com 36bfd301d0 whacked the default size of the webshellwindow for now... 1999-01-21 09:59:26 +00:00
pierre%netscape.com 3a4a6cba6f Mac only: added 'isCommand' in nsInputEvent 1999-01-21 09:52:07 +00:00
rpotts%netscape.com 9217bf329b Added support for setting the DISABLED attrivute via the DOM... 1999-01-21 09:51:28 +00:00
briano%netscape.com f290ccc005 Automated update 1999-01-21 09:30:33 +00:00
hyatt%netscape.com 3c947c24ed Adding support for the widget tag to XUL. 1999-01-21 09:26:01 +00:00
hyatt%netscape.com 98ebc8c009 Fixing bugs related to the widget atom. 1999-01-21 09:25:40 +00:00
ftang%netscape.com 47abef9865 add intl/uconv into the build system 1999-01-21 09:20:39 +00:00
pierre%netscape.com 698b0c7465 initialize the Rendering Context from a GrafPort to fix a crash on print 1999-01-21 08:41:21 +00:00
rpotts%netscape.com 93ea48b06c Base implementation on a DOM event listener... 1999-01-21 07:45:40 +00:00
rpotts%netscape.com 31606df2b9 controller component for the browser... 1999-01-21 07:45:11 +00:00
rpotts%netscape.com c31a31336d UI document for the apprunner.exe 1999-01-21 07:44:38 +00:00
rpotts%netscape.com f90760b6fe Factory for the browser DLL 1999-01-21 07:43:17 +00:00
ramiro%netscape.com 38d2e32d5f Add 'alldep' and 'everything' rules. 1999-01-21 07:42:44 +00:00
rpotts%netscape.com 7134ed3b89 windows makefile... 1999-01-21 07:42:37 +00:00
ramiro%netscape.com 66ed076453 Make sure clobber kills dependancies. 1999-01-21 07:42:08 +00:00
rpotts%netscape.com 48092e0df3 CIDs for browser components... 1999-01-21 07:33:32 +00:00
rpotts%netscape.com 3678a407f9 windows makefile... 1999-01-21 07:33:08 +00:00
rpotts%netscape.com 49467f8497 makefile.win 1999-01-21 07:32:30 +00:00
rpotts%netscape.com 778d4472cc Added nsAppShellCIDs.h as an include... 1999-01-21 07:29:53 +00:00
rpotts%netscape.com b6d0ca7dd3 Added an argument to CreateTopLevelWindow() which specifies the controller object to instantiate along with the UI document 1999-01-21 07:25:05 +00:00
rpotts%netscape.com baeec6d371 The WebShellWindow now implements nsIWebShellContainer. Added a controller argument to CreateTopLevelWindow() 1999-01-21 07:24:01 +00:00
rpotts%netscape.com 42ecaaea45 The AppShell now uses the EventQueue service. Added a temporary argument to CreateTopLevelWindow() which represents the controller object associated with a UI document - this will be removed when XUL supports this feature. Reworked the factory to use the template implementation provided by XPCom... 1999-01-21 07:22:58 +00:00
rpotts%netscape.com e0129a9ca0 Added the DOM to the include path... 1999-01-21 07:20:32 +00:00
rpotts%netscape.com 64b6bb91d5 CIDs are now kept in nsAppShellCIDs.h 1999-01-21 07:20:01 +00:00
rpotts%netscape.com d7f7cf24b6 Added a controller CID string argument to createTopLevelWindow (for now)... 1999-01-21 07:18:30 +00:00
rpotts%netscape.com 70b0f261bb Added exports for nsAppShellCIDs.h and nsIWidgetController.h 1999-01-21 07:17:44 +00:00
rpotts%netscape.com e5fca632ae Interface for a non-ui controller component... 1999-01-21 07:17:01 +00:00
rpotts%netscape.com ea069c5667 AppShell CID file... 1999-01-21 07:15:52 +00:00
pinkerton%netscape.com 69bd50b789 adding toolbox to collection of xul atoms 1999-01-21 05:54:38 +00:00
pinkerton%netscape.com 245c82ea4b First Checked In. 1999-01-21 05:49:24 +00:00
pollmann%netscape.com 436830bb28 Bug 2279: Don't create widgets for hidden form elements. 1999-01-21 04:02:37 +00:00
danm%netscape.com afdeab6a2b build XUL 1999-01-21 03:51:16 +00:00
briano%netscape.com 8734875180 Automated update 1999-01-21 03:45:38 +00:00