index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2012-07-12
Handle terminal resizes in ncurses; src/textadept.c
mitchell
2012-07-10
Fixes to compile on BSD.
mitchell
2012-06-29
Correctly cross-compile LuaJIT for Mac OSX.
mitchell
2012-06-29
Support cross-compiling for Mac OSX; src/Makefile
mitchell
2012-06-28
Remove '32' from i386 executable names in package; src/Makefile
mitchell
2012-06-28
Fix compiling on Mac OSX and building release packages; src/Makefile
mitchell
2012-06-28
Disable font locking in Scintilla; src/Makefile
mitchell
Since Textadept is not multi-threaded, there no need for font locking. This was never available in Windows anyway with no issues being reported.
2012-06-28
Can create build environment in /tmp and build individual packages; src/Makefile
mitchell
2012-06-27
Added 32-bit builds; src/Makefile
mitchell
2012-06-27
Updated for 5.5 beta.
mitchell
2012-06-27
Refactored the Makefile.
mitchell
2012-06-24
Handle UTF-8 characters correctly in ncurses.
mitchell
2012-06-24
Refresh the ncurses Scintilla window more accurately; src/textadept.c
mitchell
2012-06-22
Updated key commands for ncurses.
mitchell
2012-06-20
Use look-up table for libtermkey keysyms; src/textadept.c
mitchell
2012-06-20
Ignore some termios and signals in ncurses; src/textadept.c
mitchell
2012-06-18
Removed ncurses splitting for now; src/textadept.c
mitchell
2012-06-16
Fixed some compile warnings.
mitchell
2012-06-12
Identify charset in ncurses; src/textadept.c
mitchell
2012-06-07
More code cleanup; src/textadept.c.
mitchell
2012-06-07
Code cleanup and ncurses bugfixes; src/textadept.c
mitchell
2012-06-06
Check for `args` and `args.process()` in single instance; src/textadept.c
mitchell
2012-06-06
`gui.statusbar_text` is write-only again.
mitchell
2012-06-06
Code cleanup and ncurses GUI improvements.
mitchell
2012-06-06
Removed 'gtk-' stock menus and changed 'separator' to ''.
mitchell
2012-06-05
Added ncurses Command Entry completion.
mitchell
2012-06-04
Added ncurses Find/Replace dialog.
mitchell
2012-06-03
Added ncurses Command Entry; src/textadept.c
mitchell
2012-06-03
Draw ncurses split view line; src/textadept.c
mitchell
2012-06-02
GCocoaDialog was renamed gtDialog.
mitchell
2012-06-02
Code cleanup; src/textadept.c
mitchell
2012-05-25
Finished removing forward declarations; src/textadept.c
mitchell
2012-05-24
Removed more forward declarations; src/textadept.c
mitchell
2012-05-23
Removed some forward declarations and cleaned up code; src/textadept.c
mitchell
2012-05-23
Initial support for ncurses.
mitchell
2012-05-31
Updated for Textadept 5.4.
mitchell
2012-04-30
Move OSX 'ta' launcher outside Textadept.app.
mitchell
2012-04-30
Updated for Textadept 5.3.
mitchell
2012-04-30
Use "C" locale for numbers to prevent formatting errors for French, German, etc.
mitchell
2012-04-12
Make single instance a compile-time option.
mitchell
2012-04-10
Handle NULL current working directory for single-instance; src/textadept.c
mitchell
2012-04-10
Support for single-instance on Linux and BSD with GLib 2.28.
mitchell
Also added documentation on running with LuaJIT and require GTK+ 2.18 now.
2012-04-10
Renamed textadept.app to Textadept.app.
mitchell
2012-03-28
Updated paths; src/Makefile
mitchell
2012-03-26
Updated for 5.2.
mitchell
2012-03-10
Replaced doc/gen_manual.lua with new unversioned tool.
mitchell
2012-03-08
Moved Manual into `doc/` root directory.
mitchell
2012-03-08
Added header and footer to Manual and LuaDoc.
mitchell
2012-03-07
Removed `scripts/update_doc` in favor of using `src/Makefile`.
mitchell
2012-03-07
Updated contact email address.
mitchell
[prev]
[next]