aboutsummaryrefslogtreecommitdiff
path: root/src/dbus-data.h
Commit message (Collapse)AuthorAgeFilesLines
* Fork from Ubuntu's Indicator Messages.Mike Gabriel2017-10-271-4/+4
|
* Fixed missing copyright header.Renato Araujo Oliveira Filho2013-02-201-0/+15
|
* Export menu for the phone clientLars Uebernickel2012-11-161-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 itemsLars Uebernickel2012-08-211-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 #definesLars Uebernickel2012-08-161-16/+1
|
* Set accessible description (statically to "Messages" for now)Lars Uebernickel2012-08-161-0/+1
|
* Don't support X-Ayatana-Messaging-Menu-Icon anymoreLars Uebernickel2012-05-241-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 ILars Uebernickel2012-05-241-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 applicationsLars Uebernickel2012-05-181-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 countLars Uebernickel2012-02-031-4/+5
|
* ayatana.org to canonical.comTed Gould2011-01-141-4/+4
|
* adjusted position of the left icons and triangle overlayDavid Barth2010-08-261-2/+3
|
* Replacing the count with the iconTed Gould2010-03-231-1/+1
|
* Removing the launcher custom menu typeTed Gould2010-02-171-4/+0
|
* Defining the max number of indicators and telling the server about it.Ted Gould2009-09-041-0/+2
|
* Making sure these don't conflict with ones already in usage.Ted Gould2009-09-041-3/+3
|
* Adding properties for the new menuitems we need to build for showing ↵Ted Gould2009-09-041-0/+9
| | | | applications and indicators.
* Pulling the type and the properties into the shared DBus header.Ted Gould2009-08-261-0/+4
|
* Switching to ayatana.org and adding a new name for the service as a whole.Ted Gould2009-08-251-2/+5
|
* Adding in dbus name and objectTed Gould2009-05-261-0/+8