rickg%netscape.com
|
cc64c0dc7a
|
sync with nsString2
|
1999-04-24 01:39:50 +00:00 |
kin%netscape.com
|
bf0d1d3aa1
|
Misc changes to the nsITextServicesDocument interface.
|
1999-04-23 16:52:28 +00:00 |
bruce%cybersight.com
|
0329417c71
|
Must define inline methods _before_ calling them on AIX 4.2 with xlC.
|
1999-04-23 16:47:30 +00:00 |
kin%netscape.com
|
3c75e483a8
|
Removed spellchk from the list of directories to build.
|
1999-04-23 15:47:33 +00:00 |
rods%netscape.com
|
10cc323ee6
|
Switch Drag&Drop over to nsCOMPtr and fixed service release
|
1999-04-23 14:43:30 +00:00 |
rods%netscape.com
|
a4a6c8c8df
|
Switch Paste support over to nsCOMPtr
|
1999-04-23 14:41:32 +00:00 |
akkana%netscape.com
|
6cab982fa4
|
Fix linux startup crash parsing entity defs
|
1999-04-22 22:30:44 +00:00 |
buster%netscape.com
|
d00b8638a3
|
vastly improved type-in state handling. smaller and faster
|
1999-04-22 14:46:53 +00:00 |
buster%netscape.com
|
9acac7c2ed
|
remove block
|
1999-04-22 14:45:48 +00:00 |
warren%netscape.com
|
329d00e493
|
Added Write(nsIInputStream) and Flush to nsIOutputStream.
|
1999-04-22 07:31:03 +00:00 |
rickg%netscape.com
|
4f4aa8a93a
|
update to sync with nsString2
|
1999-04-22 06:19:44 +00:00 |
mcafee%netscape.com
|
e38466806a
|
Removing NEW_CLIPBOARD_SUPPORT ifdef.
|
1999-04-22 05:41:51 +00:00 |
sspitzer%netscape.com
|
61af60eebe
|
add the cvs ignore file. (Am I the only one who ever does this?)
|
1999-04-22 04:09:35 +00:00 |
sspitzer%netscape.com
|
a9a5094f7f
|
add the cvsignore files
|
1999-04-22 04:08:37 +00:00 |
sfraser%netscape.com
|
80c32df239
|
Install resources inside 'default' directory in content, skin etc.
|
1999-04-22 02:57:57 +00:00 |
buster%netscape.com
|
58c31945cb
|
added the notion of contain vs. replace for block transformations.
|
1999-04-21 21:01:59 +00:00 |
buster%netscape.com
|
cdc6b41ae9
|
fixed a bug in handling text properties that have an attribute, such as <FONT color=...>
|
1999-04-21 21:01:30 +00:00 |
cmanske%netscape.com
|
e7cabaad03
|
Moved global java script variables into js file
|
1999-04-21 20:55:31 +00:00 |
sfraser%netscape.com
|
e9a2124040
|
Fix manifest for editor dialogs
|
1999-04-21 20:53:44 +00:00 |
cmanske%netscape.com
|
203bbbcf23
|
Fixed problems with insert link dialog
|
1999-04-21 20:46:40 +00:00 |
akkana%netscape.com
|
ef7d49a440
|
composer ui should be installed to chrome/editor/composer, not just chrome/editor
|
1999-04-21 20:44:59 +00:00 |
cmanske%netscape.com
|
f1f7ecb3ea
|
Fixed error in link properties dialog reference
|
1999-04-21 20:31:17 +00:00 |
sfraser%netscape.com
|
c89f4922f1
|
Fix the chrome URL for the bold GIF
|
1999-04-21 19:31:36 +00:00 |
sfraser%netscape.com
|
8a645e360e
|
Set export by pragma and fragment names.
|
1999-04-21 19:12:08 +00:00 |
sfraser%netscape.com
|
0036de6fa1
|
Added EditorInitPagePlain.html
|
1999-04-21 19:11:19 +00:00 |
sfraser%netscape.com
|
2c20b9e7f9
|
First Checked In.
|
1999-04-21 19:11:18 +00:00 |
cmanske%netscape.com
|
a0b7bdca93
|
Added simple dialogs for insert link and restructured ui source directories
|
1999-04-21 18:53:55 +00:00 |
jfrancis%netscape.com
|
db6b94b114
|
more typing rules work - space and tab occassionally do the right thing now
|
1999-04-21 14:49:58 +00:00 |
kin%netscape.com
|
2ee9b5ab4a
|
Added code to track iterator status, and modified first/last/next/prev
methods to set the iterator based on this status.
|
1999-04-21 14:38:15 +00:00 |
buster%netscape.com
|
c0fefbd695
|
more block transformation WIP: nested blocks work much better now
|
1999-04-21 04:08:43 +00:00 |
cmanske%netscape.com
|
0b2610a411
|
Removed makefiles not needed
|
1999-04-21 03:44:24 +00:00 |
cmanske%netscape.com
|
0c72e25203
|
Added new dialog XUL for editor
|
1999-04-21 03:38:29 +00:00 |
cmanske%netscape.com
|
01a08ac329
|
Built new chrome directories for Editor
|
1999-04-21 03:35:51 +00:00 |
sfraser%netscape.com
|
a49a3e4fa3
|
First Checked In.
|
1999-04-20 22:51:57 +00:00 |
sfraser%netscape.com
|
9286d56f25
|
First Checked In.
|
1999-04-20 22:24:20 +00:00 |
buster%netscape.com
|
3ded352521
|
more factoring
|
1999-04-20 22:02:02 +00:00 |
kin%netscape.com
|
1ed525de37
|
Commented out debugging printfs and added HAVE_EDIT_ACTION_LISTENERS ifdef
to fix build bustage.
|
1999-04-20 21:54:10 +00:00 |
mcmullen%netscape.com
|
b7bd0302e3
|
Fix busted debug build by adding TextEditorTest.cpp. Somebody else should fix this properly. Grrr.
|
1999-04-20 21:41:02 +00:00 |
jfrancis%netscape.com
|
ea94962254
|
File Removed.
|
1999-04-20 21:40:48 +00:00 |
jfrancis%netscape.com
|
aea11a5b21
|
First Checked In.
|
1999-04-20 21:39:53 +00:00 |
sfraser%netscape.com
|
fd7e1f62af
|
First Checked In.
|
1999-04-20 20:48:46 +00:00 |
kin%netscape.com
|
09959bb09f
|
Some changes to keep the offset table in sync with editor changes to the DOM.
|
1999-04-20 17:59:19 +00:00 |
kin%netscape.com
|
4c0c675d4e
|
Added nsTSDNotifier.cpp to build list.
|
1999-04-20 17:57:48 +00:00 |
kin%netscape.com
|
d69a5b218b
|
Initial checkin of file.
|
1999-04-20 17:57:20 +00:00 |
jfrancis%netscape.com
|
3a514b6e10
|
fixing access path
|
1999-04-20 17:55:09 +00:00 |
jfrancis%netscape.com
|
a6aec5e7c5
|
First Checked In.
|
1999-04-20 17:53:46 +00:00 |
kin%netscape.com
|
dc6184cc3a
|
Added nsIEditActionListener.h to list of exported headers.
|
1999-04-20 17:51:26 +00:00 |
buster%netscape.com
|
7565f3c2b5
|
preliminary work for applying block transformations to content.
|
1999-04-20 17:50:56 +00:00 |
buster%netscape.com
|
d22eb4ef29
|
factoring of text property code for reuse.
extended APIs to handle fonts -- the trick here is to allow attributes and values
to effectively describe independent properties.
|
1999-04-20 17:49:34 +00:00 |
buster%netscape.com
|
ecacea75d4
|
preliminary work for applying block transformations to content. works for simple selections.
remove block parent not yet implemented.
|
1999-04-20 17:47:12 +00:00 |