Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement the rest of LdSymbolCategory. | Přemysl Janouch | 2010-10-26 | 1 | -0/+132 |
| | | | | | Added GObject properties for object parameters. Implemented methods for children management. | ||||
* | Redesign the library and related components. | Přemysl Janouch | 2010-10-26 | 1 | -18/+83 |
| | | | | | | | | | This step is needed, since the current design is quite chaotic and it would not be possible to finish the application. There's still a lot to be done. After this step, it's time to implement the rest of LdLua. | ||||
* | Renamed LdSymbolLibrary to LdLibrary. | Přemysl Janouch | 2010-10-17 | 1 | -3/+3 |
| | |||||
* | Split ld-symbol-library.c. | Přemysl Janouch | 2010-09-20 | 1 | -0/+90 |
Originally, there were three object classes defined in this file. It would later become rather chaotic if left that way. |