Commit Graph

447 Commits

Author SHA1 Message Date
pinkerton%netscape.com
a079c4a613 titlebuttons are not block frames! 1999-02-26 17:38:40 +00:00
warren%netscape.com
44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
evaughan%netscape.com
5fe142b7e4 Fixed up titled button so hover, focus, active, states work. 1999-02-26 06:41:10 +00:00
rjc%netscape.com
3adacabf42 Forgot to register/deregister RDFCore factory. 1999-02-26 03:55:13 +00:00
saari%netscape.com
a41ddd3f0a Comment out SetLabel in LoadMenuItem SetLabel should be called by the call to Create, to which I added the name back in the call. 1999-02-26 02:50:09 +00:00
danm%netscape.com
1adc0f7aaa adding C XUL window construction callback 1999-02-26 02:22:42 +00:00
law%netscape.com
46566f48a2 New status bar; first draft 1999-02-26 02:15:29 +00:00
rjc%netscape.com
8d7455246a Add in RDFCore. 1999-02-26 02:14:51 +00:00
rjc%netscape.com
93c282ef57 Add into RDF Core. 1999-02-26 02:08:29 +00:00
rjc%netscape.com
f447069c14 Add in RDFCore.idl 1999-02-26 02:08:01 +00:00
sfraser%netscape.com
bd9abbff40 Remove MoreFiles.shlb from the optimized target. 1999-02-26 01:34:04 +00:00
sfraser%netscape.com
3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
rods%netscape.com
ceb139cc17 Fixed name space problems with the xul and changed button to be title buttons 1999-02-25 19:34:54 +00:00
pinkerton%netscape.com
9dd24fd61e Removing obsolete files. These were never really needed. 1999-02-25 19:02:31 +00:00
pinkerton%netscape.com
ae3f0de3bf Removing nsThrobberGlue.cpp 1999-02-25 19:01:33 +00:00
pinkerton%netscape.com
f7e0319a10 removing nsThrobberGlue.cpp 1999-02-25 19:01:08 +00:00
pinkerton%netscape.com
0ea07dc259 remove nsThrobberGlue.cpp 1999-02-25 18:51:00 +00:00
kostello%netscape.com
3f84ddf086 Modifications to turn on the Editor Appshell Testbed for Windows 1999-02-25 18:06:26 +00:00
jfrancis%netscape.com
0147523174 Adding Editor AppCore to macbuild 1999-02-25 18:05:37 +00:00
kin%netscape.com
6d3d7b48dd Modifications to turn on EditorAppShell test bed for Linux. 1999-02-25 18:04:50 +00:00
kin%netscape.com
79c790c7fe Initial check in of files for EditorAppShell test bed. 1999-02-25 17:32:59 +00:00
kin%netscape.com
ac1b4639a5 Removed gif files. Need to recheck them in using -kb flag to mark them as
binary.
1999-02-25 17:30:38 +00:00
kin%netscape.com
de28ce0dac Initial checkin of file for the EditorAppShell test bed. 1999-02-25 16:24:05 +00:00
mcafee%netscape.com
639715a349 Adding do_QueryInterface() wrappers for Solaris/CC 1999-02-25 11:08:53 +00:00
waterson%netscape.com
cec1aad037 Use XUL as default namespace. Fixes GetElementByID() bug. 1999-02-24 05:23:26 +00:00
saari%netscape.com
b361908102 nsWebShellWindow.cpp nsWebShellWindow.h Broke up more of menu loading code into functions for readablity and to allow hierarchical menu loading. 1999-02-23 07:52:14 +00:00
warren%netscape.com
3983744680 Added check for forgotten error that caused hang on failure. 1999-02-23 07:17:10 +00:00
rods%netscape.com
acf3a28ce0 Changed display type of titlebutton to inline 1999-02-22 19:01:13 +00:00
kmcclusk%netscape.com
59fd81ffb1 Added support for creating a postscript device context for printing under GTK.
Sanitized the GTK nsDeviceContextSpecFactoryG, nsRenderingContextPS, nsDeviceContextPS,
and nsDeviceContextSpecG by removing WIN32 dependencies.
Added checks for null widgets in nsWidget and nsScrollbar GTK implementations.
1999-02-22 18:56:54 +00:00
rods%netscape.com
4b8a07665a MOved XULCommand to src and it is now acting like a menu delegate,
all that reminas is to rename it.
1999-02-21 21:04:21 +00:00
rods%netscape.com
08c3f7b32d Remmoved nsIXULCommand.h 1999-02-21 20:52:29 +00:00
rods%netscape.com
ff1ed6694d Added static IID method 1999-02-21 20:52:04 +00:00
rods%netscape.com
97846d3f01 MOved from public to src, it doesn't need to be exported 1999-02-21 20:51:12 +00:00
hyatt%netscape.com
6b8b950677 Adding support for Eric Vaughan's buttons. 1999-02-20 02:08:08 +00:00
hyatt%netscape.com
7ae2a7d521 Switched over to Eric Vaughan's titled buttons on the toolbar. 1999-02-20 02:01:01 +00:00
evaughan%netscape.com
0ba4d1028c Added TitledButton and ProgressMeter 1999-02-19 18:23:32 +00:00
mcafee%netscape.com
ad1bd69740 Solaris: newline at end of file. 1999-02-19 12:33:44 +00:00
mcafee%netscape.com
bf4292ae07 Solaris: newline at end of file 1999-02-19 12:32:16 +00:00
mcafee%netscape.com
802e11a9da Solaris: adding do_QueryInterface() wrapper as part of scc's nsCOMPtr carpool. a=scc 1999-02-19 12:27:19 +00:00
mcafee%netscape.com
3e138770a9 Solaris needs newline at end of file. 1999-02-18 22:43:16 +00:00
mcafee%netscape.com
32e3c1a771 Adding do_QueryInterface() wrapper to finish scc's nsCOMPtr carpool 1999-02-18 22:39:26 +00:00
rods%netscape.com
b5d64581f4 Aded default sizes to TopLevelWindowCreate 1999-02-18 22:04:34 +00:00
rods%netscape.com
24a6556d18 Added example/experimental code showing how to change icons during runtime 1999-02-18 21:59:05 +00:00
rods%netscape.com
f27fe873a6 Fixed a debug statement 1999-02-18 21:58:17 +00:00
rods%netscape.com
996ff0007d Added some experimental code for printpreview 1999-02-18 21:56:21 +00:00
rods%netscape.com
26becb7637 Completed work on -width and -height 1999-02-18 21:53:31 +00:00
rods%netscape.com
ce1c6fcd34 Completed work on -width and -height for specifying the initial size of the window 1999-02-18 21:52:27 +00:00
pinkerton%netscape.com
0b92919321 move url bar to top toolbar. 1999-02-18 19:18:25 +00:00
cyeh%netscape.com
af4818f5e3 Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
rods%netscape.com
a50a28fae6 Added temporary menu delegate code. This enables menus to invoke JavaScript
BUT it menus can't observe changes or broadcasts
1999-02-18 17:13:30 +00:00