| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-02-22 | fixed global object initialization order issue | Robin Haberkorn | 1 | -5/+16 | |
| * Scintilla is now initialized from main() using Interface::main() * Scintilla initialization depends on initialization of objects in the global namespace (otherwise the Lexer catalogue may not be filled properly and lexing may not work). Lexer modules were initialized after SciTECO interface initialization * merged Scintilla initialization (Interface::main()) with interface option parsing | |||||
| 2013-01-19 | updated copyright (2012-2013) | Robin Haberkorn | 1 | -1/+1 | |
| 2012-12-04 | added copyright notice to every source file | Robin Haberkorn | 1 | -0/+17 | |
| 2012-12-04 | autoconf preparation: move everything into src/ subdir | Robin Haberkorn | 1 | -0/+69 | |
