Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Interoperability fixes. | Ted Gould | 2010-02-04 | 1 | -2/+2 |
|\ | |||||
| * | - Allow id to be 0. | Aurelien Gateau | 2010-02-02 | 1 | -2/+2 |
| | | | | | | | | | | - Fix default item type. | ||||
* | | Bringing through the handling of events through the local subclass of the item. | Ted Gould | 2010-02-03 | 1 | -0/+5 |
|/ | |||||
* | Cleaning up our types. No more image type (but leaving to not confuse) and ↵ | Ted Gould | 2009-12-09 | 1 | -1/+1 |
| | | | | adding in the properties needed for toggle stuff. | ||||
* | Spelling fix. | Ted Gould | 2009-08-26 | 1 | -1/+1 |
| | |||||
* | Forgot some signal documentation. | Ted Gould | 2009-08-25 | 1 | -0/+1 |
| | |||||
* | Switching the prototype for type handlers so that it passes the client as well. | Ted Gould | 2009-08-25 | 1 | -1/+1 |
| | |||||
* | Okay, building in some type handlers now. | Ted Gould | 2009-08-25 | 1 | -0/+4 |
| | |||||
* | Makin' it so that if we have a type handler we use that, otherwise we pass ↵ | Ted Gould | 2009-08-20 | 1 | -1/+1 |
| | | | | things up. Also making it so that type handlers can report an error. | ||||
* | Switching the new signal to be after the properties are gotten and adding a ↵ | Ted Gould | 2009-08-20 | 1 | -3/+9 |
| | | | | hashtable for type handlers. | ||||
* | Adding two new signals to the client. 'root-changed' and 'new-menuitem' to ↵ | Ted Gould | 2009-06-23 | 1 | -0/+4 |
| | | | | make it so that this can go up the stack easier. | ||||
* | Add in the LGPL 2.1/3 text to the tops of the files. | Ted Gould | 2009-05-12 | 1 | -0/+28 |
| | |||||
* | Object and section docs. | Ted Gould | 2009-05-11 | 1 | -2/+42 |
| | |||||
* | Adding in a signal for the layout being updated | Ted Gould | 2009-05-05 | 1 | -0/+10 |
| | |||||
* | Fix property names. | Ted Gould | 2009-04-28 | 1 | -0/+3 |
| | |||||
* | Changing the type name to make more sense | Ted Gould | 2009-04-16 | 1 | -6/+6 |
| | |||||
* | Building an API, woo hoo | Ted Gould | 2009-04-15 | 1 | -1/+5 |
| | |||||
* | Adding basic client and server objects. | Ted Gould | 2009-04-15 | 1 | -0/+31 |