saari%netscape.com
|
ba3bb11729
|
... this file should be happy with the nsIMenuListener change now...
git-svn-id: svn://10.0.0.236/trunk@19640 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-04 02:42:07 +00:00 |
|
pinkerton%netscape.com
|
6664310c68
|
turn off "use mod date caching" for dep build.
git-svn-id: svn://10.0.0.236/trunk@19497 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-03 18:16:19 +00:00 |
|
rods%netscape.com
|
ccd26fd185
|
Fixed up some debug
git-svn-id: svn://10.0.0.236/trunk@19447 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-03 16:48:55 +00:00 |
|
rods%netscape.com
|
08232e396c
|
Added appcores
git-svn-id: svn://10.0.0.236/trunk@19446 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-03 16:48:20 +00:00 |
|
rods%netscape.com
|
01c436eec4
|
Added Debug statements
git-svn-id: svn://10.0.0.236/trunk@19445 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-03 16:47:16 +00:00 |
|
mcmullen%netscape.com
|
b2c0217a0d
|
Put NS_INIT_REFCNT in all constructors, it says. So I moved this call out of the Initialize() method, and into the constructor. And lo! the assert went away. Magic.
git-svn-id: svn://10.0.0.236/trunk@19404 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-03 03:13:53 +00:00 |
|
rods%netscape.com
|
26ba65da07
|
Commented out some lines to make it work better.
git-svn-id: svn://10.0.0.236/trunk@19360 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-02 19:28:52 +00:00 |
|
pinkerton%netscape.com
|
95d4a15403
|
Fix solaris bustage by including headers instead of using forward class decl's for nsCOMPtr'd interfaces in a header file.
git-svn-id: svn://10.0.0.236/trunk@19326 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-02 17:09:44 +00:00 |
|
sar%netscape.com
|
c14e26a9fe
|
fixing build breakage.
git-svn-id: svn://10.0.0.236/trunk@19074 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-30 03:53:39 +00:00 |
|
mcmullen%netscape.com
|
5fd97d3fa6
|
Hooked up menus to commands (just like toolbar buttons) converted to nsCOMPtr everywhere.
git-svn-id: svn://10.0.0.236/trunk@19059 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-30 00:39:25 +00:00 |
|
davidm%netscape.com
|
6f46994948
|
The prefixes were switched which is not a good thing
git-svn-id: svn://10.0.0.236/trunk@18974 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-29 01:34:58 +00:00 |
|
pinkerton%netscape.com
|
739ca68f58
|
fix win32 compiler errors (can't do (nsnull != foop) where foop is a nsCOMPtr, which is fine by me) and fix command hookup code to actually work for multiple toolbars. I dunno what I was smoking with the last checkin.
git-svn-id: svn://10.0.0.236/trunk@18889 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-28 02:26:27 +00:00 |
|
pinkerton%netscape.com
|
e86bfb00bf
|
now hookup commands to multiple toolbars and fix compiler warnings.
git-svn-id: svn://10.0.0.236/trunk@18871 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-28 01:30:38 +00:00 |
|
pinkerton%netscape.com
|
4859c3f41a
|
fix the dom dredging code to handle the presense of a xul namespace in the xml file and clean up things with nsCOMPtr.
git-svn-id: svn://10.0.0.236/trunk@18834 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-28 00:21:12 +00:00 |
|
slamm%netscape.com
|
f0c4854988
|
Removing module name that does not apply.
git-svn-id: svn://10.0.0.236/trunk@18813 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-27 19:54:36 +00:00 |
|
saari%netscape.com
|
b5d0671483
|
/m/pub/mozilla/xpfe/appshell/src/nsWebShellWindow.cpp
- Several menu construction changes
git-svn-id: svn://10.0.0.236/trunk@18778 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-27 16:25:22 +00:00 |
|
rods%netscape.com
|
271bdffbb9
|
Commented out some debug statements
git-svn-id: svn://10.0.0.236/trunk@18773 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-27 15:32:19 +00:00 |
|
rods%netscape.com
|
5d60d05625
|
Added Throbber
git-svn-id: svn://10.0.0.236/trunk@18771 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-27 15:15:21 +00:00 |
|
saari%netscape.com
|
2c9d2f2f26
|
mozilla/xpfe/appshell/src/nsWebShellWindow.cpp
- Added LoadMenus method to construct menus
mozilla/xpfe/appshell/src/nsWebShellWindow.h
- Added LoadMenus method
git-svn-id: svn://10.0.0.236/trunk@18767 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-27 10:51:28 +00:00 |
|
saari%netscape.com
|
dac2b29609
|
Adding a nsnull check before we call through a returned pointer. Breaking on linux
git-svn-id: svn://10.0.0.236/trunk@18751 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-27 06:01:38 +00:00 |
|
rods%netscape.com
|
b02a88cfcd
|
Added setting of the initial URL in the URL Bar
git-svn-id: svn://10.0.0.236/trunk@18736 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-27 04:53:10 +00:00 |
|
rods%netscape.com
|
dd210ba364
|
Added a lot code for M1
git-svn-id: svn://10.0.0.236/trunk@18722 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-27 04:02:33 +00:00 |
|
slamm%netscape.com
|
839f5f7862
|
Cleaning this up. Some of these rules don't apply. Others are in rules.mk
git-svn-id: svn://10.0.0.236/trunk@18640 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-26 20:17:35 +00:00 |
|
rods%netscape.com
|
0f5dd89cc5
|
It now looks for it's children WebShell by name and instead of assuming
that they are at a given position.
git-svn-id: svn://10.0.0.236/trunk@18626 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-26 18:01:38 +00:00 |
|
rods%netscape.com
|
8d18051670
|
Added nsXULCommand
git-svn-id: svn://10.0.0.236/trunk@18617 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-26 15:59:53 +00:00 |
|
rods%netscape.com
|
3e82cea749
|
It now derives from nsIDocumentLoader and it processes and itstalls XULCommands
git-svn-id: svn://10.0.0.236/trunk@18616 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-26 15:58:58 +00:00 |
|
rods%netscape.com
|
8b344cdfea
|
It now derives from nsIDocumentLoader and I added the XUL Command list
git-svn-id: svn://10.0.0.236/trunk@18615 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-26 15:57:59 +00:00 |
|
rods%netscape.com
|
976a2fafb8
|
Added cast for mWindowList methods
git-svn-id: svn://10.0.0.236/trunk@18614 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-26 15:55:44 +00:00 |
|
rods%netscape.com
|
dbb8132f71
|
added nsXULCommand
git-svn-id: svn://10.0.0.236/trunk@18613 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-26 15:45:35 +00:00 |
|
dcone%netscape.com
|
c966f58d0d
|
Added nsXULCommand.cpp for Rod Spears
git-svn-id: svn://10.0.0.236/trunk@18610 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-26 15:30:43 +00:00 |
|
rods%netscape.com
|
3a56986bde
|
Initial checkin
git-svn-id: svn://10.0.0.236/trunk@18607 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-26 15:08:23 +00:00 |
|
rods%netscape.com
|
90dae20de7
|
Added nsIXULCommand
git-svn-id: svn://10.0.0.236/trunk@18606 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-26 15:06:21 +00:00 |
|
rpotts%netscape.com
|
259184bc0e
|
Made sure all interface methods were defined with NS_IMETHOD... Windows cares about this :-(
git-svn-id: svn://10.0.0.236/trunk@18471 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-25 08:34:56 +00:00 |
|
rpotts%netscape.com
|
e02d0064a8
|
Added nsCommandLineArgs to the build...
git-svn-id: svn://10.0.0.236/trunk@18470 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-25 08:34:02 +00:00 |
|
rpotts%netscape.com
|
f516f061bf
|
Added nsICmdLineService.h to the exports list...
git-svn-id: svn://10.0.0.236/trunk@18469 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-25 08:24:26 +00:00 |
|
sudu%netscape.com
|
d3239a027a
|
OJI MozClassic to raptor merge
git-svn-id: svn://10.0.0.236/trunk@18465 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-25 08:05:00 +00:00 |
|
saari%netscape.com
|
d07fc84c6f
|
Needed to add nsCommandLineService to AppShell.mcp to define NS_NewCmdLineService(), lest a build failure.
git-svn-id: svn://10.0.0.236/trunk@18451 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-24 00:16:56 +00:00 |
|
saari%netscape.com
|
301348a97e
|
Fixing mac build. Tinderbox is lying.
Misnamed NS_NewCommandLineServiceFactory
renamed to
NS_NewCmdLineServiceFactory
\Index: nsICmdLineService.h
===================================================================
RCS file: /m/pub/mozilla/xpfe/appshell/public/nsICmdLineService.h,v
retrieving revision 1.1
diff -r1.1 nsICmdLineService.h
54c54
< NS_NewCommandLineServiceFactory(nsIFactory** aFactory);
---
> NS_NewCmdLineServiceFactory(nsIFactory** aFactory);
git-svn-id: svn://10.0.0.236/trunk@18450 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-24 00:00:38 +00:00 |
|
radha%netscape.com
|
40df649a4e
|
Command line service provider. Initial checkin
git-svn-id: svn://10.0.0.236/trunk@18347 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-22 22:21:45 +00:00 |
|
radha%netscape.com
|
e2f35e4d1b
|
Add factory instanciation for command line service provider
git-svn-id: svn://10.0.0.236/trunk@18346 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-22 22:20:57 +00:00 |
|
radha%netscape.com
|
96e6d94e56
|
Added nsICmdLineService.h
git-svn-id: svn://10.0.0.236/trunk@18345 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-22 22:20:23 +00:00 |
|
radha%netscape.com
|
708b23bb32
|
Added nsCommandLineService.cpp
git-svn-id: svn://10.0.0.236/trunk@18343 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-22 22:19:18 +00:00 |
|
radha%netscape.com
|
b79029fdb8
|
Interface for command line service provider
git-svn-id: svn://10.0.0.236/trunk@18341 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-22 22:18:49 +00:00 |
|
rpotts%netscape.com
|
f70ca77f96
|
whacked the default size of the webshellwindow for now...
git-svn-id: svn://10.0.0.236/trunk@18165 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-21 09:59:26 +00:00 |
|
rpotts%netscape.com
|
df9dc847f5
|
The WebShellWindow now implements nsIWebShellContainer. Added a controller argument to CreateTopLevelWindow()
git-svn-id: svn://10.0.0.236/trunk@18145 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-21 07:24:01 +00:00 |
|
rpotts%netscape.com
|
f32e0cbabf
|
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...
git-svn-id: svn://10.0.0.236/trunk@18144 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-21 07:22:58 +00:00 |
|
rpotts%netscape.com
|
8be182c8d8
|
Added the DOM to the include path...
git-svn-id: svn://10.0.0.236/trunk@18143 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-21 07:20:32 +00:00 |
|
rpotts%netscape.com
|
5d9b93e9f8
|
CIDs are now kept in nsAppShellCIDs.h
git-svn-id: svn://10.0.0.236/trunk@18142 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-21 07:20:01 +00:00 |
|
rpotts%netscape.com
|
7825607ddf
|
Added a controller CID string argument to createTopLevelWindow (for now)...
git-svn-id: svn://10.0.0.236/trunk@18141 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-21 07:18:30 +00:00 |
|
rpotts%netscape.com
|
0325b85810
|
Added exports for nsAppShellCIDs.h and nsIWidgetController.h
git-svn-id: svn://10.0.0.236/trunk@18140 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-21 07:17:44 +00:00 |
|