Commit Graph

381 Commits

Author SHA1 Message Date
matt%netscape.com
0dab9888a3 Adding window.title stuff for internationalization 1999-05-21 01:37:24 +00:00
matt%netscape.com
568acaaba1 Adding composer.xul file for internationalization 1999-05-21 01:34:05 +00:00
matt%netscape.com
6eae663e3d Adding prefs xul files approved by hoffman for internationalization 1999-05-21 01:33:11 +00:00
matt%netscape.com
e0bb34781f Adding internationalization stuff for xul...Appoved by chris 1999-05-20 03:58:58 +00:00
matt%netscape.com
08989ba31a Adding xul files for prefs 1999-05-20 03:35:50 +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
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
matt%netscape.com
255099d03b Adding prefswindow.xul for internationalization 1999-05-19 00:17:12 +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
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
0c9642b383 Move global history implementation out of appshell and into xpfe/components. 1999-05-18 04:11:43 +00:00
matt%netscape.com
d37ffd0cc9 Fixing that the pref is below on panel
bug 6450
1999-05-18 02:04:31 +00:00
matt%netscape.com
1a19d689d5 Internationalized preftree.xul 1999-05-18 00:43:50 +00:00
jevering%netscape.com
fb3a57c0e8 missing css info. Updating it 1999-05-17 21:41:57 +00:00
jevering%netscape.com
ebc727289f Adding label to all radio buttons 1999-05-17 21:21:04 +00:00
jfrancis%netscape.com
2479f049a8 Adding insert list, indent, and change aligment to editor app core 1999-05-17 12:17:43 +00:00
morse%netscape.com
e9d7b286b5 remember wallet decisions on a url-specific basis 1999-05-16 19:36:25 +00:00
law%netscape.com
e5ae22b570 "Turn on app shell component autoloading" 1999-05-14 22:02:23 +00:00
rods%netscape.com
cd118b41a2 Added error checking for creation of nsIFileWidgets (Bug #6084) 1999-05-14 12:48:41 +00:00
morse%netscape.com
2bd2cb5fe2 fix flawed code in ProfileDirectory 1999-05-14 06:06:05 +00:00
sfraser%netscape.com
612cc8b606 Fix ownership and leakage issues. The appcore no longer holds references to the various webshell and content windows, and DoEditorMode doesn't leak the pres shell any more. 1999-05-14 03:11:12 +00:00
cmanske%netscape.com
d22d16469c Implemented spell checking IDL and appcore code 1999-05-13 20:59:11 +00:00
rods%netscape.com
f759a74856 Removed excess includes and static IID & CID definitions 1999-05-13 13:52:00 +00:00
sfraser%netscape.com
e9fa3630d0 Added wrap width attribute 1999-05-13 04:47:09 +00:00
sfraser%netscape.com
1f14b3c9f0 Add Get/Set column width calls, cleanup window opening, and rename overloaded methods. 1999-05-13 04:46:51 +00:00
sfraser%netscape.com
e32e08961a Add wrap column attibute 1999-05-13 04:45:22 +00:00
sspitzer%netscape.com
781600ee8e create a virtual destructor 1999-05-13 03:48:00 +00:00
sspitzer%netscape.com
46116a798a make destructor virtual 1999-05-13 02:23:33 +00:00
morse%netscape.com
6e70a25e38 download wallet editor onto client 1999-05-12 22:40:22 +00:00
sfraser%netscape.com
3c822c8ab5 Add new methods to the editor app core to allow opening editor windows from local files. 1999-05-12 22:24:05 +00:00
alecf%netscape.com
48d33c7be0 use the XPIDL version of nsIDOMBaseAppCore so that the mail/news appcore IDL can #include it 1999-05-12 03:46:39 +00:00
alecf%netscape.com
728be600dc fix XPIDL source so that output matches that of idlc 1999-05-12 01:25:49 +00:00
mcmullen%netscape.com
93409bfffa Well, the pref stuff in here was all bogus. Fixed it up so that it works. 1999-05-11 23:56:14 +00:00
rods%netscape.com
13086d10db Removed ShowClipboard method 1999-05-11 19:57:07 +00:00
morse%netscape.com
982c41b652 added wallet and single-signon preferences 1999-05-11 19:24:00 +00:00
morse%netscape.com
d8c59c3ceb fix enumerated type on cookie options 1999-05-10 19:42:01 +00:00
mcmullen%netscape.com
4749272dcb Make the radio buttons work (they need to have a nonzero name, and they all need to have the same name). 1999-05-10 19:15:57 +00:00
danm%netscape.com
e79a8247b7 moving modal dialog code to one central location, where things won't be allocated and released in separate methods 1999-05-10 18:31:42 +00:00
cmanske%netscape.com
d642999d80 Added insertLinkAroundSelection method to appcore 1999-05-07 22:27:26 +00:00
law%netscape.com
9b9d42fb7d Synching with .idl file and fixing Stop button in the process 1999-05-07 19:35:52 +00:00
sfraser%netscape.com
d77c6bd688 Implement Save, Save As in editor. 1999-05-07 05:02:35 +00:00
dp%netscape.com
b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
cmanske%netscape.com
4fad8ce24d Added Get/Set paragraph style methods to editor 1999-05-05 23:27:45 +00:00
hyatt%netscape.com
7545a19058 Committing changes to appcores to support window.open. 1999-05-04 23:36:18 +00:00