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
2008-12-14
Fixed find bug when no match is found; core/ext/find.lua
mitchell
2008-12-14
Changed language module main command key chain root from Alt+C to Alt+L.
mitchell
2008-12-12
Added Light color theme.
mitchell
2008-12-12
Previous fix for cancelling CocoaDialog was not a fix; core/init.lua
mitchell
2008-12-10
Use UTF8 encoding by default; core/events.lua
mitchell
2008-12-10
Fix cancelling CocoaDialog bug; core/init.lua
mitchell
2008-12-06
Folded code is underlined as in SciTE; themes/scite/view.lua
mitchell
2008-12-06
Updated core/iface.lua.
mitchell
2008-12-06
Tweaked scripts/gen_iface.lua.
mitchell
2008-12-04
Use lua_checklong macro instead of checknumber with cast; src/lua_interface.c
mitchell
2008-11-22
Compile lpeg into Lua so external lpeg.so, lpeg.dll isn't needed; src/Makefile
mitchell
2008-11-11
Find functionality is mostly handled by Lua now.
mitchell
2008-11-08
Changed src/Makefile to make different ARCHes easier to compile and package for.
mitchell
2008-11-08
Added Lua interface functions to mimick find box button presses.
mitchell
2008-11-02
Fixed typo in src/lua_interface.c for compiling on Mac.
mitchell
2008-11-02
Fixed key handling and arg handling for Mac.
mitchell
2008-11-01
Added support for some AppleEvents, use Scintilla namespace on OSX.
mitchell
2008-10-30
Work around native GTK-OSX handling of Alt key for composing; core/ext/keys.lua
mitchell
2008-10-27
Fixed indentation in src/textadept.c
mitchell
2008-10-27
Updated Textadept to compile and run on OSX with native GTK framework.
mitchell
2008-10-08
Key commands are quicker and more efficient; core/ext/keys.lua
mitchell
2008-10-04
Added action for 'Find and Replace' menu item; core/ext/menu.lua
mitchell
2008-10-04
Fixed view grow/shrink error when view isn't split; core/ext/menu.lua
mitchell
2008-09-27
Fixed modules/textadept/lsnippets.lua bug for placeholders.
mitchell
2008-09-24
Added tag beta_r6 for changeset 15efa8aeb048
mitchell
2008-09-24
Updated LuaDoc for textadept.size property; core/.textadept.lua
mitchell
2008-09-24
Linux comes first; core/file_io.lua
mitchell
2008-09-24
Added textadept.size property.
mitchell
2008-09-24
Added _THEME variable; themes are now directories with view.lua and buffer.lua.
mitchell
2008-09-23
Updated Doxygen docs.
mitchell
2008-09-23
Merged overloaded 'l_handle_event' functions into one with default parameter.
mitchell
2008-09-23
Merged 'set_docstatusbar_text' function into 'set_statusbar_text' with a flag.
mitchell
2008-09-23
If view.size is given a negative number, make it zero; src/lua_interface.c
mitchell
2008-09-23
Removed unused 'resize_split' function.
mitchell
2008-09-21
Edited code to suppress warnings generated by MSVC++; src/lua_interface.c
mitchell
2008-09-21
Textadept gracefully exits when errors occur in core/init.lua.
mitchell
2008-09-21
Adapted lua-dialog file selection to work in Windows; core/file_io.lua
mitchell
2008-09-21
Modified some of the pm browsers to play nice with Windows.
mitchell
2008-09-21
Code cleanup.
mitchell
2008-09-21
Added LuaDoc to WinMain function, use C++ style cast in it; src/textadept.c
mitchell
2008-09-21
Added uri_dropped handler in core/events.lua to open dragged and dropped files.
mitchell
2008-09-21
Use textadept.exe path as textadept_home instead of C:\Program Files\textadept.
mitchell
2008-09-20
Added session support for Windows; core/file_io.lua
mitchell
2008-09-19
Added preliminary support for Textadept on Windows.
mitchell
2008-09-04
Changed core/ext/mime_types.lua to use 'sql' lexer instead of 'mysql'.
mitchell
2008-08-10
Updated Doxygen doc; src/textadept.c
mitchell
2008-08-10
Made set_default_*_properties handlers for their respective *_new events.
mitchell
2008-08-09
Added SciTE theme for Textadept; themes/scite.lua
mitchell
2008-08-09
Added color themes, fixed indentation inconsistencies; core/events.lua
mitchell
2008-08-09
Modified core/events.lua to support new color theme functionality.
mitchell
[prev]
[next]