aboutsummaryrefslogtreecommitdiff
path: root/src/textadept.h
AgeCommit message (Expand)Author
2008-03-03Updated copyright notice to include the year 2008.mitchell
2008-02-03Added textadept.reset() function for resetting the Lua state.mitchell
2007-11-08Moved GTK/GDK keypress mask logic from lua_interface.c to textadept.c.mitchell
2007-11-03Various reformatting for consistency.mitchell
2007-09-26Changed warn to be static to fix compile errors; src/textadept.hmitchell
2007-09-23Rearranged and cleaned up src/lua_interface.c; moved warn to src/textadept.h.mitchell
2007-09-23Renamed l_handle_signal to l_handle_event.mitchell
2007-09-23Added dynamically defined GTK menus and menubar.mitchell
2007-08-06Initial import of core C files.mitchell