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-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
2011-06-30
Updated for 3.9.
mitchell
2011-06-30
Localize the labels and buttons in the find GUI frame; src/textadept.c
mitchell
2011-06-28
Small Adeptsense improvements.
mitchell
2011-06-27
Fixed bug introduced by stripping '_G' in Lua Adeptsense; modules/lua/init.lua
mitchell
2011-06-27
WIN32 compiles with latest Mingw32; src/Makefile
mitchell
2011-06-27
Strip '_G' references from manual; doc/manual/9_Preferences.md
mitchell
2011-06-25
Added 'fold.line.comments' option for folding multiple single-line comments.
mitchell
2011-06-24
Strip '_G' from Lua Adeptsense symbols and remove duplicate tags.
mitchell
2011-06-24
Removed '_G' prefix from globals where necessary.
mitchell
2011-06-24
Add io.open, io.popen type assignments to Lua Adeptsense.
mitchell
2011-06-24
Compile and Run commands emit events; modules/textadept/run.lua
mitchell
2011-06-24
Add ability to fake modules for generating Adeptsense.
mitchell
2011-06-24
Updated Luadoc; core/args.lua
mitchell
2011-06-23
Tweak for recognizing absolute field tags; scripts/adeptsensedoc.lua
mitchell
2011-06-23
Use string constants for event names.
mitchell
2011-06-23
Fix absolute field tags; scripts/adeptsense.lua
mitchell
2011-06-23
Removed @field docs from core/iface.lua.
mitchell
2011-06-23
Write Lua table and module apidoc and fix absolute table tags.
mitchell
2011-06-23
Use 0xBBGGRR format for colors in themes.
mitchell
2011-06-23
Updated Luadoc and added extra fields to other modules.
mitchell
2011-06-22
Updated Luadoc and lua adeptsense.
mitchell
2011-06-22
Parse extra field docs and sense table @fields; scripts/adeptsense.lua
mitchell
2011-06-22
Add @field parameters to _SCINTILLA.constants; scripts/gen_iface.lua
mitchell
2011-06-22
Refactored scripts/gen_iface.lua.
mitchell
2011-06-22
Finish adding support for new Scintilla events; core/events.lua
mitchell
2011-06-20
Updated to Scintilla 2.27.
mitchell
2011-06-20
Add unique ID generating functions to scripts/gen_iface.lua.
mitchell
2011-06-16
Use functions for generating unique IDs for markers, indicators, and user lists.
mitchell
2011-06-16
Fixed bug for when gui.dialog steals focus; src/textadept.c
mitchell
2011-06-12
Add support for GTK 3.0.
mitchell
2011-06-12
Added tag textadept_3.8 for changeset b846df0e22e9
mitchell
2011-06-10
Updated for 3.8.
mitchell
2011-06-10
Updated Lua Adeptsense.
mitchell
[prev]
[next]