| Commit message (Expand) | Author | Age | Files | Lines |
* | add public API symbols to debian/ | Charles Kerr | 2013-07-24 | 1 | -0/+7 |
* | add a menuitem that renders com.canonical.indicator.progress as laid out in h... | Charles Kerr | 2013-07-24 | 4 | -0/+475 |
* | Releasing 13.10.0+13.10.20130703.1-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-07-03 | 1 | -0/+13 |
|\ |
|
| * | Releasing 13.10.0+13.10.20130703.1-0ubuntu1, based on r141 | Automatic PS uploader | 2013-07-03 | 1 | -0/+13 |
|/ |
|
* | Fix broken comments for the introspection scanner. | Ted Gould | 2013-07-03 | 4 | -4/+4 |
|\ |
|
| * | Fixing some small introspection errors | Ted Gould | 2013-07-02 | 4 | -4/+4 |
* | | fix IdoLocationMenuItem label alignment issue reported by ted. | Charles Kerr | 2013-07-02 | 2 | -63/+78 |
|\ \
| |/
|/| |
|
| * | revert the UBUNTU_MENUPROXY line since will's reverting the gtk menu proxy to... | Charles Kerr | 2013-07-02 | 1 | -1/+1 |
| * | add test cases of IdoLocationMenuItem to the 'menus' example app | Charles Kerr | 2013-07-02 | 1 | -58/+60 |
| * | in idolocationmenuitem, fix slight alignment issue in the city label | Charles Kerr | 2013-07-02 | 1 | -6/+19 |
* | | Releasing 13.10.0+13.10.20130702-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-07-02 | 1 | -0/+13 |
|\ \ |
|
| * | | Releasing 13.10.0+13.10.20130702-0ubuntu1, based on r138 | Automatic PS uploader | 2013-07-02 | 1 | -0/+13 |
|/ / |
|
* | | Test to see if a user's avatar is loadable before we use it. | Charles Kerr | 2013-07-01 | 1 | -7/+109 |
|\ \
| |/
|/| |
|
| * | in ido_user_menu_item_set_icon(), remove a g_warning iff icon is NULL | Charles Kerr | 2013-07-01 | 1 | -1/+2 |
| * | don't load the icon twice | Charles Kerr | 2013-07-01 | 1 | -54/+107 |
| * | if a user's avatar icon file doesn't exist or isn't readable, fall back to th... | Charles Kerr | 2013-07-01 | 1 | -1/+49 |
|/ |
|
* | Releasing 13.10.0+13.10.20130628-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-28 | 2 | -6/+28 |
|\ |
|
| * | Releasing 13.10.0+13.10.20130628-0ubuntu1, based on r136 | Automatic PS uploader | 2013-06-28 | 1 | -2/+18 |
| * | Update symbols | Automatic PS uploader | 2013-06-28 | 2 | -6/+12 |
|/ |
|
* | one-liner fix to a copy-paste error in GuestMenuItem's handling of online/act... | Charles Kerr | 2013-06-27 | 1 | -1/+1 |
|\ |
|
| * | fix a copy-paste bug in the last commit's GuestMenuItem code | Charles Kerr | 2013-06-27 | 1 | -1/+1 |
|/ |
|
* | Adds support for the guest menuitem. | Charles Kerr | 2013-06-24 | 5 | -125/+213 |
|\ |
|
| * | oops, that @replaceme should have been 0replaceme... | Charles Kerr | 2013-06-23 | 1 | -1/+1 |
| * | in debian/libido3-0.1-0.symbols, add the new symbols | Charles Kerr | 2013-06-23 | 1 | -0/+2 |
| * | silence console warnings when a NULL filename is passed into ido_user_menu_it... | Charles Kerr | 2013-06-23 | 2 | -23/+28 |
| * | 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 | 3 | -91/+104 |
|/| |
|
| * | add tests for ido_entry_menu_item_get_entry, bringing package line coverage u... | Charles Kerr | 2012-11-06 | 1 | -4/+8 |
| * | add tests for IdoCalendarMenuItems's mark/unmark/clear days, bringing package... | Charles Kerr | 2012-11-06 | 1 | -4/+20 |
| * | add tests for IdoScaleMenuItem, bringing package line coverage to 54% | Charles Kerr | 2012-11-06 | 1 | -0/+28 |
| * | add more coverage for idocalendar. total package's line coverage is up to 50%... | Charles Kerr | 2012-11-06 | 1 | -9/+26 |
| * | add tests for idomessagedialog | Charles Kerr | 2012-11-06 | 2 | -0/+174 |
| * | add missing G_BEGIN_DECLS call | Charles Kerr | 2012-11-06 | 1 | -0/+2 |
| * | add IdoSwitchMenuItem test | Charles Kerr | 2012-11-06 | 1 | -0/+16 |
| * | extract-method: TestMenuItems::PutInMenu() | Charles Kerr | 2012-11-06 | 1 | -44/+20 |
* | | Add IdoMediaPlayerMenuItem and IdoPlaybackMenuItem. | Lars Uebernickel | 2013-06-20 | 7 | -3/+2154 |
|\ \ |
|
| * | | 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 |
| * | | debian: add new symbols | Lars Uebernickel | 2013-06-19 | 1 | -0/+4 |
| * | | idoplaybackmenuitem.c: mark internal functions as static | Lars Uebernickel | 2013-06-19 | 1 | -6/+3 |
| * | | Merge trunk | Lars Uebernickel | 2013-06-19 | 11 | -23/+1367 |
| |\ \
| |/ /
|/| | |
|
* | | | Releasing 13.10.0daily13.06.19-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-19 | 2 | -30/+56 |
|\ \ \ |
|
| * | | | Releasing 13.10.0daily13.06.19-0ubuntu1, based on r132 | Automatic PS uploader | 2013-06-19 | 1 | -2/+22 |
| * | | | Update symbols | Automatic PS uploader | 2013-06-19 | 2 | -30/+36 |
|/ / / |
|
* | | | Better handling of IdoMenuItem construction from GMenuItems, better public AP... | Charles Kerr | 2013-06-17 | 2 | -22/+135 |
|\ \ \ |
|