| Commit message (Expand) | Author | Age | Files | Lines |
* | in idolocationmenuitem, fix slight alignment issue in the city label | Charles Kerr | 2013-07-02 | 1 | -6/+19 |
* | fix a copy-paste bug in the last commit's GuestMenuItem code | Charles Kerr | 2013-06-27 | 1 | -1/+1 |
* | silence console warnings when a NULL filename is passed into ido_user_menu_it... | Charles Kerr | 2013-06-23 | 1 | -2/+2 |
* | add ido_guest_menu_item_new_for_model() | Charles Kerr | 2013-06-23 | 3 | -60/+128 |
* | add an 'icon' property to idousermenuitem | Charles Kerr | 2013-06-23 | 2 | -64/+76 |
|\ |
|
| * | add missing G_BEGIN_DECLS call | Charles Kerr | 2012-11-06 | 1 | -0/+2 |
* | | ido_playback_menu_item_parent_key_press_event: be more explicit | Lars Uebernickel | 2013-06-19 | 1 | -1/+1 |
* | | idoplaybackmenuitem: remove redundant 'else' | Lars Uebernickel | 2013-06-19 | 1 | -2/+4 |
* | | idoplaybackmenuitem: warn before crashing in g_str_equal | Lars Uebernickel | 2013-06-19 | 1 | -0/+4 |
* | | ido_playback_menu_item_get_button_at_pos: add ascii blueprint | Lars Uebernickel | 2013-06-19 | 1 | -0/+8 |
* | | ido_media_player_menu_item_state_changed: declare constant variables as const | Lars Uebernickel | 2013-06-19 | 1 | -4/+4 |
* | | idomediaplayermenuitem: allow non-local album art | Lars Uebernickel | 2013-06-19 | 1 | -27/+75 |
* | | idomediaplayermenuitem: make album art size a #define | Lars Uebernickel | 2013-06-19 | 1 | -1/+3 |
* | | idoplaybackmenuitem.c: mark internal functions as static | Lars Uebernickel | 2013-06-19 | 1 | -6/+3 |
* | | Merge trunk | Lars Uebernickel | 2013-06-19 | 8 | -6/+1310 |
|\ \ |
|
| * | | copyediting: fix copy/paste errors in the documentation | Charles Kerr | 2013-06-17 | 1 | -4/+4 |
| * | | in IdoAppointmentMenuItem's update_timestamp_label(), clear the label text if... | Charles Kerr | 2013-06-17 | 1 | -5/+8 |
| * | | add documentation for the public API calls | Charles Kerr | 2013-06-17 | 2 | -4/+69 |
| * | | when building location and appointment menuitems from a GMenu, grab all the p... | Charles Kerr | 2013-06-17 | 2 | -17/+60 |
| * | | in idoappointmentmenuitem.c, fix startup issue arising from updating the time... | Charles Kerr | 2013-06-17 | 1 | -4/+6 |
| * | | fix time_t issue in idocalendarmenuitem's gmenu code | Charles Kerr | 2013-06-14 | 1 | -5/+5 |
| * | | in idolocationmenuitem, assume seconds are shown in the timestamp when the ti... | Charles Kerr | 2013-06-14 | 1 | -3/+3 |
| * | | add ted's name to idoappointmentmenuitem.c for create_color_icon_pixbuf() | Charles Kerr | 2013-06-14 | 1 | -0/+1 |
| * | | remove g_message that leaked into last commit | Charles Kerr | 2013-06-14 | 2 | -4/+2 |
| * | | add calendar, location, and appointment menuitems to the IDO factory | Charles Kerr | 2013-06-14 | 2 | -1/+17 |
| * | | add ido_calendar_menu_item_new_from_model() | Charles Kerr | 2013-06-14 | 2 | -4/+180 |
| * | | add location menuitem | Charles Kerr | 2013-06-14 | 2 | -0/+507 |
| * | | add appointment menuitem | Charles Kerr | 2013-06-14 | 2 | -0/+493 |
* | | | IdoPlaybackMenuItem: listen to state changes of the 'play' action | Lars Uebernickel | 2013-06-17 | 1 | -1/+74 |
* | | | Add IdoPlaybackMenuItem | Lars Uebernickel | 2013-06-17 | 4 | -2/+1641 |
* | | | Add IdoMediaPlayerMenuItem | Lars Uebernickel | 2013-06-12 | 4 | -2/+376 |
|/ / |
|
* | | idoscalemenuitem: look "{min,max}-icon" on the GMenuItem | Lars Uebernickel | 2013-06-07 | 1 | -9/+9 |
* | | Add support for creating scale menu items from a menu model | Lars Uebernickel | 2013-05-31 | 3 | -0/+134 |
* | | Add ido_action_helper_change_state | Lars Uebernickel | 2013-05-31 | 2 | -0/+28 |
* | | idoscalemenuitem: make the scale expand and fill in the menu item | Lars Uebernickel | 2013-05-31 | 1 | -3/+3 |
* | | ido_user_menu_item_new_from_model: fix docstring | Lars Uebernickel | 2013-05-31 | 1 | -2/+4 |
* | | Move crate_user_menu_item into idousermenuitem.c | Lars Uebernickel | 2013-05-27 | 3 | -98/+102 |
* | | IdoActionHelper: document signals and properties | Lars Uebernickel | 2013-05-27 | 1 | -0/+39 |
* | | GtkMenuItemFactory -> UbuntuMenuItemFactory | Lars Uebernickel | 2013-05-24 | 1 | -8/+9 |
* | | Create IdoUserMenuItems for indicator.user-menu-item | Lars Uebernickel | 2013-05-23 | 1 | -1/+105 |
* | | Merge IdoUserMenuItem branch | Lars Uebernickel | 2013-05-22 | 3 | -1/+426 |
|\ \ |
|
| * | | rename idousermenuitem's "icon" property as "icon-filename" for a little more... | Charles Kerr | 2013-03-27 | 2 | -18/+20 |
| * | | in ido_user_menu_item_primitive_draw_cb_gtk_3(), remove deprecated use of gtk... | Charles Kerr | 2013-03-26 | 1 | -5/+10 |
| * | | add properties to IdoUserMenuItem and remove its dependencies on DbusmenuMenu... | Charles Kerr | 2013-03-26 | 2 | -122/+194 |
| * | | rename user-widget.[ch] to idousermenuitem.[ch]. Not building yet, next step ... | Charles Kerr | 2013-03-26 | 4 | -78/+77 |
| * | | add user-widget.[ch] from indicator-session's trunk | Charles Kerr | 2013-03-26 | 2 | -0/+347 |
* | | | Add IdoActionHelper | Lars Uebernickel | 2013-05-22 | 3 | -2/+412 |
* | | | Add IdoMenuItemFactory | Lars Uebernickel | 2013-05-22 | 4 | -2/+102 |
|/ / |
|
* | | Guard against CID:12651, division by zero of FPS value due to its use for tim... | Mathieu Trudel-Lapierre | 2013-02-06 | 1 | -2/+2 |
* | | Shut up coverity about CID:12650. | Mathieu Trudel-Lapierre | 2013-02-06 | 1 | -1/+2 |