index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2012-06-02
Code cleanup; src/textadept.c
mitchell
2012-05-25
Finished removing forward declarations; src/textadept.c
mitchell
2012-05-24
Removed more forward declarations; src/textadept.c
mitchell
2012-05-23
Removed some forward declarations and cleaned up code; src/textadept.c
mitchell
2012-05-23
Initial support for ncurses.
mitchell
2012-05-31
Updated for Textadept 5.4.
mitchell
2012-04-30
Move OSX 'ta' launcher outside Textadept.app.
mitchell
2012-04-30
Updated for Textadept 5.3.
mitchell
2012-04-30
Use "C" locale for numbers to prevent formatting errors for French, German, etc.
mitchell
2012-04-12
Make single instance a compile-time option.
mitchell
2012-04-10
Handle NULL current working directory for single-instance; src/textadept.c
mitchell
2012-04-10
Support for single-instance on Linux and BSD with GLib 2.28.
mitchell
2012-04-10
Renamed textadept.app to Textadept.app.
mitchell
2012-03-28
Updated paths; src/Makefile
mitchell
2012-03-26
Updated for 5.2.
mitchell
2012-03-10
Replaced doc/gen_manual.lua with new unversioned tool.
mitchell
2012-03-08
Moved Manual into `doc/` root directory.
mitchell
2012-03-08
Added header and footer to Manual and LuaDoc.
mitchell
2012-03-07
Removed `scripts/update_doc` in favor of using `src/Makefile`.
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-03-08
`_G.timeout()` accepts fractional seconds now; src/textadept.c
mitchell
2012-02-29
Updated for 5.1.
mitchell
2012-02-22
Use GtkOSXApplication, which is Cocoa-based, instead of Carbon API calls on OSX.
mitchell
2012-02-13
Use compiler flags added to gcocoadialog; src/Makefile
mitchell
2012-01-31
Include LuaJIT binaries in releases; src/Makefile
mitchell
2012-01-31
Updated for 5.0.
mitchell
2012-01-10
Updated for 5.0 beta.
mitchell
2012-01-10
Fix bug in reset() from upgrade to Lua 5.2; src/textadept.c
mitchell
2012-01-06
Updated copyright information.
mitchell
2011-12-21
Updated for 5.0 alpha.
mitchell
2011-12-21
Improvements for compiling with LuaJIT; src/Makefile
mitchell
2011-12-15
Add support for compiling with LuaJIT.
mitchell
2011-12-12
Updated to Lua 5.2.
mitchell
2011-11-28
Updated for 4.3.
mitchell
2011-11-22
Simplify theming via gtkrc by naming GtkWindow only.
mitchell
2011-10-31
Updated for 4.2.
mitchell
2011-09-28
Use LuaCoco patch for Lua 5.1.4.
mitchell
2011-09-28
Updated for 4.1.
mitchell
2011-09-26
Added manual documentation on Lua 5.1 configuration.
mitchell
2011-09-25
Updated Doxygen doc; src/textadept.c
mitchell
2011-09-25
Added luaopen_lfs and luaopen_lpeg; src/lua.sym
mitchell
2011-09-25
Refactored textadept.c and changed Lua interface a bit.
mitchell
2011-09-21
Emit 'SCN' on SCNotification instead of calling events.notification().
mitchell
2011-09-21
Renamed 'editor' variables to 'view'; src/textadept.c
mitchell
2011-09-05
Handle mouse dwell events.
mitchell
2011-08-30
Updated for 4.0.
mitchell
2011-08-25
Do not hide the statusbar when command entry is focused; src/textadept.c
mitchell
2011-08-18
Fixed split view focus bug with the same buffer in two views; src/textadept.c
mitchell
2011-08-15
Fixed memory access bug in gui.dialog(); src/textadept.c
mitchell
2011-08-15
Link to libdl on Linux, not Win32 or Mac OSX; src/Makefile
mitchell
[next]