index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-01-09
Use proper pointer type for SendScintilla calls; src/textadept.c
mitchell
2011-01-02
Fixed bug with update_ui in buffer_new and view_new events; core/gui.lua
mitchell
2011-01-02
Added tag textadept_3.6 for changeset 978ab4e6efcb
mitchell
2010-12-29
The filter-through module handles selected text as stdin better.
mitchell
2010-12-29
No more pasting issue in Mac OSX; core/gui.lua
mitchell
2010-12-29
Do not call 'buffer_new' when splitting the view.
mitchell
2010-12-29
Fix bug for gui.statusbar_text being nil; core/keys.lua
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-27
Improved documentation for Linux installation problems.
mitchell
2010-12-26
Separated key command manager from key command definitions.
mitchell
2010-12-26
Moved gui events from core/events.lua to core/gui.lua.
mitchell
2010-12-23
Added filter-through module for shell commands.
mitchell
2010-12-23
Code cleanup.
mitchell
2010-12-19
Use buffer.selection_start and buffer.selection_end.
mitchell
2010-12-09
Utilize lexers added to scintillua; modules/textadept/mime_types.conf
mitchell
2010-12-07
Fix infinite recursion errors caused in events.
mitchell
2010-12-07
Renamed functions in src/textadept.c.
mitchell
2010-12-06
Fixed misspellings in the manual.
mitchell
2010-12-03
For Linux, change rectangular selection modifier to Super/Win in themes.
mitchell
2010-12-01
Added tag textadept_3.5 for changeset 702005f7b0c9
mitchell
2010-12-01
Change back to Shift+Return for autocomplete end; modules/lua/commands.lua
mitchell
2010-11-30
Updated manual.
mitchell
2010-11-30
Updated for version 3.5.
mitchell
2010-11-30
Added 'file_after_save' event.
mitchell
2010-11-30
New manual.
mitchell
2010-11-30
Added more options for themes.
mitchell
2010-11-30
Ignore shebang line when checking Lua syntax; modules/lua/commands.lua
mitchell
2010-11-24
Added key commands and menu options for toggling virtual space.
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-11-15
LuaDoc cleanup.
mitchell
2010-11-15
Updated links to Gtk Framework for Mac OSX.
mitchell
2010-11-11
Code cleanup.
mitchell
2010-11-11
Simplify modules/textadept/menu.lua by Robert Gieseke.
mitchell
2010-11-10
Updated LuaDoc; modules/lua/commands.lua
mitchell
2010-11-10
Changes to Lua module.
mitchell
2010-11-01
Added tag textadept_3.4 for changeset dacf8e997667
mitchell
2010-10-28
Fixed syntax error in modules/textadept/run.lua.
mitchell
2010-10-28
Rename MAC variable in to OSX in Lua, __OSX__ in C.
mitchell
2010-10-28
Fixed bug in modules/textadept/run.lua from localization changes.
mitchell
2010-10-28
Display expected error messages in file IO.
mitchell
2010-10-28
Use new Scintilla API for saving fold state; core/events.lua
mitchell
2010-10-28
Updated for version 3.4.
mitchell
2010-10-27
Updated to Scintillua 2.22.
mitchell
2010-10-27
Do not try to check for file updates if it cannot be read; core/file_io.lua
mitchell
2010-10-25
Fix compiler warning; src/textadept.c
mitchell
2010-10-25
Do not clear statusbar text if set by key command; modules/textadept/keys.lua
mitchell
[next]