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-09-08
Fix bug with CALL_TIP_CLICK event disconnect; modules/textadept/adeptsense.lua
mitchell
2011-09-08
Only fold when clicking on fold margin, not any sensitive one; core/gui.lua
mitchell
2011-09-05
Handle mouse dwell events.
mitchell
2011-09-01
Added tag textadept_4.0 for changeset be4a98382cec
mitchell
2011-08-31
Indicate UTF-8 charset for manual pages; scripts/update_doc
mitchell
2011-08-31
Added Lua debug.traceback documentation.
mitchell
2011-08-30
Updated Lua apidoc; modules/lua/api
mitchell
2011-08-30
Updated for 4.0.
mitchell
2011-08-30
Updated manual.
mitchell
2011-08-28
Change Command+Option+Letter keys to Control+Command+Letter keys on Mac OSX.
mitchell
2011-08-25
Do not hide the statusbar when command entry is focused; src/textadept.c
mitchell
2011-08-25
Set buffer.eol_mode properly for new buffers on Mac OSX; core/gui.lua
mitchell
2011-08-24
Added note for OSX environment variables; doc/manual/2_Installation.md
mitchell
2011-08-22
Changed some key commands.
mitchell
2011-08-22
Added Russian translation from Vladimir; core/locales/locale.ru.conf
mitchell
2011-08-18
Fixed split view focus bug with the same buffer in two views; src/textadept.c
mitchell
2011-08-18
Updated LuaDoc.
mitchell
2011-08-17
LANGUAGE_MODULE_PREFIX should be Command on Mac OSX, not Control; core/keys.lua
mitchell
2011-08-17
Autocompletion list sort order respects buffer.auto_c_ignore_case.
mitchell
2011-08-15
Sort autocomplete word list; modules/textadept/editing.lua
mitchell
2011-08-15
Fixed Lua Adeptsense `table.sort` apidoc.
mitchell
2011-08-15
Fixed memory access bug in gui.dialog(); src/textadept.c
mitchell
2011-08-15
Link to libdl on Linux, not Win32 or Mac OSX; src/Makefile
mitchell
2011-08-15
Updated GTK download links; doc/manual/12_Compiling.md
mitchell
2011-08-11
Added tag textadept_4.0_beta_2 for changeset 5d7bff799107
mitchell
2011-08-10
Updated for 4.0 beta 2.
mitchell
2011-08-10
Change bindings for switching buffers and views on Mac OSX.
mitchell
2011-08-10
Fixed transpose bug at end of buffer; modules/textadept/editing.lua
mitchell
2011-08-09
Changed Next View/Previous View key bindings; modules/textadept/keys.lua
mitchell
2011-08-09
Swap Control and Command key definitions on Mac OSX.
mitchell
2011-08-09
Swap Replace/Replace All and Run/Compile key bindings.
mitchell
2011-08-09
Link with libdl to compile on Fedora; src/Makefile
mitchell
2011-08-09
Autocomplete supports multiple selections.
mitchell
2011-08-08
Add recent file list to session; modules/textadept/session.lua
mitchell
2011-08-08
Do not autosave over explicitly loaded session; modules/textadept/session.lua
mitchell
2011-08-03
Updated modules/textadept/mime_types.conf.
mitchell
2011-08-01
Added tag textadept_4.0_beta for changeset a160b937e47c
mitchell
2011-07-31
Fixed pixmaps for use with Scintilla 2.28; modules/textadept/adeptsense.lua
mitchell
2011-07-31
Updated documentation; modules/textadept/keys.lu
mitchell
2011-07-30
Updated for 4.0 beta.
mitchell
2011-07-30
Code cleanup.
mitchell
2011-07-29
Eliminated the need for keys.conf and keys.osx.conf.
mitchell
2011-07-28
Updated to Scintilla 2.28.
mitchell
2011-07-28
Clarify role of keys.conf and keys.osx.conf; doc/manual/9_Preferences.md
mitchell
2011-07-28
keys.conf and keys.osx.conf can be in English or localized.
mitchell
2011-07-27
Fixed formatting in Adeptsense LuaDoc; modules/textadept/adeptsense.lua
mitchell
2011-07-27
Only allow meta key on Mac OSX; core/keys.lua
mitchell
2011-07-16
Add key commands that were previously undefined.
mitchell
2011-07-16
Updated key commands; doc/manual/14_Appendix.md
mitchell
2011-07-16
Added Toggle Fold menu command.
mitchell
[next]