Commit Graph

350 Commits

Author SHA1 Message Date
sfraser%netscape.com
e32e08961a Add wrap column attibute 1999-05-13 04:45:22 +00:00
sspitzer%netscape.com
781600ee8e create a virtual destructor 1999-05-13 03:48:00 +00:00
sspitzer%netscape.com
46116a798a make destructor virtual 1999-05-13 02:23:33 +00:00
morse%netscape.com
6e70a25e38 download wallet editor onto client 1999-05-12 22:40:22 +00:00
sfraser%netscape.com
3c822c8ab5 Add new methods to the editor app core to allow opening editor windows from local files. 1999-05-12 22:24:05 +00:00
alecf%netscape.com
48d33c7be0 use the XPIDL version of nsIDOMBaseAppCore so that the mail/news appcore IDL can #include it 1999-05-12 03:46:39 +00:00
alecf%netscape.com
728be600dc fix XPIDL source so that output matches that of idlc 1999-05-12 01:25:49 +00:00
mcmullen%netscape.com
93409bfffa Well, the pref stuff in here was all bogus. Fixed it up so that it works. 1999-05-11 23:56:14 +00:00
rods%netscape.com
13086d10db Removed ShowClipboard method 1999-05-11 19:57:07 +00:00
morse%netscape.com
982c41b652 added wallet and single-signon preferences 1999-05-11 19:24:00 +00:00
morse%netscape.com
d8c59c3ceb fix enumerated type on cookie options 1999-05-10 19:42:01 +00:00
mcmullen%netscape.com
4749272dcb Make the radio buttons work (they need to have a nonzero name, and they all need to have the same name). 1999-05-10 19:15:57 +00:00
danm%netscape.com
e79a8247b7 moving modal dialog code to one central location, where things won't be allocated and released in separate methods 1999-05-10 18:31:42 +00:00
cmanske%netscape.com
d642999d80 Added insertLinkAroundSelection method to appcore 1999-05-07 22:27:26 +00:00
law%netscape.com
9b9d42fb7d Synching with .idl file and fixing Stop button in the process 1999-05-07 19:35:52 +00:00
sfraser%netscape.com
d77c6bd688 Implement Save, Save As in editor. 1999-05-07 05:02:35 +00:00
dp%netscape.com
b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
cmanske%netscape.com
4fad8ce24d Added Get/Set paragraph style methods to editor 1999-05-05 23:27:45 +00:00
hyatt%netscape.com
7545a19058 Committing changes to appcores to support window.open. 1999-05-04 23:36:18 +00:00
mcmullen%netscape.com
234c99adac Try that again. 1999-05-04 21:02:35 +00:00
mcmullen%netscape.com
959505e184 Missed this file, too. 1999-05-04 20:59:53 +00:00
mcmullen%netscape.com
42ddca5ed0 Missed this file, too. 1999-05-04 20:55:15 +00:00
mcmullen%netscape.com
4bbadf7049 Missed this file (with nsIDOMProfileCore.h added to export list). 1999-05-04 20:49:29 +00:00
mcmullen%netscape.com
f39da6fd6d Checking in profile wizard on behalf of gayatrib and racham. 1999-05-04 19:37:51 +00:00
jdunn%netscape.com
8a105288c4 Adding a newline at end of file. HP compiler chokes if there is no \n 1999-05-04 18:51:29 +00:00
dp%netscape.com
12aa26fd85 XPCOM: Addref() and Release() definition fixed. 1999-05-04 18:45:07 +00:00
morse%netscape.com
2adeae9b30 add ability to change wallet password 1999-05-04 18:07:32 +00:00
kostello%netscape.com
ac8dc35665 Added GetContentsAsText and GetContentsAsHTML that take in a nsIOutputStream
as a parameter.
1999-05-03 18:44:54 +00:00
waterson%netscape.com
11098fd092 Bug 4725. Use PRUnichar for bookmark titles. r=rjc,a=chofmann 1999-05-01 19:32:57 +00:00
law%netscape.com
99c6085b1b Stop button; r=slamm, a=chofmann 1999-04-30 23:55:22 +00:00
pinkerton%netscape.com
c6d8b1badc pinkerton/scc/hyatt, plug a leak for bug 4127 and fix a crasher when the desired broadcaster isn't found. 1999-04-30 21:55:45 +00:00
law%netscape.com
029d152e48 Fix for bug #5690; reviewed=hyatt; approved=chofmann 1999-04-30 01:26:00 +00:00
hyatt%netscape.com
f249f73525 Commenting out code that breaks window.open. 1999-04-28 07:48:05 +00:00
nisheeth%netscape.com
696fa5472d Passing in nsIDocumentLoader as a parameter to all functions in nsIDocumentLoaderObserver... 1999-04-28 06:47:40 +00:00
sfraser%netscape.com
8a3d6bc95d Get text properties returns out params in strings now. Also added stub Find method. 1999-04-28 06:36:51 +00:00
sfraser%netscape.com
5c2a7a5b6d Change out params to use strings. 1999-04-28 06:35:56 +00:00
mcmullen%netscape.com
87c4972a82 First Checked In. 1999-04-28 02:48:36 +00:00
danm%netscape.com
3aac52c7db oopsie 1999-04-28 01:32:48 +00:00
law%netscape.com
f79b1f9a2c Remove reference to obsolete nsIURLListener 1999-04-28 01:13:04 +00:00
law%netscape.com
a9b9286029 Use new unknownContent.xul dialog and real file picker 1999-04-28 00:35:47 +00:00
danm%netscape.com
a5a9057b99 brought modal dialog code into line with latest from ToolkitCore, from which it was clearly originally adapted, anyway. 1999-04-28 00:31:07 +00:00
radha%netscape.com
bea1290b2e Don't lie about the documet being loaded successfully. Print a erroe message when the
there is error in loading a page.
1999-04-28 00:25:33 +00:00
sfraser%netscape.com
5c5abb2f0e Remove merge conflicts 1999-04-27 23:49:30 +00:00
matt%netscape.com
9cd93274d1 Fixing bug http://bugzilla.mozilla.org/show_bug.cgi?id=5476 for advanced pref
adding new wording and checking accept only as default
1999-04-27 22:08:29 +00:00
danm%netscape.com
2fdfd781d8 disable parent of modal window (for Windows OS) and reconcile DOM window -> webshell window code with recent chrome sandbox changes 1999-04-27 21:57:38 +00:00
law%netscape.com
f6d54191ac Anchor Find off nsIWebShell rather than nsIDocument 1999-04-27 04:21:12 +00:00
mcafee%netscape.com
3021686f3a Rogue call to nsFileWidget::Create(), should be part of #if 0 code. r=sdagley@netscape.com 1999-04-27 02:49:40 +00:00
rods%netscape.com
f562a786c5 Fixed ShowClipboard to nsCOMPtr and newer clipboard work 1999-04-27 02:43:10 +00:00
radha%netscape.com
ca1fb233a9 Remove part of the code from loadInitialPage that caused problems in DOM.
There are other ways to achieve that functionality
1999-04-26 22:40:19 +00:00
law%netscape.com
163877f83d Hopefully a fix for bug #4779 1999-04-26 20:21:43 +00:00