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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
|
|
*
|
Switching from a header file to building the layout using a json definition.
Ted Gould
2009-06-17
1
-16
/
+54
|
|
|
|
|
|
*
|
Adding in json-glib to make the tests more configurable.
Ted Gould
2009-06-17
2
-2
/
+17
|
|
|
|
|
|
*
|
Getting distcheck to pass by getting the header files from the -glib branch o...
Ted Gould
2009-06-05
1
-1
/
+1
|
|
|
|
|
|
*
|
Updates from trunk with the properites branch.
Ted Gould
2009-06-05
1
-1
/
+2
|
|
|
|
|
|
/
|
|
|
|
|
|
|
/
|
|
/
|
|
|
|
|
|
*
Merging in work on properties. Cody reviewed in merge request 6707.
Ted Gould
2009-06-05
14
-59
/
+1025
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
Making the ID update function rebuild all of the properties. Result of a cod...
Ted Gould
2009-06-05
1
-1
/
+2
|
|
|
|
|
*
|
Making it so that if we clear the menu structure by destroying the proxies we...
Ted Gould
2009-06-18
1
-0
/
+1
|
|
|
|
|
*
|
Handle the server removing itself from the bus and putting us into a dark wor...
Ted Gould
2009-06-18
1
-2
/
+25
|
|
|
|
|
*
|
If we can't get a proxy on the stuff that we want, we're going to set up a DB...
Ted Gould
2009-06-18
1
-0
/
+73
|
|
|
|
|
*
|
Handling the concept of not having a property proxy.
Ted Gould
2009-06-18
1
-1
/
+10
|
|
|
|
|
*
|
Updating to have the gtkmenu stuff
Ted Gould
2009-06-05
24
-70
/
+1887
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
/
/
|
|
|
|
*
/
Pointer casts make the 64-bit builds unhappy.
Ted Gould
2009-05-27
2
-2
/
+2
|
|
|
|
/
/
|
|
|
*
/
Same cut and paste bug, you'd think I'd be smart enough to check this when I ...
Ted Gould
2009-05-26
1
-1
/
+1
|
|
|
/
/
|
|
*
|
Adding a reorder and prepend convience functions so that they emit the right ...
Ted Gould
2009-05-26
2
-0
/
+49
|
|
*
|
Too many values on signal
Ted Gould
2009-05-26
1
-1
/
+1
|
|
/
/
|
*
|
Debug fix
Ted Gould
2009-05-25
1
-1
/
+1
|
*
|
Switching so that we're destroying the widget instead of object unref'ing the...
Ted Gould
2009-05-25
1
-2
/
+2
|
*
|
Unref'ing root when we dispose
Ted Gould
2009-05-25
1
-0
/
+5
|
*
|
Removing the server as we go away
Ted Gould
2009-05-25
1
-0
/
+1
|
*
|
Playing with debug stuff
Ted Gould
2009-05-25
1
-0
/
+4
|
*
|
Unref'ing the children if we're being killed ourselves
Ted Gould
2009-05-25
1
-0
/
+9
|
*
|
Unref'ing the object put into the GValue as it gets reffed there.
Ted Gould
2009-05-25
1
-0
/
+1
|
*
|
Unref'ing the menuitem after being created.
Ted Gould
2009-05-25
1
-2
/
+4
|
*
|
Tracking destruction
Ted Gould
2009-05-25
1
-0
/
+1
|
*
|
Bother, truth is so fickle in that it is so binary in wanting correctness.
Ted Gould
2009-05-25
1
-1
/
+1
|
*
|
Switching to the right header and updating the properties more.
Ted Gould
2009-05-25
2
-4
/
+5
|
*
|
Using the new name
Ted Gould
2009-05-25
1
-1
/
+1
|
*
|
Requesting a name on the bus
Ted Gould
2009-05-25
1
-0
/
+16
|
*
|
Properties that make a little more sense.
Ted Gould
2009-05-25
1
-23
/
+2
|
*
|
Ignoring the binaries
Ted Gould
2009-05-25
1
-0
/
+2
|
*
|
Building up the gtk tests. Oops, should have committed these a while ago.
Ted Gould
2009-05-25
4
-2
/
+397
|
*
|
Switching to a unref and no ref for the tracking of GTK Menu Item. Also add ...
Ted Gould
2009-05-24
2
-4
/
+3
|
*
|
Using a weak ref to handle the deletion stuff.
Ted Gould
2009-05-24
1
-5
/
+19
|
*
|
Passing back the menuitem getting clicked on.
Ted Gould
2009-05-24
1
-0
/
+8
|
*
|
Starting the processing of changing the layout from the server
Ted Gould
2009-05-24
1
-1
/
+76
|
*
|
Adding a connection in for processing layout changes
Ted Gould
2009-05-22
1
-0
/
+17
|
*
|
Adding in some section documentation describing the menu item
Ted Gould
2009-05-20
1
-0
/
+25
|
*
|
Comments on the structures along with some reserved entries.
Ted Gould
2009-05-20
1
-0
/
+18
|
*
|
A new function. Literally.
Ted Gould
2009-05-20
2
-0
/
+22
|
*
|
Building up a client, but that required a couple of properties. Bigger commi...
Ted Gould
2009-05-20
1
-2
/
+112
|
*
|
Cleaning up the name space and making it clear where we are. Now we have an ...
Ted Gould
2009-05-20
2
-37
/
+42
|
*
|
Ignore our new lo
Ted Gould
2009-05-19
1
-0
/
+1
|
*
|
Include the header too
Ted Gould
2009-05-19
1
-0
/
+2
|
*
|
Getting the libs into the gtk library
Ted Gould
2009-05-19
2
-2
/
+17
|
*
|
Switching over to some autogenerated menu files instead of our test ones.
Ted Gould
2009-05-19
5
-8
/
+84
|
*
|
Merging in the properties branch to provide some basis to work with.
Ted Gould
2009-05-19
14
-59
/
+1024
|
/
|
|
|
|
/
|
*
Adding the 'po' directory to make distcheck pass
Ted Gould
2009-05-19
1
-1
/
+1
|
*
Making it so that the verifcation hapens slightly after the update, as it tak...
Ted Gould
2009-05-19
1
-3
/
+11
|
*
Starting to verify the properties
Ted Gould
2009-05-19
1
-0
/
+13
|
*
Handling death better. Now we extend our life the more successful we are. P...
Ted Gould
2009-05-19
1
-11
/
+21
[prev]
[next]