Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Adding a sections file that's all cleaned up. | Ted Gould | 2011-02-21 | 1 | -0/+76 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Only one version of the docs, just two builds. | Ted Gould | 2011-02-21 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Ensuring we don't have an GenericMenuItem in the docs | Ted Gould | 2011-02-21 | 2 | -3/+3 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixing allow annotation | Ted Gould | 2011-02-21 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Use the documented API here | Ted Gould | 2011-02-21 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Adding in a deprecated section | Ted Gould | 2011-02-21 | 1 | -0/+4 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Removing some items that it said I needed before... I swear, constantly. | Ted Gould | 2011-02-21 | 2 | -5/+0 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Removing the functions moved to the private header | Ted Gould | 2011-02-21 | 1 | -2/+0 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixing all the menuitem documentation | Ted Gould | 2011-02-21 | 2 | -4/+192 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixing menuitem proxy docs | Ted Gould | 2011-02-21 | 1 | -1/+12 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Block client-private.h from the docs | Ted Gould | 2011-02-21 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixup documentation and move the private functions to a private header file | Ted Gould | 2011-02-21 | 5 | -9/+109 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixing all of the server docs | Ted Gould | 2011-02-21 | 1 | -4/+43 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Making private subsections for private structures | Ted Gould | 2011-02-21 | 1 | -4/+13 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Dropping parents that are unused by gtk-doc | Ted Gould | 2011-02-21 | 2 | -2/+0 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Not parsing the generated XML header as well | Ted Gould | 2011-02-21 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Adding in new symbols to the appropriate sections | Ted Gould | 2011-02-21 | 1 | -0/+13 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Remove outdated symbols that we don't want in the docs | Ted Gould | 2011-02-21 | 1 | -19/+2 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Changing the naming of the CLIENT MENUITEM macro to be standard | Ted Gould | 2011-02-21 | 2 | -8/+12 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Making sure the client menu item isn't parsed and remove some oldies. | Ted Gould | 2011-02-21 | 1 | -3/+2 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Another update to trunk | Ted Gould | 2011-02-21 | 78 | -1630/+11686 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Catching up to trunk | Ted Gould | 2010-06-10 | 10 | -3/+508 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Putting in doc checks | Ted Gould | 2010-06-09 | 2 | -2/+2 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Make sure to not recurse if the value says we shouldn't | Ted Gould | 2011-02-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Redefine so that we don't recurse if we shouldn't | Ted Gould | 2011-02-23 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Don't check defaults with NULL objects | Ted Gould | 2011-02-23 | 1 | -22/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Only look at defaults if we have a value to compare with. | Ted Gould | 2011-02-23 | 1 | -22/+25 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Cleaning up cleaning up so we don't unref twice and crash | Ted Gould | 2011-02-23 | 1 | -25/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Various memory error fixes: | Chris Coulson | 2011-02-23 | 1 | -25/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Don't call g_object_add_weak_pointer multiple times on GtkMenuShell's - Ensure we always clean up weak pointers to avoid invalid writes when objects are destroyed - If a GtkWidget is destroyed before it's DbusmenuMenuitem, don't try to access it with g_object_steal_data | |||||
* | | | | | | | | | | | Fixing the signatures to make them more consistent | Ted Gould | 2011-02-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Changing parameter names to be more descriptive | Ted Gould | 2011-02-22 | 1 | -2/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Changing signature to make more sense, comments by agateau | Ted Gould | 2011-02-22 | 1 | -2/+2 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Adding defaults to translatable files | Ted Gould | 2011-02-22 | 1 | -0/+1 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| | | | | | | | * | Handle the property being grabbed over dbus | Ted Gould | 2011-02-22 | 1 | -0/+10 | |
| | | | | | | | | | ||||||
| | | | | | | | * | Fleshing out the function to set the icon dirs | Ted Gould | 2011-02-22 | 1 | -1/+36 | |
| | | | | | | | | | ||||||
| | | | | | | | * | Fleshing out getting the dirs | Ted Gould | 2011-02-22 | 1 | -3/+4 | |
| | | | | | | | | | ||||||
| | | | | | | | * | Adding a private variable for the string list | Ted Gould | 2011-02-22 | 1 | -0/+9 | |
| | | | | | | | | | ||||||
| | | | | | | | * | Adding some documentation | Ted Gould | 2011-02-22 | 1 | -0/+17 | |
| | | | | | | | | | ||||||
| | | | | | | | * | Prototypes and stubs for the get/set icon paths | Ted Gould | 2011-02-22 | 2 | -0/+18 | |
| | | | | | | | | | ||||||
| | | | | | | | * | Adding a property for icon theme path collection. | Ted Gould | 2011-02-22 | 1 | -0/+9 | |
| | | | | | | | | | ||||||
| | | | | | | | * | Getting the love branch | Ted Gould | 2011-02-22 | 14 | -11/+710 | |
| |_|_|_|_|_|_|/| |/| | | | | | |/ | | | | | | |/| | | | | | |/| | | ||||||
| | | | | * | | | Merge changing from a signal to a property | Ted Gould | 2011-02-18 | 2 | -20/+13 | |
| | | | | |\ \ \ | | | | | |/ / / | | | | |/| | | | ||||||
| | | | * | | | | Instead of defining a signal let's make this a property and use 'notify' | Ted Gould | 2011-02-18 | 2 | -20/+13 | |
| | | | | | | | | ||||||
| | | | | * | | | Adds a status property that is gotten over DBus | Ted Gould | 2011-02-18 | 2 | -1/+52 | |
| | | | | | | | | ||||||
| | | | | * | | | Tracking the status and signaling on DBus if it changes | Ted Gould | 2011-02-18 | 1 | -0/+30 | |
| | | | | | | | | ||||||
| | | | | * | | | Adding in the status property | Ted Gould | 2011-02-18 | 2 | -1/+8 | |
| | | | | | | | | ||||||
| | | | | * | | | Fleshing out the getter and setter | Ted Gould | 2011-02-18 | 1 | -1/+16 | |
| | | | | | | | | ||||||
| | | | | * | | | Adding in some stub functions for the status | Ted Gould | 2011-02-18 | 2 | -0/+31 | |
| | | | | | | | | ||||||
| | | | | * | | | Adding in a status enum for tracking the status | Ted Gould | 2011-02-18 | 1 | -0/+11 | |
| | | | | | | | | ||||||
| | | | | * | | | Adding the 'state' property to the XML | Ted Gould | 2011-02-18 | 1 | -0/+10 | |
| | | | |/ / / |