Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | A couple more intr_loops with a small memory leak fix | Ted Gould | 2011-03-21 | 1 | -9/+10 | |
| | | ||||||
* | | Moving from iter_next to iter_loop on a couple more iterators | Ted Gould | 2011-03-21 | 1 | -6/+2 | |
| | | ||||||
* | | Removing an unneeded iner_new | Ted Gould | 2011-03-21 | 1 | -3/+3 | |
| | | ||||||
* | | Use iter_loop to handle unref'ing the variants cleanly. | Ted Gould | 2011-03-21 | 1 | -7/+4 | |
|/ | ||||||
* | The g_variant_get_* family of calls which return a GVariant | Chris Coulson | 2011-03-14 | 1 | -39/+102 | |
| | | | | | | | | | | actually return reference counted, non-floating variant. Ensure that we always keep pointers to these so that we can properly unref them. The same also applies to g_variant_iter_next_value. Also fix a couple of other minor leaks along the way. This fixes LP: #722972 | |||||
* | Having the GTK Client handle theme directories | Ted Gould | 2011-03-10 | 1 | -0/+29 | |
|\ | ||||||
| * | Also check the status when we get the proxy, not part of this bug, but it'll ↵ | Ted Gould | 2011-03-10 | 1 | -0/+14 | |
| | | | | | | | | come along soon enough. | |||||
| * | On initially getting the proxy we need to check the theme directories to ↵ | Ted Gould | 2011-03-10 | 1 | -0/+15 | |
| | | | | | | | | boot strap. | |||||
* | | Fix various memory leaks | Chris Coulson | 2011-03-10 | 1 | -5/+6 | |
| | | ||||||
* | | Check to ensure that layout_props isn't NULL. Atleast we shouldn't crash. | Ted Gould | 2011-03-09 | 1 | -0/+1 | |
|/ | ||||||
* | Changing the destroy prototype for better GIR support | Ted Gould | 2011-03-03 | 1 | -5/+5 | |
|\ | ||||||
| * | Changing the destroy notification function to be a GDestroyNotify for GIR ↵ | Ted Gould | 2011-03-02 | 1 | -5/+5 | |
| | | | | | | | | purposes | |||||
* | | Add a 'get' function for the icon theme directories. | Ted Gould | 2011-03-03 | 1 | -0/+17 | |
| | | ||||||
* | | Emit the signal when needed | Ted Gould | 2011-03-03 | 1 | -1/+1 | |
| | | ||||||
* | | Adding a signal for theme directories changing. | Ted Gould | 2011-03-03 | 1 | -0/+15 | |
| | | ||||||
* | | Handle getting the property and/or getting an update to it. | Ted Gould | 2011-03-02 | 1 | -0/+21 | |
| | | ||||||
* | | Adding the private variable for icon directories | Ted Gould | 2011-03-02 | 1 | -0/+7 | |
|/ | ||||||
* | Handle the case where the passed in property name could be from the hashtable. | Ted Gould | 2011-03-02 | 1 | -1/+1 | |
|\ | ||||||
| * | Don't tell us everytime, we know you're good, you don't have to brag. | Ted Gould | 2011-03-01 | 1 | -1/+1 | |
| | | ||||||
* | | Rename dbus properties to follow dbus naming conventions | Aurelien Gateau | 2011-03-02 | 1 | -5/+5 | |
|/ | | | | | | | - version => Version - text-direction => TextDirection - status => Status | |||||
* | Allow sending only some properties based on what is requested. | Ted Gould | 2011-02-24 | 1 | -1/+43 | |
|\ | ||||||
| * | Search for and process type first | Ted Gould | 2011-02-23 | 1 | -1/+13 | |
| | | ||||||
| * | Adding visible and enabled to the initial grab. | Ted Gould | 2011-02-23 | 1 | -3/+5 | |
| | | ||||||
| * | Use the property structures that are from the GetLayout properties | Ted Gould | 2011-02-18 | 1 | -0/+15 | |
| | | ||||||
| * | Set a fixed set of properties that we ask for when requesting the layout | Ted Gould | 2011-02-18 | 1 | -1/+14 | |
| | | ||||||
* | | Adding a property to request attention | Ted Gould | 2011-02-24 | 1 | -0/+49 | |
|\ \ | ||||||
| * \ | Merge changing from a signal to a property | Ted Gould | 2011-02-18 | 1 | -18/+11 | |
| |\ \ | ||||||
| * | | | Adds a status property that is gotten over DBus | Ted Gould | 2011-02-18 | 1 | -1/+50 | |
| | | | | ||||||
* | | | | Adding a property for text direction | Ted Gould | 2011-02-24 | 1 | -1/+88 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Instead of defining a signal let's make this a property and use 'notify' | Ted Gould | 2011-02-18 | 1 | -18/+11 | |
| |/ / | ||||||
| * | | Using the proper signal value. Oops | Ted Gould | 2011-02-18 | 1 | -1/+1 | |
| | | | ||||||
| * | | Use a for loop for looking at invalidated properties | Ted Gould | 2011-02-18 | 1 | -3/+3 | |
| | | | ||||||
| * | | Updating to trunk | Ted Gould | 2011-02-18 | 1 | -79/+107 | |
| |\| | ||||||
| * | | Start handling text direction and signal when it changes | Ted Gould | 2011-02-18 | 1 | -3/+63 | |
| | | | ||||||
| * | | Adding a stub for getting the text direction | Ted Gould | 2011-02-18 | 1 | -0/+17 | |
| | | | ||||||
| * | | Adding the signal for text direction changing. | Ted Gould | 2011-02-18 | 1 | -0/+17 | |
| | | | ||||||
* | | | Fixup documentation and move the private functions to a private header file | Ted Gould | 2011-02-21 | 1 | -0/+1 | |
| | | | ||||||
* | | | merge trunk | Martin Pitt | 2011-02-21 | 1 | -79/+107 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Making sure all refs sink incase of floating variants | Ted Gould | 2011-02-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merging in the no-xml based layout branch | Ted Gould | 2011-02-14 | 1 | -78/+57 | |
| |\ \ | ||||||
| | * | | Get the IDs properly. ints and unpacked | Ted Gould | 2011-02-14 | 1 | -2/+6 | |
| | | | | ||||||
| | * | | Splitting out the args for easier debugging | Ted Gould | 2011-02-14 | 1 | -1/+4 | |
| | | | | ||||||
| | * | | Making the build of the message more explicit and correct | Ted Gould | 2011-02-14 | 1 | -1/+8 | |
| | | | | ||||||
| | * | | Dropping libxml | Ted Gould | 2011-02-14 | 1 | -3/+0 | |
| | | | | ||||||
| | * | | Changing the client over from XML to taking in the variant structures | Ted Gould | 2011-02-14 | 1 | -75/+43 | |
| | | | | ||||||
| * | | | Ignore signals if there's no root node | Ted Gould | 2011-02-14 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | Adding removing properties on the client side of things. | Ted Gould | 2011-02-14 | 1 | -0/+25 | |
| |/ / | ||||||
| * | | Unbox the variants if they're boxed | Ted Gould | 2011-02-08 | 1 | -1/+6 | |
| | | | ||||||
| * | | Handling and unrolling the properties updated signal | Ted Gould | 2011-02-08 | 1 | -0/+16 | |
| |/ | ||||||
* / | Fix GI annotations for Dbusmenu | Martin Pitt | 2011-02-16 | 1 | -68/+68 | |
|/ | | | | | | | | Now everything is introspectable except for dbusmenu_client_add_type_handler{,_full}(). These do not take a standard GDestroyNotify argument, and thus the newfunc callback cannot get any valid scope annotation. To fix this we need to break the API and ABI. |