sfraser%netscape.com
|
dfda11a2a3
|
Add Cut, Copy and Paste to editor interfaces and classes, with a stub implemenatioon in nsEditor. Changed .idl file and regenerated nsIDOMEditorAppCore and nsJSEditorAPpCore.
|
1999-03-10 21:31:50 +00:00 |
law%netscape.com
|
089e2328df
|
Adding support for various statusbar broadcasters
|
1999-03-10 02:42:29 +00:00 |
cmanske%netscape.com
|
a6e5c5b5a8
|
removed files: mozilla/xpfe/AppCores/src/nsEditorMode.cpp
|
1999-03-10 02:41:02 +00:00 |
cmanske%netscape.com
|
ab88c623ff
|
Cleaned up editor inialization in EditoAppCore
|
1999-03-10 02:35:58 +00:00 |
sfraser%netscape.com
|
5119a2e624
|
onConstruction -> onload
|
1999-03-10 00:00:06 +00:00 |
alecf%netscape.com
|
0892cc61da
|
export NS_InitBaseAppCoreClass so that appcores outside this DLL can initialize themselves
(Yes, I know this is a generated file, but this is how it needs to work right now, otherwise
appcores can't live outside appcores.dll)
|
1999-03-09 19:53:19 +00:00 |
nhotta%netscape.com
|
2700b0b443
|
Implementation of SetDocumentCharset.
|
1999-03-09 19:24:28 +00:00 |
warren%netscape.com
|
c50687b845
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
cmanske%netscape.com
|
8f19af494f
|
Removed unused code in editor appcore and cleaned up factory registration
|
1999-03-09 00:05:27 +00:00 |
cmanske%netscape.com
|
aa780fa49e
|
Removed registration code no done by NSRegisterSelf for editor classes
|
1999-03-08 22:51:58 +00:00 |
ramiro%netscape.com
|
c53e15aa2a
|
Cannot forward declare a class used with an nsCOMPtr.
see: http://www.mozilla.org/projects/xpcom/nsCOMPtr.html
|
1999-03-08 18:57:21 +00:00 |
danm%netscape.com
|
8478aadfbb
|
adding ShowDialog()
|
1999-03-08 03:01:17 +00:00 |
rjc%netscape.com
|
58fcc170d8
|
More support for column sorting.
|
1999-03-07 09:44:38 +00:00 |
sfraser%netscape.com
|
b6459a33d0
|
Add support for getting text or HTML through a readonly properly on the EditorAppCore. Added attributes to .idl file, regenerated .h and .cpp with idlc. Simplified toolbar in the .xul file.
|
1999-03-06 20:28:47 +00:00 |
sfraser%netscape.com
|
772a1e622d
|
Arrange the various AppCores into groups
|
1999-03-06 20:27:33 +00:00 |
dp%netscape.com
|
12c0769c82
|
dist/bin/components is where all loadable components will be installed.
|
1999-03-06 09:04:53 +00:00 |
rjc%netscape.com
|
fd1e00207d
|
Add RDF to list of include directories on Windows.
|
1999-03-06 04:57:20 +00:00 |
rjc%netscape.com
|
d7f0411223
|
nsXULSortService implementation: XUL sort functionality.
|
1999-03-05 23:51:13 +00:00 |
cmanske%netscape.com
|
50e79f8c24
|
Changed InitHTMLEditor to Init and removed EnableUndo, which is done in the Init
|
1999-03-05 21:05:26 +00:00 |
danm%netscape.com
|
6c3a3ed669
|
adding convenience makefile (not part of the normal build)
|
1999-03-05 20:25:48 +00:00 |
scc%netscape.com
|
31ff626ae9
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
dp%netscape.com
|
e115322998
|
Installing loadable components in components/ directory
|
1999-03-03 01:25:21 +00:00 |
scc%netscape.com
|
c628542005
|
fix for nsCOMPtr: no direct construction/assignment from raw COM interface pointers
|
1999-03-02 23:00:09 +00:00 |
nhotta%netscape.com
|
b0edff3918
|
Added SetDocumentCharset.
|
1999-03-02 17:53:52 +00:00 |
nhotta%netscape.com
|
4a3d5be737
|
Added SetDocumentCharset.
|
1999-03-02 17:48:05 +00:00 |
cmanske%netscape.com
|
f67f43cace
|
Changed editor AppCore to use nsHTMLEditor instead of nsTextEditor
|
1999-03-02 05:32:25 +00:00 |
mcafee%netscape.com
|
91987e52bd
|
Adding ED_Redo.gif
|
1999-03-01 08:33:32 +00:00 |
ebina%netscape.com
|
67eb96754c
|
Change RegisterFactory to the new API.
|
1999-02-27 02:02:32 +00:00 |
sfraser%netscape.com
|
e6925f26eb
|
First Checked In.
|
1999-02-27 01:46:07 +00:00 |
sfraser%netscape.com
|
0dbbef06f5
|
Add Redo to the editor appshell toolbar
|
1999-02-27 01:46:00 +00:00 |
ebina%netscape.com
|
429573f85c
|
Changing RegisterFactory to use the new API.
|
1999-02-26 19:45:10 +00:00 |
kin%netscape.com
|
b7fd2dd2e1
|
Fixed javascript syntax error.
|
1999-02-26 18:59:25 +00:00 |
alecf%netscape.com
|
4dacdc5452
|
no need to export non-existant IDL files
|
1999-02-26 17:45:29 +00:00 |
warren%netscape.com
|
97781f4c14
|
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
|
1999-02-26 10:17:14 +00:00 |
rjc%netscape.com
|
55a2e56139
|
Forgot to register/deregister RDFCore factory.
|
1999-02-26 03:55:13 +00:00 |
danm%netscape.com
|
bbf5a65c86
|
adding C XUL window construction callback
|
1999-02-26 02:22:42 +00:00 |
rjc%netscape.com
|
434f71e75d
|
Add in RDFCore.
|
1999-02-26 02:14:51 +00:00 |
rjc%netscape.com
|
c0eb02d109
|
Add into RDF Core.
|
1999-02-26 02:08:29 +00:00 |
rjc%netscape.com
|
10eb7ee2e4
|
Add in RDFCore.idl
|
1999-02-26 02:08:01 +00:00 |
sfraser%netscape.com
|
d847eb7428
|
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
|
1999-02-26 00:54:57 +00:00 |
rods%netscape.com
|
70493d678b
|
Fixed name space problems with the xul and changed button to be title buttons
|
1999-02-25 19:34:54 +00:00 |
pinkerton%netscape.com
|
4586a9c9ab
|
Removing obsolete files. These were never really needed.
|
1999-02-25 19:02:31 +00:00 |
pinkerton%netscape.com
|
86ce038605
|
Removing nsThrobberGlue.cpp
|
1999-02-25 19:01:33 +00:00 |
pinkerton%netscape.com
|
5206f54805
|
removing nsThrobberGlue.cpp
|
1999-02-25 19:01:08 +00:00 |
pinkerton%netscape.com
|
1f6b363ca3
|
remove nsThrobberGlue.cpp
|
1999-02-25 18:51:00 +00:00 |
kostello%netscape.com
|
548fefdb2d
|
Modifications to turn on the Editor Appshell Testbed for Windows
|
1999-02-25 18:06:26 +00:00 |
jfrancis%netscape.com
|
5bb1f22cdb
|
Adding Editor AppCore to macbuild
|
1999-02-25 18:05:37 +00:00 |
kin%netscape.com
|
122061414e
|
Modifications to turn on EditorAppShell test bed for Linux.
|
1999-02-25 18:04:50 +00:00 |
kin%netscape.com
|
2eccaea3f8
|
Initial check in of files for EditorAppShell test bed.
|
1999-02-25 17:32:59 +00:00 |
kin%netscape.com
|
5975f4de3c
|
Removed gif files. Need to recheck them in using -kb flag to mark them as
binary.
|
1999-02-25 17:30:38 +00:00 |