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-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
2011-08-10
Updated for 4.0 beta 2.
mitchell
2011-08-09
Swap Control and Command key definitions on Mac OSX.
mitchell
2011-08-09
Link with libdl to compile on Fedora; src/Makefile
mitchell
2011-08-08
Do not autosave over explicitly loaded session; modules/textadept/session.lua
mitchell
2011-07-30
Updated for 4.0 beta.
mitchell
2011-07-13
Refactored key commands and added menu accelerators.
mitchell
2011-07-11
Allow buffer functions to omit buffer argument.
mitchell
2011-07-07
Detect Alt/Option modifier on Mac OSX.
mitchell
2011-06-30
Updated for 3.9.
mitchell
2011-06-30
Localize the labels and buttons in the find GUI frame; src/textadept.c
mitchell
2011-06-27
WIN32 compiles with latest Mingw32; src/Makefile
mitchell
2011-06-16
Fixed bug for when gui.dialog steals focus; src/textadept.c
mitchell
2011-06-12
Add support for GTK 3.0.
mitchell
2011-06-10
Updated for 3.8.
mitchell
[next]