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
2011-04-27
Updated for 3.7.
mitchell
2011-04-25
Include php module in release; src/Makefile
mitchell
2011-03-29
Officially supported modules are available as a separate download.
mitchell
2011-03-29
Updated for version 3.7 beta 3.
mitchell
2011-03-26
Fixed bug in reset() with new menu and key command handling; src/textadept.c
mitchell
2011-03-24
Changes to key and menu command definitions.
mitchell
2011-02-28
Include http://modules.textadept.googlecode.com/hg in release; src/Makefile
mitchell
2011-02-28
Updated for version 3.7 beta 2.
mitchell
2011-02-28
Provide 64-bit executable for libpng12 used by Debian-based distributions.
mitchell
2011-02-10
Put scripts/ in source release; src/Makefile
mitchell
2011-02-01
Updated for version 3.7 beta.
mitchell
2011-01-23
Send key modifiers to command_entry_keypress event.
mitchell
2011-01-13
More informative check_focused_buffer() error message.
mitchell
2011-01-09
Use proper pointer type for SendScintilla calls; src/textadept.c
mitchell
2010-12-29
Do not call 'buffer_new' when splitting the view.
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-12-28
Updated for version 3.6.
mitchell
2010-12-28
Fixed gui.statusbar_text bug; src/textadept.c
mitchell
2010-12-07
Fix infinite recursion errors caused in events.
mitchell
2010-12-07
Renamed functions in src/textadept.c.
mitchell
2010-11-30
Updated for version 3.5.
mitchell
2010-11-23
Win32 package includes GTK; the runtime is no longer needed.
mitchell
2010-11-23
Code cleanup.
mitchell
2010-11-19
Mac OSX textadept.app includes GTK-OSX; the framework is no longer needed.
mitchell
2010-10-28
Rename MAC variable in to OSX in Lua, __OSX__ in C.
mitchell
2010-10-28
Updated for version 3.4.
mitchell
2010-10-25
Fix compiler warning; src/textadept.c
mitchell
2010-10-25
Fix gui.dialog() bug with more than one table arg; src/textadept.c
mitchell
2010-10-24
Added _G.timeout function.
mitchell
2010-10-24
Condensed textadept.h, textadept.c, lua_interface.c into textadept.c.
mitchell
2010-10-24
C code consolidation and updated Doxygen doc.
mitchell
2010-10-22
Load lpeg and lfs manually instead of modifying Lua itself.
mitchell
2010-10-18
Use luaL_checkstring for Scintilla string parameters; src/lua_interface.c
mitchell
2010-10-17
Do not allow gui.statusbar_text to be set to nil.
mitchell
2010-10-15
Fix compiler warning; src/lua_interface.c
mitchell
2010-10-15
Make gui.statusbar_text accessible for keys.lua; src/lua_interface.c
mitchell
2010-10-15
C code cleanup.
mitchell
2010-10-14
Code formatting changes.
mitchell
2010-10-11
gui.dialog() can take tables of strings as arguments.
mitchell
2010-09-29
Updated for version 3.3.
mitchell
2010-09-01
Updated files for version 3.2.
mitchell
2010-09-01
Include LexLPeg.cxx in src package's src/ directory; src/Makefile
mitchell
2010-09-01
Fixed compiler warnings.
mitchell
2010-08-31
Patched Scintilla (as scintillua) no longer needed; src/Makefile
mitchell
2010-08-31
Change Lua interface to support updated LPeg Scintilla lexer.
mitchell
2010-08-26
Remove scintillua .hg/ for releases; src/Makefile
mitchell
2010-08-21
Updated files for version 3.1.
mitchell
2010-08-17
Upgraded to Scintilla/SciTE 2.20.
mitchell
2010-07-11
Fixed memory leak for Mac OSX; src/textadept.c
mitchell
2010-07-01
Updated files for version 3.0.
mitchell
[next]