rods%netscape.com
1601763249
Added a lot code for M1
1999-01-27 04:02:33 +00:00
rods%netscape.com
bd295f6007
initial checkin
1999-01-27 03:55:39 +00:00
mcafee%netscape.com
378818c0c6
Adding toolbar icons
1999-01-27 02:26:53 +00:00
mcafee%netscape.com
72f62c21ef
Adding xpfe/browser to build
1999-01-27 02:26:07 +00:00
mcmullen%netscape.com
a58105db04
Added a new InitializeMacToolbox() to NSStdLib (declared in macstdlibextras.h) and exported it. This makes all the Mac Toolbox Init calls, and also (if DEBUG) initializes SIOUX without menus. Safe to call this multiple times (it has a static boolean). Removed toolbox initialization from constructor of nsAppShell, and called InitializeMacToolbox() instead. Called InitializeMacToolbox from main in viewer app, and also from a static initializer in nsAppRunner.cpp.
1999-01-27 02:11:56 +00:00
slamm%netscape.com
c8af8f749e
Cleaning this up. Some of these rules don't apply. Others are in rules.mk
1999-01-26 20:17:35 +00:00
rods%netscape.com
f7720aae45
took browser out of the build
1999-01-26 19:21:18 +00:00
rods%netscape.com
8f81f43c04
Added the "Home" button.
1999-01-26 18:03:08 +00:00
rods%netscape.com
3c2a98da74
It now looks for it's children WebShell by name and instead of assuming
...
that they are at a given position.
1999-01-26 18:01:38 +00:00
rods%netscape.com
f122aaa1af
Added commands
1999-01-26 17:45:44 +00:00
rods%netscape.com
dda3b99265
Added appshell bootstrap and browser directories to build
1999-01-26 16:01:30 +00:00
rods%netscape.com
66702b8f07
Changed initial document to appshell.html
1999-01-26 16:00:57 +00:00
rods%netscape.com
18bcc9d0de
Added nsXULCommand
1999-01-26 15:59:53 +00:00
rods%netscape.com
17e7e6b057
It now derives from nsIDocumentLoader and it processes and itstalls XULCommands
1999-01-26 15:58:58 +00:00
rods%netscape.com
4face17c36
It now derives from nsIDocumentLoader and I added the XUL Command list
1999-01-26 15:57:59 +00:00
rods%netscape.com
1a0e515e0b
Added cast for mWindowList methods
1999-01-26 15:55:44 +00:00
rods%netscape.com
b3581edf7d
added nsXULCommand
1999-01-26 15:45:35 +00:00
rods%netscape.com
69e5e45d17
Initial checkin
1999-01-26 15:44:24 +00:00
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
rpotts%netscape.com
b15b2ad46d
Removed browser dependancies that are not checked in yet...
1998-12-30 00:09:03 +00:00
rpotts%netscape.com
1eaaee2a7c
Added support for terminating the app when all of the top level windows have been closed...
1998-12-30 00:03:52 +00:00
rpotts%netscape.com
e05245631f
changed to use nscore.h for the NS_APPSHELL definition...
1998-12-30 00:03:00 +00:00
rpotts%netscape.com
18bb5ad763
added new factories from webshell/viewer/nsSetupRegistry.cpp
1998-12-29 23:32:11 +00:00
vidur%netscape.com
03857886a6
Added script namespace management mechanism. This allows external native code to add symbols and constructors to the script global namespace. Added IID() static method generation to IDL generator.
1998-12-22 22:03:20 +00:00
law%netscape.com
4f9538d932
Implemented (almost)
1998-12-22 01:25:46 +00:00
pinkerton%netscape.com
6bb466185c
use mozilla.org as the main page because the other was too flashy.
1998-12-21 21:53:13 +00:00
akkana%netscape.com
f55b84e8b6
Add -ljsurl -- needed for linux build
1998-12-18 23:13:58 +00:00
donm%netscape.com
8d5814d1da
making --with-static-gtk work for apprunner.
1998-12-18 21:58:57 +00:00
shaver%netscape.com
938afd1a80
need these libs to link apprunner
1998-12-18 04:47:26 +00:00
shaver%netscape.com
af51904fec
resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles
1998-12-18 02:55:23 +00:00
pinkerton%netscape.com
b4d758eba6
removed obsolete event handlers.
1998-12-17 22:13:58 +00:00
law%netscape.com
1ac9017ab6
*** empty log message ***
1998-12-17 21:56:06 +00:00
law%netscape.com
4ba0984985
New bootstrapping code
1998-12-17 01:41:50 +00:00
cls%seawood.org
0d4267a93f
Apparently, nsIURL::GetSpec changed...
1998-12-16 11:33:33 +00:00
warren%netscape.com
0580a8e5c4
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
1998-12-16 05:40:20 +00:00
ramiro%netscape.com
3e98de920b
Yank xpviewer from the build on unix and win.
1998-12-16 01:33:41 +00:00
donm%netscape.com
37804b7a40
backing out Shaver's changes. -donm
1998-12-16 00:49:36 +00:00
shaver%netscape.com
0161071aef
Make apprunner link dynamically.
...
Sprinkle Makefile.ins with NO_STATIC_LIB to speed the build and reduce the disk
requirements.
1998-12-15 22:17:14 +00:00
ramiro%netscape.com
73636abd84
Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.
...
This will fix the problem many people are reporting wrt conflicts with
system libraries that have the same names.
1998-12-15 07:37:32 +00:00
vidur%netscape.com
fd093d0d82
Enabled asynchronous loading of SCRIPT SRC=, STYLE SRC= and LINK elements for style sheets. Changed nsIScriptContext to not be dependent on JavaScript.
1998-12-15 06:10:59 +00:00
mjudge%netscape.com
da2004c08e
fixing registry for the range class
1998-12-14 18:34:34 +00:00
ramiro%netscape.com
4a0908a2d8
Ignore generated files.
1998-12-14 16:27:13 +00:00
beard%netscape.com
18984e5a80
First Checked In.
1998-12-13 05:01:04 +00:00
leaf%mozilla.org
1b91f2f781
Adding fix to apprunner link problem. (from braddr@portland.puremagic.com)
1998-12-12 02:28:56 +00:00
mjudge%netscape.com
9b704d93ce
changing the calling to the editor factory
1998-12-11 23:40:01 +00:00
davidm%netscape.com
c7c4eabc9d
First Checked In.
1998-12-10 01:23:18 +00:00
davidm%netscape.com
47ed9eb886
First Checked In.
1998-12-09 20:42:35 +00:00
davidm%netscape.com
8455c4acc2
Updated to use Mac shared libraries
1998-12-09 20:40:18 +00:00
davidm%netscape.com
69ec199432
modifiy initialize to return nsresult rather than an implicit int
1998-12-09 20:39:51 +00:00
radha%netscape.com
88eea3b0c5
Add appshell and bootstrap to DIRS list
1998-12-08 22:47:16 +00:00
radha%netscape.com
120857fdc3
Initial checkin
1998-12-08 22:46:35 +00:00
radha%netscape.com
a6b6a5b195
Initial Checkin
1998-12-08 22:45:58 +00:00
radha%netscape.com
25504574f4
Initial checkin. Stubs for the unix apprunner
1998-12-08 22:44:55 +00:00
radha%netscape.com
dd62fd708a
Load the unix nsappshell.so in to the registry
1998-12-08 22:43:52 +00:00
radha%netscape.com
7a4c4e24e7
Initial checkin for Unix apprunner
1998-12-08 22:43:20 +00:00
kipp%netscape.com
8cde7abb9e
Implement new NewWebShell API
1998-12-08 01:57:40 +00:00
law%netscape.com
1871d64a59
Accept URL on command line
1998-12-07 23:35:02 +00:00
kipp%netscape.com
a85597d04e
Removed bogus ISupports support
1998-12-07 16:17:10 +00:00
leaf%mozilla.org
4c06ca4303
shaver's hacked timebomb code; prefs should be made to do this Right.
1998-12-07 00:04:14 +00:00
ramiro%netscape.com
9de953c38c
Have cvs ignore generated files.
1998-12-05 11:07:45 +00:00
ramiro%netscape.com
e2b921bf3c
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
mjudge%netscape.com
afbfa1f451
changed call for editor to include a call for the classid editor as well
1998-12-03 21:47:22 +00:00
rpotts%netscape.com
845435f49b
Temp file to populate the repository (until it becomes persistent...
1998-12-03 01:38:19 +00:00
rpotts%netscape.com
c3af294fcb
Application launcher...
1998-12-03 01:37:46 +00:00
rpotts%netscape.com
7d39d8a031
Windows makefile...
1998-12-03 01:37:24 +00:00
rpotts%netscape.com
13abf47c83
public headers for the Application SHell services...
1998-12-03 01:36:47 +00:00
rpotts%netscape.com
3749d60a22
Application Shell services...
1998-12-03 01:35:53 +00:00
rpotts%netscape.com
9c17f97184
Windows makefile...
1998-12-03 01:17:32 +00:00
pierre%netscape.com
e691ee06e5
Making nsMacRepository.h obsolete: the shared lib conversion is done.
1998-12-03 01:06:00 +00:00
mjudge%netscape.com
8adf068475
forgot one file for ngEditor
1998-12-02 17:59:03 +00:00
akkana%netscape.com
504987e974
For mjudge: Remove NGEDITOR defines
1998-12-02 17:20:54 +00:00
wtc%netscape.com
2a5a031f06
Added extern "C" for XP_ReBuffer().
1998-12-02 16:52:08 +00:00
wtc%netscape.com
72e2b91079
Link with -lpwcac -ldbm on all platforms, not just FreeBSD, Linux, and
...
SunOS.
1998-12-02 16:51:45 +00:00
beard%netscape.com
c0c7bc482d
Mac shared library migration.
1998-11-30 22:15:00 +00:00
cls%seawood.org
d4a82e8a58
Tweaks to allow building SeaMonkeyBrowser w/o the editor.
1998-11-30 10:39:37 +00:00
mjudge%netscape.com
f683b1c7bd
bug in editor. blowing up a little :(
1998-11-30 08:05:45 +00:00
mjudge%netscape.com
2925a997cf
do not try to link the ender library
1998-11-30 06:15:54 +00:00
mjudge%netscape.com
a86b0e0df4
added editor as an include dir
1998-11-30 04:00:19 +00:00
jfrancis%netscape.com
8f3f49279e
[sfraser checking in as jfrancis]
Temporarily comment out EDITOR_DLL-related stuff until Mac is building editor, to fix build bustage.
1998-11-30 03:04:00 +00:00
mjudge%netscape.com
6259afc4b0
adding editor to the build
1998-11-29 22:30:29 +00:00
morse%netscape.com
6e5d6ca4e8
fix single-signon problems
1998-11-28 17:19:38 +00:00
msw%gimp.org
6d4b68f769
Unhorked Unix non-editor build.
1998-11-28 03:28:39 +00:00
mjudge%netscape.com
8f645808cf
ok this will break the editor, I will have to learn how to register the IIDs of the editor in the registry!!
1998-11-28 01:42:51 +00:00
rickg%netscape.com
4659daf5c0
removed non-essential DTD calls
1998-11-26 04:04:08 +00:00
law%netscape.com
dd04031ce5
Fixed 'Phonebook' button and stripped out some stuff from non-debug version to save space
1998-11-26 01:21:46 +00:00
rickg%netscape.com
31c5461d72
changed startup URL
1998-11-25 22:00:24 +00:00
law%netscape.com
379096e463
Disable inoperative stuff
1998-11-25 21:23:02 +00:00
rickg%netscape.com
c630d34cb3
changed top 100 sites to Test Sites
1998-11-25 20:28:27 +00:00
law%netscape.com
4c78062f0e
Adding program icon
1998-11-24 22:15:40 +00:00
law%netscape.com
8117e52b47
Fix for ss: bug #1444 ) nsBrowserWindow.cpp
1998-11-24 21:17:41 +00:00
mcafee%netscape.com
c5b6a50bc1
Fixing include directory for fullcircle stuff
1998-11-24 00:09:29 +00:00
mcafee%netscape.com
577f84d181
Printing out FCInitialize status for debugging, hope that's Ok.
1998-11-23 22:22:39 +00:00
cls%seawood.org
8c50aa8388
Use MOZ_USER_DIR since it's already setup.
1998-11-23 17:13:39 +00:00
law%netscape.com
726f1db743
Add reload button logic and reset home page
1998-11-23 02:32:32 +00:00
jevering%netscape.com
d412bccb75
corrected the fullsoft lib name.
1998-11-22 01:19:21 +00:00
vidur%netscape.com
c9c4d1c52b
Added XML factories to the xpviewer registry
1998-11-21 01:22:24 +00:00
rpotts%netscape.com
b9aea089dd
Fixed up the throbber to stay animating throughout the document load... Found a better fix for the statusbar not showing up until the first resize.
1998-11-21 00:55:54 +00:00
cyeh%netscape.com
65038e9551
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
radha%netscape.com
9017a94683
Comment off menu items that don't work
...
Add a "Navigator" Menu item to communicator menu and let it bring up
a browser window
1998-11-21 00:24:41 +00:00
michaelp%netscape.com
a748a81bc7
fixed build bustage.
1998-11-20 23:54:29 +00:00
mcafee%netscape.com
01f4be4059
Adding Talkback initialization & include/link stuff. Wrapped in MOZ_FULLCIRCLE=1
1998-11-20 23:33:53 +00:00
law%netscape.com
59287c59f8
Make statusbar appear without requiring window resize
1998-11-20 22:34:12 +00:00
alecf%netscape.com
2ca4f27e3e
don't pass static classes as function parameters
1998-11-20 09:45:39 +00:00
jfrancis%netscape.com
d8b73e86b7
moved view code to view project, included view lib here.
1998-11-20 05:21:57 +00:00
akkana%netscape.com
722238b3cb
more fixes for the irix autoconf build
1998-11-20 02:00:14 +00:00
mjudge%netscape.com
06030cd25f
build bustage
1998-11-20 01:17:16 +00:00
mjudge%netscape.com
dab03d0265
editor changes not in inclusion
1998-11-20 00:02:11 +00:00
law%netscape.com
b5b7c842bb
Adding support for 'view source'
1998-11-19 20:41:01 +00:00
law%netscape.com
12d52b9c7a
Adding support for 'view source'
1998-11-19 19:15:30 +00:00
kin%netscape.com
ed764e9ee7
Makefile.in and config modifications to allow us to build the new NGT based
...
editor.
1998-11-18 22:35:21 +00:00
pavlov%pavlov.net
66c817b4c2
Made all of these icons transparent. This should make things look much nicer
...
on different colored toolbars.
1998-11-18 21:20:50 +00:00
morse%netscape.com
a312ef1aea
updates for single signon
1998-11-18 04:35:47 +00:00
pinkerton%netscape.com
7fa597d43d
moving default imps of message pump and app shell back into widget. This uses those instead of its own.
1998-11-17 17:21:29 +00:00
mjudge%netscape.com
f6fc181230
editor changes are being prepared. SHOULD NOT EFFECT BUILD
1998-11-15 07:04:02 +00:00
michaelp%netscape.com
2ff4d0162c
added new xpcom objects to registry. i'm really getting tired of this hack...
1998-11-14 01:59:49 +00:00
alecf%netscape.com
8b5f94eee7
implement fe_GetConfigDir
1998-11-13 19:46:00 +00:00
pinkerton%netscape.com
f7a614374e
moving message pump and app shell into "client" code because they should not be a part of the widget library.
1998-11-12 21:24:53 +00:00
rickg%netscape.com
d3b71028ee
enabled view-source
1998-11-11 20:31:45 +00:00
cls%seawood.org
a6d0864b66
Moved PNG_LIBS after libimg for final link.
1998-11-11 06:12:10 +00:00
cls%seawood.org
288a1c7f8c
Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs.
1998-11-11 01:53:49 +00:00
pavlov%pavlov.net
f21684a83b
nsBrowserWindow.cpp:3220
...
change
if (nsnull == menu) {
to
if (NS_OK == rv) {
which makes submenus be added correctly.
1998-11-08 02:09:38 +00:00
akkana%netscape.com
44980f4d2d
Tweak to get it to link on Solaris GCC
1998-11-06 02:58:18 +00:00
joki%netscape.com
6a33c7f0db
Adding focus passing method to nsIWebShellContainer
1998-11-06 01:30:07 +00:00
joki%netscape.com
3c2769a525
Removing unneeded methods from nsIBrowserWindow interface.
1998-11-05 23:57:02 +00:00
spider%netscape.com
0a03c7babf
Changed toolbar code to support wrapping in View system
1998-11-05 19:52:50 +00:00
rods%netscape.com
869d138770
Made the webshell have a 3D border
1998-11-05 14:15:50 +00:00
cls%seawood.org
291316a3cd
Always remember to match the ()s
1998-11-05 00:21:56 +00:00
cls%seawood.org
248adc33d1
Updated
1998-11-04 23:13:55 +00:00
kmcclusk%netscape.com
ee8cff4b2b
Added comments + css style for find dialog
1998-11-04 21:52:49 +00:00
kmcclusk%netscape.com
1500e36748
Changed to use nsIDOMHTMLDocument to find an element with a particular id instead
...
of walking the content tree. Removed FindDomElement and SearchTree methods since they
are redundant with the nsIDOMHTMLDocument GetElementById
1998-11-04 20:17:56 +00:00
ramiro%netscape.com
3c3e1a764f
Add missing ac makefile. Fixes broken ac build.
1998-11-04 17:47:23 +00:00
ramiro%netscape.com
c970b74647
Add autoconf makefiles.
1998-11-04 15:14:18 +00:00
ramiro%netscape.com
156228f5fd
Remove duplicate lib.
1998-11-04 15:04:22 +00:00
ramiro%netscape.com
9b98d8f6e6
Make it 'work' on unix.
1998-11-04 13:41:54 +00:00
ramiro%netscape.com
89f6388f75
Use the right toolkit dlls on unix.
1998-11-04 13:38:16 +00:00
akkana%netscape.com
b2b0907759
Shift libraries around to make it link on IRIX
1998-11-04 00:31:57 +00:00
peterl%netscape.com
cedec7bc27
sync to style resolution api changes
1998-11-03 20:33:43 +00:00
rods%netscape.com
b4d330c925
Added nsXPBaseWindowType for creating either a Window or Dialog
1998-11-03 17:18:49 +00:00
rods%netscape.com
867e0b2971
Added configurablility of nsXPBaseWindow
1998-11-03 16:19:56 +00:00
rods%netscape.com
b992b124ff
Changed the names of some of the ids
1998-11-03 15:41:09 +00:00
rods%netscape.com
35c30822dc
Formatted some of the code because of tab problems
1998-11-03 15:40:38 +00:00
rods%netscape.com
784e257eeb
Added event processing for the size event.
1998-11-03 15:38:52 +00:00
rods%netscape.com
4476be1320
Added event process for the radiobuttons and check box.
1998-11-03 15:37:22 +00:00
mcafee%netscape.com
ab09dd7572
/usr/dt and /usr/openwin don't exist on Irix
1998-11-03 09:27:37 +00:00
mcafee%netscape.com
3f61c7dab4
minor cleanup
1998-11-03 09:20:54 +00:00
mcafee%netscape.com
a0781c6ed7
borrowed toolkit abstraction from webshell/tests/viewer/Makefile
1998-11-03 09:08:06 +00:00
mcafee%netscape.com
b75f93d3bb
minor, cleaning up this file
1998-11-03 08:25:27 +00:00
rpotts%netscape.com
f5bbd55233
Fixed the implementation of nsINetSupport. Before it was totally busted since it assumed that nsString could return a const char *buffer (which it cant). This error was masked because the (assumed) coersion was supposed to occur in a var-args (of course it wouldnt - but thats another story)
1998-11-03 08:07:24 +00:00
mcafee%netscape.com
fc6879b139
Added more libraries to the link line, again
1998-11-03 08:00:53 +00:00
mcafee%netscape.com
2ce54c41df
Added more libraries to the link line
1998-11-03 07:56:28 +00:00
mcafee%netscape.com
5ec49980ef
Added nsBrowserMain.cpp, nsBrowserWindow.cpp; added libraries to link line
1998-11-03 07:19:58 +00:00
mcafee%netscape.com
1fb3b1b22e
Adding Makefile for new public directory
1998-11-03 06:15:49 +00:00
mcafee%netscape.com
cfed9f52e4
Adding public directory
1998-11-03 06:14:37 +00:00
rods%netscape.com
e66cef5066
Added extra parameter for Init of WenShell
1998-11-02 22:20:51 +00:00
pinkerton%netscape.com
aebade36c6
using XP_PC to wrap win32 code.
1998-11-02 22:00:47 +00:00
pinkerton%netscape.com
ee47531380
wrapping win32 code in !defined(XP_MAC) since Win nglayout doesn't define XP_WIN.
1998-11-02 20:37:01 +00:00
rods%netscape.com
38fb53ce8e
A few more visual corrections (toolbars and the 3d border)
1998-11-02 19:23:49 +00:00
pinkerton%netscape.com
f00f430b5f
wrapping winfe-specific code with ifdefs so mac will compile.
1998-11-02 19:01:46 +00:00
pinkerton%netscape.com
51f9383512
temp hack so mac doesn't crash
1998-11-02 19:01:24 +00:00
pinkerton%netscape.com
c82190aa0e
First Checked In.
1998-11-02 18:58:24 +00:00
pinkerton%netscape.com
da714d90e8
mac now uses strstream.h like everyone else.
1998-11-02 18:35:02 +00:00
pinkerton%netscape.com
799ae76f55
fix scoping syntax error.
1998-11-02 18:19:52 +00:00
rods%netscape.com
1c66875f33
Cleaned up some includes and fixed a sizing issue
1998-11-02 16:47:28 +00:00
rods%netscape.com
a099e3f29d
Fixed Factory problem (no longer using XPDialogWindow)
1998-11-02 16:19:39 +00:00
rods%netscape.com
78342d7ce3
Added the "find" dialog as an XPDialog
1998-11-02 16:07:23 +00:00
rods%netscape.com
c5c0dffd09
Fixed text FG/BG colors for URLBar
1998-10-28 20:13:51 +00:00
rods%netscape.com
451e55e240
Fixed statusbar BG color
1998-10-28 20:04:27 +00:00
mcafee%netscape.com
0791852279
Adding Makefile for Unix
1998-10-26 00:17:28 +00:00
mcafee%netscape.com
86f170b29e
Adding Makefile for Unix
1998-10-25 23:54:32 +00:00
michaelp%netscape.com
a4a92311b9
added blender.
1998-10-23 17:56:49 +00:00
rpotts%netscape.com
0b7c4ac2fa
Wired the stop button up to the webshell...
1998-10-16 22:47:58 +00:00
rods%netscape.com
a28d244ec4
Added look and feel query for colors.
1998-10-16 20:11:42 +00:00
rpotts%netscape.com
39faf4ddb6
Removed code to turn off the throbber from OnStopBinding(..). This should make the throbber work better :-)
1998-10-10 10:09:53 +00:00
rods%netscape.com
efc344517b
Fixed the menu compile error
1998-10-09 22:00:50 +00:00
valeski%netscape.com
8ba523d9f7
Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
...
Changed mozilla\network\module\makefiles so they no longer export nsINetContainerApplication.h.
M dom/src/base/nsGlobalWindow.cpp
Changed javascript so it retreives the user-agent tokens via nsINetService.
M network/module/nsINetService.h
Added the application user-agent token methods to the nsINetService interface.
M network/module/nsNetFactory.cpp
The netservice constructor no longer takes a pointer to a nsINetContainerApplication.
M network/module/nsNetService.cpp
M network/module/nsNetService.h
Added the implementation of the application user-agent token methods.
M webshell/tests/viewer/nsViewerApp.cpp
M webshell/tests/viewer/nsViewerApp.h
Removed old containerapplication implementation
M xpfe/xpviewer/src/nsViewerApp.cpp
M xpfe/xpviewer/src/nsViewerApp.h
Removed old containerapplication implementation
1998-10-07 23:19:39 +00:00
kmcclusk%netscape.com
3d3091f8ba
Added method to execute JavaScript. Changed forward, back, home to execute a
...
JavaScript routine instead of directly calling a method on nsWebShell.
1998-10-07 21:19:46 +00:00
jevering%netscape.com
bd613b3fd5
Release mode now compiles and links.
...
We are getting too many ifdef NS_DEBUG strings in the code and
are ignoring them. We should stop doing this.
1998-10-06 07:19:33 +00:00
jevering%netscape.com
d31ee580dd
Added GetWindowBounds to sync up window nsIBrowserWindow interface.
...
Fixed EvaluateString call in jsconsole to pass the proper parameters.
1998-10-06 07:14:41 +00:00
rods%netscape.com
698e37eff8
Commented out the setup of the dispatch listener because the AppViewer
...
doesn't do anything.
1998-09-29 22:18:18 +00:00
rods%netscape.com
b3e1720693
Changed the menu creation code
1998-09-29 21:32:21 +00:00
rods%netscape.com
3e89790bf4
Added NetService to SetupRegistry & made some other changes
1998-09-29 01:34:50 +00:00
rods%netscape.com
ded408df54
Made changes to get it to come up
1998-09-28 23:02:09 +00:00
rods%netscape.com
9b64cfa468
Initial checkin
1998-09-28 18:02:21 +00:00
rods%netscape.com
b9a59614cc
Initial Checkin
1998-09-28 16:58:20 +00:00
rods%netscape.com
03fd04ab9b
Initial checkin
1998-09-28 16:57:48 +00:00
rods%netscape.com
a243ab3425
Inial Checkin
1998-09-28 16:51:39 +00:00
rods%netscape.com
45e2841ce2
Initial checkin
1998-09-28 16:32:12 +00:00