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
2012-08-27
Fixed multiple selection on Mac OSX.
mitchell
2012-08-23
Changed the default directory depth to 99; modules/textadept/snapopen.lua
mitchell
2012-08-07
Updated manual images.
mitchell
2012-08-16
Lua code cleanup; modules/textadept/bookmarks.lua
mitchell
2012-08-16
Consolidated bookmark add/remove into `toggle`; modules/textadept/bookmarks.lua
mitchell
2012-08-07
Fixed typo; doc/14_Appendix.md
mitchell
2012-08-05
Updated FAQ.md about ncurses terminal support.
mitchell
2012-08-05
Added images for ncurses and term theme.
mitchell
2012-08-05
Added ncurses key commands to individual manual pages.
mitchell
2012-08-03
Fixed ncurses bug where replace entry could not be focused; src/textadept.c
mitchell
2012-08-02
Updated download link in README.md.
mitchell
2012-08-01
Disable showing help in ncurses; core/args.lua
mitchell
2012-08-01
Added 'install' and 'uninstall' rules; src/Makefile
mitchell
2012-08-01
Added tag textadept_6.0_beta for changeset afd8bde8ffae
mitchell
2012-07-31
Updated FAQ.md.
mitchell
2012-07-29
Updated CHANGELOG.md.
mitchell
2012-07-28
Updated FAQ.md mentioning lack of LuaJIT on 64-bit Windows.
mitchell
2012-07-28
Updated tmp build environment to include win64gtk; src/Makefile
mitchell
2012-07-28
Enable ncurses on OSX; src/textadept.c
mitchell
2012-07-28
Like for OSX and Win32, use any pre-built LuaJIT archives on Linux; src/Makefile
mitchell
2012-07-28
Changes to compile for 64-bit Windows.
mitchell
2012-07-26
Updated migration guide; doc/14_Appendix.md
mitchell
2012-07-26
Updated for 6.0 beta.
mitchell
2012-07-26
Note ncurses compatibility with scrolling long lines; doc/14_Appendix.md
mitchell
2012-07-26
Added notes on compiling ncurses version; doc/12_Compiling.md
mitchell
2012-07-26
Fixes to compile ncurses version on Mac OSX.
mitchell
2012-07-26
More ncurses compatibility notes; doc/14_Appendix.md
mitchell
2012-07-26
Compile scintillua with NCURSES flag when necessary; src/Makefile
mitchell
2012-07-23
No need for PLAT_* flags; src/textadept.c
mitchell
2012-07-23
Disable menus in ncurses for now; modules/textadept/menu.lua
mitchell
2012-07-21
Updated Lua Adeptsense.
mitchell
2012-07-21
Link to gtdialog documentation in LuaDoc; core/gui.lua
mitchell
2012-07-21
Updated modules/textadept/menu.lua with new API.
mitchell
2012-07-21
More Lua code cleanup and API changes.
mitchell
2012-07-21
Converted some `buffer` "get" and "set" functions into properties.
mitchell
2012-07-21
Lua code cleanup and API changes.
mitchell
2012-07-19
Note insert mode caret compatibility with ncurses; doc/14_Appendix.md
mitchell
2012-07-19
Cycle through api docs with the same command; modules/textadept/adeptsense.lua
mitchell
2012-07-18
Synchronize copy-paste buffer between Scintilla and CDK widgets.
mitchell
2012-07-17
Added function to check if a localized message exists; core/locale.lua
mitchell
2012-07-17
Remove mnemonics from localized ncurses strings; core/locale.lua
mitchell
2012-07-17
Note marker compatibility with ncurses.
mitchell
2012-07-16
Added ncurses compatibility notes to the manual Appendix.
mitchell
2012-07-16
Code cleanup.
mitchell
2012-07-16
Support highlight word markers in ncurses; modules/textadept/editing.lua
mitchell
2012-07-16
Support bookmarks in ncurses; modules/textadept/bookmarks.lua
mitchell
2012-07-16
Reverted r1189; ncurses command entry key command is M-C again.
mitchell
2012-07-15
Added notes on the included version of CDK for ncurses; doc/12_Compiling.md
mitchell
2012-07-15
Include CDK directly instead of requiring it as a dependency.
mitchell
2012-07-15
Changed ncurses command entry key command from M-C to M-E.
mitchell
[next]