Commit Graph

229 Commits

Author SHA1 Message Date
sfraser%netscape.com
5d298d534d Added getter stubs for document and selection 1999-04-13 01:31:23 +00:00
sfraser%netscape.com
a04d540590 Added selection and document attributes. 1999-04-13 01:23:07 +00:00
sfraser%netscape.com
53128d7612 Don't crash when quitting with an editor window open. 1999-04-12 20:27:06 +00:00
waterson%netscape.com
ee99f4ed71 Fixed incorrect usage of nsSerivceManager with RDF data source. 1999-04-12 19:02:34 +00:00
morse%netscape.com
512bb97b6b same as previous fix but for safe fillin this time (previous one was for quick fillin 1999-04-11 05:55:02 +00:00
morse%netscape.com
b041f5c897 get wallet working again now that frame structure of apprunner has been altered (for sidebar) 1999-04-11 05:49:38 +00:00
ducarroz%netscape.com
af2d5ca68c need to export NS_InitBaseAppCoreClass as "C" function since nsJSBaseAppCore.cpp has been regenerated. 1999-04-10 04:32:34 +00:00
ducarroz%netscape.com
3d74338bf4 this time the regeneration of this file by idlc is the good one! 1999-04-10 03:32:28 +00:00
ducarroz%netscape.com
f3e8192031 backup last check in, was the wrong file to check in! 1999-04-10 02:22:06 +00:00
ducarroz%netscape.com
89127d4e26 Added an include path for ::dist:webshell before path ::dist to avoid conflict with duplicated file name nsURLListener.h defined into webshell and mailnews. mscott and law will merge those two files in the future. 1999-04-10 02:05:20 +00:00
ducarroz%netscape.com
1b567beb90 regenerated the file with last version of idlc to haveNS_InitBaseAppCoreClass correctly exported, needed by mailnews 1999-04-10 01:22:00 +00:00
law%netscape.com
8e1c2600de Bug #4779 (file download crashes and fix cancel button XML); approved by chofmann 1999-04-09 21:37:53 +00:00
hyatt%netscape.com
54d598d5ff Decreasing height of newly-created windows to 480. Approved by Chris H. 1999-04-08 23:29:27 +00:00
hyatt%netscape.com
3759a58668 Decreasing height of newly-created windows to work around bug #3976. 1999-04-08 23:27:19 +00:00
mcmullen%netscape.com
47e3462825 Bug #4788. Make testing easier by creating an empty default prefs file if it doesn't exist. 1999-04-08 21:57:30 +00:00
law%netscape.com
8fd0a4e421 File download; approved by chofmann 1999-04-08 04:21:15 +00:00
sdagley%netscape.com
f197fdaa60 Fix to properly call new wrapper for GetFile dialog. 1999-04-08 02:59:30 +00:00
slamm%netscape.com
5d71ce6aab added files: mozilla/xpfe/AppCores/src/nsDOMPropsCore.cpp, mozilla/xpfe/AppCores/src/nsDOMPropsCoreFactory.cpp, mozilla/xpfe/AppCores/src/nsJSDOMPropsCore.cpp 1999-04-07 04:30:47 +00:00
slamm%netscape.com
7f2d7cfe0c Adding properties appcore/window. 1999-04-07 04:26:43 +00:00
mcafee%netscape.com
616c553b24 Finishing clipboard ifdef so we can remove the old clipboard. 1999-04-07 03:56:07 +00:00
sspitzer%netscape.com
f028033124 only define these IDLSRCs if they have the IDL stuff 1999-04-07 03:02:48 +00:00
nisheeth%netscape.com
609f21c756 Fixing well-formedness errors reported by expat... 1999-04-07 02:03:08 +00:00
sspitzer%netscape.com
0244a6660d we need go into the idl directory 1999-04-07 02:00:52 +00:00
rods%netscape.com
e7d6ba8fd3 Commented out NEW_CLIPBOARD_SUPPORT 1999-04-07 01:38:49 +00:00
waterson%netscape.com
7705333bcf Added asserts to check for null pointers being passed in from JS. 1999-04-07 00:13:08 +00:00
alecf%netscape.com
472bb5064f export a bunch of XPIDL-compatible interface stubs so that mail/news can compile 1999-04-06 23:48:11 +00:00
mcmullen%netscape.com
9508e37751 Int radio buttons were trying to write a bool pref. Oops. 1999-04-06 23:06:02 +00:00
rods%netscape.com
3f6949bc87 Chnaged over to new way of getting file urls 1999-04-06 23:03:30 +00:00
mcmullen%netscape.com
f8be7c8719 Fix a typo 1999-04-06 22:09:47 +00:00
radha%netscape.com
32b6705937 Remove few denug printfs 1999-04-06 21:24:44 +00:00
radha%netscape.com
425c550353 BrowserAppcore uses the new nsIDocumentLoaderObserver instead of nsIStreamObserver 1999-04-06 21:02:56 +00:00
mcmullen%netscape.com
f9a24c5f08 Checks for null 1999-04-06 19:36:26 +00:00
danm%netscape.com
72a544f17d adding CloseWindow 1999-04-06 00:09:54 +00:00
buster%netscape.com
e4d4d225f9 GetTextProperty interface change 1999-04-04 18:11:44 +00:00
morse%netscape.com
a7436602ef fix build bustage 1999-04-04 01:03:59 +00:00
sfraser%netscape.com
16647e83ed Fixed a whole bunch of bugs, hooked up RemoveTextProperties, implemented Begin/EndBatchChanges. 1999-04-03 01:54:34 +00:00
sfraser%netscape.com
3588c5732c Added EditorCommands.js 1999-04-03 01:53:28 +00:00
hyatt%netscape.com
241d6d1c52 Changing the browser to load a chrome URL instead of navigator.xul 1999-04-03 01:53:24 +00:00
sfraser%netscape.com
3549b8b8ba Moved JS into a separate file, make an HTML editor now, new toolbar. 1999-04-03 01:49:46 +00:00
sfraser%netscape.com
dfad056127 Added a big chunk of text for testing styles. 1999-04-03 01:49:04 +00:00
sfraser%netscape.com
f05c75a905 First Checked In. 1999-04-03 01:48:32 +00:00
sfraser%netscape.com
64eb0ac1da Added Begin/End batch changes, renamed setAttribute to SetTextProperty, added RemoveTextProperty. 1999-04-03 01:48:12 +00:00
mcmullen%netscape.com
0c2f45c28e Implemented auto-initialize and auto-save of pref input elements. 1999-04-02 20:39:19 +00:00
sfraser%netscape.com
3e259e5887 Make it a text editor that gets instantiated. Remove obsolete line. 1999-04-02 00:09:36 +00:00
sfraser%netscape.com
d892b0c4c1 Changed so that the editor app core can host either a plain text or HTML editor. 1999-04-02 00:06:07 +00:00
sfraser%netscape.com
ae6d208e80 Added SetEditorType to control whether a plain text or HTML editor is instantiated. 1999-04-02 00:03:45 +00:00
sfraser%netscape.com
e4039d57d4 Change to use the new box layout, so that we get a toolbar that sticks to the bottom of the window. 1999-04-02 00:03:04 +00:00
sfraser%netscape.com
95d8d44c11 Change to use kipp's new PRE cols attribute for wrapping. 1999-04-02 00:02:30 +00:00
mscott%netscape.com
37ad656127 Remove cruft for registering the app core with the app cores manager. This now happens in nsBaseAppCore::Init.
a=sfraser
1999-04-01 22:43:19 +00:00
mscott%netscape.com
cce23ffc1f Remove cruft with regards to adding the app core to the app cores manager. This now happens in nsBaseAppCore::Init()
a=rjc
1999-04-01 22:39:58 +00:00