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
|
3c2dc97f72
|
change NS_DEFINE_IID->NS_DEFINE_CID where appropriate
|
1999-06-23 00:25:37 +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 |
dp%netscape.com
|
54bf434c61
|
Adding registratin of filelocator back. It got missed with my previous checkin.
|
1999-06-22 16:33:56 +00:00 |
dp%netscape.com
|
3513f3783a
|
XPCOM switched to using nsIFileSpec.
|
1999-06-22 14:02:58 +00:00 |
davidm%netscape.com
|
05aa573721
|
Add WindowMediator
|
1999-06-22 03:04:45 +00:00 |
ducarroz%netscape.com
|
3b9303dad0
|
First Checked In.
|
1999-06-21 23:13:17 +00:00 |
sfraser%netscape.com
|
05664c9d33
|
Removal of old EditorAppCore code, and the obsolete toolbarCore.
|
1999-06-21 22:33:42 +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 |
morse%netscape.com
|
db7c88a9a4
|
remove wallet viewers from appcore
|
1999-06-19 21:12:44 +00:00 |
pierre%netscape.com
|
7b81309aa8
|
Bumped up the memory partition to 12Mb from 10Mb. r=sfraser, a=chofmann.
|
1999-06-19 02:38:19 +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 |
mcmullen%netscape.com
|
97113dc05d
|
#8326: Get rid of "Default" profile creation. Change nsFileLocations to return an error (or a null pointer) when there are no profiles. Fix wallet/singsign.cpp to check for the error.
Code by racham: Fix nsFileLocations with new enum selectors for the profile root (code by racham) Fix nsProfile.cpp to use profileroot instead of profile when making profiles.
r=racham@netscape.com, a=don@netscape.com
|
1999-06-17 23:02:39 +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
|
30b23b2912
|
Fix up registration of nsIFileLocator to use ProgIDs
|
1999-06-15 08:52:23 +00:00 |
mcmullen%netscape.com
|
2d939af9e9
|
Fix up registration of nsIFileLocator to use ProgIDs
|
1999-06-15 08:07:58 +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
|
71363a31ba
|
nsIFileLocator's API has changed.
|
1999-06-15 05:25:03 +00:00 |
mcmullen%netscape.com
|
f58c72ff72
|
Call pref->ReadUserPrefs()
|
1999-06-15 05:17:56 +00:00 |
radha%netscape.com
|
5a8ff616ba
|
Add session History to the factory list
|
1999-06-14 22:08:21 +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
|
3747f38ee5
|
Removed PrefsCore and all its remaining stuff.
|
1999-06-09 20:44:31 +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 |
morse%netscape.com
|
fea16c5e64
|
reimplement cookie viewer
|
1999-06-04 22:30:11 +00:00 |
briano%netscape.com
|
b403b4a51e
|
Got it right this time. Handle the (Unix) platform-specific DLL naming conventions properly.
|
1999-06-04 21:48:45 +00:00 |
leaf%mozilla.org
|
20396bd749
|
adding error output for fullcircle initialization
|
1999-06-03 18:35:04 +00:00 |
briano%netscape.com
|
e8047947db
|
Backed out my change. NSPR provides the perfect fix, but wraps it in macro defs that mozilla doesn't have.
|
1999-06-03 03:31:56 +00:00 |
briano%netscape.com
|
ee8dc3638c
|
Handle the (Unix) platform-specific DLL naming conventions properly.
|
1999-06-03 02:10:17 +00:00 |
blizzard%redhat.com
|
5148b90d1f
|
make sure the right dll name is hardcoded. patch from Jeremy Lea <reg@shale.csir.co.za>
|
1999-05-28 19:32:40 +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 |
jj%netscape.com
|
20a39b57ec
|
updated version to M7 in Finder's get info string (tip)
|
1999-05-27 01:17:55 +00:00 |
morse%netscape.com
|
4aa0f54e40
|
added modal dialogs for wallet
|
1999-05-26 22:42:49 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +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 |
briano%netscape.com
|
7c2ee53194
|
Fix for bug 6650 to handle toolkits other than GTK. Thanks to Jerry.Kirk@Nexwarecorp.com.
|
1999-05-19 01:08:52 +00:00 |
waterson%netscape.com
|
bd459d7b0f
|
Move global history implementation out of appshell and into xpfe/components.
|
1999-05-18 04:11:43 +00:00 |
mcmullen%netscape.com
|
b1f79d6597
|
Cleaned up the dictionaries. Added partial support for GetURL, OpenURL, quit, and dojavascript apple events.
|
1999-05-17 07:56:44 +00:00 |
law%netscape.com
|
58370f8c98
|
"Turn on app shell component autoloading"
|
1999-05-14 22:02:23 +00:00 |
mcmullen%netscape.com
|
9f75fb8846
|
We don't need to link with libpref, so I removed it.
|
1999-05-11 23:46:42 +00:00 |
mcafee%netscape.com
|
1e9ab980a4
|
Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok.
|
1999-05-10 05:34:26 +00:00 |