Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert LdSymbol into an abstract class. | Přemysl Janouch | 2010-10-17 | 1 | -2/+4 |
| | | | | Created LdLuaSymbol, which subclasses LdSymbol. | ||||
* | Renamed LdSymbolLibrary to LdLibrary. | Přemysl Janouch | 2010-10-17 | 1 | -4/+4 |
| | |||||
* | WIP: Refactoring of the library and symbols | Přemysl Janouch | 2010-10-17 | 1 | -2/+4 |
| | |||||
* | Split ld-symbol-library.c. | Přemysl Janouch | 2010-09-20 | 1 | -0/+2 |
| | | | | | Originally, there were three object classes defined in this file. It would later become rather chaotic if left that way. | ||||
* | Require Lua 5.1 and GTK+ 2.12. | Přemysl Janouch | 2010-09-20 | 1 | -3/+7 |
| | |||||
* | Automatized generation of marshallers. | Přemysl Janouch | 2010-09-19 | 1 | -0/+29 |
| | |||||
* | Add marshaller files generated by glib-genmarshal. | Přemysl Janouch | 2010-09-19 | 1 | -0/+2 |
| | |||||
* | Renamed source files. | Přemysl Janouch | 2010-09-19 | 1 | -12/+15 |
| | | | | | | Also a little change in CMakeLists.txt. The next commit is going to change the object prefix. | ||||
* | A little bit of cleanup. | Přemysl Janouch | 2010-09-14 | 1 | -6/+0 |
| | |||||
* | Initial commit | Přemysl Janouch | 2010-09-13 | 1 | -0/+134 |