Граф коммитов

1113 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com e131a0ed1d add cookie viewer and signon viewer 1999-04-21 03:45:50 +00:00
morse%netscape.com 23b28379e5 add cookie viewer and singon viewer 1999-04-21 03:43:49 +00:00
morse%netscape.com b79e07b0ad add cookie viewer and signon viewer 1999-04-21 03:33:48 +00:00
morse%netscape.com daf8e47c84 add cookie viewer and sigon viewer 1999-04-21 03:27:50 +00:00
hyatt%netscape.com d08c62f52c More changes to support window.open() 1999-04-21 00:19:30 +00:00
radha%netscape.com dd5f06e626 Fix for bug # 5276. Flush the buffers after the "Page loaded sucessfully"
message
1999-04-21 00:15:32 +00:00
radha%netscape.com 06e34dba48 No need to obtain the url to be loaded here. BrowserAppcore does that
when loading the initial page
1999-04-20 23:36:07 +00:00
radha%netscape.com cf8d0870cf Remove previous changes related to forward and back button 1999-04-20 23:35:33 +00:00
radha%netscape.com e08c6d9954 Use the CanGoForward and CanGoBack broadcasters to enable/disable the
forward&back button
1999-04-20 23:35:11 +00:00
radha%netscape.com 325df4f720 1. Added a new utility method to obtain handle to a xul element from its name.
2. Implement the LoadInitialPage so that when -url argument is passed, the
   url passed will be loaded after the navigator.xul is loaded. This method
   can be later used to load the home page from prefs
3. Use the CanGoForward and CanGoBack broadcasters to set the forward and back button
VS: ----------------------------------------------------------------------
1999-04-20 23:33:57 +00:00
radha%netscape.com 82e409efba New method LoadInitialPage() added and reflected to javascript 1999-04-20 23:31:28 +00:00
radha%netscape.com 5feab6ef98 New method LoadInitialPage() added 1999-04-20 23:30:53 +00:00
matt%netscape.com fa46a8bc5a Changing pref window to be 50px larger 1999-04-20 23:03:14 +00:00
matt%netscape.com 43dce3e481 Adding makefile for prefs panes to be placed in samples 1999-04-20 23:02:22 +00:00
matt%netscape.com bc5826d289 Adding prefs panes to cvs and the build. Added files along with changed
makefile.in for building on mac
1999-04-20 23:00:48 +00:00
sfraser%netscape.com a51634749e First Checked In. 1999-04-20 22:38:29 +00:00
sfraser%netscape.com 5d331e78cb Added dialogs.css to makefiles 1999-04-20 22:37:15 +00:00
hyatt%netscape.com 7f8fb78632 window.open lives. 1999-04-20 22:35:11 +00:00
cyeh%netscape.com 713441297e fix build number again after hyatt whacked out the line.
please diff your changes to navigator.xul before committing them.
this file is both critical and fragile.
1999-04-20 19:25:50 +00:00
rods%netscape.com ea8d80c59e removed files 1999-04-20 17:44:55 +00:00
rods%netscape.com 2cc4cd0078 removing code 1999-04-20 17:39:11 +00:00
pierre%netscape.com 9bd6d384e9 use eBorderStyle_window instead of eBorderStyle_dialog as part of #4780 1999-04-20 04:01:43 +00:00
hyatt%netscape.com 35c2ef9994 Added a new method so that the web shell window gets notified when new web
shells are added to its hierarchy.
1999-04-20 01:51:37 +00:00
sspitzer%netscape.com 50a7c50455 this call to GetFileLocation() is not needed.
we were calling it so that as a side effect, it would set the global profile
and prefs dir, but we don't need to do this.  We are already calling it
directly before we get here.

other changes to move #ifdef to the first column (follow convention) and to
get rid of four warings,
1999-04-20 00:12:57 +00:00
peterl%netscape.com 5548b30fa8 sync to new state change api 1999-04-20 00:06:58 +00:00
mcmullen%netscape.com e35fc8943f Removed some platform #ifdefs that are no longer needed. 1999-04-19 23:43:01 +00:00
hyatt%netscape.com 69a603c8a9 Adding support for actual tracking of web shell information so that web shells
can be identified later on during parsing and can have the correct URLs loaded
into them.
1999-04-19 22:05:49 +00:00
radha%netscape.com 38050d253e Disable/Enable the back/forward buttons depending on the current
position in the history list
1999-04-19 21:19:05 +00:00
syd%netscape.com 74fe2092df Support for modal dialogs in Gtk+ xpfe. Reviewed by rods. 1999-04-19 21:18:50 +00:00
radha%netscape.com e1ddf7f16e Call in to BrowserAppcore for back and forward buttons.
Disable the back & forward buttons when you can't go back or forward anymore
1999-04-19 21:18:20 +00:00
hyatt%netscape.com 7b6b2b5684 Changes to enable an asynchronous webshell instantiation in response to a
window.open call.
1999-04-19 21:09:07 +00:00
saari%netscape.com 3678eb9c97 This should be the last of this round of menu checkins 1999-04-19 08:27:57 +00:00
saari%netscape.com a2bf9cc89d First of a series of menu checkins 1999-04-19 08:23:18 +00:00
jfrancis%netscape.com bdc8801844 redid html to be a better testbed for editor 1999-04-16 22:44:51 +00:00
law%netscape.com a63c874f60 Turning on File->ViewSource and File->Open 1999-04-16 22:34:55 +00:00
pinkerton%netscape.com 0472e14502 fix "depressed state" css rules to look better. 1999-04-16 22:04:12 +00:00
putterman%netscape.com 0c71660a0b use chrome url for messenger. 1999-04-16 22:02:52 +00:00
putterman%netscape.com 366ef1e1b5 Use chrome url with Messenger. 1999-04-16 22:01:56 +00:00
slamm%netscape.com dca948d257 Add descriptive names to viewer demo menu items. 1999-04-16 21:43:54 +00:00
rods%netscape.com 6aa2a28834 removed mail 1999-04-16 21:00:44 +00:00
rods%netscape.com 2a60f956ca Removed clipboard code on exit of appcore 1999-04-16 20:39:28 +00:00
rods%netscape.com ca89d9cd66 Added nsIDOMBaseAppCore.h 1999-04-16 20:22:38 +00:00
alecf%netscape.com db9707b47e fix nsAutoString->nsString& casting problem on unix by creating a temporary 1999-04-16 20:22:21 +00:00
rods%netscape.com 1902331069 removed mail 1999-04-16 20:18:01 +00:00
rods%netscape.com 4d918398d9 removed 1999-04-16 20:12:48 +00:00
rods%netscape.com 7dda0122d5 removed mail files 1999-04-16 20:11:06 +00:00
rods%netscape.com 25c532c154 Removed the mail files 1999-04-16 20:08:42 +00:00
rods%netscape.com 12ed8dd702 Old files no longer needed 1999-04-16 20:06:19 +00:00
rods%netscape.com cc6d2337f6 removed the "set" enable/disable methods 1999-04-16 20:03:32 +00:00
rods%netscape.com a6b341e525 removed nsIDOMMailCore.h 1999-04-16 20:02:27 +00:00
rods%netscape.com 5e485b0086 removed the all mail core files 1999-04-16 20:01:44 +00:00
rods%netscape.com 094e319485 removed enable/disable methods "set" methods 1999-04-16 20:01:09 +00:00
rods%netscape.com d388a8a039 Removed the "set" enable/disable callback methods 1999-04-16 19:58:55 +00:00
rods%netscape.com b3a6cba1c5 Removed MailCore.idl 1999-04-16 19:56:04 +00:00
rods%netscape.com ec513cc8ac Remove the disable/enable callback methods 1999-04-16 19:53:45 +00:00
rods%netscape.com f7c20decbf removed files: mozilla/xpfe/AppCores/src/nsJSMailCore.cpp, mozilla/xpfe/AppCores/src/nsMailCoreFactory.cpp, mozilla/xpfe/AppCores/src/nsMailCore.cpp 1999-04-16 19:52:06 +00:00
hyatt%netscape.com 756c4d18bc Web shell window now implements the nsIBrowserWindow interface, which will enable it to support window.xxx() calls from JavaScript (eventually). 1999-04-16 18:40:27 +00:00
law%netscape.com be67233af2 Add File->Open support and some null-pointer defenses 1999-04-16 17:46:51 +00:00
mcafee%netscape.com 3dc8a10efc Removing //#define NEW_CLIPBOARD_SUPPORT 1999-04-16 17:36:33 +00:00
pinkerton%netscape.com 3446a8d3d8 added classes for tristate checkbox. 1999-04-16 17:15:43 +00:00
hyatt%netscape.com c4555bdd9f Removing the SetParent to null hack on the content iframe. This causes all
sorts of things to break.  Landing the real fix for this problem.
1999-04-16 08:13:48 +00:00
hyatt%netscape.com 4de7de6ebc The web shell window sets the outermost webshell's type to be chrome. 1999-04-16 08:12:44 +00:00
hyatt%netscape.com 37228ee2b2 Fixing the XUL file to support the new sandboxing syntax. 1999-04-16 08:12:11 +00:00
sspitzer%netscape.com e4b0d4b25a changes to port profiles to UNIX 1999-04-16 04:20:15 +00:00
sspitzer%netscape.com 678a1be5cd correctly fix bustage 1999-04-16 00:44:36 +00:00
sspitzer%netscape.com c0e02a090a fixing UNIX bustage 1999-04-16 00:37:43 +00:00
sspitzer%netscape.com 20fe97a336 whoops. 1999-04-16 00:33:18 +00:00
sspitzer%netscape.com ae10ea6995 fix a warning and UNIX build bustage 1999-04-16 00:31:13 +00:00
davidm%netscape.com ddbeb7d312 Fix problem where windows would quit after closing the window 1999-04-16 00:23:44 +00:00
radha%netscape.com ba735cf206 Call into BrowserAppcore for Back & Forward instead of calling javascript 1999-04-15 23:30:49 +00:00
radha%netscape.com 74e724c1f0 Call nsWebShell's Back() and Forward().nstead of Javascript's. Make sure
that urls that are
entered manually in the urlbar go to the history list maintained by
nsWebShell.
1999-04-15 22:46:38 +00:00
mcmullen%netscape.com c73621a74f Moved the system and special directory enums into disjoint ranges, so that nsIFileLocator can retrieve both. 1999-04-15 22:45:47 +00:00
mcmullen%netscape.com 72547f6145 Turned on profiles for macintosh 1999-04-15 22:45:43 +00:00
mcmullen%netscape.com 4ae6450629 Profile directory support - all platforms 1999-04-15 22:45:42 +00:00
law%netscape.com 197a6a0282 Fixing default URL 1999-04-15 22:11:12 +00:00
law%netscape.com cf2d575ccb Adding viewSource.xul for viewing html source 1999-04-15 21:28:55 +00:00
law%netscape.com 729a840484 Adding ShowWindowWithArgs to toolkit core 1999-04-15 21:24:37 +00:00
law%netscape.com d1ef3830c5 Add support for setting IDLSRCS on command line 1999-04-15 21:02:10 +00:00
sfraser%netscape.com 3b7c4a96b4 Add Test Selection and Test Document to Debug menu 1999-04-15 20:14:00 +00:00
sfraser%netscape.com 30c0421603 Implement GetDocument and GetSelection 1999-04-15 20:13:30 +00:00
sfraser%netscape.com 0b65c89a83 Don't generate link map in debug build 1999-04-15 20:12:57 +00:00
mccabe%netscape.com a1eb58e008 Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
See http://www.mozilla.org/scriptable/xpidl/ if this breaks you.
1999-04-15 18:28:27 +00:00
buster%netscape.com 05b43e8b5e synched with nsITextEditor changes to text property methods 1999-04-15 06:16:12 +00:00
buster%netscape.com 2e78504cc6 synched with changes to nsITextEditor text property methods 1999-04-15 06:11:16 +00:00
buster%netscape.com 53b5306cec synched with text property API changes in nsITextEditor 1999-04-15 06:09:06 +00:00
radha%netscape.com 088f1a9a46 Set the url string in the url bar when the page is finished loading 1999-04-13 23:22:33 +00:00
matt%netscape.com 3dee2b88bd Work around for the my.netscape.com crash by changing my.netscape.com
to home.netscape.com.
1999-04-13 22:58:22 +00:00
ducarroz%netscape.com ce77041ae1 use C++ prefix file appCoresPrefix.h/appCoresPrefix_debug.h which define _IMPL_NS_DOM in order to fix export problem with auto generated files nsJSxxx.cpp 1999-04-13 18:32:23 +00:00
ducarroz%netscape.com e5b145fcfe First Checked In. 1999-04-13 18:27:20 +00:00
mcafee%netscape.com 532c2dfe01 Changing return value for IsLargeDataSet() to PRBool. 1999-04-13 10:11:30 +00:00
chuang%netscape.com c928470dc1 Add mailnews pref panes to preference dialog 1999-04-13 07:43:22 +00:00
sfraser%netscape.com 5d298d534d Added getter stubs for document and selection 1999-04-13 01:31:23 +00:00
nisheeth%netscape.com b66926d1b4 Added tests 14, 15 for XML. 1999-04-13 01:29:59 +00:00
sfraser%netscape.com a04d540590 Added selection and document attributes. 1999-04-13 01:23:07 +00:00
jj%netscape.com 5a6b1126c5 removed NS libraries from the static lib target 1999-04-13 00:53:12 +00:00
mscott%netscape.com 977968ce0a Checked in for davidm. Export the net support dialog xul file into dist\bin\res\samples. 1999-04-13 00:22:48 +00:00
davidm%netscape.com 3d379aad12 make the file compatible with the new xml parser 1999-04-13 00:13:04 +00:00
saari%netscape.com b63a2e9a5e menu changes getting ready for dynamic menus 1999-04-13 00:12:40 +00:00
davidm%netscape.com 86b13a8940 added nsDefaultHelper.cpp 1999-04-12 22:33:36 +00:00
davidm%netscape.com ca43efb383 Changed some code since a variable isn't a COM object. Make Mac use PLEvent queue all the time 1999-04-12 22:32:53 +00:00
davidm%netscape.com cbe0a8a53d Fix return value error. Fixed #if defined 1999-04-12 22:32:00 +00:00
davidm%netscape.com 08d987bb74 Fix a constant and lack of addref count 1999-04-12 22:29:13 +00:00
joki%netscape.com 4bece97409 New argument to nsIWebShellContainer::FocusAvailable method 1999-04-12 21:25:08 +00:00
sfraser%netscape.com 53128d7612 Don't crash when quitting with an editor window open. 1999-04-12 20:27:06 +00:00
waterson%netscape.com ee99f4ed71 Fixed incorrect usage of nsSerivceManager with RDF data source. 1999-04-12 19:02:34 +00:00
morse%netscape.com 512bb97b6b same as previous fix but for safe fillin this time (previous one was for quick fillin 1999-04-11 05:55:02 +00:00
morse%netscape.com b041f5c897 get wallet working again now that frame structure of apprunner has been altered (for sidebar) 1999-04-11 05:49:38 +00:00
gayatrib%netscape.com d1b4a41cc7 removed BUILD_PROFILE ifdef 1999-04-11 05:13:58 +00:00
braddr%puremagic.com 72187f861f more BUILD_PROFILE 1999-04-10 10:58:52 +00:00
braddr%puremagic.com 95df398e3d more BUILD_PROFILE work 1999-04-10 10:57:53 +00:00
braddr%puremagic.com 1f3852a7e5 Add another condition to all the profile code until the cvs modules can be fixed 1999-04-10 10:13:20 +00:00
braddr%puremagic.com 1cbee2ae05 Oops.. there were two.. bad gayatrib@netscape.com, no biscuit. 1999-04-10 09:01:00 +00:00
braddr%puremagic.com e088145812 Move new include into the #if XP_PC section since the only code using it (and can find the header file) is wrapped with XP_PC also 1999-04-10 08:43:17 +00:00
hyatt%netscape.com cb2499cbe2 Adding the skindemo file to the make system. 1999-04-10 08:12:49 +00:00
hyatt%netscape.com b145084a33 A little test file showing off how to switch skins. 1999-04-10 08:09:32 +00:00
gayatrib%netscape.com 078067b4c3 added profile module 1999-04-10 06:52:27 +00:00
gayatrib%netscape.com 84a91f617a added ProfileManager service to inform about the current profile directory 1999-04-10 06:50:46 +00:00
gayatrib%netscape.com a4af6e2216 added profile module 1999-04-10 06:43:26 +00:00
gayatrib%netscape.com c85e108a5b Added ProfileManager services 1999-04-10 06:41:59 +00:00
hyatt%netscape.com b7d9c16726 Changing window so that it doesn't scroll by default. 1999-04-10 06:07:51 +00:00
ducarroz%netscape.com af2d5ca68c need to export NS_InitBaseAppCoreClass as "C" function since nsJSBaseAppCore.cpp has been regenerated. 1999-04-10 04:32:34 +00:00
ducarroz%netscape.com 3d74338bf4 this time the regeneration of this file by idlc is the good one! 1999-04-10 03:32:28 +00:00
ducarroz%netscape.com f3e8192031 backup last check in, was the wrong file to check in! 1999-04-10 02:22:06 +00:00
ducarroz%netscape.com 89127d4e26 Added an include path for ::dist:webshell before path ::dist to avoid conflict with duplicated file name nsURLListener.h defined into webshell and mailnews. mscott and law will merge those two files in the future. 1999-04-10 02:05:20 +00:00
ducarroz%netscape.com 1b567beb90 regenerated the file with last version of idlc to haveNS_InitBaseAppCoreClass correctly exported, needed by mailnews 1999-04-10 01:22:00 +00:00
radha%netscape.com b274f03141 Recommiting 1.66 changes. It got removed by Matt's checkin. 1999-04-10 00:31:31 +00:00
pinkerton%netscape.com fc0abb60de Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
ramiro%netscape.com dd683cee79 Fix for 4856. run-mozilla scripts were broken in release tarballs. 1999-04-09 21:41:23 +00:00
law%netscape.com 8e1c2600de Bug #4779 (file download crashes and fix cancel button XML); approved by chofmann 1999-04-09 21:37:53 +00:00
matt%netscape.com 72bc82580f Fixing persitant sidebar. Adding setContextWindow = innner frame.
Changing target for frames to inner window
1999-04-09 00:24:42 +00:00
hyatt%netscape.com 54d598d5ff Decreasing height of newly-created windows to 480. Approved by Chris H. 1999-04-08 23:29:27 +00:00
hyatt%netscape.com 3759a58668 Decreasing height of newly-created windows to work around bug #3976. 1999-04-08 23:27:19 +00:00
hyatt%netscape.com c0f111d872 Decreasing the height of the window to provide a workaround for bug #3976.
Approved by Chris H.
1999-04-08 23:26:08 +00:00
law%netscape.com 134ff18a77 Bug #3735; link targetting; reviewed by matt@netscape.com; approvied by chofmann@netscape.com (via don@netscape.com) 1999-04-08 23:05:23 +00:00
mcmullen%netscape.com 47e3462825 Bug #4788. Make testing easier by creating an empty default prefs file if it doesn't exist. 1999-04-08 21:57:30 +00:00
law%netscape.com 18ee0a79d8 Fixing screw-up I had applied earlier to OnEndDocumentLoad 1999-04-08 06:58:13 +00:00
radha%netscape.com c47fb16061 Don't add the rdfAppcore explicitly, since that call fails internally in Appcoresmanager
and control is never returned to Javascript to execute the loadURL call.
rdfCore.Init() already does the job of XPAppcoresManager.add()
1999-04-08 05:14:31 +00:00
saari%netscape.com 897f0bc9af fix for bug #4562 > mozilla/widget/src/mac/nsMacEventHandler.cpp - commented out 3 lines mozilla/xpfe/appshell/src/nsWebShellWindow.cpp - Added 2 #ifdef XP_MAC changes that should go away by M5. The problem is that the nsMenuBar class doesn't know when it is through building a menubar from XUL since nsWebShellWindow actually does the construction today. That will change when menus build themselves, which needs to be done for M5's dynamic menu construction. So the hack would go away sometime soon. Previously, the nsMacEventHandler would get a deactivate event before bringing up a dialog or another window... why this isn't happening anymore, I don't know. Perhaps this is a bug in itself, but I was the only one relying on the behavior, and that reliance was a hack to begin with. 1999-04-08 04:29:37 +00:00
law%netscape.com 8fd0a4e421 File download; approved by chofmann 1999-04-08 04:21:15 +00:00
sdagley%netscape.com f197fdaa60 Fix to properly call new wrapper for GetFile dialog. 1999-04-08 02:59:30 +00:00
evaughan%netscape.com d8e4fb2275 Made secure connection have a display type of none by default. 1999-04-07 23:15:06 +00:00
davidm%netscape.com db54b8bde4 Fixed typo 1999-04-07 06:48:13 +00:00
davidm%netscape.com 7a54d7e20d Register the NetDialogSupport component. 1999-04-07 06:35:05 +00:00
davidm%netscape.com 4248980b5d Added support for nsNetSupportDialog factory 1999-04-07 06:33:11 +00:00
davidm%netscape.com 204e95577b Added nsINetSupportDialogService.h 1999-04-07 06:31:48 +00:00
davidm%netscape.com a20d78c7ee added nsNetSupportDialog.cpp 1999-04-07 06:30:53 +00:00
davidm%netscape.com d9c3de5d40 added nsINetSupportDialogService.h 1999-04-07 06:30:28 +00:00
davidm%netscape.com 521221db83 Added nsNetSupportDialog.cp 1999-04-07 06:30:02 +00:00
davidm%netscape.com cab01f5713 Update routines so that they will be callable through COMConnect. Added routines for listening to mouse events. 1999-04-07 06:17:33 +00:00
toshok%hungry.com 4c39fd9f40 add -lraptorplugin 1999-04-07 05:26:54 +00:00
davidm%netscape.com fc9770dadb First Checked In. 1999-04-07 05:02:00 +00:00
davidm%netscape.com b53049939c Add nsINetSupportDialogService.h 1999-04-07 04:59:56 +00:00
davidm%netscape.com 16e47f0759 First Checked In. 1999-04-07 04:36:29 +00:00
slamm%netscape.com 5d71ce6aab added files: mozilla/xpfe/AppCores/src/nsDOMPropsCore.cpp, mozilla/xpfe/AppCores/src/nsDOMPropsCoreFactory.cpp, mozilla/xpfe/AppCores/src/nsJSDOMPropsCore.cpp 1999-04-07 04:30:47 +00:00
davidm%netscape.com 49984a4c38 Add declaration to prevent hard to figure out compiler error 1999-04-07 04:30:13 +00:00
slamm%netscape.com 7f2d7cfe0c Adding properties appcore/window. 1999-04-07 04:26:43 +00:00
mcafee%netscape.com 616c553b24 Finishing clipboard ifdef so we can remove the old clipboard. 1999-04-07 03:56:07 +00:00
sspitzer%netscape.com f028033124 only define these IDLSRCs if they have the IDL stuff 1999-04-07 03:02:48 +00:00
matt%netscape.com 436cf9bd8c Adding help page 1999-04-07 02:50:06 +00:00
nisheeth%netscape.com bead591b4b Fixing well-formedness errors reported by expat... 1999-04-07 02:26:53 +00:00
nisheeth%netscape.com 609f21c756 Fixing well-formedness errors reported by expat... 1999-04-07 02:03:08 +00:00
sspitzer%netscape.com 0244a6660d we need go into the idl directory 1999-04-07 02:00:52 +00:00
rods%netscape.com e7d6ba8fd3 Commented out NEW_CLIPBOARD_SUPPORT 1999-04-07 01:38:49 +00:00
danm%netscape.com 2ee20b1e2b removing password dialog testing link 1999-04-07 01:13:48 +00:00
waterson%netscape.com 7705333bcf Added asserts to check for null pointers being passed in from JS. 1999-04-07 00:13:08 +00:00
waterson%netscape.com a375c521f5 Changed to use chrom: URL. 1999-04-07 00:09:03 +00:00
waterson%netscape.com 73e19f3a9b Changed to use chrome: URL for style. 1999-04-07 00:08:28 +00:00
alecf%netscape.com 472bb5064f export a bunch of XPIDL-compatible interface stubs so that mail/news can compile 1999-04-06 23:48:11 +00:00
matt%netscape.com 0ea644a251 Adding slidebar to navigator.xul....Check on mac and linux. 1999-04-06 23:18:42 +00:00
radha%netscape.com 22d69076a1 Add menu item "Manage History" under Tasks. 1999-04-06 23:15:06 +00:00
mcmullen%netscape.com 9508e37751 Int radio buttons were trying to write a bool pref. Oops. 1999-04-06 23:06:02 +00:00
rods%netscape.com 3f6949bc87 Chnaged over to new way of getting file urls 1999-04-06 23:03:30 +00:00
nisheeth%netscape.com 2442e172e5 Fixing well-formedness errors reported by expat... 1999-04-06 22:32:42 +00:00
mcmullen%netscape.com f8be7c8719 Fix a typo 1999-04-06 22:09:47 +00:00
mcmullen%netscape.com a8f6667cf9 Prefs directory for unix. 1999-04-06 22:09:27 +00:00
law%netscape.com 23e04144c4 Add support for new file download dialogs 1999-04-06 21:36:50 +00:00
radha%netscape.com 32b6705937 Remove few denug printfs 1999-04-06 21:24:44 +00:00
radha%netscape.com 425c550353 BrowserAppcore uses the new nsIDocumentLoaderObserver instead of nsIStreamObserver 1999-04-06 21:02:56 +00:00
radha%netscape.com 66a9f51d6a Webshellwindow implements the new nsIDocumentLoderObserver. 1999-04-06 21:01:51 +00:00
mcmullen%netscape.com f9a24c5f08 Checks for null 1999-04-06 19:36:26 +00:00
law%netscape.com 79bade248e Updates 1999-04-06 19:34:47 +00:00
pinkerton%netscape.com 7872e13e12 backs out hyatt's change. we are effectively now backed to 1.56 w/out hyatt's or matt's changes. 1999-04-06 18:38:33 +00:00
cyeh%netscape.com 7f5e619879 backout matt fisher change to navigator.xul. it was causing a crash
on macintosh, a hang on win32, and a startup crash on Linux.
1999-04-06 17:30:05 +00:00
sspitzer%netscape.com ac0148cc01 don't use the throbbing N for the busy, use the animated gif built from
anims00.gif - anims29.gif
1999-04-06 07:14:33 +00:00
waterson%netscape.com 12bc6d7a7b Add contentframe.html to INSTALL. 1999-04-06 06:28:52 +00:00
spence%netscape.com 52fbc442fd netlib protocol dialogs 1999-04-06 04:48:23 +00:00
spence%netscape.com 7bec300981 fixes for netlib protocol dialogs 1999-04-06 04:41:50 +00:00
hyatt%netscape.com 03647fcd8e Changing navigator to use a chrome URL for its skin. 1999-04-06 00:50:58 +00:00
danm%netscape.com 72a544f17d adding CloseWindow 1999-04-06 00:09:54 +00:00
matt%netscape.com f42c9be6b8 Adding frame for sidebar and content window 1999-04-06 00:08:11 +00:00
matt%netscape.com cc4c608444 Adding sidebar in a frame. Changing iframe to load a frame page
that loads the sidebar.  Changing targeting window to the content window
in the frame
1999-04-06 00:07:01 +00:00
mcmullen%netscape.com c60870dff7 Added registration needed to make prefs work on all platforms. 1999-04-05 22:11:12 +00:00
pinkerton%netscape.com d5d74cc0a0 move broadcasters to before they are used. this seems to fix the throbber not working problem. 1999-04-05 19:54:47 +00:00
mcafee%netscape.com 8e3a283b85 Ignore generated files. 1999-04-05 05:23:13 +00:00
buster%netscape.com e4d4d225f9 GetTextProperty interface change 1999-04-04 18:11:44 +00:00
morse%netscape.com a7436602ef fix build bustage 1999-04-04 01:03:59 +00:00
beard%netscape.com 53d8a1ec67 added #pragma export on/off for nsSpecialFileSpec. 1999-04-03 23:00:59 +00:00
dp%netscape.com fd70e4f54c Spelling error. 1999-04-03 17:51:11 +00:00
dp%netscape.com e5374c5fd4 Adding profile directory. Needs more work on windows and mac.
Unix: $HOME/.mozilla
WIN: ./profile
MAC: ./profile
1999-04-03 17:23:44 +00:00
sfraser%netscape.com 16647e83ed Fixed a whole bunch of bugs, hooked up RemoveTextProperties, implemented Begin/EndBatchChanges. 1999-04-03 01:54:34 +00:00
sfraser%netscape.com 3588c5732c Added EditorCommands.js 1999-04-03 01:53:28 +00:00
hyatt%netscape.com 241d6d1c52 Changing the browser to load a chrome URL instead of navigator.xul 1999-04-03 01:53:24 +00:00
sfraser%netscape.com 3549b8b8ba Moved JS into a separate file, make an HTML editor now, new toolbar. 1999-04-03 01:49:46 +00:00
sfraser%netscape.com dfad056127 Added a big chunk of text for testing styles. 1999-04-03 01:49:04 +00:00
sfraser%netscape.com f05c75a905 First Checked In. 1999-04-03 01:48:32 +00:00
sfraser%netscape.com 64eb0ac1da Added Begin/End batch changes, renamed setAttribute to SetTextProperty, added RemoveTextProperty. 1999-04-03 01:48:12 +00:00
law%netscape.com 51f27af854 New for file download 1999-04-03 00:13:46 +00:00
danm%netscape.com 5cc8fe5d27 added samples directory 1999-04-02 21:12:26 +00:00
danm%netscape.com 746de4e4a1 new 1999-04-02 21:12:06 +00:00
jdunn%netscape.com d319395da1 fix compiler warning because of 'comment' after endif 1999-04-02 21:03:15 +00:00
mcmullen%netscape.com 44c2ef1651 Make a change for Win32 1999-04-02 20:41:33 +00:00
mcmullen%netscape.com 5b2b2626de Added nsIFileLocator. 1999-04-02 20:40:12 +00:00
mcmullen%netscape.com 8cd8b6ad68 nsIFileLocator service. 1999-04-02 20:39:20 +00:00
mcmullen%netscape.com 0c2f45c28e Implemented auto-initialize and auto-save of pref input elements. 1999-04-02 20:39:19 +00:00
mcmullen%netscape.com 27b7431787 Added nsIFileLocator service 1999-04-02 20:39:16 +00:00
mcmullen%netscape.com af53559d09 Added an assignment operator. 1999-04-02 20:39:15 +00:00
danm%netscape.com fdeb0f5112 forgot the !%#! binary switch 1999-04-02 20:25:57 +00:00
danm%netscape.com 68ad9fc653 forgot the !@@!# binary switch 1999-04-02 20:16:54 +00:00
danm%netscape.com fff8194203 added samples directory 1999-04-02 20:07:29 +00:00
danm%netscape.com 3253c2149d XUL samples 1999-04-02 20:06:37 +00:00
sfraser%netscape.com 3e259e5887 Make it a text editor that gets instantiated. Remove obsolete line. 1999-04-02 00:09:36 +00:00
sfraser%netscape.com d892b0c4c1 Changed so that the editor app core can host either a plain text or HTML editor. 1999-04-02 00:06:07 +00:00
sfraser%netscape.com ae6d208e80 Added SetEditorType to control whether a plain text or HTML editor is instantiated. 1999-04-02 00:03:45 +00:00
sfraser%netscape.com e4039d57d4 Change to use the new box layout, so that we get a toolbar that sticks to the bottom of the window. 1999-04-02 00:03:04 +00:00
sfraser%netscape.com 95d8d44c11 Change to use kipp's new PRE cols attribute for wrapping. 1999-04-02 00:02:30 +00:00
mscott%netscape.com 37ad656127 Remove cruft for registering the app core with the app cores manager. This now happens in nsBaseAppCore::Init.
a=sfraser
1999-04-01 22:43:19 +00:00
mscott%netscape.com cce23ffc1f Remove cruft with regards to adding the app core to the app cores manager. This now happens in nsBaseAppCore::Init()
a=rjc
1999-04-01 22:39:58 +00:00
rods%netscape.com 6ed80d150c Fixed "Print" so it works. 1999-04-01 20:57:38 +00:00
radha%netscape.com a7750b142c Removed that empty line in the OBJS list. Thanks to mcmullen 1999-04-01 20:47:50 +00:00
ramiro%netscape.com 6f36be6af3 Patches from reg@shale.csir.co.za (Jeremy Lea) to fix run scripts when
building on separate objdirs.
1999-04-01 20:36:29 +00:00
radha%netscape.com db04cca101 Add the Global history service 1999-04-01 20:30:20 +00:00
radha%netscape.com 57263c2553 Obtain Global History as a service 1999-04-01 20:29:49 +00:00
radha%netscape.com da948f1dea added files: mozilla/xpfe/appshell/src/nsGlobalHistory.cpp 1999-04-01 20:23:00 +00:00
radha%netscape.com d399658918 Global history introduced as a service and appropriate changes to
Appshell service and Factory
1999-04-01 20:21:41 +00:00
radha%netscape.com 6b99d39f50 Global history implemented as a service 1999-04-01 20:20:24 +00:00
mcmullen%netscape.com 7c0d23f78c Added preference ids to all the prefs widgets. 1999-04-01 20:05:17 +00:00
mcmullen%netscape.com 3dab96e1be Fixed backwards OK/Cancel onclicks. 1999-04-01 20:03:39 +00:00
mcmullen%netscape.com b7d8dffe53 Fixed the resource: URLs to use //. 1999-04-01 20:02:30 +00:00
mcmullen%netscape.com 5ab57c47d6 Changed the DoPreferences function. 1999-04-01 20:01:54 +00:00
mcmullen%netscape.com 3a370ba4d6 Added nsIFileLocator.h to the exports. 1999-04-01 19:59:40 +00:00
mcmullen%netscape.com 6165fff1fd First Checked In. 1999-04-01 19:48:59 +00:00
rods%netscape.com 120af831fa Fixed OPen to call the new open method on the BrowserAppShell 1999-04-01 19:23:39 +00:00
rods%netscape.com e80d7ef683 Added OpenWindow method and fixed Copy 1999-04-01 19:23:02 +00:00
rods%netscape.com 7e11ab8df9 Commented out clipboard copy 1999-04-01 15:38:31 +00:00
rods%netscape.com f7ae7bdb8a added copy support 1999-04-01 14:51:09 +00:00
rods%netscape.com 49e9961ab9 Added copy support 1999-04-01 14:50:54 +00:00
rods%netscape.com 0d85b6aa08 Fixed up the registration to the manager 1999-04-01 14:50:29 +00:00
ramiro%netscape.com 58ad0d68df Add shell scripts to run mozilla viewer and apprunner. The scripts should
setup all the environment voodoo needed to run the programs.
1999-04-01 08:01:07 +00:00
evaughan%netscape.com 1941318858 added some test xul files. 1999-03-31 22:00:15 +00:00
slamm%netscape.com 17133e3861 Fixing 'Manage Bookmarks...' menu item. Victim of global search and replace. Hooking up 'Add Current Page' menu item. 1999-03-31 19:14:18 +00:00