Commit Graph

14718 Commits

Author SHA1 Message Date
shaver%netscape.com
ce42fc0851 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
9112196e08 First Checked In. 1999-01-21 16:11:40 +00:00
pinkerton%netscape.com
a7255be50d Moving to base/src to mimic rest of layout. 1999-01-21 16:10:03 +00:00
ramiro%netscape.com
84866e3918 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
f8337dc9be add intl directory 1999-01-21 12:12:49 +00:00
pierre%netscape.com
f54d74669d Fix #2251 "Garbage renders over the back button" 1999-01-21 11:42:00 +00:00
pierre%netscape.com
cb743ca193 Removed the obsolete 'mTE'. 1999-01-21 11:41:26 +00:00
pierre%netscape.com
60a129bc57 Removed the unused method DrawWidget() 1999-01-21 11:21:51 +00:00
pierre%netscape.com
cbe2cc8c3a 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
3073cf7ed7 appshell.html 1999-01-21 11:01:01 +00:00
rpotts%netscape.com
53e9b590b9 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
13f103dae3 whacked the default size of the webshellwindow for now... 1999-01-21 09:59:26 +00:00
pierre%netscape.com
514e1957db Mac only: added 'isCommand' in nsInputEvent 1999-01-21 09:52:07 +00:00
rpotts%netscape.com
3aad0278d5 Added support for setting the DISABLED attrivute via the DOM... 1999-01-21 09:51:28 +00:00
briano%netscape.com
8c7a8f2392 Automated update 1999-01-21 09:30:33 +00:00
hyatt%netscape.com
32b7e34970 Adding support for the widget tag to XUL. 1999-01-21 09:26:01 +00:00
hyatt%netscape.com
4672f50061 Fixing bugs related to the widget atom. 1999-01-21 09:25:40 +00:00
ftang%netscape.com
d4ca80e530 add intl/uconv into the build system 1999-01-21 09:20:39 +00:00
pierre%netscape.com
abd275880c initialize the Rendering Context from a GrafPort to fix a crash on print 1999-01-21 08:41:21 +00:00
rpotts%netscape.com
6da61fa838 Base implementation on a DOM event listener... 1999-01-21 07:45:40 +00:00
rpotts%netscape.com
07b310f3a6 controller component for the browser... 1999-01-21 07:45:11 +00:00
rpotts%netscape.com
5c380928ee UI document for the apprunner.exe 1999-01-21 07:44:38 +00:00
rpotts%netscape.com
e34439ed90 Factory for the browser DLL 1999-01-21 07:43:17 +00:00
ramiro%netscape.com
2d92708898 Add 'alldep' and 'everything' rules. 1999-01-21 07:42:44 +00:00
rpotts%netscape.com
a4eace2e68 windows makefile... 1999-01-21 07:42:37 +00:00
ramiro%netscape.com
de1f1d2cac Make sure clobber kills dependancies. 1999-01-21 07:42:08 +00:00
rpotts%netscape.com
9af109e8d7 CIDs for browser components... 1999-01-21 07:33:32 +00:00
rpotts%netscape.com
93a9b4b61f windows makefile... 1999-01-21 07:33:08 +00:00
rpotts%netscape.com
2d05a959e0 makefile.win 1999-01-21 07:32:30 +00:00
rpotts%netscape.com
2d7903493b Added nsAppShellCIDs.h as an include... 1999-01-21 07:29:53 +00:00
rpotts%netscape.com
81f9be545d 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
d42e7d078c The WebShellWindow now implements nsIWebShellContainer. Added a controller argument to CreateTopLevelWindow() 1999-01-21 07:24:01 +00:00
rpotts%netscape.com
9620b02d48 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
9562c088aa Added the DOM to the include path... 1999-01-21 07:20:32 +00:00
rpotts%netscape.com
038df08a5d CIDs are now kept in nsAppShellCIDs.h 1999-01-21 07:20:01 +00:00
rpotts%netscape.com
fbffd07ed8 Added a controller CID string argument to createTopLevelWindow (for now)... 1999-01-21 07:18:30 +00:00
rpotts%netscape.com
41ba04040b Added exports for nsAppShellCIDs.h and nsIWidgetController.h 1999-01-21 07:17:44 +00:00
rpotts%netscape.com
3aebcba442 Interface for a non-ui controller component... 1999-01-21 07:17:01 +00:00
rpotts%netscape.com
92f469f365 AppShell CID file... 1999-01-21 07:15:52 +00:00
pinkerton%netscape.com
9ead608102 adding toolbox to collection of xul atoms 1999-01-21 05:54:38 +00:00
pinkerton%netscape.com
31d98fe667 First Checked In. 1999-01-21 05:49:24 +00:00
pollmann%netscape.com
04c59f0085 Bug 2279: Don't create widgets for hidden form elements. 1999-01-21 04:02:37 +00:00
danm%netscape.com
9f5ec1acde build XUL 1999-01-21 03:51:16 +00:00
briano%netscape.com
109f574d2a Automated update 1999-01-21 03:45:38 +00:00
danm%netscape.com
e89787a2e7 build xul 1999-01-21 03:41:43 +00:00
danm%netscape.com
e90a90f02e build XUL 1999-01-21 03:40:21 +00:00
danm%netscape.com
23f9c7d07f create XUL frames 1999-01-21 03:37:37 +00:00
danm%netscape.com
673e89c4af load XUL atoms on XML document creation 1999-01-21 03:35:24 +00:00
danm%netscape.com
d42a3de04b added file xul/content/src/nsXULAtoms.cpp 1999-01-21 03:32:30 +00:00
pollmann%netscape.com
4ad4a7c1d6 Bug 1958: Fixing an apparent typo. 1999-01-21 03:09:25 +00:00