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-gtk
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
*
|
Switching get over to a GValueArray too!
Ted Gould
2010-06-14
1
-13
/
+12
|
|
|
|
*
|
Block the case where the label is being init'd to NULL
Ted Gould
2010-06-14
1
-0
/
+2
|
|
|
|
*
|
Switching to a value array from a ptrarray
Ted Gould
2010-06-14
1
-9
/
+23
|
|
|
|
*
|
Connecting up the refresh cycles to property changes and creation.
Ted Gould
2010-06-14
1
-0
/
+13
|
|
|
|
*
|
Adding a function to refresh the shortcut of a menuitem.
Ted Gould
2010-06-14
1
-0
/
+18
|
|
|
|
*
|
Restructuring to use a structure to get cleaner type checking.
Ted Gould
2010-06-14
1
-14
/
+23
|
|
|
|
*
|
Fleshing out setting and getting the accel group
Ted Gould
2010-06-14
1
-1
/
+62
|
|
|
|
*
|
Adding a private area on to the client.
Ted Gould
2010-06-14
1
-0
/
+21
|
|
|
|
*
|
Add two functions for setting and getting the accelerator group.
Ted Gould
2010-06-14
2
-0
/
+37
|
|
|
|
*
|
Switching to an accel label
Ted Gould
2010-06-14
1
-1
/
+1
|
|
|
|
*
|
Fleshing out getting the shortcut
Ted Gould
2010-06-14
1
-0
/
+51
|
|
|
|
*
|
initing the value array properly
Ted Gould
2010-06-14
1
-1
/
+1
|
|
|
|
*
|
Checking the validity of the key combo.
Ted Gould
2010-06-14
1
-0
/
+1
|
|
|
|
*
|
Fleshing out getting the accelerator from the menuitem.
Ted Gould
2010-06-14
1
-1
/
+33
|
|
|
|
*
|
Comment fixes
Ted Gould
2010-06-14
1
-1
/
+23
|
|
|
|
*
|
Adding in a prototype for stealing the shortcut off of a menuitem.
Ted Gould
2010-06-14
2
-0
/
+9
|
|
|
|
*
|
Switching things around to expose the key and modifier more as it's more useful.
Ted Gould
2010-06-09
2
-14
/
+22
|
|
|
|
*
|
Fleshing out building the shortcut array.
Ted Gould
2010-06-09
1
-3
/
+45
|
|
|
|
*
|
Dummy functions to get and set the shortcut
Ted Gould
2010-06-08
2
-0
/
+37
|
|
/
*
|
Import upstream version 0.3.2
Ted Gould
2010-06-10
1
-0
/
+8
|
\
|
*
|
Import upstream version 0.3.0
Ted Gould
2010-05-27
5
-12
/
+43
|
\
|
|
*
Adding a small function to get the submenu of an item.
Ted Gould
2010-05-26
2
-0
/
+24
|
|
|
*
Adding in the headers for the library.
Ted Gould
2010-05-20
1
-1
/
+4
|
|
|
*
Changing where we get glib from
Ted Gould
2010-05-20
1
-2
/
+2
|
|
|
*
Making every insertion now use the realized position. It HAS to be one of ↵
Ted Gould
2010-04-15
2
-4
/
+4
|
|
|
|
|
|
|
|
these.
|
*
Using get_position_realized in the GTK layer to avoid realization races.
Ted Gould
2010-04-14
2
-2
/
+2
|
|
*
|
Import upstream version 0.2.9
Ted Gould
2010-04-01
3
-4
/
+844
|
\
|
|
*
Bringing up to date with trunk
Ted Gould
2010-03-31
1
-2
/
+11
|
|
\
|
|
/
|
/
|
*
|
We shouldn't need to unref, as we don't have a ref.
Ted Gould
2010-03-24
1
-4
/
+0
|
|
*
|
Adding support for blank icons
Ted Gould
2010-03-24
1
-1
/
+15
|
\
\
|
*
|
Moving the requesition to be for all icons. No reason not to just double check.
Ted Gould
2010-03-24
1
-4
/
+4
|
|
|
|
*
|
Checking for blank icon when we get a pixmap paramater.
Ted Gould
2010-03-24
1
-26
/
+1
|
|
|
|
*
|
This is crazy
Ted Gould
2010-03-23
1
-0
/
+25
|
|
|
|
*
|
Add alignment settings to the icons
Ted Gould
2010-03-18
1
-0
/
+4
|
|
|
|
*
|
Check to see if we sent the blank icon, and space appropriately.
Ted Gould
2010-03-18
1
-0
/
+10
|
|
|
*
|
|
Remove warning
Cody Russell
2010-03-23
1
-1
/
+0
|
/
/
|
*
Fixing the calls into the about_to_show stuff so that we can add callbacks.
Ted Gould
2010-03-31
2
-2
/
+6
|
|
|
*
Removing a debug message
Ted Gould
2010-03-31
1
-1
/
+0
|
|
|
*
Send about_to_show when showing the first-level menu.
Aurelien Gateau
2010-03-03
1
-0
/
+13
|
|
|
*
Send about_to_show instead of "clicked" when opening a submenu
Aurelien Gateau
2010-03-03
1
-13
/
+8
|
|
|
*
Started to implement about-to-show support
Aurelien Gateau
2010-03-03
1
-0
/
+9
|
/
*
Pulling GIRs from the build dir
Ted Gould
2010-03-02
1
-1
/
+1
|
*
Fixing the directory path for the glib gir file and making sure we clean up ↵
Ted Gould
2010-03-02
1
-2
/
+2
|
|
|
|
the girs.
*
Building the gir files at build time instead of at dist.
Ted Gould
2010-03-02
1
-1
/
+1
|
*
Adding the temp file to the clean stuff
Ted Gould
2010-03-01
1
-1
/
+1
|
*
Generating the VAPI files
Ted Gould
2010-03-01
1
-0
/
+29
|
*
Change version number to 0.2
Ted Gould
2010-02-28
1
-7
/
+7
|
*
Generating the introspection data
Ted Gould
2010-02-28
1
-1
/
+36
|
*
Switching to transforming values
Ted Gould
2010-02-04
1
-7
/
+12
|
*
Checking for NULL value in setting the toggle setting to make sure they are ↵
Ted Gould
2010-02-04
1
-0
/
+4
|
|
|
|
set before erroring. And erroring if we don't get ints
[prev]
[next]