Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.6.1-0ubuntu3 | Sebastien Bacher | 2012-04-16 | 1 | -2/+2 |
* | Backport fix for keybindings not showing in menus bug (lp: #982656) | Sebastien Bacher | 2012-04-16 | 2 | -2/+7 |
|\ | |||||
| * | Attaching bug | Ted Gould | 2012-04-16 | 0 | -0/+0 |
| * | Move setting the accell widget out of the if statement | Ted Gould | 2012-04-16 | 1 | -2/+1 |
* | | releasing version 0.6.1-0ubuntu2 | Ken VanDine | 2012-04-12 | 2 | -3/+3 |
|\ \ | |||||
| * | | Make sanitize_label static for sure and inline if available | Ted Gould | 2012-04-12 | 1 | -1/+1 |
* | | | * libdbusmenu-gtk/genericmenuitem.c | Ken VanDine | 2012-04-12 | 2 | -1/+35 |
|\ \ \ | | |/ | |/| | |||||
| * | | merge lp:~ted/dbusmenu/double-underscore to fix the double underscore regress... | Charles Kerr | 2012-04-11 | 1 | -1/+28 |
| |\| | |||||
| | * | No reason to bother with that in the global namespace | Ted Gould | 2012-04-11 | 1 | -2/+2 |
| | * | Provide a function to sanitize the label and use that as Pango isn't doing it... | Ted Gould | 2012-04-11 | 1 | -1/+28 |
| | * | Oops, get the real trunk | Ted Gould | 2012-04-11 | 5 | -186/+307 |
| | |\ | | |/ | |/| | |||||
| | * | Attaching bug | Ted Gould | 2012-04-11 | 0 | -0/+0 |
* | | | releasing version 0.6.1-0ubuntu1 | Ken VanDine | 2012-04-11 | 1 | -1/+1 |
* | | | * New upstream release. | Ken VanDine | 2012-04-11 | 68 | -11315/+112 |
|\ \ \ | |||||
| * | | | releasing version 0.6.1-0ubuntu1~ppa1 | Charles Kerr | 2012-04-11 | 1 | -2/+2 |
| * | | | * New upstream release. | Charles Kerr | 2012-04-11 | 69 | -11408/+226 |
| |\ \ \ | |||||
| | * | | | Import upstream version 0.6.1 | Charles Kerr | 2012-04-11 | 69 | -11495/+390 |
| | |\| | | |||||
| | | * | | 0.6.1 | Charles Kerr | 2012-04-11 | 1 | -2/+2 |
| | | * | | merge lp:~ted/dbusmenu/lp903200 to be more explicit about what is and isn't a... | Charles Kerr | 2012-04-11 | 1 | -4/+39 |
| | | |\ \ | |||||
| | | * | | | 0.6.0 | Charles Kerr | 2012-04-11 | 1 | -2/+2 |
| | | * | | | merge lp:~charlesk/dbusmenu/disconnect-menuitem-shown to have menuitem_signal... | Charles Kerr | 2012-04-11 | 1 | -0/+1 |
| | | |\ \ \ | |||||
| | | | * | | | In menuitem_signals_remove(), disconnect the DBUSMENU_MENUITEM_SIGNAL_SHOW_TO... | Charles Kerr | 2012-04-10 | 1 | -0/+1 |
| | | |/ / / | |||||
| | | * | | | merge lp:~charlesk/dbusmenu/lp-977803 to silence false positives in dbusmenu'... | Charles Kerr | 2012-04-10 | 1 | -93/+114 |
| | | |\ \ \ | |||||
| * | | \ \ \ | Sync from Ubuntu Desktop | Charles Kerr | 2012-04-11 | 4 | -135/+222 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | releasing version 0.5.99-0ubuntu3 | Ken VanDine | 2012-04-10 | 2 | -93/+121 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | switch the smoke test to a g_debug statement | Charles Kerr | 2012-04-10 | 1 | -6/+7 |
| * | | | | | | make the signal disconnect warnings in dbusmenu-gtk more fine-grained. | Charles Kerr | 2012-04-10 | 1 | -93/+113 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | merge lp:~charlesk/dbusmenu/lp-959821 | Charles Kerr | 2012-04-09 | 1 | -115/+166 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge lp:~ted/dbusmenu/about-to-show-tuple to fix about-to-show grouping. | Charles Kerr | 2012-04-09 | 1 | -3/+5 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | releasing version 0.5.99-0ubuntu2 | Ken VanDine | 2012-04-09 | 1 | -2/+2 |
* | | | | | | | | - Fixed: underscore on menu items change on switching focus (LP: #903200) | Ken VanDine | 2012-04-09 | 2 | -117/+171 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | warn if we're not able to disconnect from the signals that we're monitoring | Charles Kerr | 2012-04-09 | 1 | -29/+42 |
| * | | | | | | | don't use g_intern_static_string() as a drop-in replacement for strcmp() | Charles Kerr | 2012-04-06 | 1 | -51/+107 |
| * | | | | | | | fix prop_value leak in widget_notify_cb() when a widget's label changes | Charles Kerr | 2012-04-06 | 1 | -5/+4 |
| * | | | | | | | remove convoluted & unnecessary branch in update_icon() | Charles Kerr | 2012-04-06 | 1 | -12/+7 |
| * | | | | | | | fix dbusmenu_item_freed(), it called g_object_get_data() on a finalized GObject | Charles Kerr | 2012-04-06 | 1 | -23/+11 |
| |/ / / / / / | |||||
* | | | | | | | * libdbusmenu-gtk/genericmenuitem.c | Ken VanDine | 2012-04-09 | 2 | -5/+42 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Handle mnemonic stuff on updates as well | Ted Gould | 2012-04-09 | 1 | -1/+7 |
| * | | | | | | Check the string for mnemonic support when setting the value | Ted Gould | 2012-04-09 | 1 | -3/+32 |
| * | | | | | | Catching up to trunk | Ted Gould | 2012-04-09 | 24 | -203/+44949 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Attaching bug | Ted Gould | 2012-03-01 | 0 | -0/+0 |
* | | | | | | | * libdbusmenu-glib/server.c | Ken VanDine | 2012-04-09 | 2 | -3/+12 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Apparently this type is wrong, if only this language supported some way to co... | Ted Gould | 2012-04-09 | 1 | -1/+1 |
| * | | | | | | Pull the items out of the tuple | Ted Gould | 2012-04-09 | 1 | -2/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | releasing version 0.5.99-0ubuntu1 | Ken VanDine | 2012-04-05 | 1 | -16/+3 |
* | | | | | | * New upstream release. | Ken VanDine | 2012-04-05 | 10 | -19/+33 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | releasing version 0.5.99-0ubuntu1~ppa1 | Charles Kerr | 2012-04-05 | 1 | -2/+2 |
| * | | | | | remove accidentally-public function session_bus_cb() from our symbols list | Charles Kerr | 2012-04-05 | 1 | -1/+0 |
| * | | | | | * New upstream release. | Charles Kerr | 2012-04-05 | 9 | -18/+33 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Import upstream version 0.5.99 | Charles Kerr | 2012-04-05 | 8 | -18/+26 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | |