index
:
libdbusmenu
master
Pass a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdbusmenu-glib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Making sure a value is passed even if we're not using it for clicked.
Ted Gould
2009-12-16
1
-1
/
+4
*
Using the GValues instead of setting the strings.
Ted Gould
2009-12-16
1
-2
/
+2
*
Adding in transforms for our getters.
Ted Gould
2009-12-15
1
-2
/
+20
*
Adding in a couple of transfer functions so that we can be backwards compatib...
Ted Gould
2009-12-15
1
-0
/
+34
*
Docs for the new functions.
Ted Gould
2009-12-15
1
-0
/
+50
*
Basic implementation of some helper getter/setters for GValues with int and b...
Ted Gould
2009-12-15
2
-0
/
+40
*
Cleaning up our types. No more image type (but leaving to not confuse) and a...
Ted Gould
2009-12-09
2
-1
/
+6
*
Switching the menuitem internal storage to be a hashtable of values.
Ted Gould
2009-12-09
3
-23
/
+75
*
Removing debug message
Ted Gould
2009-12-09
1
-0
/
+1
*
Translating the table of string properties over to a hash of values.
Ted Gould
2009-12-09
1
-0
/
+16
*
Switching the return from get properties should have values now.
Ted Gould
2009-12-09
1
-1
/
+1
*
Remove the ability to construct the property as it's not writable.
Ted Gould
2009-12-09
1
-1
/
+1
*
Removing debug message
Ted Gould
2009-12-09
1
-2
/
+0
*
Fixing the proxies correctly and making sure to reset the call pointer.
Ted Gould
2009-12-09
1
-2
/
+3
*
Adding in the 'version' property
Ted Gould
2009-12-09
2
-2
/
+13
*
Fixing the layout update signature to have two parameters.
Ted Gould
2009-12-09
1
-6
/
+7
*
Adding marshaller for the 'LayoutUpdate' signal.
Ted Gould
2009-12-09
1
-0
/
+1
*
Switching the marshaller to give us the GValue
Ted Gould
2009-12-09
1
-1
/
+1
*
Changing ID_PROP_UPDATE signal to use GValues instead of strings.
Ted Gould
2009-12-09
1
-4
/
+7
*
Switching the marshallers around to match the new signal interfaces.
Ted Gould
2009-12-09
1
-1
/
+2
*
Changing signal prototypes in the signal handlers.
Ted Gould
2009-12-09
1
-10
/
+10
*
Adding in layout debug message.
Ted Gould
2009-12-09
1
-0
/
+2
*
Switching from using the 'Layout' property to using the 'GetLayout' function ...
Ted Gould
2009-12-09
1
-21
/
+8
*
Changing signal names to match the new (more logical) naming pattern.
Ted Gould
2009-12-09
1
-2
/
+2
*
Making a proper error on GroupProperties not being implemented.
Ted Gould
2009-12-09
1
-1
/
+7
*
Switching get properties to include the properties list.
Ted Gould
2009-12-09
1
-2
/
+2
*
Updating to new API so that we build. Nice touch.
Ted Gould
2009-12-09
1
-3
/
+5
*
Getting the server building again, not great shape though. Needs more work.
Ted Gould
2009-12-08
1
-31
/
+42
*
Merging in the spec-discussion branch.
Ted Gould
2009-12-08
3
-35
/
+96
|
\
|
*
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
3
-9
/
+9
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Changing the interface name for properties.
Ted Gould
2009-10-28
1
-2
/
+2
|
|
*
Chaning the default object path.
Ted Gould
2009-10-28
1
-3
/
+3
|
|
*
Changing the function calls to match the change.
Ted Gould
2009-10-28
1
-3
/
+3
|
|
*
First step, change the interface name.
Ted Gould
2009-10-28
1
-1
/
+1
*
|
|
Making the 'type' property a #define
Ted Gould
2009-11-13
2
-1
/
+3
*
|
|
Moving 'buildxml' into the private header file.
Ted Gould
2009-11-13
5
-1
/
+43
*
|
|
Switching all the values to Variants.
Ted Gould
2009-11-12
1
-3
/
+3
*
|
|
Adding in a version number
Ted Gould
2009-11-12
1
-0
/
+3
|
/
/
*
/
Added documentation
Aurelien Gateau
2009-10-28
1
-0
/
+57
|
/
*
Managing the lifecycle of the menu item more directly and making sure to remo...
Ted Gould
2009-10-02
2
-1
/
+75
|
\
|
*
Typo in define name
Ted Gould
2009-10-01
1
-2
/
+2
|
*
More getting messages in get_position
Ted Gould
2009-10-01
1
-0
/
+5
|
*
Adding in printing for type handlers and getting root.
Ted Gould
2009-10-01
1
-0
/
+8
|
*
Printing out the position when we ask for it.
Ted Gould
2009-10-01
1
-0
/
+4
|
*
Axing long props
Ted Gould
2009-10-01
1
-1
/
+1
[next]