rods%netscape.com
|
56d9711d81
|
Initial checkin (not building source yet)
|
1999-01-26 15:43:34 +00:00 |
|
dcone%netscape.com
|
e47ece3fb8
|
Added nsXULCommand.cpp for Rod Spears
|
1999-01-26 15:30:43 +00:00 |
|
rods%netscape.com
|
0a9fe10037
|
Added toolbar.xml and xul.css
|
1999-01-26 15:26:14 +00:00 |
|
rods%netscape.com
|
05ee204da7
|
Changed the IFRAME to use toolbar.xml
|
1999-01-26 15:22:25 +00:00 |
|
rods%netscape.com
|
975dd2c36f
|
Initial checkin
|
1999-01-26 15:08:23 +00:00 |
|
rods%netscape.com
|
4e1c6c2d09
|
Added nsIXULCommand
|
1999-01-26 15:06:21 +00:00 |
|
rpotts%netscape.com
|
92357e6f04
|
Added some more LINCS after the big OJI checkin...
|
1999-01-26 07:46:51 +00:00 |
|
rpotts%netscape.com
|
d0bb969861
|
Fixed up NSGetFactory(...) after the big service manager checkin...
|
1999-01-26 07:44:02 +00:00 |
|
rpotts%netscape.com
|
537f3e20b1
|
Made sure all interface methods were defined with NS_IMETHOD... Windows cares about this :-(
|
1999-01-25 08:34:56 +00:00 |
|
rpotts%netscape.com
|
6a44c89eef
|
Added nsCommandLineArgs to the build...
|
1999-01-25 08:34:02 +00:00 |
|
rpotts%netscape.com
|
8c9ab579cb
|
Added nsICmdLineService.h to the exports list...
|
1999-01-25 08:24:26 +00:00 |
|
sudu%netscape.com
|
c94385ee94
|
OJI MozClassic to raptor merge
|
1999-01-25 08:05:00 +00:00 |
|
saari%netscape.com
|
e5940b559a
|
Needed to add nsCommandLineService to AppShell.mcp to define NS_NewCmdLineService(), lest a build failure.
|
1999-01-24 00:16:56 +00:00 |
|
saari%netscape.com
|
1a33f8d8fb
|
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);
|
1999-01-24 00:00:38 +00:00 |
|
radha%netscape.com
|
86af51b0c2
|
Use command line service to obtain URLs etc...
|
1999-01-22 22:22:33 +00:00 |
|
radha%netscape.com
|
b9ce69776c
|
Add command line service to registry list
|
1999-01-22 22:22:13 +00:00 |
|
radha%netscape.com
|
a7d1af8e49
|
Command line service provider. Initial checkin
|
1999-01-22 22:21:45 +00:00 |
|
radha%netscape.com
|
110c8f9d1e
|
Add factory instanciation for command line service provider
|
1999-01-22 22:20:57 +00:00 |
|
radha%netscape.com
|
318714e1c3
|
Added nsICmdLineService.h
|
1999-01-22 22:20:23 +00:00 |
|
radha%netscape.com
|
09d0b2aeb4
|
Added nsCommandLineService.cpp
|
1999-01-22 22:19:18 +00:00 |
|
radha%netscape.com
|
208296d78b
|
Interface for command line service provider
|
1999-01-22 22:18:49 +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 |
|
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 |
|
rpotts%netscape.com
|
a4eace2e68
|
windows makefile...
|
1999-01-21 07:42:37 +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
|
d5f2fe6ab9
|
remove powerplant debug/optimized libs.
|
1999-01-15 17:24:32 +00:00 |
|
mcmullen%netscape.com
|
0698f88bcf
|
Renamed these, since everybody is calling it apprunner.
|
1999-01-08 22:35:47 +00:00 |
|
mcmullen%netscape.com
|
eed0b9df0d
|
First Checked In.
|
1999-01-08 22:32:33 +00:00 |
|
radha%netscape.com
|
763ce82c4c
|
Added TOOLKIT_CFLAGS to CFLAGS so that gtk/motif libraries are picked
up in nsSetupRegistry.cpp (for WIDGET_DLL and GFXWIN_DLL) based on what
MOZ_TOOLKIT is set to
|
1999-01-08 20:10:36 +00:00 |
|
brade%netscape.com
|
69dfa66909
|
fix build bustage...(bad #include)
|
1999-01-05 19:51:59 +00:00 |
|
rpotts%netscape.com
|
daae6dd80c
|
Include the implementation of NS_SetupRegistry(...) from mozilla/webshell/tests/viewer/nsSetupRegistry.cpp rather than duplicating the code...
|
1999-01-05 10:39:04 +00:00 |
|
waterson%netscape.com
|
78fa98a324
|
Landed RDF_122898_BRANCH onto the trunk.
|
1999-01-05 03:53:15 +00:00 |
|
pierre%netscape.com
|
8c9cbb39bc
|
Fixing the xpfeViewer build (which is now obsolete) just for the sake of it
|
1999-01-05 03:48:54 +00:00 |
|