Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fork from Ubuntu's Indicator Messages. | Mike Gabriel | 2017-10-27 | 1 | -4/+4 |
| | |||||
* | Fixed missing copyright header. | Renato Araujo Oliveira Filho | 2013-02-20 | 1 | -0/+15 |
| | |||||
* | Export menu for the phone client | Lars Uebernickel | 2012-11-16 | 1 | -1/+1 |
| | | | | | | | | This is a rough first draft: It only fetched the sources and messages from applications once and doesn't listen for further changes. This removes all code for the desktop menu for now. | ||||
* | Show icons in application and source menu items | Lars Uebernickel | 2012-08-21 | 1 | -3/+0 |
| | | | | | | | Everthing goes through GIcon now, using g_icon_{to,new_for}_string to set a string attribute on the menu item. The attribute is prefixed x-canonical- for now. | ||||
* | Remove unused #defines | Lars Uebernickel | 2012-08-16 | 1 | -16/+1 |
| | |||||
* | Set accessible description (statically to "Messages" for now) | Lars Uebernickel | 2012-08-16 | 1 | -0/+1 |
| | |||||
* | Don't support X-Ayatana-Messaging-Menu-Icon anymore | Lars Uebernickel | 2012-05-24 | 1 | -4/+0 |
| | | | | | | | It was used to override icons for the default apps (Mail, Chat, Broadcast). Since all apps are now shown with their real name and icon, the override is not needed anymore. | ||||
* | Port to gmenu, act I | Lars Uebernickel | 2012-05-24 | 1 | -0/+4 |
| | | | | | | | Work-in-progress of the gmenu port for the service. The bulk of this patch removes everything related to libindicate from the service. Only the static app launchers and their configured shortcut actions are exported for now. | ||||
* | Remove default applications | Lars Uebernickel | 2012-05-18 | 1 | -0/+4 |
| | | | | | | | | This gets rid of the "Set Up <app>" sections for Email, Chat, and Broadcast. Also, default apps don't get to override the icon and names anymore. Every app gets its real name and icon displayed. Overriding the icon with X-Ayatana-Messaging-Menu-Icon is still possible. | ||||
* | Only draw right items as lozenges if they contain a count | Lars Uebernickel | 2012-02-03 | 1 | -4/+5 |
| | |||||
* | ayatana.org to canonical.com | Ted Gould | 2011-01-14 | 1 | -4/+4 |
| | |||||
* | adjusted position of the left icons and triangle overlay | David Barth | 2010-08-26 | 1 | -2/+3 |
| | |||||
* | Replacing the count with the icon | Ted Gould | 2010-03-23 | 1 | -1/+1 |
| | |||||
* | Removing the launcher custom menu type | Ted Gould | 2010-02-17 | 1 | -4/+0 |
| | |||||
* | Defining the max number of indicators and telling the server about it. | Ted Gould | 2009-09-04 | 1 | -0/+2 |
| | |||||
* | Making sure these don't conflict with ones already in usage. | Ted Gould | 2009-09-04 | 1 | -3/+3 |
| | |||||
* | Adding properties for the new menuitems we need to build for showing ↵ | Ted Gould | 2009-09-04 | 1 | -0/+9 |
| | | | | applications and indicators. | ||||
* | Pulling the type and the properties into the shared DBus header. | Ted Gould | 2009-08-26 | 1 | -0/+4 |
| | |||||
* | Switching to ayatana.org and adding a new name for the service as a whole. | Ted Gould | 2009-08-25 | 1 | -2/+5 |
| | |||||
* | Adding in dbus name and object | Ted Gould | 2009-05-26 | 1 | -0/+8 |