Commit Graph

1241 Commits

Author SHA1 Message Date
matt%netscape.com
08989ba31a Adding xul files for prefs 1999-05-20 03:35:50 +00:00
danm%netscape.com
8f33434d3e more error checking, a missing GetIID method and another test button should fix bug 6751. a:chofmann 1999-05-20 02:24:31 +00:00
sfraser%netscape.com
11c68f561c Fix for bugs 4907, 5317; New blank editor window, and Edit Page. r akkana, kin. a chofmann. 1999-05-19 23:27:34 +00:00
briano%netscape.com
5f5363e5f9 Replaced 'true' and 'false' with 'PR_TRUE' and 'PR_FALSE' to make it compile on Unix. 1999-05-19 09:13:05 +00:00
waterson%netscape.com
7dd039a375 Check for null pointer to avoid crashes in Unix viewer. 1999-05-19 08:06:47 +00:00
mcafee%netscape.com
0a78df5232 Fixing missing toolbar problem. r=danm a=me 1999-05-19 07:51:48 +00:00
waterson%netscape.com
7add7b54a9 Fix Linux ambiguity with nsCOMPtr. 1999-05-19 06:10:17 +00:00
gayatrib%netscape.com
a82208aa66 Added code to invoke ProfileManager from command line and turned on the CreateProfileWizard 1999-05-19 05:20:06 +00:00
gayatrib%netscape.com
972edf2dd3 updated to include the new profile manager services 1999-05-19 05:15:15 +00:00
gayatrib%netscape.com
47d7c7ba63 updated javascript reflection file that includes the new profile manager services 1999-05-19 05:12:30 +00:00
gayatrib%netscape.com
48af3d1afc Added method interfaces to support the new profile manager services 1999-05-19 05:08:42 +00:00
gayatrib%netscape.com
c49d61e28a Addd prfoile core 1999-05-19 05:06:58 +00:00
gayatrib%netscape.com
bc50445397 idl file for profile core services 1999-05-19 05:03:11 +00:00
gayatrib%netscape.com
ea69e2ee6f modified to support profile locations on all platforms 1999-05-19 04:59:38 +00:00
danm%netscape.com
fbda7ea0d9 adding partial (for DOM elements) chromemask support to apprunner 1999-05-19 04:11:54 +00:00
alecf%netscape.com
e8a7ad33bc add string-replacement capabilitiy to PrefsCore - now prefs can be dynamically changed on the fly in a given document 1999-05-19 04:11:38 +00:00
alecf%netscape.com
aaa9fbd061 update XPIDL version of the DOM IDL file 1999-05-19 04:10:42 +00:00
waterson%netscape.com
c1fecd34b2 Re-arrange to fix win32 bustage. 1999-05-19 03:56:19 +00:00
briano%netscape.com
e42fc819d2 Fixed the typo that was breaking Unix builds. 1999-05-19 03:48:06 +00:00
davidm%netscape.com
45034b539d Add code to post fix string to title and to tell the window mediator about title changes 1999-05-19 03:21:19 +00:00
davidm%netscape.com
63fe3036ab Added code to tell the window mediator about title changes and to post fix titles with a XUL attribute 1999-05-19 03:04:39 +00:00
davidm%netscape.com
e4d3c17a1b Register and Unregister Windows with the window manager 1999-05-19 03:03:48 +00:00
davidm%netscape.com
51921bb50c Add nsWindowMediator to build and factory 1999-05-19 02:57:55 +00:00
davidm%netscape.com
7bf0a0d593 Add nsWindowMediator to the build and the factory 1999-05-19 02:57:00 +00:00
davidm%netscape.com
c616103c59 Update to compile on windows 1999-05-19 02:18:02 +00:00
briano%netscape.com
b45d0e5590 Fix for bug 6650 to handle toolkits other than GTK. Thanks to Jerry.Kirk@Nexwarecorp.com. 1999-05-19 01:08:52 +00:00
matt%netscape.com
255099d03b Adding prefswindow.xul for internationalization 1999-05-19 00:17:12 +00:00
joki%netscape.com
71e96012a3 Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent. 1999-05-18 23:51:04 +00:00
waterson%netscape.com
438da77ed2 Bug 5630. Use nsRandomAccessInputStream to improve read performance. Also, use nsIProfile::GetCurrentProfileDir() to locate the history files. 1999-05-18 23:20:31 +00:00
law%netscape.com
b7b30bb136 Minor improvements 1999-05-18 22:18:16 +00:00
radha%netscape.com
6b4b4b84c4 Fix for bug # 5906. Update the URLbar with the url only if the page was loaded succesfully. 1999-05-18 22:14:33 +00:00
alecf%netscape.com
71eceea768 check return values when adding stuff to the history graph.
a=waterson
1999-05-18 22:11:35 +00:00
radha%netscape.com
9323d44f3e Hook up print button to BrowserPrint()
Give  a id to the "Stop" menuitem.
1999-05-18 22:11:20 +00:00
davidm%netscape.com
e353d1ae50 First Checked In. 1999-05-18 21:44:52 +00:00
davidm%netscape.com
eece072b2b Adding nsIWindowMediator.h 1999-05-18 21:41:13 +00:00
danm%netscape.com
0baf560391 adding 'do not localize' comments 1999-05-18 21:39:23 +00:00
davidm%netscape.com
1b45f564e7 First Checked In. 1999-05-18 21:38:47 +00:00
hyatt%netscape.com
d76b5444cc Popup arbitrary XUL lives! 1999-05-18 10:29:48 +00:00
hyatt%netscape.com
afb79e18c6 Should all work. (Yeah, right.) 1999-05-18 09:03:26 +00:00
hyatt%netscape.com
9e99382cd2 Taking advantage of Nisheeth and Rick's new method. Thanks guys! 1999-05-18 08:04:37 +00:00
law%netscape.com
5c61e67457 New File->Open dialog 1999-05-18 07:23:24 +00:00
law%netscape.com
766962d434 New File->Open dialog 1999-05-18 07:13:15 +00:00
matt%netscape.com
e73343a3ad Fixing spelling error 1999-05-18 04:48:07 +00:00
matt%netscape.com
6ed1041936 *** empty log message *** 1999-05-18 04:34:15 +00:00
waterson%netscape.com
3cc49dbf1c Add history component. 1999-05-18 04:12:21 +00:00
waterson%netscape.com
0c9642b383 Move global history implementation out of appshell and into xpfe/components. 1999-05-18 04:11:43 +00:00
waterson%netscape.com
93ce2325a6 First Checked In. 1999-05-18 03:15:19 +00:00
waterson%netscape.com
e3d3cd7b36 First Checked In. 1999-05-18 02:53:28 +00:00
matt%netscape.com
d37ffd0cc9 Fixing that the pref is below on panel
bug 6450
1999-05-18 02:04:31 +00:00
ftang%netscape.com
b632169a80 add meta charset service 1999-05-18 01:44:51 +00:00