Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Debugging messages and switching the ID gathering function around. | Ted Gould | 2009-05-06 | 1 | -1/+3 | |
| | ||||||
* | Implement the new_with_id function by making the id a property and building ↵ | Ted Gould | 2009-05-05 | 1 | -5/+57 | |
| | | | | some set_ and get_ | |||||
* | Putting in placeholders for the functions that got prototyped last revision | Ted Gould | 2009-04-28 | 1 | -0/+14 | |
| | ||||||
* | Adding in tests dictory, a test, and making it compile | Ted Gould | 2009-04-16 | 1 | -0/+6 | |
| | ||||||
* | No warnings, put them in now I had to fix them | Ted Gould | 2009-04-16 | 1 | -1/+10 | |
| | ||||||
* | Okay, let's build some XML | Ted Gould | 2009-04-16 | 1 | -1/+13 | |
| | ||||||
* | Putting in IDs | Ted Gould | 2009-04-16 | 1 | -0/+8 | |
| | ||||||
* | Adding in all the public functions as real functions and implementing a ↵ | Ted Gould | 2009-04-16 | 1 | -7/+94 | |
| | | | | couple of children related ones. | |||||
* | Changing the menuitem type | Ted Gould | 2009-04-16 | 1 | -1/+1 | |
| | ||||||
* | Putting in more gobject based examples and getting all the libraries tied in ↵ | Ted Gould | 2009-04-13 | 1 | -0/+48 | |
to make them work. |