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
2015-03-07
Official language modules are all in one repository now; src/Makefile
mitchell
2015-02-23
Fixed bug in previous commit when switching to new buffer; core/ui.lua
mitchell
2015-02-18
Save and restore view-specific properties in view switch events; core/ui.lua
mitchell
2015-02-18
Consider some view-specific properties as buffer-specific ones.
mitchell
2015-02-09
Return values from abbreviated functions; modules/textadept/command_entry.lua
mitchell
2015-02-09
Updated LuaDoc; core/.buffer.luadoc
mitchell
2015-02-02
Added tag textadept_7.8 for changeset c1151fa95047
mitchell
2015-01-31
Updated CHANGELOG.md.
mitchell
2015-01-31
Updated for 7.8.
mitchell
2015-01-29
Fixed snippets bug when name matches lexer name; modules/textadept/snippets.lua
mitchell
2015-01-29
Removed language-specific context menus.
mitchell
2015-01-22
Small code and documentation cleanup.
mitchell
2015-01-22
Made `args.process()` private.
mitchell
2015-01-21
Added tag textadept_7.8_beta_3 for changeset a8d15d14da75
mitchell
2015-01-20
Updated CHANGELOG.md.
mitchell
2015-01-20
Check for modified files after resuming from suspend; core/file_io.lua
mitchell
2015-01-20
Updated Lua autocompletion and documentation.
mitchell
2015-01-20
Updated for 7.8 beta 3.
mitchell
2015-01-20
Updated to Scintillua 3.5.3-1; src/Makefile
mitchell
2015-01-20
Fixed bug in preventing standard focus out events to be fired; src/textadept.c
mitchell
2015-01-20
Code cleanup; src/textadept.c
mitchell
2015-01-20
Updated to Scintilla 3.5.3.
mitchell
2015-01-20
Fixed horizontal expand flag for Find & Replace widgets in GTK3; src/textadept.c
mitchell
2015-01-15
Added events for terminal suspend and resume.
mitchell
2015-01-15
Fix opening network path files on Win32.
mitchell
2015-01-15
Restore ^Z as undo if terminal suspend is disabled; modules/textadept/keys.lua
mitchell
2015-01-15
Added filetypes for vCard and Texinfo lexers; modules/textadept/file_types.lua
mitchell
2015-01-12
Emit an `events.FOCUS` event after resuming from a suspended state.
mitchell
2015-01-12
Fixed bug in reporting split views in GTK3; src/textadept.c
mitchell
2015-01-10
Added tag textadept_7.8_beta_2 for changeset dba28d4bbe65
mitchell
2015-01-10
Updated CHANGELOG.md.
mitchell
2015-01-09
Updated Lua autocompletion and documentation.
mitchell
2015-01-09
Updated for 7.8 beta 2.
mitchell
2015-01-09
Updated to latest scintillua, scinterm, lspawn, and gtdialog; src/Makefile
mitchell
2015-01-05
Disable scrollbar in Mac OSX terminal version for real; properties.lua
mitchell
2015-01-03
Fixed LuaDoc; core/init.lua
mitchell
2014-12-31
Updated copyright year.
mitchell
2014-12-31
Disable scrollbar in Mac OSX terminal version; properties.lua
mitchell
2014-12-24
Added Makefile rule to generate ctags; src/Makefile
mitchell
2014-12-24
Patched Scintilla to fix curses margin intersection; src/scintilla.patch
mitchell
2014-12-24
Small code and documentation cleanup.
mitchell
2014-12-24
Fixed C module's ctag autocompletion and utilize project or directory tags.
mitchell
2014-12-23
Enable suspend in the terminal version.
mitchell
2014-12-17
Fixed curses bug with toggling find options via API; src/textadept.c
mitchell
2014-12-17
Fix CDK warning; src/cdk.patch
mitchell
2014-12-16
Updated Luadoc; core/.buffer.luadoc
mitchell
2014-12-12
Removed unused variable; src/Makefile
mitchell
2014-12-09
Updated to Scintilla 3.5.2.
mitchell
2014-12-01
Added tag textadept_7.8_beta for changeset 966fad09c4aa
mitchell
2014-11-30
Updated CHANGELOG.md.
mitchell
[next]