Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document "shortcut" property | Aurelien Gateau | 2010-06-07 | 1 | -0/+14 |
| | |||||
* | Added main page | Aurelien Gateau | 2010-05-03 | 1 | -3/+9 |
| | |||||
* | Document "visible" property | Aurelien Gateau | 2010-04-02 | 1 | -0/+6 |
| | |||||
* | Documentation Fix | Ted Gould | 2010-04-01 | 1 | -1/+1 |
|\ | |||||
| * | Changed default value for toggle-state | Aurelien Gateau | 2010-03-31 | 1 | -1/+1 |
| | | |||||
* | | Adding a bunch of comments | Ted Gould | 2010-03-31 | 1 | -2/+14 |
| | | |||||
* | | Started to implement about-to-show support | Aurelien Gateau | 2010-03-03 | 1 | -0/+5 |
|/ | |||||
* | Minor typos | Aurelien Gateau | 2010-02-04 | 1 | -2/+2 |
| | |||||
* | Added sentence about not sending default values. | Aurelien Gateau | 2010-02-04 | 1 | -0/+3 |
| | |||||
* | Removed "revision" attribute from example xml. | Aurelien Gateau | 2010-02-04 | 1 | -5/+5 |
| | |||||
* | - Annotations necessary for the Qt side. | Aurelien Gateau | 2010-02-01 | 1 | -1/+5 |
| | | | | | - Other minor tweaks. | ||||
* | Misc fixes | Aurelien Gateau | 2010-02-01 | 1 | -2/+2 |
| | |||||
* | Turn property descriptions into a table. | Aurelien Gateau | 2010-02-01 | 1 | -21/+93 |
| | |||||
* | - Make menu item id an integer (useful to indicate bad id as -1) | Aurelien Gateau | 2010-02-01 | 1 | -22/+24 |
| | | | | | - Merged with the other spec | ||||
* | Nicer verbatim output | Aurelien Gateau | 2010-02-01 | 1 | -11/+11 |
| | |||||
* | Use doxymel for documentation. | Aurelien Gateau | 2010-02-01 | 1 | -118/+150 |
| | |||||
* | Adding a parameter on the event function so that the timestamp is always passed. | Ted Gould | 2010-01-24 | 1 | -0/+2 |
|\ | |||||
| * | Sync to trunk | Ted Gould | 2010-01-22 | 1 | -5/+5 |
| |\ | |||||
| * | | Adding timestamp to XML description. | Ted Gould | 2010-01-22 | 1 | -0/+2 |
| | | | |||||
* | | | Changing all instances of 'LayoutUpdate' to 'LayoutUpdated' as discussed on ↵ | Ted Gould | 2010-01-22 | 1 | -1/+1 |
| |/ |/| | | | | | the dbusmenu list. | ||||
* | | Removing the idea that there should be revisions on the XML | Ted Gould | 2010-01-21 | 1 | -5/+5 |
|/ | |||||
* | Implememented GetChildren | Aurelien Gateau | 2009-12-24 | 1 | -0/+6 |
| | |||||
* | Changes to keep layouts but all for globbing of properties in a similar way. | Ted Gould | 2009-12-08 | 1 | -11/+54 |
| | |||||
* | Grabbing agateau's changes | Ted Gould | 2009-12-08 | 1 | -49/+70 |
|\ | |||||
| * | Fixed type of value param in ItemPropertyUpdated() signal | Aurelien Gateau | 2009-11-13 | 1 | -1/+1 |
| | | |||||
| * | Removed ItemAdded/ItemRemoved for now | Aurelien Gateau | 2009-11-13 | 1 | -23/+0 |
| | | |||||
| * | New DBus menu API | Aurelien Gateau | 2009-11-13 | 1 | -48/+92 |
| | | |||||
* | | Changing name to org.ayatana. | Ted Gould | 2009-11-20 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | First step, change the interface name. | Ted Gould | 2009-10-28 | 1 | -1/+1 |
| | | |||||
* | | Added documentation | Aurelien Gateau | 2009-10-28 | 1 | -0/+57 |
|/ | |||||
* | Adding the revision to the signal in the dbus spec. | Ted Gould | 2009-09-21 | 1 | -0/+1 |
| | |||||
* | Reworking the DBus interface slightly. Making it so that the properties are ↵ | Ted Gould | 2009-05-15 | 1 | -6/+1 |
| | | | | now sent in a dict and that there isn't an arbitrary listing of things. It's either grab all or grab one. Seems to apply to the use cases better. | ||||
* | Building the DBus bindings | Ted Gould | 2009-04-14 | 1 | -0/+70 |