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

1133 Коммитов

Автор SHA1 Сообщение Дата
law%netscape.com d7d3bff408 Add new unknownContent.xul dialog 1999-04-28 00:30:08 +00:00
radha%netscape.com bea1290b2e Don't lie about the documet being loaded successfully. Print a erroe message when the
there is error in loading a page.
1999-04-28 00:25:33 +00:00
davidm%netscape.com d850b01837 add nsDefaultHelper.obj 1999-04-27 23:50:38 +00:00
sfraser%netscape.com 5c5abb2f0e Remove merge conflicts 1999-04-27 23:49:30 +00:00
davidm%netscape.com 66e640bd2c add nsDefaultHelper.cpp 1999-04-27 23:37:07 +00:00
ftang%netscape.com 4b73338386 make the Default character set a flat sebmenu 1999-04-27 23:24:24 +00:00
matt%netscape.com 9cd93274d1 Fixing bug http://bugzilla.mozilla.org/show_bug.cgi?id=5476 for advanced pref
adding new wording and checking accept only as default
1999-04-27 22:08:29 +00:00
danm%netscape.com 2fdfd781d8 disable parent of modal window (for Windows OS) and reconcile DOM window -> webshell window code with recent chrome sandbox changes 1999-04-27 21:57:38 +00:00
davidm%netscape.com 15ef3f7df8 add password dialog 1999-04-27 21:35:52 +00:00
davidm%netscape.com 0a95cf9c1c added nsdefaulthelper.cpp and nsNetSupportDialog.cpp 1999-04-27 21:34:13 +00:00
davidm%netscape.com aa13db12e4 enabled support on linux 1999-04-27 21:33:14 +00:00
davidm%netscape.com 65b9a36c04 copy password dialog's xul to the dist directory 1999-04-27 21:31:31 +00:00
matt%netscape.com 99f4735ec2 Changing sidebar frame to sidebarcontainer frame 1999-04-27 21:23:56 +00:00
ftang%netscape.com 58daf7b0c3 rename the function BrowserSetDocumentCharacterSet to BrowserSetDefaultCharacterSet. Add new charset to total 40 . Do reload after change the view Default Character Set menu 1999-04-27 19:33:53 +00:00
saari%netscape.com 62978df846 fix nsXULCommand refcount 1999-04-27 09:38:56 +00:00
saari%netscape.com 68615076e1 Mac menu cleanup. No more holding onto the nsWebShell 1999-04-27 09:09:44 +00:00
law%netscape.com 4cb8fe729e Make wrapping work 1999-04-27 06:53:50 +00:00
law%netscape.com f6d54191ac Anchor Find off nsIWebShell rather than nsIDocument 1999-04-27 04:21:12 +00:00
davidm%netscape.com 3ea798d793 made destructor virtual and fixed include to end with a lowercase .h 1999-04-27 02:54:53 +00:00
mcafee%netscape.com 3021686f3a Rogue call to nsFileWidget::Create(), should be part of #if 0 code. r=sdagley@netscape.com 1999-04-27 02:49:40 +00:00
rods%netscape.com f562a786c5 Fixed ShowClipboard to nsCOMPtr and newer clipboard work 1999-04-27 02:43:10 +00:00
briano%netscape.com 6ec4ca77dd Many Unix variants do not define 'false', so use PR_FALSE to fix them. 1999-04-27 01:27:03 +00:00
bruce%cybersight.com 18d572987c Fix for luxor bustage. Thanks dveditz, smfr. 1999-04-27 00:48:23 +00:00
sfraser%netscape.com aa11f8d2dc Try to fix the Unix bustage in nsFindComponent. 1999-04-27 00:26:46 +00:00
jj%netscape.com ae476dd0ce added FullCircle initialization. r=namachi 1999-04-27 00:11:44 +00:00
bruce%cybersight.com f98e8d571b Fix AIX build bustage. Please do not forget about our dear friend PR_FALSE. Mr. false is a bad guy and is not well liked by many compilers, especially xlC on AIX. 1999-04-26 23:40:44 +00:00
radha%netscape.com aafb6104e5 Enable loadInitialPage again(for the third time) so that -url option will
continue to work
1999-04-26 22:41:19 +00:00
radha%netscape.com ca1fb233a9 Remove part of the code from loadInitialPage that caused problems in DOM.
There are other ways to achieve that functionality
1999-04-26 22:40:19 +00:00
law%netscape.com 010518e8de Kill this once and for all 1999-04-26 21:17:50 +00:00
law%netscape.com 163877f83d Hopefully a fix for bug #4779 1999-04-26 20:21:43 +00:00
hyatt%netscape.com 38afad7abb Commenting out (again) the loadInitialPage call in navigator.xul. It
isn't necessary any more (and its implementation causes problems).
1999-04-26 20:20:39 +00:00
sfraser%netscape.com fc69a61f5f Split out nsFindDialog into a separate file. Lots of other FInd-related changes. 1999-04-26 19:00:28 +00:00
sfraser%netscape.com b7119a9118 First Checked In. 1999-04-26 18:59:46 +00:00
sfraser%netscape.com 57015ae9f7 Fix button disabling problem 1999-04-26 18:59:23 +00:00
sfraser%netscape.com 1c1cf4d6dc Split the find code into two files. 1999-04-26 18:58:57 +00:00
mcafee%netscape.com 12fb50fbaa Adding checkbox test to Debug menu. 1999-04-26 18:44:01 +00:00
morse%netscape.com adf7e3f247 save prefs before leaving -- added on request of mcmullen 1999-04-26 18:14:48 +00:00
evaughan%netscape.com 430288e8b8 Made tabs use visibility to hide and show views. 1999-04-25 20:07:45 +00:00
bruce%cybersight.com ff745bb2cd Fix for calls to nsFileSpec::GetLeafName(). It allocates memory with strdup(), so use free() and not delete[]. 1999-04-25 13:27:36 +00:00
morse%netscape.com 73c289520a navigator.xul was failing to load 1999-04-24 23:57:00 +00:00
morse%netscape.com 5b9b68d3fb fix diagnostic messages 1999-04-24 18:03:03 +00:00
sfraser%netscape.com 71f016c7a1 Fix access paths, and make a new group for DOM Prop files. 1999-04-24 04:49:14 +00:00
waterson%netscape.com c35682e718 Fix wallet bustage on mac. 1999-04-24 04:41:01 +00:00
morse%netscape.com dae98aabe8 make wallet independent of xul changes 1999-04-24 03:08:03 +00:00
waterson%netscape.com ab863a9ec6 Fixed incorrect use of rdf service. 1999-04-24 02:41:18 +00:00
mcmullen%netscape.com 324f0b0d96 Added some comments and shortened some heap blocks. Called WaitNextEvent a few times before trying to get high-level events. 1999-04-23 23:09:29 +00:00
radha%netscape.com b043e93f19 Code to enable/disable forward/back menu items. Though it is n't quite functional 1999-04-23 23:07:11 +00:00
saari%netscape.com a8abd75ab9 enabling dynamic menus on GTK 1999-04-23 23:06:52 +00:00
radha%netscape.com fa1590a3bc Call LoadInitialPage to enable page loading with urls provided in the command line 1999-04-23 22:34:08 +00:00
radha%netscape.com 8731ba358c New method LoadInitialpage to load urls from command line 1999-04-23 22:32:01 +00:00
mcmullen%netscape.com 3353b0003f Command-line documents are now working. 1999-04-23 22:31:44 +00:00
mcmullen%netscape.com 10c42894fd Changed minor version to add "Gecko" 1999-04-23 22:31:13 +00:00
radha%netscape.com 963d4ca764 New method LoadInitialPage 1999-04-23 22:31:05 +00:00
mcmullen%netscape.com ceea8a30e3 First Checked In. 1999-04-23 22:30:27 +00:00
alecf%netscape.com b1a7698fbf fix from Jim Jance <jim_nance@yahoo.com> to fix DGUX
make sure -L lines are BEFORE -l lines
1999-04-23 21:45:13 +00:00
mcmullen%netscape.com b587975269 Added chrome, plugins, and components directories 1999-04-23 20:19:07 +00:00
mcmullen%netscape.com be335aaa93 First Checked In. 1999-04-23 20:01:31 +00:00
mcmullen%netscape.com 7bcca95314 Removed spurious access paths (pointed out by Pinkerton - thanks!) 1999-04-23 17:48:56 +00:00
rods%netscape.com 5f4d029297 Changed release of services to use the service manager 1999-04-23 17:00:52 +00:00
mcmullen%netscape.com c621a6eaa8 Added AppleEvent support files 1999-04-23 16:49:49 +00:00
mcmullen%netscape.com 5db38655fb Added nsAppleEvents.r and nsAppleEvents.rsrc 1999-04-23 16:48:43 +00:00
mcmullen%netscape.com 9ad4fb834d Added nsAppleEvents.h 1999-04-23 16:47:06 +00:00
mcmullen%netscape.com 2fbe4c3e49 First Checked In. 1999-04-23 16:46:08 +00:00
braddr%puremagic.com 480f5a3db6 Removed parts of makefile to make linux and solaris happy with this section 1999-04-23 07:59:56 +00:00
sfraser%netscape.com 4da56bc3e3 First Checked In. 1999-04-22 20:03:13 +00:00
rickg%netscape.com 6f89328eeb sync up with nsString2.cpp 1999-04-22 17:26:23 +00:00
rjc%netscape.com a89e2b099e Add support for "Related Links". 1999-04-22 11:36:35 +00:00
warren%netscape.com c289c670cd Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
mcafee%netscape.com 69c6ca164e Removing NEW_CLIPBOARD_SUPPORT ifdef. 1999-04-22 06:46:51 +00:00
rickg%netscape.com 101597e5f1 update to sync with nsString2 1999-04-22 06:25:24 +00:00
sfraser%netscape.com 885fa67176 File Removed. 1999-04-22 04:31:52 +00:00
sfraser%netscape.com f55fcb0c57 Add netlib library 1999-04-22 04:24:48 +00:00
sfraser%netscape.com dfa5ae595d First Checked In. 1999-04-22 04:20:19 +00:00
law%netscape.com bca20e75de Fix some nsCOMPtr abuse 1999-04-22 04:14:38 +00:00
law%netscape.com a0ef93e900 Adding in support for find/find-next 1999-04-22 03:42:37 +00:00
law%netscape.com 60d524c60e Add xpfe/components to LINCS 1999-04-22 03:12:58 +00:00
law%netscape.com c1a6693588 Remove debug stuff (since this rocks now) 1999-04-22 03:07:51 +00:00
sfraser%netscape.com 5897ac1511 First Checked In. 1999-04-22 03:05:01 +00:00
law%netscape.com a160a43cfb Find/FindNext enablement 1999-04-22 02:58:57 +00:00
alecf%netscape.com bafc160ffd build components on Unix 1999-04-22 02:48:58 +00:00
alecf%netscape.com 89465e49a6 ignore generated files 1999-04-22 02:48:21 +00:00
alecf%netscape.com 9a063da133 fix virtual destructors 1999-04-22 02:47:31 +00:00
alecf%netscape.com 0129757068 go into find 1999-04-22 02:42:13 +00:00
alecf%netscape.com 23d6f7cce0 fix nsISupports IID 1999-04-22 02:41:54 +00:00
alecf%netscape.com aed610db67 fix depth on makefiles 1999-04-22 02:40:07 +00:00
law%netscape.com ad5144d556 Adding to unix build 1999-04-22 02:33:17 +00:00
law%netscape.com cb78ad57bf Add to unix build 1999-04-22 02:24:41 +00:00
law%netscape.com 7fbfe121a7 Crap. Sorry 'bout that, folks. This one should be OK. 1999-04-22 02:04:33 +00:00
law%netscape.com 37974c7c72 Updated to match nsFindComponent.cpp 1999-04-22 01:59:14 +00:00
law%netscape.com 4bcbfb9104 Fix bug in argument fetching code 1999-04-22 01:58:35 +00:00
law%netscape.com 9dd8c22d0d Oops, missed this one 1999-04-22 01:07:23 +00:00
alecf%netscape.com ba82b12357 add to unix build 1999-04-22 00:49:02 +00:00
law%netscape.com a475f79a89 Build components on win32 1999-04-22 00:34:17 +00:00
law%netscape.com 3c9922ab17 Setting up for win32 build of components directory 1999-04-22 00:32:34 +00:00
law%netscape.com 74a0e5a4ea Updates 1999-04-22 00:27:39 +00:00
rickg%netscape.com e3b6b95c27 update to sync with nsString2 1999-04-22 00:07:20 +00:00
rickg%netscape.com f37212bffa updates to sync with nsString2 api 1999-04-22 00:05:59 +00:00
mcmullen%netscape.com 30cbfcea83 Added nsCommandLineServiceMac.cpp 1999-04-21 23:36:23 +00:00
mcmullen%netscape.com c72b7426b6 Adding command-line support for Macintosh. 1999-04-21 23:36:02 +00:00
mcmullen%netscape.com 0bac551b79 First Checked In. 1999-04-21 23:35:31 +00:00
kipp%netscape.com cfc730e62c Fixed bug 3505 1999-04-21 23:08:49 +00:00
evaughan%netscape.com 0bec328133 Added a tab control widget. 1999-04-21 22:46:15 +00:00
sfraser%netscape.com 6c2a5197e6 File Removed. 1999-04-21 22:12:27 +00:00
mcmullen%netscape.com e4661eacd6 Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called. 1999-04-21 22:04:35 +00:00
cmanske%netscape.com 5f69d57271 Changed -editor command line switch to us use chrome URL specification 1999-04-21 20:51:28 +00:00
law%netscape.com d20796f79a Added component registration stuff 1999-04-21 19:32:43 +00:00
sfraser%netscape.com 8af29a63de Fix merge conflicts that were checkedin. 1999-04-21 19:27:35 +00:00
sfraser%netscape.com 974edaafa3 First Checked In. 1999-04-21 19:11:18 +00:00
mcmullen%netscape.com decf8ee909 Fix HPUX build bustage, hopefully. 1999-04-21 19:05:01 +00:00
cmanske%netscape.com e058776dd2 Changed makefile to remove chrome files moved to editor directories 1999-04-21 19:02:56 +00:00
cmanske%netscape.com ed6568ea6f New editor interface methods for element insert and properties 1999-04-21 18:59:50 +00:00
cmanske%netscape.com 8e16838662 Another editor IDL-generated file 1999-04-21 18:58:55 +00:00
cmanske%netscape.com 8f090cd7bb Modifed to use new editor chrome location 1999-04-21 18:55:33 +00:00
cmanske%netscape.com 2338eaf156 Added editor property methods 1999-04-21 18:52:54 +00:00
pinkerton%netscape.com 7d407383b9 fix mac build bustage. made return values match declarations. 1999-04-21 16:28:53 +00:00
mcafee%netscape.com c14fd50933 Removing bogus comment. 1999-04-21 07:24:00 +00:00
law%netscape.com a658a3d584 Initial draft of new Find Component 1999-04-21 06:52:36 +00:00
law%netscape.com 615a54b171 New app shell componentry 1999-04-21 06:49:17 +00:00
bruce%cybersight.com 2e656cee1b Hello. Today, we welcome Mr. New-line-at-end-of-file to class. Please treat him well. 1999-04-21 04:33:32 +00:00
morse%netscape.com bb1ffda62a nsBrowserAppCore.h 1999-04-21 03:47:07 +00:00
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