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
*
Creating some massive debugging on basically every event from these folks. W...
Ted Gould
2009-10-01
2
-1
/
+53
*
Adding in a massive debugging flag for generating massive debugging.
Ted Gould
2009-10-01
1
-0
/
+11
*
Adding a print out. But it still passses.
Ted Gould
2009-09-30
1
-0
/
+1
*
Making a bunch of reordering tests. No fails.
Ted Gould
2009-09-30
1
-8
/
+42
*
Building a test for reordering.
Ted Gould
2009-09-30
3
-2
/
+114
*
Ignoring generated test scripts
Ted Gould
2009-09-30
1
-0
/
+4
*
Cleaning up the tests so that they run and check their values in a friendly way.
Ted Gould
2009-09-30
1
-8
/
+30
*
Not sure what this test was supposed to do, but it creates some items. Could...
Ted Gould
2009-09-30
1
-0
/
+9
*
Incrementing the version number
Ted Gould
2009-09-24
1
-3
/
+3
*
Moving the po/Makefile.in.in out of Bazaar
Ted Gould
2009-09-24
1
-217
/
+0
*
Merging in the branch adding a revision number to layouts to ensure they're i...
Ted Gould
2009-09-24
6
-32
/
+93
|
\
|
*
Updating prototype for signal
Ted Gould
2009-09-21
1
-1
/
+1
|
*
Getting the revision data off of the root node there.
Ted Gould
2009-09-21
1
-1
/
+30
|
*
Adding the revision to the signal in the dbus spec.
Ted Gould
2009-09-21
1
-0
/
+1
|
*
Save the 'current' version and track whether we need to request an update.
Ted Gould
2009-09-21
1
-3
/
+7
|
*
Changing from a boolean to tracking rev numbers in the private structure.
Ted Gould
2009-09-21
1
-13
/
+17
|
*
Putting the revision number into the XML sent across the bus.
Ted Gould
2009-09-21
3
-7
/
+9
|
*
Cleanup changes from last commit.
Ted Gould
2009-09-21
2
-1
/
+3
|
*
Updating the signal to send a revision number
Ted Gould
2009-09-21
1
-6
/
+15
|
*
Adding in a second checking of the layout if we look for it while we're still...
Ted Gould
2009-09-17
1
-8
/
+9
|
*
Adding in handling of the child moved event
Ted Gould
2009-09-17
1
-0
/
+9
|
/
*
Setting version to 0.1.4
Ted Gould
2009-09-17
1
-3
/
+3
*
Applying a fix by not blocking if we're calling for the root. Everyone shoul...
Ted Gould
2009-09-11
1
-0
/
+6
|
\
|
*
Commenting out the blocking on root waiting for an update.
Ted Gould
2009-09-11
1
-0
/
+6
|
/
*
Wild and crazy 0.1.3
Ted Gould
2009-09-10
1
-2
/
+2
*
Merging in a fix for reordering entries in the GTK menu object. And some com...
Ted Gould
2009-09-10
2
-4
/
+45
|
\
|
*
Some comments and when a root item is realized we're reordering it right away...
Ted Gould
2009-09-09
1
-1
/
+19
|
*
Some comments as I'm looking through the code.
Ted Gould
2009-09-09
1
-3
/
+26
|
/
*
Version 0.1.2
Ted Gould
2009-09-03
1
-2
/
+2
*
Casting the gsize to an int for 64-bit systems. We shouldn't have pngs over ...
Ted Gould
2009-09-03
1
-1
/
+1
*
Up to 0.1.1
Ted Gould
2009-09-03
1
-2
/
+2
*
Merging in support for image items. Including encoding and decoding the imag...
Ted Gould
2009-09-03
7
-4
/
+415
|
\
|
*
Adding precidence testing. The name should be over the data. Here the data ...
Ted Gould
2009-09-03
1
-0
/
+35
|
*
Put some data tests in there.
Ted Gould
2009-09-03
1
-1
/
+39
|
*
Moving the checking on the data set on whether we have a name earlier. We do...
Ted Gould
2009-09-03
1
-7
/
+9
|
*
Fixing some string checking. Truth is a bitch.
Ted Gould
2009-09-03
1
-6
/
+3
|
*
Switching to setting the label initially seems to make everything better. Go...
Ted Gould
2009-09-03
1
-1
/
+1
|
*
Adding in an icon name test. We fail it.
Ted Gould
2009-09-02
2
-1
/
+46
|
*
A couple more comments.
Ted Gould
2009-09-02
1
-0
/
+4
|
*
Fleshing out the image property handler.
Ted Gould
2009-09-02
1
-4
/
+88
|
*
Some comments in gtk-doc style.
Ted Gould
2009-09-02
1
-0
/
+25
|
*
Fleshing out the get function again stealing code from libindicate-gtk.
Ted Gould
2009-09-02
1
-1
/
+35
|
*
Fleshing out the setting function. Stealing from libindicate.
Ted Gould
2009-09-02
1
-1
/
+26
|
*
Adding some place holders for the image handling functions.
Ted Gould
2009-09-02
4
-2
/
+91
|
*
Inital structure for the image menu item.
Ted Gould
2009-09-02
1
-0
/
+33
*
|
Merging in the sensitivity branch. It adds a property for adjusting the sens...
Ted Gould
2009-09-02
3
-0
/
+65
|
\
\
|
|
/
|
/
|
|
*
Adding bug LP:422086
Ted Gould
2009-09-02
0
-0
/
+0
|
*
Adding another menu that we can set sensitivity.
Ted Gould
2009-09-02
1
-0
/
+46
|
*
Basic support for the sensitive property.
Ted Gould
2009-09-02
2
-0
/
+19
|
/
*
Increasing the version to 0.1.0 because of a miscommunication about what the ...
Ted Gould
2009-08-27
1
-2
/
+2
[next]