aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * Building up the case statements.Ted Gould2009-12-152-1/+25
| | | | |
| | | | * Functions for setting the check type and state of the check.Ted Gould2009-12-152-1/+50
| | | | |
| | | | * Better handling of the draw_indicator function, as in, this one will ↵Ted Gould2009-12-151-2/+27
| | | | | | | | | | | | | | | | | | | | actually work.
| | | | * Setting up enums for the type of check and the state of it.Ted Gould2009-12-152-5/+22
| | | | |
| | | | * Slight cleanups, getting this code going.Ted Gould2009-12-152-19/+46
| | | | |
| | | | * Building the basic generic menu item.Ted Gould2009-12-154-0/+86
| | | | |
| | | | * Transition the dumper to getting values and converting them to strings ↵Ted Gould2009-12-151-1/+5
| | | | | | | | | | | | | | | | | | | | instead of only using strings.
| | | | * Switching around the visible and sensitive handling to use our new fancy ↵Ted Gould2009-12-151-13/+18
| | | | | | | | | | | | | | | | | | | | getters so that we have consistent handling there.
| | | | * Adding in transforms for our getters.Ted Gould2009-12-151-2/+20
| | | | |
| | | | * Adding in a couple of transfer functions so that we can be backwards ↵Ted Gould2009-12-151-0/+34
| | | | | | | | | | | | | | | | | | | | compatible with our string way of doing things.
| | | | * Docs for the new functions.Ted Gould2009-12-151-0/+50
| | | | |
| | | | * Basic implementation of some helper getter/setters for GValues with int and ↵Ted Gould2009-12-152-0/+40
| | | | | | | | | | | | | | | | | | | | bools
| | | | * Killing the image item as it's own beast.Ted Gould2009-12-091-36/+14
| | | | |
| | | | * Flow through GValue changes.Ted Gould2009-12-091-13/+14
| | | | |
| | | | * Cleaning up our types. No more image type (but leaving to not confuse) and ↵Ted Gould2009-12-092-1/+6
| | | | | | | | | | | | | | | | | | | | adding in the properties needed for toggle stuff.
| | | | * Making generated items understand underlines in labels.Cody Russell2009-12-091-0/+3
| | | | |\ | | | |_|/ | | |/| |
| | * | | Use underlinesCody Russell2009-12-091-0/+3
| |/ / / |/| | |
| | | * Fixing includes in the dbusmenu-gtk client.hCody Russell2009-12-091-2/+1
| | | |\ | | |_|/ | |/| |
| * | | Fix #include in client.hCody Russell2009-12-091-2/+1
|/ / /
| | * Switching the menuitem internal storage to be a hashtable of values.Ted Gould2009-12-093-23/+75
| | |
| | * Removing debug messageTed Gould2009-12-091-0/+1
| | |
| | * Ignoring the bustle files.Ted Gould2009-12-091-0/+1
| | |
| | * Translating the table of string properties over to a hash of values.Ted Gould2009-12-091-0/+16
| | |
| | * Switching the return from get properties should have values now.Ted Gould2009-12-091-1/+1
| | |
| | * Switching to a new object number as now the bustler is there.Ted Gould2009-12-091-1/+1
| | |
| | * Adding in a bunch of bustle data gathering and cleanup.Ted Gould2009-12-091-6/+10
| | |
| | * Remove the ability to construct the property as it's not writable.Ted Gould2009-12-091-1/+1
| | |
| | * Removing debug messageTed Gould2009-12-091-2/+0
| | |
| | * Fixing the proxies correctly and making sure to reset the call pointer.Ted Gould2009-12-091-2/+3
| | |
| | * Adding in support for bustling the 'test-glib-layout' test results.Ted Gould2009-12-092-3/+4
| | |
| | * Adding in the 'version' propertyTed Gould2009-12-092-2/+13
| | |
| | * Fixing the layout update signature to have two parameters.Ted Gould2009-12-091-6/+7
| | |
| | * Adding marshaller for the 'LayoutUpdate' signal.Ted Gould2009-12-091-0/+1
| | |
| | * Switching the marshaller to give us the GValueTed Gould2009-12-091-1/+1
| | |
| | * Changing ID_PROP_UPDATE signal to use GValues instead of strings.Ted Gould2009-12-091-4/+7
| | |
| | * Switching the marshallers around to match the new signal interfaces.Ted Gould2009-12-091-1/+2
| | |
| | * Changing signal prototypes in the signal handlers.Ted Gould2009-12-091-10/+10
| | |
| | * Adding in layout debug message.Ted Gould2009-12-091-0/+2
| | |
| | * Switching from using the 'Layout' property to using the 'GetLayout' function ↵Ted Gould2009-12-091-21/+8
| | | | | | | | | | | | with more fun parameters.
| | * Changing signal names to match the new (more logical) naming pattern.Ted Gould2009-12-091-2/+2
| | |
| | * Making a proper error on GroupProperties not being implemented.Ted Gould2009-12-091-1/+7
| | |
| | * Switching get properties to include the properties list.Ted Gould2009-12-091-2/+2
| | |
| | * Updating to new API so that we build. Nice touch.Ted Gould2009-12-091-3/+5
| | |
| | * Getting the server building again, not great shape though. Needs more work.Ted Gould2009-12-081-31/+42
| | |
| | * Updating to trunk for better testing.Ted Gould2009-12-084-6/+5
| | |\ | |_|/ |/| |
* | | Fixing the returns on the test suite.Ted Gould2009-12-084-6/+5
|\ \ \
| * | | Disabling the mago tests as they always pass and they take a while to run.Ted Gould2009-12-081-2/+1
| | | |
| * | | Passing on timeout for the gtk client.Ted Gould2009-12-081-1/+1
| | | |
| * | | Updating to current trunkTed Gould2009-12-085-33/+107
| |\ \ \ | |/ / / |/| | |
| * | | If we didn't pass, we shouldn't return 0Ted Gould2009-10-223-3/+3
| | | |