Commit Graph

4349 Commits

Author SHA1 Message Date
syd%netscape.com
7b7c563429 Remove native SetModal() call.
git-svn-id: svn://10.0.0.236/trunk@30864 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:07:10 +00:00
cmanske%netscape.com
7c86b91ad3 Added insertLinkAroundSelection method to appcore
git-svn-id: svn://10.0.0.236/trunk@30788 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 22:27:26 +00:00
sfraser%netscape.com
a8426a9a9b Added the cfmAlias resource files, and set the Library Folder ID in the PEF settings accordingly (alias ID 128 for debug, 129 for opt).
git-svn-id: svn://10.0.0.236/trunk@30762 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 21:23:08 +00:00
sfraser%netscape.com
1d13b431ff First Checked In.
git-svn-id: svn://10.0.0.236/trunk@30755 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 21:20:23 +00:00
law%netscape.com
dada8f173d Synching with .idl file and fixing Stop button in the process
git-svn-id: svn://10.0.0.236/trunk@30704 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:35:52 +00:00
slamm%netscape.com
d6e9860cfb QA wants the smoke tests to be the first thing you see (bug #6038).
git-svn-id: svn://10.0.0.236/trunk@30698 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:25:13 +00:00
neeti%netscape.com
4a7d7bd6e4 Landing PICS
git-svn-id: svn://10.0.0.236/trunk@30680 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 05:32:31 +00:00
sfraser%netscape.com
ebe41203f5 Implement Save, Save As in editor.
git-svn-id: svn://10.0.0.236/trunk@30665 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 05:02:35 +00:00
danm%netscape.com
4b6ae01c3e remove button image bug workaround, add xul namespace workaround
git-svn-id: svn://10.0.0.236/trunk@30617 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 00:12:18 +00:00
mcafee%netscape.com
165820e4ec Adding two dialog tests, courtesy danm@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@30614 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 00:11:30 +00:00
sspitzer%netscape.com
3c6ccd4c20 don't do fprintf(stderr,)
turn this on for all platforms, as it is useful to figure out why
profiles aren't working


git-svn-id: svn://10.0.0.236/trunk@30604 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 00:06:52 +00:00
dp%netscape.com
6f43263bc7 jsdom.dll doesn't like the reordering of registrations. Revering the order of registrations back to what it was except for letting nsIFileLocator go before autoregistraion, since it depends on IFileLocator.
git-svn-id: svn://10.0.0.236/trunk@30593 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 23:09:57 +00:00
kipp%netscape.com
433635f230 Removed html items from the link line
git-svn-id: svn://10.0.0.236/trunk@30576 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 19:37:52 +00:00
dp%netscape.com
1d1b752269 Using nsIFileLocator instead of nsSpecialFileSpec for Autoregistration
git-svn-id: svn://10.0.0.236/trunk@30543 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 15:19:22 +00:00
dp%netscape.com
51d89b5c5d Moving Autoregitration out of SetupRegistry()
git-svn-id: svn://10.0.0.236/trunk@30530 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 13:35:25 +00:00
dp%netscape.com
f015deb427 Converting stray UnregisterFactory calls to UnregisterComponent
git-svn-id: svn://10.0.0.236/trunk@30485 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 01:37:04 +00:00
pinkerton%netscape.com
37f332835f renamed <tristatecheckbox> to <checkbox>
git-svn-id: svn://10.0.0.236/trunk@30479 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 00:55:32 +00:00
davidm%netscape.com
3a42044471 File Removed.
git-svn-id: svn://10.0.0.236/trunk@30470 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 00:26:39 +00:00
sspitzer%netscape.com
9f3fed4aa6 remove duplicate code.
use #error to let people porting this beast know that they have to do
work to get profiles to work.


git-svn-id: svn://10.0.0.236/trunk@30459 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 00:11:10 +00:00
sspitzer%netscape.com
4775f48570 fix for #5942. make UNIX behave like windows and mac, as far as having
a Users50 directory and having all the profile directories under there.


git-svn-id: svn://10.0.0.236/trunk@30450 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 23:54:37 +00:00
ducarroz%netscape.com
1221761a82 change printf to say message compose instance of composer
git-svn-id: svn://10.0.0.236/trunk@30439 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 23:32:30 +00:00
cmanske%netscape.com
83f84a10f8 Added Get/Set paragraph style methods to editor
git-svn-id: svn://10.0.0.236/trunk@30433 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 23:27:45 +00:00
mcmullen%netscape.com
d5b8dd866e Turning off profile wizard till we iron out a few problems.
git-svn-id: svn://10.0.0.236/trunk@30408 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 20:04:18 +00:00
waterson%netscape.com
72de9099b6 Move profile stuff out of mailnews.
git-svn-id: svn://10.0.0.236/trunk@30386 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 05:59:04 +00:00
alecf%netscape.com
78b4167e74 make composer and messenger use the new nsIAppShellComponent to get bootstrapped
git-svn-id: svn://10.0.0.236/trunk@30374 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 05:14:16 +00:00
mcmullen%netscape.com
d323435b9d Typo
git-svn-id: svn://10.0.0.236/trunk@30309 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 00:59:05 +00:00
hangas%netscape.com
f9d1919276 Export navigator.js for mac.
git-svn-id: svn://10.0.0.236/trunk@30306 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 00:48:04 +00:00
hyatt%netscape.com
5bc525e44a Supporting nsIEventqueues.
git-svn-id: svn://10.0.0.236/trunk@30295 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 23:38:27 +00:00
hyatt%netscape.com
a47a826e85 Tweaks to get rid of controller stuff.
git-svn-id: svn://10.0.0.236/trunk@30294 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 23:38:03 +00:00
hyatt%netscape.com
efdf23946a Committing changes to allow instantiation of nsIEventQueues.
git-svn-id: svn://10.0.0.236/trunk@30293 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 23:37:01 +00:00
hyatt%netscape.com
0bed0ef1da Commit changes to support window.open and to switch over to nsIEventQueues.
git-svn-id: svn://10.0.0.236/trunk@30292 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 23:36:42 +00:00
hyatt%netscape.com
774fc5dd25 Committing changes to appcores to support window.open.
git-svn-id: svn://10.0.0.236/trunk@30291 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 23:36:18 +00:00
matt%netscape.com
c5341d5a23 Adding navigator.js file to makefiles
git-svn-id: svn://10.0.0.236/trunk@30255 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 22:42:51 +00:00
matt%netscape.com
79241d73b5 Adding navigator.js file to clean navigator.xul up
git-svn-id: svn://10.0.0.236/trunk@30253 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 22:42:06 +00:00
matt%netscape.com
b63bdd437c Adding navigator.js file to have js put into
git-svn-id: svn://10.0.0.236/trunk@30252 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 22:40:48 +00:00
mcmullen%netscape.com
5c44a9aa9c Try that again.
git-svn-id: svn://10.0.0.236/trunk@30212 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 21:02:35 +00:00
mcmullen%netscape.com
2e3dd5fc59 Missed this file, too.
git-svn-id: svn://10.0.0.236/trunk@30211 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 20:59:53 +00:00
slamm%netscape.com
9b45189475 Fix shift error on Solaris.
git-svn-id: svn://10.0.0.236/trunk@30210 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 20:57:47 +00:00
mcmullen%netscape.com
4996eb7189 Missed this file, too.
git-svn-id: svn://10.0.0.236/trunk@30207 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 20:55:15 +00:00
mcmullen%netscape.com
474772206a Missed this file (with nsIDOMProfileCore.h added to export list).
git-svn-id: svn://10.0.0.236/trunk@30193 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 20:49:29 +00:00
mcmullen%netscape.com
7c346f9935 Checking in profile wizard on behalf of gayatrib and racham.
git-svn-id: svn://10.0.0.236/trunk@30162 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 19:37:51 +00:00
jdunn%netscape.com
38deab9856 Adding newline to end of file. HP chokes with out a \n at the end
git-svn-id: svn://10.0.0.236/trunk@30137 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 18:52:12 +00:00
jdunn%netscape.com
3f1515ea2d Adding a newline at end of file. HP compiler chokes if there is no \n
git-svn-id: svn://10.0.0.236/trunk@30136 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 18:51:29 +00:00
dp%netscape.com
bbcaf8f995 XPCOM: Addref() and Release() definition fixed.
git-svn-id: svn://10.0.0.236/trunk@30134 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 18:45:07 +00:00
morse%netscape.com
f046973003 add ability to change wallet password
git-svn-id: svn://10.0.0.236/trunk@30121 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 18:07:32 +00:00
mcafee%netscape.com
02777faabc Adding verification URLs to Debug menu.
git-svn-id: svn://10.0.0.236/trunk@30043 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 02:58:15 +00:00
mcmullen%netscape.com
a8403fe8d7 Bullet-proofing for bug #5576 (make sure profile directory is always initialized)
git-svn-id: svn://10.0.0.236/trunk@29974 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-03 20:27:44 +00:00
evaughan%netscape.com
d822e92459 Fixed bug #5619. With Chris Hofmann's ok.
git-svn-id: svn://10.0.0.236/trunk@29971 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-03 19:04:16 +00:00
kostello%netscape.com
95590fc7b3 Added GetContentsAsText and GetContentsAsHTML that take in a nsIOutputStream
as a parameter.


git-svn-id: svn://10.0.0.236/trunk@29965 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-03 18:44:54 +00:00
waterson%netscape.com
6ad4ff2140 Bug 4725. Use PRUnichar for bookmark titles. r=rjc,a=chofmann
git-svn-id: svn://10.0.0.236/trunk@29949 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-01 19:32:57 +00:00