2016-12-16 |
Michael D.... | Fixed a bug with CRLF line endings and the undo/redo log |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Michael D.... | Tweaked command execution routines to eliminate command... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Michael D.... | Added tests for search, undo, and redo |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Michael D.... | Added tests for quit and tag operations |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Michael D.... | Added more unit tests for cut, copy, and paste |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Michael D.... | added tests for change focus and normal input |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Michael D.... | added tests for text editing keyboard shortcuts |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Michael D.... | Merge branch 'unit-int-tests' |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Michael D.... | moving right by word should not move past end of buffer |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Michael D.... | fixed a bug in the xtagpick script where ex commands... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Michael D.... | started writing unit integration tests |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Michael D.... | Merge changes from master |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Michael D.... | added logic to make home and ctrl+a move to the beginni... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Michael D.... | fixed ctrl+a and ctrl+e shortcuts |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Michael D.... | Added shortcuts for indent/deindent |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Michael D.... | Added scaffolding for unit integration tests to test... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Michael D.... | execution of commands should leave the focus on whateve... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Michael D.... | grep doesnt seem to handle crlf line endings so strip... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Michael D.... | Added back in lost jump-to-line functionality |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Michael D.... | Added tags for toggling copyindent and expand tabs |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Michael D.... | buf_ins boolean flag should disable both copyindent... |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Michael D.... | moved ./ stripping logic into buf_load |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Michael D.... | added shortcut to fuzzy find a ctag symbol |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Michael D.... | Added logic to jump to specific line number |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Michael D.... | reset cursor column when jumping to a line non-modal |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Michael D.... | added logic for centering the cursor on search, set... |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Michael D.... | paste no longer autoindents |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Michael D.... | search shortcut should select context when selection... |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Michael D.... | goto ctag now selects based on context of nothing is... |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Michael D.... | implemented goto ctag function |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Michael D.... | added logic to open files at a given line number |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Michael D.... | Fixed a bug with copyindent where it only copied indent... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Michael D.... | Added function to jump to a specified line |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Michael D.... | Implemented copyindent and fixed right-click find bug... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Michael D.... | implemented expand tabs mode |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Michael D.... | implemented navigation and deletion by word |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Michael D.... | added : shortcut for executing sed commands on selection |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Michael D.... | Implemented two more unix shortcuts |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Michael D.... | Implemented Ctrl+Home/End shortcuts |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Michael D.... | Missed checkins for pointer warping |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Michael D.... | Implemented pointer warping for left click searches |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Michael D.... | update xpick to print out the only option when only... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Michael D.... | install xman along with the other binaries |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Michael D.... | Added helper script to search for a tag in the tags... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Michael D.... | fixed a bug where opening a new file caused the origina... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Michael D.... | fixed uninstall rule |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Michael D.... | Added utility function to chomp off newlines |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Michael D.... | Added stderr capture for executed commands |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Michael D.... | Added install and uninstall tasks to makefile default... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Michael D.... | Implemented backspace and delete with view_delete and... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Michael D.... | Added logic to allow extending the selection to the... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Michael D.... | Refactored keybinding processing code |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Michael D.... | cleaned up logic for quit with unsaved changes |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Michael D.... | refactored cursor movement handlers to reduce number... |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Michael D.... | Implemented selection shortcuts using the keyboard... |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Michael D.... | Added real modifier support to keybindings and added... |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Michael D.... | Updated helper scripts |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Michael D.... | updated todo file |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Michael D.... | Open file now replaces scratch buffer if path is null... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Michael D.... | Added keyboard shortcut for opening a file in a new... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Michael D.... | Updated todo list with new bugs and feature ideas |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Michael D.... | Cleaned up keybindings a bit. Grouped into categories |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Michael D.... | Append should append the text after the last line of... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Michael D.... | Updated xpick.c to use the new x11 API. |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Michael D.... | Added error message for quit appended to tags view |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Michael D.... | Added keyboard shortcut for executing the focused selection |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Michael D.... | switch command execution to use the system shell. Also... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Michael D.... | Added logic for command execution. Segfaults galore... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Michael D.... | reworked tag handling to allow for command execution... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Michael D.... | general cleanup |
commit | commitdiff | tree | snapshot |
2016-11-23 |
Michael D.... | Added shortcut for finding literal text |
commit | commitdiff | tree | snapshot |
2016-11-23 |
Michael D.... | Only select previous insert if the top of the undo... |
commit | commitdiff | tree | snapshot |
2016-11-23 |
Michael D.... | Added escape shortcut to select the last inserted text |
commit | commitdiff | tree | snapshot |
2016-11-23 |
Michael D.... | Fixed an infinite loop for selecting at end of buffer... |
commit | commitdiff | tree | snapshot |
2016-11-23 |
Michael D.... | clear the redo list when adding a new edit |
commit | commitdiff | tree | snapshot |
2016-11-23 |
Michael D.... | initialize undone operations to locked to prevent some... |
commit | commitdiff | tree | snapshot |
2016-11-23 |
Michael D.... | Fixed some bugs in the tag handling |
commit | commitdiff | tree | snapshot |
2016-11-23 |
Michael D.... | added descriptions of built-in tags |
commit | commitdiff | tree | snapshot |
2016-11-23 |
Michael D.... | implemented find tag |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Michael D.... | style inconsistencies |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Michael D.... | changed default font size on non-osx systems and added... |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Michael D.... | added tag builtins for undo/redo |
commit | commitdiff | tree | snapshot |
2016-11-21 |
Michael D.... | Updated TODO file somewhat. Still some questions that... |
commit | commitdiff | tree | snapshot |
2016-11-21 |
Michael D.... | fixed a bug in view_delete where it refused to delete... |
commit | commitdiff | tree | snapshot |
2016-11-21 |
Michael D.... | Bumped scroll lines up to 4 to increase scroll speed... |
commit | commitdiff | tree | snapshot |
2016-11-21 |
Michael D.... | Fixed a bug in paste when pasting a null string |
commit | commitdiff | tree | snapshot |
2016-11-20 |
Michael D.... | restructure xedit.c for maintainability |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Michael D.... | added middle click execution logic for tags |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Michael D.... | fixed right-click find behavior |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Michael D.... | implemented right-click to find |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Michael D.... | modified logic to select inside braces, brackets, and... |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Michael D.... | implemented double and triple click selections |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Michael D.... | Added logic to expand the tag view up to a maximum... |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Michael D.... | fixed issue with delete at end of buffer |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Michael D.... | added bugs to the bug list, delete some commented code... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Michael D.... | fixed erroneous change |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Michael D.... | Implemented page up and down, mouse chords for cut... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Michael D.... | Fixed an issue with drawing non ascii runes causing... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Michael D.... | implemented scrolling with mouse scroll wheel |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Michael D.... | Added cut, copy, and paste shortcuts |
commit | commitdiff | tree | snapshot |
next |