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

76 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
alecf%netscape.com a545e2df78 expunge NS_DEFINE_IID from apprunner bootstrap 1999-06-23 00:24:02 +00:00
akkana%netscape.com 7e5919e3f5 Use -edit instead of -editor as the editor flag 1999-06-22 21:41:31 +00:00
ducarroz%netscape.com b7bd2e887b changed -msgcompose for -compose 1999-06-22 20:01:37 +00:00
ducarroz%netscape.com 39fb81e9df Remove unsused bootstrap for messenger. Add -msgcompose and -addressbook commands 1999-06-21 20:28:06 +00:00
sfraser%netscape.com f33ad6edc1 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 21:53:00 +00:00
mcmullen%netscape.com 489f577276 Read the prefs file before bringing up the prefs window (-pref case). Part of a fix for bug #8237. r=slamm@netscape.com,a=chofmann@netscape.com 1999-06-18 22:09:07 +00:00
valeski%netscape.com 487d9ea921 NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
waterson%netscape.com de4ae6e94e Add '-chrome' flag to load alternative chrome. 1999-06-16 06:14:28 +00:00
mcmullen%netscape.com f976179b96 Fix the profile logic now that a default profile is not created by pref->StartUp(). 1999-06-16 01:33:02 +00:00
mcmullen%netscape.com dbd6f48f39 More nsIFileSpec/Locator changes (merge conflicts with profile stuff messed this up) 1999-06-15 05:51:29 +00:00
mcmullen%netscape.com f58c72ff72 Call pref->ReadUserPrefs() 1999-06-15 05:17:56 +00:00
danm%netscape.com 85d2dceb67 moved GetPrimordialThread from nsAppShellService to nsThread, as suggested by warren 1999-06-13 03:30:38 +00:00
racham%netscape.com bd8a2ac3d0 Adding Profile Manager calls 1999-06-12 01:03:01 +00:00
mcmullen%netscape.com b589ce12f2 Fixed the -pref code to (1) use the new lowerStartInterCaps method names (and use the combined init() and showWindow() method), and (2) to release the prefwindow object. 1999-06-10 19:57:02 +00:00
mscott%netscape.com fa114b3f40 Fix memory leaks of messenger & msg composer bootstraps. Also removed 2 noisy printfs for bootstrapping
messenger code.
1999-06-10 02:46:06 +00:00
mcmullen%netscape.com 9c3760a46c Support the -pref command-line option. 1999-06-09 20:44:04 +00:00
law%netscape.com bf1be08cdf "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
leaf%mozilla.org 20396bd749 adding error output for fullcircle initialization 1999-06-03 18:35:04 +00:00
tague%netscape.com defdb0d028 Added TSM Input Method support for the Macintosh. (Added a call to CloseTSMAwareApplication). 1999-05-28 05:06:54 +00:00
slamm%netscape.com 23068871c5 Use grippy/boxes/iframes for sidebar instead of frameset. Use 790x580 as default size to make room for sidebar. 1999-05-24 23:26:23 +00:00
gayatrib%netscape.com 06f5a66d9e Added code to invoke ProfileManager from command line and turned on the CreateProfileWizard 1999-05-19 05:20:06 +00:00
law%netscape.com 58370f8c98 "Turn on app shell component autoloading" 1999-05-14 22:02:23 +00:00
ducarroz%netscape.com edf3e2c0f1 change printf to say message compose instance of composer 1999-05-05 23:32:30 +00:00
mcmullen%netscape.com c03f739631 Turning off profile wizard till we iron out a few problems. 1999-05-05 20:04:18 +00:00
waterson%netscape.com 8f7d5607f9 Move profile stuff out of mailnews. 1999-05-05 05:59:04 +00:00
alecf%netscape.com d303136cf4 make composer and messenger use the new nsIAppShellComponent to get bootstrapped 1999-05-05 05:14:16 +00:00
hyatt%netscape.com 00b1ac9d89 Committing changes to allow instantiation of nsIEventQueues. 1999-05-04 23:37:01 +00:00
mcmullen%netscape.com 2944535573 Checking in profile wizard on behalf of gayatrib and racham. 1999-05-04 19:37:51 +00:00
jj%netscape.com d895a8bedc added FullCircle initialization. r=namachi 1999-04-27 00:11:44 +00:00
morse%netscape.com 870d66c602 save prefs before leaving -- added on request of mcmullen 1999-04-26 18:14:48 +00:00
mcmullen%netscape.com 670521ba61 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 1ef60b40e9 Changed -editor command line switch to us use chrome URL specification 1999-04-21 20:51:28 +00:00
radha%netscape.com cac1d53e13 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
sspitzer%netscape.com cbd2caed87 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
putterman%netscape.com aa794a96d9 Use chrome url with Messenger. 1999-04-16 22:01:56 +00:00
mcmullen%netscape.com 44ac56604c Turned on profiles for macintosh 1999-04-15 22:45:43 +00:00
gayatrib%netscape.com 75f3b87c97 removed BUILD_PROFILE ifdef 1999-04-11 05:13:58 +00:00
braddr%puremagic.com 9d733fc7c7 Add another condition to all the profile code until the cvs modules can be fixed 1999-04-10 10:13:20 +00:00
braddr%puremagic.com 4f71709008 Oops.. there were two.. bad gayatrib@netscape.com, no biscuit. 1999-04-10 09:01:00 +00:00
braddr%puremagic.com 8fd02b07a1 Move new include into the #if XP_PC section since the only code using it (and can find the header file) is wrapped with XP_PC also 1999-04-10 08:43:17 +00:00
gayatrib%netscape.com 616806e686 Added ProfileManager services 1999-04-10 06:41:59 +00:00
hyatt%netscape.com 72c32995e8 Decreasing the height of the window to provide a workaround for bug #3976.
Approved by Chris H.
1999-04-08 23:26:08 +00:00
waterson%netscape.com 4ff2a84b66 Changed to use chrom: URL. 1999-04-07 00:09:03 +00:00
chuang%netscape.com 9afbb85b76 Update messenger start up url 1999-03-24 08:33:08 +00:00
danm%netscape.com 42308d50bf initial modal dialogs checkin (windows-only, UI thread only) 1999-03-20 04:13:09 +00:00
radha%netscape.com d05fb7f011 Remove unwanted printfs 1999-03-19 01:16:04 +00:00
jefft%netscape.com 3bd067e1e2 fixed bug 3833 - Apprunner -mail needs the correct url; hard coded url string now set to resource:/res/samples/mailshell.xul; this is intended for M3; approved by choffmann 1999-03-18 17:32:57 +00:00
hshaw%netscape.com eddb8964ff Let libpref decide which file to load by default, M3 bug #2343 #3598 1999-03-16 22:07:50 +00:00
rpotts%netscape.com b0a28d346e fix for bug #2343 - Preferences are not initialized in the apprunner... 1999-03-16 07:15:37 +00:00