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

1053 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 0d28a8d58d fix for bug #3812
throbber is not hard wired to go home.
start some of the i18N work for this xul file
1999-04-28 20:35:03 +00:00
sfraser%netscape.com f8e06ec7f0 Fix the type and creator so we get icons. Approved jj. 1999-04-28 20:00:41 +00:00
hyatt%netscape.com f249f73525 Commenting out code that breaks window.open. 1999-04-28 07:48:05 +00:00
nisheeth%netscape.com 696fa5472d Passing in nsIDocumentLoader as a parameter to all functions in nsIDocumentLoaderObserver... 1999-04-28 06:47:40 +00:00
sfraser%netscape.com 706db4dce4 Get Types.h from the system headers, not the user headers. 1999-04-28 06:42:21 +00:00
sfraser%netscape.com 8a3d6bc95d Get text properties returns out params in strings now. Also added stub Find method. 1999-04-28 06:36:51 +00:00
sfraser%netscape.com 5c2a7a5b6d Change out params to use strings. 1999-04-28 06:35:56 +00:00
ramiro%netscape.com 638fe69979 Add command line parsing and debugger support. 1999-04-28 06:16:25 +00:00
bruce%cybersight.com aeede0b983 This should be the last thing linking against libnetutil.so on unix. but not any more! 1999-04-28 05:51:06 +00:00
davidm%netscape.com b07fa19d17 Add nsDefaulthelper to the list of components that get registered 1999-04-28 04:53:50 +00:00
sfraser%netscape.com 1f6259c79d Fix bustage (comparison of nsCOMPtr<nsIFoo> with nsIFoo*) 1999-04-28 04:29:13 +00:00
law%netscape.com 2dea7948eb Make nsITextServicesDocument transient so we can search new pages that get loaded in the webshell 1999-04-28 03:58:30 +00:00
mcmullen%netscape.com 87c4972a82 First Checked In. 1999-04-28 02:48:36 +00:00
law%netscape.com f6d126b1ea Drop saveToDisk and add unknownContent dialogs 1999-04-28 01:57:10 +00:00
danm%netscape.com 3aac52c7db oopsie 1999-04-28 01:32:48 +00:00
briano%netscape.com 1b21aeee38 Added a newline at the end of the file to fix some Unix warnings. 1999-04-28 01:29:08 +00:00
law%netscape.com f79b1f9a2c Remove reference to obsolete nsIURLListener 1999-04-28 01:13:04 +00:00
law%netscape.com 79d0a3f920 Removing obsolete saveToDisk.xul 1999-04-28 00:51:09 +00:00
law%netscape.com a9b9286029 Use new unknownContent.xul dialog and real file picker 1999-04-28 00:35:47 +00:00
danm%netscape.com a5a9057b99 brought modal dialog code into line with latest from ToolkitCore, from which it was clearly originally adapted, anyway. 1999-04-28 00:31:07 +00:00
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