| Commit message (Expand) | Author | Age | Files | Lines |
* | Filter out symbols in the library | Ted Gould | 2014-11-03 | 1 | -3/+4 |
* | Update tags for newer GObject Introsepction Scanner | Ted Gould | 2014-10-16 | 2 | -3/+3 |
* | idoplaybackmenuitem: don't introduce even more magic numbers | Lars Uebernickel | 2014-04-23 | 1 | -18/+21 |
* | idoplaybackmenuitem: center the controls horizontally | Lars Uebernickel | 2014-04-23 | 1 | -52/+65 |
* | idomediaplayermenuitem: don't hardcode width | Lars Uebernickel | 2014-04-23 | 1 | -20/+19 |
* | idomediaplayermenuitem: use small font for track info labels | Lars Uebernickel | 2014-04-23 | 1 | -3/+19 |
* | idobasicmenuitem: don't export update_image() | Lars Uebernickel | 2014-04-04 | 1 | -1/+1 |
* | idobasicmenuitem: update icon when the theme changes | Lars Uebernickel | 2014-04-04 | 1 | -30/+51 |
* | idoplaybackmenuitem: propagate events in the menu keyrelease handler | Lars Uebernickel | 2014-03-28 | 1 | -1/+1 |
|\ |
|
| * | idoplaybackmenuitem: propagate events in the menu keyrelease handler | Lars Uebernickel | 2014-03-26 | 1 | -1/+1 |
* | | expose idobasicmenuitem, a normal menu item that supports non-square icons | Lars Uebernickel | 2014-03-28 | 6 | -74/+197 |
|\ \ |
|
| * | | idobasicmenuitem: check return value of gtk_icon_info_get_filename() for NULL | Lars Uebernickel | 2014-03-28 | 1 | -6/+12 |
| * | | idobasicmenuitem: support non-square icons | Lars Uebernickel | 2014-03-27 | 1 | -1/+13 |
| * | | Expose IdoBasicMenuItem as com.canonical.indicator.basic | Lars Uebernickel | 2014-03-27 | 3 | -0/+65 |
| * | | idobasicmenuitem: put progress menu item into its own file | Lars Uebernickel | 2014-03-26 | 6 | -92/+132 |
| |/ |
|
* | | Highlight back/forward buttons when hovering them with the pointer | Lars Uebernickel | 2014-03-25 | 1 | -3/+10 |
* | | idoplaybackmenuitem: put action names into array keyed by buttons | Lars Uebernickel | 2014-03-25 | 1 | -42/+33 |
|/ |
|
* | idoplaybackmenuitem: set active flag when player is launching | Lars Uebernickel | 2014-03-24 | 1 | -11/+18 |
|\ |
|
| * | idoplaybackmenuitem: set active flag when player is launching | Lars Uebernickel | 2014-03-24 | 1 | -9/+18 |
| * | idoplaybackmenuitem: don't add .menu css class on the menu item | Lars Uebernickel | 2014-03-24 | 1 | -2/+0 |
* | | idoapplicationmenuitem: request correct size for empty icons | Lars Uebernickel | 2014-03-20 | 1 | -0/+4 |
|/ |
|
* | Put some space between scale and min/max buttons | Lars Uebernickel | 2014-03-12 | 1 | -1/+1 |
* | Remove toggle-size-allocate handler | Lars Uebernickel | 2014-03-12 | 1 | -15/+0 |
* | idoscalemenuitem: use the scale's actual size allocation for events | Lars Uebernickel | 2014-03-12 | 1 | -95/+33 |
* | Build with -Wno-error=deprecated-declarations. | Ken VanDine | 2014-01-07 | 1 | -2/+1 |
* | No error for deprecations | Ted Gould | 2013-12-18 | 1 | -1/+2 |
* | IdoScaleMenuItem: allow changing value with left/right and +/- keys | Lars Uebernickel | 2013-11-28 | 1 | -2/+72 |
|\ |
|
| * | Also allow using + and - keys to change the slider | Lars Uebernickel | 2013-10-24 | 1 | -0/+4 |
| * | IdoScaleMenuItem: intercept left and right keys | Lars Uebernickel | 2013-10-21 | 1 | -0/+78 |
* | | idoactionhelper: remove potentially stray idle source when finalizing | Lars Uebernickel | 2013-11-27 | 1 | -1/+6 |
* | | ido_calendar_menu_item_new_from_model: initialize local variables with NULL | Lars Uebernickel | 2013-11-26 | 1 | -2/+2 |
* | | ido_user_menu_item: remove superfluous unref | Lars Uebernickel | 2013-11-06 | 1 | -1/+0 |
* | | idoscalemenuitem: disconnect signal from parent | Lars Uebernickel | 2013-10-31 | 1 | -20/+13 |
* | | IdoUserMenuItem: only allow file icons as avatars | Lars Uebernickel | 2013-10-28 | 1 | -105/+55 |
|\ \ |
|
| * | | ido_user_menu_item_set_icon_from_file_icon: don't initialize width and height | Lars Uebernickel | 2013-10-28 | 1 | -2/+3 |
| * | | ido_user_menu_item_set_icon_from_file_icon: free file | Lars Uebernickel | 2013-10-28 | 1 | -0/+1 |
| * | | Don't export ido_user_menu_item_set_icon_from_file_icon() | Lars Uebernickel | 2013-10-27 | 1 | -1/+1 |
| * | | IdoUserMenuItem: only allow file icons as avatars | Lars Uebernickel | 2013-10-26 | 1 | -105/+53 |
| |/ |
|
* | | Unref serialized_icon | Lars Uebernickel | 2013-10-22 | 1 | -0/+2 |
* | | Don't call gtk_image_clear() on a NULL widget | Lars Uebernickel | 2013-10-22 | 1 | -1/+1 |
* | | Make IdoSwitchMenuItem accessible from gtk_menu_new_from_model | Lars Uebernickel | 2013-10-22 | 3 | -0/+68 |
* | | IdoSwitchMenuItem: deprecate get_content_area and add set_{label,icon} | Lars Uebernickel | 2013-10-22 | 2 | -1/+84 |
|/ |
|
* | idoscalemenuitem: request a minimum width of 200px | Lars Uebernickel | 2013-10-10 | 1 | -0/+2 |
* | idousermenuitem: center user avatars and adjust spacing | Lars Uebernickel | 2013-09-30 | 1 | -3/+2 |
* | idoscalemenuitem: don't update the action state when the action state changes | Lars Uebernickel | 2013-09-25 | 1 | -9/+59 |
* | Revert slider movement when scrolling by default | Lars Uebernickel | 2013-09-15 | 1 | -1/+4 |
* | Library functions taking GVariant params need to ref_sink() and unref() alway... | Ted Gould | 2013-08-13 | 1 | -0/+4 |
* | Add IdoSourceMenuItem | Lars Uebernickel | 2013-08-13 | 8 | -2/+793 |
* | Add IdoApplicationMenuItem | Lars Uebernickel | 2013-08-13 | 4 | -2/+239 |
* | implement IdoLocationMenuItem as a subclass of IdoTimeStampMenuItem | Charles Kerr | 2013-07-25 | 3 | -91/+34 |