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
/
Makefile
Age
Commit message (
Collapse
)
Author
2010-11-19
Mac OSX textadept.app includes GTK-OSX; the framework is no longer needed.
mitchell
2010-10-24
Condensed textadept.h, textadept.c, lua_interface.c into textadept.c.
mitchell
2010-09-01
Include LexLPeg.cxx in src package's src/ directory; src/Makefile
mitchell
It is no longer contained within the src/scintilla/ folder due to changes in Scintillua.
2010-09-01
Fixed compiler warnings.
mitchell
2010-08-31
Patched Scintilla (as scintillua) no longer needed; src/Makefile
mitchell
The changes to LexLPeg.cxx mean that src/scintillua (patched Scintilla) is no longer required. Can use stock Scintilla now.
2010-08-31
Change Lua interface to support updated LPeg Scintilla lexer.
mitchell
2010-08-26
Remove scintillua .hg/ for releases; src/Makefile
mitchell
2010-08-17
Upgraded to Scintilla/SciTE 2.20.
mitchell
2010-04-29
Prevent double-insertion of Markdown in LuaDoc; src/Makefile
mitchell
2010-04-29
Enable TRACE for lexer messages when debugging; src/Makefile
mitchell
2010-04-02
Added BSD support.
mitchell
2010-04-01
Fixed OSX packaging bug; src/Makefile
mitchell
2010-03-31
Changes to Mac OSX release packaging; src/Makefile
mitchell
2010-03-01
hg clone will not clone individual directories; compensate; src/Makefile
mitchell
2010-03-01
Create Mac OSX zip for release instead of disk image; src/Makefile
mitchell
2010-02-25
Add xcode folder to source zip; src/Makefile
mitchell
2010-02-23
Updated to use Scintillua 2.03.
mitchell
2010-01-07
Updated copyright to 2010.
mitchell
2009-07-28
Updated Makefile for packaging releases.
mitchell
2009-07-18
Updated src/Makefile to build binary and source archives for release.
mitchell
2009-07-18
Can cross-compile to Win32.
mitchell
2009-07-10
Compile as C99.
mitchell
2009-07-09
Textadept now compiles as C code.
mitchell
2009-07-09
Removed gtk.so from src/Makefile.
mitchell
2009-07-08
Replace lua_dialog with gcocoadialog.
mitchell
2009-07-08
Extended the event system to include project manager, find, command entry, etc.
mitchell
2009-07-08
Linux version can be installed and run from anywhere.
mitchell
2009-01-29
Fixed src/Makefile for compiling Lua.
mitchell
2009-01-01
Updated copyright dates for 2009.
mitchell
2008-12-21
Include the LuaFileSystem library; src/Makefile
mitchell
2008-11-22
Compile lpeg into Lua so external lpeg.so, lpeg.dll isn't needed; src/Makefile
mitchell
2008-11-08
Changed src/Makefile to make different ARCHes easier to compile and package for.
mitchell
2008-06-17
Use liblua5.1.a from Lua Binaries; src/Makefile
mitchell
2008-06-17
Include a lua.a like scintilla-st.a for source compile.
mitchell
2008-06-15
Merged pm.c and find_replace.c into textadept.c; updated Makefile.
mitchell
2008-03-04
No external Lua dependency; Textadept compiles with Lua and exports its symbols.
mitchell
2008-03-04
Modified Makefile option flag to optimize for size; src/Makefile
mitchell
2008-03-03
Updated copyright notice to include the year 2008.
mitchell
2007-08-06
Initial import of core C files.
mitchell
[prev]