Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Putting back the removing of sources | Ted Gould | 2013-08-18 | 1 | -0/+17 |
| | |||||
* | Can't clear the sources because that clears the mailboxes | Ted Gould | 2013-08-16 | 1 | -17/+0 |
| | |||||
* | Dropping indicator prefixes as they're set up with the base namespace of the ↵ | Ted Gould | 2013-08-16 | 2 | -4/+4 |
| | | | | section | ||||
* | Whitespace | Ted Gould | 2013-08-16 | 1 | -1/+1 |
| | |||||
* | Only dismiss if there is a proxy connected and the application is remote | Ted Gould | 2013-08-16 | 1 | -4/+8 |
| | |||||
* | Stop removing sources, just set them to no longer draw attention | Ted Gould | 2013-08-16 | 1 | -1/+50 |
| | |||||
* | Forgot to draw attention for new messages | Ted Gould | 2013-08-16 | 1 | -0/+3 |
| | |||||
* | Making it so that we cache the draw attention state in the app | Ted Gould | 2013-08-16 | 1 | -15/+6 |
| | |||||
* | Make sure we've got an icon str before setting it | Ted Gould | 2013-08-15 | 1 | -1/+3 |
| | |||||
* | Don't need a special type for these | Ted Gould | 2013-08-15 | 1 | -2/+1 |
| | |||||
* | Couldn't make that assumption, instead assume they're all listening and ↵ | Ted Gould | 2013-08-15 | 1 | -13/+11 |
| | | | | adjust themselves or tell us otherwise | ||||
* | Setting the status of the menu based on the aggregate application status | Ted Gould | 2013-08-15 | 1 | -4/+45 |
| | |||||
* | Emit to dbus when the status changes | Ted Gould | 2013-08-15 | 1 | -0/+9 |
| | |||||
* | Adding a set status signal | Ted Gould | 2013-08-15 | 1 | -1/+13 |
| | |||||
* | Setting up a callback on the activation to set the state and update the ↵ | Ted Gould | 2013-08-15 | 1 | -0/+25 |
| | | | | applications | ||||
* | Tracking application status | Ted Gould | 2013-08-15 | 1 | -0/+8 |
| | |||||
* | Create a status action | Ted Gould | 2013-08-15 | 1 | -6/+12 |
| | |||||
* | Really we should set status on the application list | Ted Gould | 2013-08-15 | 5 | -28/+14 |
| | |||||
* | Create the status section of the desktop menu | Ted Gould | 2013-08-14 | 1 | -1/+43 |
| | |||||
* | React to the set-status call on dbus and pass that down to the menus | Ted Gould | 2013-08-14 | 1 | -0/+40 |
| | |||||
* | Adding a set_status virtual function | Ted Gould | 2013-08-14 | 2 | -0/+21 |
| | |||||
* | Rebuilding internationalization files | Ted Gould | 2013-08-13 | 2 | -47/+13 |
| | |||||
* | Small merge error | Ted Gould | 2013-08-13 | 1 | -1/+1 |
| | |||||
* | Merge from trunk | Ted Gould | 2013-08-13 | 10 | -11/+305 |
|\ | |||||
| * | Releasing 12.10.6+13.10.20130702-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-07-02 | 1 | -0/+10 |
| |\ | | | | | | | | | | Approved by PS Jenkins bot. | ||||
| | * | Releasing 12.10.6+13.10.20130702-0ubuntu1, based on r350 | Automatic PS uploader | 2013-07-02 | 1 | -0/+10 |
| |/ | |||||
| * | Change abbreviation for minutes from m to min. Fixes: ↵ | Mathias Dietrich | 2013-06-28 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | https://bugs.launchpad.net/bugs/652845. Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| | * | Change abbreviation for minutes from m to min | Mathias Dietrich | 2013-06-28 | 1 | -1/+1 |
| |/ | |||||
| * | Releasing 12.10.6daily13.06.19-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-19 | 1 | -0/+20 |
| |\ | | | | | | | | | | Approved by PS Jenkins bot. | ||||
| | * | Releasing 12.10.6daily13.06.19-0ubuntu1, based on r348 | Automatic PS uploader | 2013-06-19 | 1 | -0/+20 |
| |/ | |||||
| * | Notify the service when an app unrefs its MessagingMenuApp. Fixes: ↵ | Lars Uebernickel | 2013-06-07 | 9 | -6/+183 |
| |\ | | | | | | | | | | | | | | | | https://bugs.launchpad.net/bugs/1154099. Approved by PS Jenkins bot, Ted Gould. | ||||
| | * | Remove autoconf-archive dependency (copied ax_python_module into m4/) | Lars Uebernickel | 2013-06-07 | 2 | -1/+49 |
| | | | |||||
| | * | Use glib mainloop in dbusmock test | Lars Uebernickel | 2013-03-05 | 1 | -0/+3 |
| | | | |||||
| | * | test-client: wait a bit longer until checking that mock methods were called | Lars Uebernickel | 2013-02-27 | 1 | -12/+16 |
| | | | |||||
| | * | Use a special desktop file for testing | Lars Uebernickel | 2013-02-26 | 3 | -7/+10 |
| | | | |||||
| | * | debian/control: add autoconf-archive as an explicit build dep | Lars Uebernickel | 2013-02-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | Needed for AC_PYTHON_MODULE | ||||
| | * | Test libmessaging-menu | Lars Uebernickel | 2013-02-25 | 4 | -6/+91 |
| | | | | | | | | | | | | | | | | | | Use dbusmock to test whether libmessaging-menu calls the right functions on registration and deregistration. | ||||
| | * | Notify the service when an app unrefs its MessagingMenuApp | Lars Uebernickel | 2013-02-19 | 3 | -0/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prior to this patch, the messaging menu only marked apps as "not running" when they quit (i.e. disappeared from the bus). This was okay, since most applications only ever release the ref to their MessagingMenuApp when they quit, or after calling _unregister explicitely (which removes them from the menu entirely). However, this is according to libmessagingmenu's documentation, and at least indicator-telepathy relies on it. | ||||
| * | | Have libmessaging-menu-dev depend on gir1.2-messagingmenu-1.0. | Jeremy Bicha | 2013-06-07 | 1 | -1/+2 |
| |\ \ | | | | | | | | | | | | | Approved by PS Jenkins bot, Ted Gould. | ||||
| | * | | Have libmessaging-menu-dev depend on gir1.2-messagingmenu-1.0 | Jeremy Bicha | 2013-06-07 | 1 | -1/+2 |
| | | | | |||||
| * | | | use gtk_style_context_get instead of deprecated gtk_style_context_get_font. | Sebastien Bacher | 2013-06-07 | 1 | -6/+11 |
| |\ \ \ | | |/ / | |/| | | | | | | Approved by Ted Gould, PS Jenkins bot. | ||||
| | * | | ido-detail-label.c: free font desc | Lars Uebernickel | 2013-05-29 | 1 | -4/+8 |
| | | | | |||||
| | * | | use gtk_style_context_get instead of deprecated gtk_style_context_get_font | Sebastien Bacher | 2013-05-28 | 1 | -2/+3 |
| |/ / | |||||
| * | | Releasing 12.10.6daily13.05.15-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-05-15 | 1 | -0/+13 |
| |\ \ | | | | | | | | | | | | | Approved by PS Jenkins bot. | ||||
| | * | | Releasing 12.10.6daily13.05.15-0ubuntu1, based on r344 | Automatic PS uploader | 2013-05-15 | 1 | -0/+13 |
| |/ / | |||||
| * | | libmessaging-menu: don't use detailed action names | Lars Uebernickel | 2013-05-15 | 1 | -1/+2 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Detailed action names are of the form action::target or action(target), so they can't have colons or parens in them. This restriction does not apply to messaging menu ids. Fixes: https://bugs.launchpad.net/bugs/1180302. Approved by PS Jenkins bot, Mathieu Trudel-Lapierre. | ||||
| | * | | libmessaging-menu: don't use detailed action names | Lars Uebernickel | 2013-05-15 | 1 | -1/+2 |
| |/ / | | | | | | | | | | | | | | | | | | | Detailed action names are of the form action::target or action(target), so they can't have colons or parens in them. This restriction does not apply to messaging menu ids. | ||||
| * | | Releasing 12.10.6daily13.05.02-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-05-03 | 1 | -0/+11 |
| |\ \ | | | | | | | | | | | | | Approved by PS Jenkins bot. | ||||
| | * | | Releasing 12.10.6daily13.05.02-0ubuntu1, based on r342 | Automatic PS uploader | 2013-05-02 | 1 | -0/+11 |
| |/ / | |||||
| * | | Merge changes from /13.04 branch for saucy. | Mathieu Trudel-Lapierre | 2013-05-02 | 1 | -0/+17 |
| |\ \ | | | | | | | | | | | | | Approved by PS Jenkins bot, Robert Bruce Park. |