Age | Commit message (Expand) | Author |
---|---|---|
2007-09-19 | Pressing escape anywhere in the project manager refocuses the buffer; src/pm.c | |
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-15 | Searching in pm_view now uses strstr; src/pm.c | |
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 | Switched docstatusbar and statusbar; src/textadept.c | |
2007-08-06 | Initial import of core C files. |