danm%netscape.com
|
582ad47b3f
|
teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references
|
1999-06-24 03:29:22 +00:00 |
|
ducarroz%netscape.com
|
40f6341965
|
oops, wrong argument!
|
1999-06-24 00:38:34 +00:00 |
|
warren%netscape.com
|
1f76168d21
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
|
alecf%netscape.com
|
4b6917e102
|
change NS_DEFINE_IID->NS_DEFINE_CID where appropriate
|
1999-06-23 00:25:37 +00:00 |
|
alecf%netscape.com
|
9b4e5f1a43
|
expunge NS_DEFINE_IID from apprunner bootstrap
|
1999-06-23 00:24:02 +00:00 |
|
akkana%netscape.com
|
90810fe59f
|
Use -edit instead of -editor as the editor flag
|
1999-06-22 21:41:31 +00:00 |
|
ducarroz%netscape.com
|
d4de3e7674
|
changed -msgcompose for -compose
|
1999-06-22 20:01:37 +00:00 |
|
dp%netscape.com
|
9247353003
|
Adding registratin of filelocator back. It got missed with my previous checkin.
|
1999-06-22 16:33:56 +00:00 |
|
dp%netscape.com
|
65fc0e7499
|
XPCOM switched to using nsIFileSpec.
|
1999-06-22 14:02:58 +00:00 |
|
davidm%netscape.com
|
b68172a69a
|
Add WindowMediator
|
1999-06-22 03:04:45 +00:00 |
|
ducarroz%netscape.com
|
e3bdadb96c
|
First Checked In.
|
1999-06-21 23:13:17 +00:00 |
|
sfraser%netscape.com
|
fbcb58fe0a
|
Removal of old EditorAppCore code, and the obsolete toolbarCore.
|
1999-06-21 22:33:42 +00:00 |
|
ducarroz%netscape.com
|
9b6acdb1a5
|
Remove unsused bootstrap for messenger.
Add -msgcompose and -addressbook commands
|
1999-06-21 20:28:06 +00:00 |
|
sfraser%netscape.com
|
0e2aa5d823
|
Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it.
|
1999-06-19 21:53:00 +00:00 |
|
morse%netscape.com
|
0651f7eed5
|
remove wallet viewers from appcore
|
1999-06-19 21:12:44 +00:00 |
|
pierre%netscape.com
|
21f9af1c78
|
Bumped up the memory partition to 12Mb from 10Mb. r=sfraser, a=chofmann.
|
1999-06-19 02:38:19 +00:00 |
|
mcmullen%netscape.com
|
1acdf51083
|
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
|
e23b3c673c
|
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
|
f331296542
|
#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
|
63ddb19b70
|
Add '-chrome' flag to load alternative chrome.
|
1999-06-16 06:14:28 +00:00 |
|
mcmullen%netscape.com
|
db65fec7e6
|
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
|
0d44aa0c5e
|
Fix up registration of nsIFileLocator to use ProgIDs
|
1999-06-15 08:52:23 +00:00 |
|
mcmullen%netscape.com
|
c6c534a6b6
|
Fix up registration of nsIFileLocator to use ProgIDs
|
1999-06-15 08:07:58 +00:00 |
|
mcmullen%netscape.com
|
e6488c78c1
|
More nsIFileSpec/Locator changes (merge conflicts with profile stuff messed this up)
|
1999-06-15 05:51:29 +00:00 |
|
mcmullen%netscape.com
|
d84896fa40
|
nsIFileLocator's API has changed.
|
1999-06-15 05:25:03 +00:00 |
|
mcmullen%netscape.com
|
b55f9af6c9
|
Call pref->ReadUserPrefs()
|
1999-06-15 05:17:56 +00:00 |
|
radha%netscape.com
|
1a11dd39c1
|
Add session History to the factory list
|
1999-06-14 22:08:21 +00:00 |
|
danm%netscape.com
|
9bf4058960
|
moved GetPrimordialThread from nsAppShellService to nsThread, as suggested by warren
|
1999-06-13 03:30:38 +00:00 |
|
racham%netscape.com
|
38a1621060
|
Adding Profile Manager calls
|
1999-06-12 01:03:01 +00:00 |
|
mcmullen%netscape.com
|
549ff485cc
|
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
|
034418435a
|
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
|
ed6ad2b7c9
|
Removed PrefsCore and all its remaining stuff.
|
1999-06-09 20:44:31 +00:00 |
|
mcmullen%netscape.com
|
710a1b8e6b
|
Support the -pref command-line option.
|
1999-06-09 20:44:04 +00:00 |
|
law%netscape.com
|
475e0fa63c
|
"First step towards exorcism of nsIXULWindowCallbacks"
|
1999-06-07 19:21:33 +00:00 |
|
morse%netscape.com
|
b9555384aa
|
reimplement cookie viewer
|
1999-06-04 22:30:11 +00:00 |
|
briano%netscape.com
|
8652111341
|
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
|
9f14941dd0
|
adding error output for fullcircle initialization
|
1999-06-03 18:35:04 +00:00 |
|
briano%netscape.com
|
0c1b799a18
|
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
|
bab75164c3
|
Handle the (Unix) platform-specific DLL naming conventions properly.
|
1999-06-03 02:10:17 +00:00 |
|
blizzard%redhat.com
|
2cb75d757d
|
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
|
33d027efe8
|
Added TSM Input Method support for the Macintosh. (Added a call to CloseTSMAwareApplication).
|
1999-05-28 05:06:54 +00:00 |
|
jj%netscape.com
|
7006f1d130
|
updated version to M7 in Finder's get info string (tip)
|
1999-05-27 01:17:55 +00:00 |
|
morse%netscape.com
|
24135d3563
|
added modal dialogs for wallet
|
1999-05-26 22:42:49 +00:00 |
|
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
|
slamm%netscape.com
|
53e1873b34
|
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
|
a82208aa66
|
Added code to invoke ProfileManager from command line and turned on the CreateProfileWizard
|
1999-05-19 05:20:06 +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 |
|
waterson%netscape.com
|
0c9642b383
|
Move global history implementation out of appshell and into xpfe/components.
|
1999-05-18 04:11:43 +00:00 |
|
mcmullen%netscape.com
|
21f0555a94
|
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
|
e5ae22b570
|
"Turn on app shell component autoloading"
|
1999-05-14 22:02:23 +00:00 |
|