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-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
2011-07-16
Updated LuaDoc; core/.buffer.luadoc
mitchell
2011-07-16
Removed Lexer menu in favor of 'Buffer->Select Lexer...'.
mitchell
2011-07-16
Rearranged Buffer and View menus and changed various accelerators.
mitchell
2011-07-16
Rearranged Edit menu and accelerators.
mitchell
2011-07-16
Moved Adeptsense commands into Tools menu.
mitchell
2011-07-15
Fixed accelerator conflict in menu.
mitchell
2011-07-15
Added menu and keys for moving lines up and down.
mitchell
2011-07-14
Added Upper and Lower menu commands for selection case.
mitchell
2011-07-14
Renamed _m.textadept.editing.SAVE_STRIPS_WS to STRIP_WHITESPACE_ON_SAVE.
mitchell
2011-07-14
Added manual documentation for select_command(); doc/manual/10_Advanced.md
mitchell
2011-07-14
Changed menu labels to be more descriptive and added select_command() dialog.
mitchell
2011-07-13
Fixed bad keys.conf path; doc/manual/9_Preferences.md
mitchell
2011-07-13
Refactored key commands and added menu accelerators.
mitchell
2011-07-11
Fixed bug in key commands; modules/textadept/keys.lua
mitchell
2011-07-11
Allow buffer functions to omit buffer argument.
mitchell
2011-07-11
Removed label mnemonics from localization keys.
mitchell
2011-07-11
Added io.open_recent_file().
mitchell
2011-07-07
Detect Alt/Option modifier on Mac OSX.
mitchell
2011-07-07
Updated indentation guide settings for themes.
mitchell
2011-07-01
Added tag textadept_3.9 for changeset 2ea9165b57e7
mitchell
2011-06-30
Updated Lua Adeptsense.
mitchell
[prev]
[next]