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
ducarroz%netscape.com
48075280fd
Extend messenger patch to composer
1999-03-11 20:27:13 +00:00
kostello%netscape.com
4b07c06d65
Changed comment on -editor and -mail command line code
1999-03-11 05:25:57 +00:00
kostello%netscape.com
c6f2860007
Added -editor and -mail as command line extensions. When
...
passed into apprunner they load the corresponding editor and
mail url
1999-03-11 05:24:29 +00:00
warren%netscape.com
c50687b845
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
alecf%netscape.com
5eed475980
use Messenger's CID rather than ProgID because I can't seem to create objects
...
by ProgID (looks like ProgID->CID mapping is broken)
1999-03-09 02:51:25 +00:00
rpotts%netscape.com
f5689612b6
fix for bug #3507 . Also replaced raw comparse of nsresult == NS_OK with NS_FAILED(...) or NS_SUCCEEDED(...) macros...
1999-03-09 00:54:07 +00:00
scc%netscape.com
31ff626ae9
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
alecf%netscape.com
acabbd6899
fix call to CreateInstance, now that you can create one with a ProgID
1999-02-26 18:17:41 +00:00
alecf%netscape.com
2a2ea16cb4
add temporary hack to instantiate Messenger in the JS namespace
1999-02-26 17:47:35 +00:00
danm%netscape.com
bbf5a65c86
adding C XUL window construction callback
1999-02-26 02:22:42 +00:00
warren%netscape.com
72efbca1bf
Added check for forgotten error that caused hang on failure.
1999-02-23 07:17:10 +00:00
rods%netscape.com
5418efdc0c
Completed work on -width and -height
1999-02-18 21:53:31 +00:00
hyatt%netscape.com
641df1fd05
Checking in the new appRunner.
1999-02-18 05:01:03 +00:00
rods%netscape.com
878206d77d
Made AppCoreManager a a Gecko service
1999-02-17 16:16:35 +00:00
rods%netscape.com
f032a00970
Rename AppCores.idl to AppCoresManager.idl
...
and renamed all the CIDs to uppercase
1999-02-16 16:46:19 +00:00
rods%netscape.com
d98e5eb25f
Added extra parameeter to CreatetopLevelWindow
1999-02-10 16:41:07 +00:00
radha%netscape.com
5714f7dfd6
Enable AppCores work in unix
1999-02-04 19:06:33 +00:00
pinkerton%netscape.com
da079d07b3
add mac to the appcore ifdef's.
1999-02-03 18:24:26 +00:00
rods%netscape.com
2d59bdc21c
Added appcores stuff just for Windows, working on Mac and Linux
1999-02-03 16:50:05 +00:00
mcmullen%netscape.com
302ce3167e
Added a new InitializeMacToolbox() to NSStdLib (declared in macstdlibextras.h) and exported it. This makes all the Mac Toolbox Init calls, and also (if DEBUG) initializes SIOUX without menus. Safe to call this multiple times (it has a static boolean). Removed toolbox initialization from constructor of nsAppShell, and called InitializeMacToolbox() instead. Called InitializeMacToolbox from main in viewer app, and also from a static initializer in nsAppRunner.cpp.
1999-01-27 02:11:56 +00:00
rods%netscape.com
b4d28f4b06
Changed initial document to appshell.html
1999-01-26 16:00:57 +00:00
radha%netscape.com
28ce14c357
Use command line service to obtain URLs etc...
1999-01-22 22:22:33 +00:00
rpotts%netscape.com
778d4472cc
Added nsAppShellCIDs.h as an include...
1999-01-21 07:29:53 +00:00