rmaddy
|
61aa07ebc9
|
Update call to deleteRange
|
2004-02-11 16:36:13 +00:00 |
|
rmaddy
|
80bbc06268
|
Support for modification attempt on a read-only file.
|
2004-02-03 17:42:27 +00:00 |
|
rmaddy
|
e8adba172e
|
new changes
|
2004-02-02 07:11:36 +00:00 |
|
rmaddy
|
119866b6b7
|
new bugs
|
2004-02-02 07:11:19 +00:00 |
|
rmaddy
|
6dbbc3f23f
|
Fixed exception when opening a file that has no document (such as images with ImageViewer plugin).
|
2004-02-02 06:16:00 +00:00 |
|
rmaddy
|
d4002eb3fc
|
Changes for 0.7.0 release
|
2004-01-31 19:50:44 +00:00 |
|
rmaddy
|
77bcaa58d2
|
Changes for 0.7.0 release
|
2004-01-31 19:40:58 +00:00 |
|
rmaddy
|
281078019a
|
Changes for 0.7.0 release
|
2004-01-31 19:32:04 +00:00 |
|
rmaddy
|
3838fe77cb
|
Fix dw, dW, d[w when on last word of a line. Fixed cW to work like cE.
|
2004-01-30 23:37:30 +00:00 |
|
rmaddy
|
da9582ed24
|
Fixed repeating of o and O commands.
|
2004-01-30 22:34:13 +00:00 |
|
rmaddy
|
a96ef5bb33
|
Move cursor properly
|
2004-01-30 19:40:03 +00:00 |
|
rmaddy
|
297c05041d
|
Putting text that was yanked from the last line didn't always have the newline inserted.
|
2004-01-30 19:36:15 +00:00 |
|
rmaddy
|
6081d7cff5
|
Fixed cursor location after undo
|
2004-01-30 19:24:58 +00:00 |
|
rmaddy
|
120a6a8e3e
|
Changes for Command API change
|
2004-01-30 06:57:44 +00:00 |
|
rmaddy
|
c51ca6feac
|
More text
|
2004-01-30 06:57:26 +00:00 |
|
rmaddy
|
e462ed7ad6
|
Made isReadType and isWriteType not static.
|
2004-01-30 06:55:01 +00:00 |
|
rmaddy
|
0a7d8dd7e8
|
Made entering of : commands read/write
|
2004-01-30 06:48:28 +00:00 |
|
rmaddy
|
ec616d60da
|
Prevent some possible NPE's
|
2004-01-30 06:47:47 +00:00 |
|
rmaddy
|
c294063223
|
All editors of a file now display the same selection.
|
2004-01-28 22:57:42 +00:00 |
|
rmaddy
|
e7f1236b47
|
Fixed toggling of insert/replace modes
|
2004-01-28 22:42:34 +00:00 |
|
rmaddy
|
10a9c4c433
|
Forgot to check if document not found
|
2004-01-28 22:41:59 +00:00 |
|
rmaddy
|
6d65a00426
|
Fixed undo/restore file issue if file had been saved in the middle.
|
2004-01-28 21:13:39 +00:00 |
|
rmaddy
|
b7be4b8e74
|
Changes to support the command sequence r<Enter>
|
2004-01-28 20:13:16 +00:00 |
|
rmaddy
|
48c4faf83d
|
More notes
|
2004-01-28 01:05:56 +00:00 |
|
rmaddy
|
0dc1c756d7
|
Partial handling of r<Enter>
|
2004-01-28 01:05:45 +00:00 |
|
rmaddy
|
3d6328a179
|
Handle special key char arguments.
|
2004-01-28 01:05:03 +00:00 |
|
rmaddy
|
bb99b9fef5
|
More notes
|
2004-01-28 00:42:23 +00:00 |
|
rmaddy
|
45ac9252f5
|
Imports
|
2004-01-28 00:41:28 +00:00 |
|
rmaddy
|
361725d583
|
Refactored a bit to be more document based than editor based.
|
2004-01-28 00:39:56 +00:00 |
|
rmaddy
|
3341686f1e
|
Debugging
|
2004-01-28 00:39:30 +00:00 |
|
rmaddy
|
0219df8fe7
|
Added some missing status bar updates.
|
2004-01-28 00:38:33 +00:00 |
|
rmaddy
|
e4894ca866
|
Move file reload to DocumentManager.
|
2004-01-28 00:37:24 +00:00 |
|
rmaddy
|
1ac5077c4c
|
More listeners
|
2004-01-28 00:36:59 +00:00 |
|
rmaddy
|
4876e908e9
|
Cleanup. Make visual related item document level, not editor level.
|
2004-01-28 00:36:25 +00:00 |
|
rmaddy
|
768df01a82
|
Cleanup
|
2004-01-28 00:34:05 +00:00 |
|
rmaddy
|
78d70b0472
|
Used block cursor for command mode and bar cursor for insert/replace modes.
|
2004-01-28 00:26:42 +00:00 |
|
rmaddy
|
8587a2a37b
|
Marks are more document based than editor based.
|
2004-01-28 00:26:04 +00:00 |
|
rmaddy
|
a6cc9070c6
|
Central point of control for document change listeners
|
2004-01-28 00:22:06 +00:00 |
|
rmaddy
|
f33b089ccc
|
Not needed as part of project
|
2004-01-28 00:21:17 +00:00 |
|
rmaddy
|
e0a6d58815
|
Imports
|
2004-01-27 07:07:08 +00:00 |
|
rmaddy
|
44f9fa7521
|
Updated version. Deploy to exploded zip dir in plugins.
|
2004-01-27 06:57:34 +00:00 |
|
rmaddy
|
b2c58be732
|
new commands
|
2004-01-27 06:56:35 +00:00 |
|
rmaddy
|
47814fb0ae
|
updates
|
2004-01-27 06:56:22 +00:00 |
|
rmaddy
|
4f5ef61ff8
|
New commands
|
2004-01-27 06:56:01 +00:00 |
|
rmaddy
|
07385c74cb
|
Updated list
|
2004-01-27 06:55:43 +00:00 |
|
rmaddy
|
3c3d836772
|
New features and bug fixes.
|
2004-01-27 06:55:26 +00:00 |
|
rmaddy
|
5d005f9ee0
|
Added toString
|
2004-01-27 06:53:56 +00:00 |
|
rmaddy
|
02e97fa96b
|
Added offset
|
2004-01-27 06:53:43 +00:00 |
|
rmaddy
|
197036f5e7
|
Added isWriteType
|
2004-01-27 06:53:06 +00:00 |
|
rmaddy
|
866e36651e
|
Put back save and save just one file
|
2004-01-27 06:52:15 +00:00 |
|