Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor LdDiagram selection handling methods. | Přemysl Janouch | 2011-01-16 | 1 | -1/+1 |
| | | | | Add ld_diagram_remove_selection(). | ||||
* | Revert the order of LdDiagram objects. | Přemysl Janouch | 2011-01-16 | 1 | -3/+3 |
| | | | | Now they go from oldest to newest. | ||||
* | Use properties instead of accessor methods. | Přemysl Janouch | 2011-01-16 | 1 | -8/+3 |
| | |||||
* | Make a separate library. | Přemysl Janouch | 2011-01-10 | 1 | -0/+1417 |
This is required for gtkdoc-scangobj. So far it's much like it's been before, the main differences are that source files are in two directories from now on and the build process has two stages. |