Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | desktop menu: sort applications like specified | Lars Uebernickel | 2014-04-07 | 1 | -1/+46 |
| | | | | | | Default chat client, default email client, and the other applications sorted by alphabet. | ||||
* | desktop menu: don't show status section when no apps supports it | Lars Uebernickel | 2014-04-07 | 1 | -49/+45 |
| | |||||
* | desktop menu: use com.canonical.application menu items for actions | Lars Uebernickel | 2014-03-20 | 1 | -1/+5 |
| | | | | | | The unity implementation of that menu item indents the label even when there's no icon. | ||||
* | Add "visible" paramete to im-application-list-source-added | Lars Uebernickel | 2013-10-04 | 1 | -1/+3 |
| | |||||
* | create_status_section: use g_icon_serialize() | Lars Uebernickel | 2013-09-06 | 1 | -1/+8 |
| | |||||
* | Use serialized icons for messages and sources | Lars Uebernickel | 2013-09-05 | 1 | -7/+7 |
| | | | | | The D-Bus protocol is not part of the public API, so it's okay to change it. | ||||
* | desktop menu: don't show sources with a count of 0 | Lars Uebernickel | 2013-08-27 | 1 | -25/+82 |
| | |||||
* | desktop menu: remove all sources when an application has quit | Lars Uebernickel | 2013-08-27 | 1 | -0/+16 |
| | |||||
* | Make it so that we sort based on application name to make the menu more sane | Ted Gould | 2013-08-20 | 1 | -1/+1 |
| | |||||
* | Putting shortcuts into the menu | Ted Gould | 2013-08-20 | 1 | -10/+18 |
| | |||||
* | "Clear" and "Clear All" now translatable | Pete Woods | 2013-08-20 | 1 | -1/+1 |
| | |||||
* | Thunderbird e-mail notifications work again | Pete Woods | 2013-08-20 | 1 | -1/+2 |
| | | | | (forward ported fix from r344) | ||||
* | Set the action | Ted Gould | 2013-08-19 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Don't need a special type for these | Ted Gould | 2013-08-15 | 1 | -2/+1 |
| | |||||
* | Create the status section of the desktop menu | Ted Gould | 2013-08-14 | 1 | -1/+43 |
| | |||||
* | Disable action shortcuts for now | Lars Uebernickel | 2013-08-13 | 1 | -0/+2 |
| | | | | | | This version isn't honoring OnlyShowIn=MessagingMenu. Disabling it seems like the lesser evil. | ||||
* | desktop menu: don't export an item if the name is '' | Lars Uebernickel | 2013-08-13 | 1 | -1/+1 |
| | |||||
* | Use "icon" instead of "x-canonical-icon" | Lars Uebernickel | 2013-08-13 | 1 | -2/+2 |
| | |||||
* | desktop menu: show message sources | Lars Uebernickel | 2013-08-13 | 1 | -0/+64 |
| | |||||
* | Add application actions | Lars Uebernickel | 2013-08-13 | 1 | -1/+14 |
| | |||||
* | Add desktop menu | Lars Uebernickel | 2013-08-13 | 1 | -0/+174 |
Only shows application launchers right now. |