aboutsummaryrefslogtreecommitdiff
path: root/src/textadept.c
AgeCommit message (Collapse)Author
2007-08-21Pruned C++ code, added additional comments.mitchell
Modified C++ code structure to be more consistent throughout. Also added comments for functions that handle key events, indicating which (hard-coded) keys trigger what actions.
2007-08-15Renamed handlers module to events, updated everything to reflect changes.mitchell
2007-08-06Switched docstatusbar and statusbar; src/textadept.cmitchell
docstatusbar is now at bottom left and statusbar is at bottom right.
2007-08-06Initial import of core C files.mitchell