Commit Graph

1063 Commits

Author SHA1 Message Date
mcmullen%netscape.com
1f50a27f52 Bullet-proofing for bug #5576 (make sure profile directory is always initialized) 1999-05-03 20:27:44 +00:00
evaughan%netscape.com
209e5e101e Fixed bug #5619. With Chris Hofmann's ok. 1999-05-03 19:04:16 +00:00
kostello%netscape.com
ac8dc35665 Added GetContentsAsText and GetContentsAsHTML that take in a nsIOutputStream
as a parameter.
1999-05-03 18:44:54 +00:00
waterson%netscape.com
11098fd092 Bug 4725. Use PRUnichar for bookmark titles. r=rjc,a=chofmann 1999-05-01 19:32:57 +00:00
law%netscape.com
99c6085b1b Stop button; r=slamm, a=chofmann 1999-04-30 23:55:22 +00:00
pinkerton%netscape.com
c6d8b1badc pinkerton/scc/hyatt, plug a leak for bug 4127 and fix a crasher when the desired broadcaster isn't found. 1999-04-30 21:55:45 +00:00
ftang%netscape.com
5a7c5a3007 fix bug 5751. approved by cyeh. use right name for x-euc-tw 1999-04-30 19:21:10 +00:00
pnunn%netscape.com
23eb828d6b These libs should only be linked with the appropriate decoder in the
imglib. pnunn. refer to bug#5459. review:slamm. ok'd:chofmann.
1999-04-30 18:25:50 +00:00
pinkerton%netscape.com
1680448437 pinkerton/scc. appr chofmann. Bug #4127, et al. Fixing ownership models (more work to come). 1999-04-30 09:04:36 +00:00
law%netscape.com
029d152e48 Fix for bug #5690; reviewed=hyatt; approved=chofmann 1999-04-30 01:26:00 +00:00
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