Age | Commit message (Expand) | Author |
---|---|---|
2007-09-23 | Renamed l_handle_signal to l_handle_event. | |
2007-09-23 | Replaced l_handle_completion with overloaded l_handle_signal. | |
2007-09-23 | Added dynamically defined GTK menus and menubar. | |
2007-08-21 | Pruned C++ code, added additional comments. | |
2007-08-16 | Renamed l_*_buffer_prop to l_*_bufferp, get arg changed; src/lua_interface.c | |
2007-08-16 | If l_ta_get for "views" or "buffers" fails, throw an error; src/lua_interface.c | |
2007-08-15 | Renamed handlers module to events, updated everything to reflect changes. | |
2007-08-11 | Fixed bug in restoring scroll position on buffer switching; src/lua_interface.c | |
2007-08-10 | Added 'warn' function for printing warnings to STDOUT; src/lua_interface.c | |
2007-08-09 | tLENGTH and tSTRINGRESULT parameters are handled properly; src/lua_interface.c | |
2007-08-06 | Initial import of core C files. |