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 (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Change icon-data to contains raw png bytes, without base64 encoding
Aurélien Gâteau
2012-01-23
1
-10
/
+4
|
|
*
|
Add in a check for always-show-image getting a different type
Ted Gould
2011-12-01
1
-2
/
+7
|
|
|
\
\
|
*
|
\
\
Fixing header directories for GTK3 build
Ted Gould
2012-01-26
3
-3
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
Separate libdbusmenu-glib and libdbusmenu-gtk include directories
György Balló
2012-01-05
3
-3
/
+3
|
|
*
|
|
|
Use different directory for headers of gtk3 library
György Balló
2011-11-21
2
-2
/
+2
|
*
|
|
|
|
Fix build with gtk3 by ifdeffing the GtkBox/HBox construction in genericmenui...
Mikkel Kamstrup Erlandsen
2012-01-16
1
-0
/
+10
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
Add a new property DBUSMENU_MENUITEM_PROP_ACCESSIBLE_DESC, to set an
Luke Yelavich
2011-12-13
1
-0
/
+6
|
/
/
/
/
*
|
|
|
Add in a check for always-show-image getting a different type
Ted Gould
2011-12-01
1
-2
/
+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Don't try to get objects from boolean values. Handle the 'always show image'...
Ted Gould
2011-10-13
1
-2
/
+7
|
|
/
*
/
make sure to cancel an idle callback when the object dies
Michael Terry
2011-11-10
1
-3
/
+10
|
/
*
Make sure to finally unref the GTK menuitem
Ted Gould
2011-10-12
1
-5
/
+13
|
\
|
*
remove last ref from GtkMenuItems that we create
Michael Terry
2011-10-04
1
-5
/
+13
*
|
when resetting an image widget and it's the only child of the menuitem, make ...
Michael Terry
2011-10-05
1
-0
/
+1
|
/
*
Making it so that the Vala build is optional
Dennis Schridde
2011-09-19
1
-0
/
+2
*
Adding in warnings to protect watch_submenu
Ted Gould
2011-09-19
1
-0
/
+3
*
Changing from using hspace to using toggle-space
Ted Gould
2011-08-24
1
-8
/
+8
*
Making the capturing of colors from the theme GTK3 specific (it is) so that G...
Ted Gould
2011-08-24
1
-2
/
+5
*
Adding discriptive text to the enums
Ted Gould
2011-08-24
1
-0
/
+6
*
Fixing the color names
Ted Gould
2011-08-23
1
-3
/
+3
*
Fixing the comparision so that we don't block updates
Ted Gould
2011-08-22
1
-5
/
+6
*
Create a local string with a color if the disposition is non-normal
Ted Gould
2011-08-22
1
-2
/
+51
*
Implement the setter and getter for disposition
Ted Gould
2011-08-22
1
-0
/
+38
*
Add in a disposition and set it at init
Ted Gould
2011-08-22
1
-0
/
+2
*
Set the disposition from the value given and from the enum.
Ted Gould
2011-08-22
1
-1
/
+3
*
Make sure that we get rid of the enum stuff as well
Ted Gould
2011-08-22
1
-1
/
+1
*
Adding in a disposition type and get proper enum generation
Ted Gould
2011-08-22
4
-13
/
+228
*
Adding an enum for the the disposition and functions to set and get it
Ted Gould
2011-08-22
1
-13
/
+24
*
Adding infrastructure to watch for the disposition property.
Ted Gould
2011-08-22
1
-0
/
+17
*
Unsetting the property value
Ted Gould
2011-06-17
1
-0
/
+3
|
\
|
*
Unset the value as specified in bug 785828
Jonathan Landis
2011-06-16
1
-0
/
+3
*
|
Toggle visibility to help Eclipse
Ted Gould
2011-05-31
1
-0
/
+18
|
\
|
|
*
ref menu until we're done toggling its visibility
Michael Terry
2011-05-18
1
-1
/
+3
|
*
toggle visibility of menus to fix Eclipse RCP apps
Michael Terry
2011-04-27
1
-0
/
+16
*
|
Dropping the serializable menu item. Not a bad idea, but we can do better.
Ted Gould
2011-04-26
5
-435
/
+3
|
/
*
refactor this branch a bit to rebase on trunk
Michael Terry
2011-04-15
1
-29
/
+31
*
merge from trunk
Michael Terry
2011-04-15
1
-23
/
+34
|
\
|
*
Only activate items if they have submenus
Ted Gould
2011-04-15
1
-0
/
+14
|
|
\
|
|
*
Oops, wrong object type
Ted Gould
2011-04-15
1
-1
/
+1
|
|
*
Only activate items that have submenus
Ted Gould
2011-04-15
1
-0
/
+14
|
*
|
watch new submenus for additions and removals
Michael Terry
2011-04-15
1
-23
/
+20
|
|
/
*
/
activate new toplevel menu items
Michael Terry
2011-04-15
1
-0
/
+8
|
/
*
Handle cases of labels being added later
Ted Gould
2011-04-12
1
-13
/
+43
|
\
|
*
watch empty/separator menu items for any added GtkLabel children, as gnome-co...
Michael Terry
2011-04-12
1
-13
/
+43
*
|
Changing the cleanup of GTK Menuitems to avoid undefined references.
Ted Gould
2011-04-12
2
-25
/
+20
|
\
\
|
*
|
Ensuring all the menus are hidden before unref'ing root
Ted Gould
2011-04-10
1
-0
/
+14
|
*
|
Protecting the label with the null check and don't unref something that shoul...
Ted Gould
2011-04-10
1
-2
/
+1
|
*
|
Attaching the data in a way that it'll cleanup itself
Ted Gould
2011-04-10
1
-2
/
+3
|
*
|
We have to destroy, why? Because we want to make sure that the menu having a...
Ted Gould
2011-04-07
1
-1
/
+1
|
*
|
Switching the reference to the GTK Menuitem to be a _sink as well as using se...
Ted Gould
2011-04-07
1
-21
/
+2
|
|
/
*
|
guard against an activation that does not actually have an associated menu-hide
Michael Terry
2011-04-08
1
-4
/
+26
[prev]
[next]