1
0
Fork 0

Commit Graph

  • 075bf5b585 Now restore file on last undo. rmaddy 2004-01-27 06:35:39 +0000
  • b8c3563e3f Tweaked handling of read vs. write commands rmaddy 2004-01-27 06:32:47 +0000
  • 524d0fc4fe Added listener for selection changes rmaddy 2004-01-27 06:31:26 +0000
  • dc7d098198 Added support for :class command rmaddy 2004-01-27 06:29:36 +0000
  • d2bcb1a957 Added support for :symbol command rmaddy 2004-01-27 06:29:02 +0000
  • 74589fecd0 Added support for :wall command rmaddy 2004-01-27 06:28:50 +0000
  • ddde658d8e Added support for z+ and z^ commands rmaddy 2004-01-27 06:28:22 +0000
  • 69b53a83a6 Added support for gP and gp commands rmaddy 2004-01-27 06:28:05 +0000
  • 8f2faa548f Optimize imports rmaddy 2004-01-06 04:45:28 +0000
  • 7dee879da8 Update to support Aurora 1050 rmaddy 2004-01-06 04:44:21 +0000
  • 6e5cb60d32 Optimize imports rmaddy 2003-12-29 06:47:39 +0000
  • 43087a39a1 Changes for 0.6.4 rmaddy 2003-12-29 06:44:03 +0000
  • 37c40ced1f Added allowEnd to normalizeVisualColumn rmaddy 2003-12-29 06:32:40 +0000
  • ffb1ef7b86 Fixed use of keys rmaddy 2003-12-29 06:31:14 +0000
  • aa8c48c58c Added support for moving to next/previous paragraph rmaddy 2003-12-29 06:28:45 +0000
  • 0e65ddb64f Added support for { and } commands rmaddy 2003-12-29 06:28:11 +0000
  • 9427955cb6 Added support for {} marks rmaddy 2003-12-29 06:27:12 +0000
  • e0e934aa21 Update calls to runWrite/ReadCommand rmaddy 2003-12-28 21:37:44 +0000
  • 10c4522c11 Use newer version of executeCommand rmaddy 2003-12-28 21:37:03 +0000
  • 16e8358ba1 Rewrote getVirtualFile and getProject rmaddy 2003-12-28 21:36:29 +0000
  • bc6cd9d194 Updated calls to runWrite/ReadCommand rmaddy 2003-12-28 21:34:59 +0000
  • b070dc42e1 Removed unused code. rmaddy 2003-12-28 21:33:48 +0000
  • d8398a7bff Changes to support aurora build 992 rmaddy 2003-12-24 22:16:56 +0000
  • 2963053472 Changes to work under aurora 963 rmaddy 2003-12-24 22:08:54 +0000
  • 60e2a8888d Changes to support Aurora rmaddy 2003-10-01 06:08:34 +0000
  • 7d65429088 Changes for 0.4.1 rmaddy 2003-08-06 04:14:32 +0000
  • adfc89e799 Workaround for :w deadlock - don't actually write for now rmaddy 2003-08-06 04:13:56 +0000
  • 4890c575a0 Fix inserting new line above cursor to properly indent rmaddy 2003-08-06 04:12:11 +0000
  • 1550cb85cd Fixed bug when editing file templates rmaddy 2003-08-06 04:11:35 +0000
  • 3ffa6ead62 Updated notes rmaddy 2003-06-30 23:23:45 +0000
  • a0c1e22987 Changed name to match name of file rmaddy 2003-06-30 23:21:21 +0000
  • 16962beaa1 Optimized imports rmaddy 2003-05-15 17:17:28 +0000
  • 9f4dfff1be Last updates for 0.4.0 rmaddy 2003-05-15 04:37:16 +0000
  • ae52293cf0 Final updates for 0.4.0 rmaddy 2003-05-15 04:35:05 +0000
  • 05966b6423 Don't check showmode for showMode rmaddy 2003-05-15 04:34:38 +0000
  • 34ab6e9c2b Check showmode for updateStatus rmaddy 2003-05-15 04:34:12 +0000
  • ef850a55fa Added message to resize tool window rmaddy 2003-05-15 04:31:02 +0000
  • 1a337b6b78 feature update rmaddy 2003-05-15 04:22:36 +0000
  • 4e6c170205 Fixed flags for gd and gD rmaddy 2003-05-15 04:13:00 +0000
  • a53af67f41 *** empty log message *** rmaddy 2003-05-14 23:26:40 +0000
  • b2a9ff7a38 Commented out unused options rmaddy 2003-05-14 23:26:19 +0000
  • a7687651f6 Added DumpLineHandler rmaddy 2003-05-14 17:05:46 +0000
  • f71c4ba1d8 Added support for CharacterPosition - fixed search issues with tabs. rmaddy 2003-05-14 17:05:12 +0000
  • 3aed07c8f5 Debugging tool rmaddy 2003-05-14 17:04:22 +0000
  • ee296d7ab6 *** empty log message *** rmaddy 2003-05-13 23:31:58 +0000
  • a521a2a7c3 Fixed focus problem when escape from dialog rmaddy 2003-05-13 23:30:40 +0000
  • f836ba3506 Update for 0.4.0 rmaddy 2003-05-13 22:23:51 +0000
  • 73c20b888f Added :@ commands rmaddy 2003-05-13 22:23:01 +0000
  • 0205863e6c Don't store ", ., / registers into default rmaddy 2003-05-13 22:22:24 +0000
  • 8d461e62e4 Fixed normalizeColumn rmaddy 2003-05-13 22:21:32 +0000
  • 45921c7bcf Cleaned up error handling rmaddy 2003-05-13 22:20:59 +0000
  • 598392a190 Support for :@ commands rmaddy 2003-05-13 22:19:55 +0000
  • 1d860afe38 Add support for : register. Added RepeatHandler rmaddy 2003-05-13 22:19:29 +0000
  • 91e756391d Set / register. Added error for :s search not found rmaddy 2003-05-13 22:17:43 +0000
  • 55117e81e4 *** empty log message *** rmaddy 2003-05-13 19:55:43 +0000
  • a5c9de1ae8 Don't check for CommandEntryPanel rmaddy 2003-05-13 19:55:22 +0000
  • 338c575cfd Rewritten for new ex entry code rmaddy 2003-05-13 19:54:21 +0000
  • cf9efb5f3d Added to support macro playback rmaddy 2003-05-13 19:53:39 +0000
  • b0facc8fae Added to support new ex entry code rmaddy 2003-05-13 19:52:28 +0000
  • 65eca3bbe3 Lots of new changes for next version rmaddy 2003-05-13 19:47:44 +0000
  • 2e09410263 Added new actions rmaddy 2003-05-13 19:46:26 +0000
  • 95939638fb Added tool window creation and message display rmaddy 2003-05-13 19:46:07 +0000
  • 4f2069d02b Added new key handling rmaddy 2003-05-13 19:45:15 +0000
  • ed55815014 Don't handle backspace on empty field rmaddy 2003-05-13 19:44:54 +0000
  • 1851f0b376 Removed actions to end or escape entry rmaddy 2003-05-13 19:43:22 +0000
  • 3f7b8513ea Added more commands rmaddy 2003-05-13 19:38:20 +0000
  • 538ee344b1 Updated for state handling changes. rmaddy 2003-05-13 18:08:20 +0000
  • 56eb2c401a Fix removing of trailing newlines for display rmaddy 2003-05-13 18:07:15 +0000
  • e5e5e2995a Redone to support state stack rmaddy 2003-05-13 18:06:27 +0000
  • 8ff7d36e9e Added set/getKeys rmaddy 2003-05-13 18:06:12 +0000
  • fa0685ec78 Support for macro recording. rmaddy 2003-05-13 18:05:32 +0000
  • 5567ffe106 Updated for new ExEntryPanel. rmaddy 2003-05-13 18:04:27 +0000
  • 2e2c9f7c9e Updated for state handling changes. Clean up. rmaddy 2003-05-13 18:03:12 +0000
  • b8d218e268 Updated for state handling changes. Support for CMD_LINE mode. Support for recording. rmaddy 2003-05-13 18:00:57 +0000
  • 71ab721ab2 Updated for state handling changes. rmaddy 2003-05-13 17:59:18 +0000
  • df19e13805 Cleaned up. Updated for state handling changes. rmaddy 2003-05-13 17:58:08 +0000
  • b5573b4c79 Added MacroGroup rmaddy 2003-05-13 15:33:48 +0000
  • 8e14d3e3fc small method name change rmaddy 2003-05-13 15:33:20 +0000
  • d29acecea6 Refactor of the old CommandEntryPanel rmaddy 2003-05-13 15:32:21 +0000
  • f2eea59f90 Added support for macro playback rmaddy 2003-05-13 15:25:41 +0000
  • 4cb8665544 Added support for the q command - record keystrokes to a register. rmaddy 2003-05-10 05:21:43 +0000
  • 70db16881f Added more messages rmaddy 2003-05-09 23:09:07 +0000
  • 9c6ddb9322 Display warning and error messages in status bar. rmaddy 2003-05-09 21:55:09 +0000
  • ff1067fe56 Added "status bar". Added :set showmode. Show mode on status line. rmaddy 2003-05-09 17:22:06 +0000
  • 391c60bc68 Final tweaks for 0.3.2 rmaddy 2003-05-09 06:02:23 +0000
  • c6ab3e24d6 *** empty log message *** rmaddy 2003-05-09 05:54:16 +0000
  • 248abed09b Added [p, ]p, [P, ]P commands rmaddy 2003-05-09 05:44:35 +0000
  • bb01f8ada4 Fixed paste after last line of file rmaddy 2003-05-09 05:18:09 +0000
  • 9ca9f43889 Fixed repeat of R commands rmaddy 2003-05-09 04:53:03 +0000
  • ba5ef34b84 Added support to repeat visual change commands. rmaddy 2003-05-09 04:43:52 +0000
  • 7128c8943f Count before v and V is now supported. rmaddy 2003-05-09 03:13:10 +0000
  • 2f88987f5b Changes to deal with case insensitive operating systems. rmaddy 2003-05-08 19:59:47 +0000
  • bc079feccb Fix d{motion} to become linewise as appropriate rmaddy 2003-05-08 19:36:33 +0000
  • fe986bf7c6 Forgot to add this rmaddy 2003-05-08 17:58:13 +0000
  • 0f9f9a1000 Fixed % to set correct linewise/inclusive on command rmaddy 2003-05-08 17:56:43 +0000
  • 05953bafc2 Fixed visual highlight after doing reformat or autoindent. rmaddy 2003-05-08 17:53:31 +0000
  • 7b475c861a *** empty log message *** rmaddy 2003-05-08 17:52:46 +0000
  • f4bc6796b5 Fixed visual highlight after doing reformat or autoindent. rmaddy 2003-05-08 17:45:19 +0000
  • 595f0889d3 Comments for future Register enhancements rmaddy 2003-05-08 15:50:41 +0000
  • 3e0675a8bf z-, z., z<enter> now move cursor to start of line. rmaddy 2003-05-08 04:54:00 +0000