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-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
2012-07-14
Use text "images" for ncurses Adeptsense lists; modules/textadept/adeptsense.lua
mitchell
2012-07-14
Enable additional selection typing in ncurses; themes/term/view.lua
mitchell
2012-07-13
Redirect stderr to avoid drawing to the ncurses window; src/textadept.c
mitchell
2012-07-13
Updated documentation on compiling.
mitchell
2012-07-13
Fixes to compile textadept-ncurses on BSD; src/Makefile
mitchell
2012-07-12
Refresh the ncurses Scintilla window on startup; src/textadept.c
mitchell
2012-07-12
Fixed bug with running commands in the ncurses command entry; src/textadept.c
mitchell
2012-07-12
Fixed bug in highlighting found text in ncurses; src/textadept.c
mitchell
2012-07-12
Restore termios after running CDK widgets; src/textadept.c
mitchell
2012-07-12
Handle terminal resizes in ncurses; src/textadept.c
mitchell
2012-07-10
Fixes to compile on BSD.
mitchell
2012-07-09
Ignore Fn-key combinations on Mac OSX.
mitchell
2012-06-29
Added tag textadept_5.5_beta for changeset 05097d98647c
mitchell
2012-06-29
Correctly cross-compile LuaJIT for Mac OSX.
mitchell
2012-06-29
Updated CHANGELOG.md.
mitchell
2012-06-29
Updated manual; doc/01_Introduction.md
mitchell
2012-06-29
Updated manual for cross-compiling on OSX; doc/12_Compiling.md
mitchell
2012-06-29
Support cross-compiling for Mac OSX; src/Makefile
mitchell
2012-06-28
Fixed typo; doc/02_Installation.md
mitchell
2012-06-28
Remove '32' from i386 executable names in package; src/Makefile
mitchell
2012-06-28
Fix compiling on Mac OSX and building release packages; src/Makefile
mitchell
[next]