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-12-13
Updated "User Init" section of manual; doc/manual/9_Preferences.md
mitchell
2011-12-13
Fixed bug introduced by r994; core/file_io.lua
mitchell
2011-12-13
Updated Lua Adeptsense.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-12-12
Updated to Lua 5.2.
mitchell
2011-12-01
Added tag textadept_4.3 for changeset 5f9f4a5db3f7
mitchell
2011-11-30
Updated Lua Adeptsense.
mitchell
2011-11-29
Updated Russian localization; core/locales/locale.ru.conf
mitchell
2011-11-28
Write theme changes to ~/.textadept/theme; core/gui.lua
mitchell
2011-11-28
Updated for 4.3.
mitchell
2011-11-27
Credit; themes/dark/lexer.lua
mitchell
2011-11-27
Updated Lua Adeptsense.
mitchell
2011-11-22
Simplify theming via gtkrc by naming GtkWindow only.
mitchell
2011-11-23
Code cleanup.
mitchell
2011-11-23
Removed _m.textadept.editing.select_style().
mitchell
2011-11-23
Added theme utilities, modified light and dark themes, and removed scite theme.
mitchell
2011-11-11
Fixed erroneous charset conversion; core/file_io.lua
mitchell
2011-11-08
Fixed bug with opening files in current dir from command line; core/file_io.lua
mitchell
2011-11-01
Added tag textadept_4.2 for changeset 74df1a2cc69a
mitchell
2011-10-31
Updated for 4.2.
mitchell
2011-10-31
Updated to Scintilla 3.0.0.
mitchell
2011-10-26
Fixed Adeptsense autocomplete for single item; modules/textadept/adeptsense.lua
mitchell
2011-10-04
Fixed bug with %n in replace introduced by r960; modules/textadept/find.lua
mitchell
2011-10-02
Updated manual.
mitchell
2011-10-02
Added tag textadept_4.1 for changeset 7dee90d09b2d
mitchell
2011-09-28
Use lexer at the caret for key commands and snippets.
mitchell
2011-09-28
Updated Lua adeptsense.
mitchell
2011-09-28
Fixed bug with autocomplete and capitalizations; modules/textadept/editing.lua
mitchell
2011-09-28
Use LuaCoco patch for Lua 5.1.4.
mitchell
2011-09-28
Update context menu on VIEW_AFTER_SWITCH; modules/textadept/menu.lua
mitchell
2011-09-28
Updated for 4.1.
mitchell
2011-09-28
Added gui.goto_file() for the 'find' and 'run' modules.
mitchell
2011-09-27
Reformatted some LuaDoc.
mitchell
2011-09-27
Added language-specific context menu support.
mitchell
2011-09-26
Add manual sidebar link to Language Modules; doc/sidebar.md
mitchell
2011-09-26
Added manual documentation on Lua 5.1 configuration.
mitchell
2011-09-26
Change directory on io.open_file() or buffer:save_as(); core/file_io.lua
mitchell
2011-09-26
Lua code cleanup.
mitchell
2011-09-25
Updated Doxygen doc; src/textadept.c
mitchell
2011-09-25
Added luaopen_lfs and luaopen_lpeg; src/lua.sym
mitchell
2011-09-25
Refactored textadept.c and changed Lua interface a bit.
mitchell
2011-09-21
Emit 'SCN' on SCNotification instead of calling events.notification().
mitchell
2011-09-21
Renamed 'editor' variables to 'view'; src/textadept.c
mitchell
2011-09-21
Rearranged Tools menu.
mitchell
2011-09-20
No need to set buffer.eol_mode for OSX since Scintilla 2.29; core/gui.lua
mitchell
2011-09-08
Fixed error in Lua apidoc for math.huge; modules/lua/lua.luadoc
mitchell
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
[next]