aboutsummaryrefslogtreecommitdiff
path: root/src/idoscalemenuitem.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid deprecated g_type_class_add_private.Mike Gabriel2019-12-031-3/+0
* Add support for creating scale menu items from a menu modelLars Uebernickel2013-05-311-0/+3
* Add introspection and Vala support to IDORobert Ancell2012-12-141-2/+2
* add primary-clicked and secondary-clicked signals for lp bug #921065Charles Kerr2012-03-101-0/+6
* tweak: fix some indentation damage in the header fileCharles Kerr2012-03-091-2/+2
* use const not G_CONST_RETURNMichael Terry2011-06-201-2/+2
* porting to gtk3, WIPKen VanDine2011-05-271-1/+1
* Different range size styles.Cody Russell2010-07-151-0/+3
* Add IdoRange, and modify IdoScaleMenuItem to use it.Cody Russell2010-07-131-2/+18
* Merge initial-slider-value branchCody Russell2010-02-091-0/+1
|\
| * Add support for initial value to ido_scale_menu_item_new_with_range()Cody Russell2010-02-091-0/+1
* | Add support for primary/secondary icons.Cody Russell2010-02-061-8/+10
|/
* Copyright/license fuCody Russell2010-02-041-13/+16
* IDO initial commit, scale menuitemCody Russell2010-01-191-0/+66