aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-messages.c
Commit message (Expand)AuthorAgeFilesLines
* allow building with gtk3Michael Terry2011-05-261-0/+6
* Removing an unneeded strdupTed Gould2011-02-171-2/+2
* Updating the description when we signal that it's changedTed Gould2011-02-171-4/+9
* Store entry data in a variable so it can be freed after signaling anLuke Yelavich2011-02-171-2/+5
* No need to use g_strdup, the variable is a constLuke Yelavich2011-02-171-2/+2
* Add accessible description supportLuke Yelavich2011-02-141-0/+36
* Upgrading to new type handler prototypeTed Gould2011-01-271-2/+2
* Switch to new dbusmenu signal prototypeTed Gould2011-01-141-7/+7
* Type to sessionTed Gould2011-01-141-1/+1
* Switching the function callbacksTed Gould2011-01-141-6/+28
* Changing the signal callbacksTed Gould2011-01-141-16/+17
* Changing the creation of the proxyTed Gould2011-01-141-31/+63
* Changing to get the interface from the included XML fileTed Gould2011-01-141-4/+22
* avoid deprecated APIMichael Terry2010-10-061-8/+12
* Making sure to put the dbusmenu item in the callbackTed Gould2010-09-031-1/+1
* adjusted position of the left icons and triangle overlayDavid Barth2010-08-261-3/+23
* Removing some extra code that's not needed and ensuring the icon is always sh...Ted Gould2010-08-241-5/+1
* Only show the avatar if it is sentTed Gould2010-08-241-1/+8
* Set the image menu iconTed Gould2010-08-241-1/+1
* merged dbarth's branchAndrea Cimitan2010-07-291-10/+5
|\
| * better aspect ratio for the triangleDavid Barth2010-07-291-1/+1
| * adjust the triangle sizeDavid Barth2010-07-291-2/+2
| * remove the old running app. iconDavid Barth2010-07-291-5/+0
| * fix typos to build and clean up commentsDavid Barth2010-07-291-7/+3
* | remove the previous iconAndrea Cimitan2010-07-291-8/+0
|/
* trailing whitespaceAndrea Cimitan2010-07-291-1/+1
* Draw a triangle on the leftAndrea Cimitan2010-07-291-1/+43
* check if widget is really a widget before getting its style (from dbarth)Andrea Cimitan2010-07-291-0/+2
* Ops, readded the label :PAndrea Cimitan2010-07-291-0/+6
* Added rounded rectangles on the rightAndrea Cimitan2010-07-291-89/+22
* Fixed position of sub menu indicators (the one with the counter on the right)Andrea Cimitan2010-07-221-7/+5
* Added triangles on the left and new label design on the right.Andrea Cimitan2010-07-221-17/+159
* Dropping a useless warningTed Gould2010-03-311-2/+0
* Actually, more correctly, that should be a weak ref.Ted Gould2010-03-311-1/+1
* Fixing a mixed up signal name. Small memory leak.Ted Gould2010-03-311-1/+1
* Making it so that we don't build two icon_proxies ever.Ted Gould2010-03-301-20/+22
* Putting in a timeout to clear the icon if there were messages waiting when we...Ted Gould2010-03-301-0/+22
* Switching over to using an indicator service manager instead of setting up th...Ted Gould2010-03-291-37/+27
* Comments and formatting.Ted Gould2010-03-291-2/+21
* Allow for applications icons to change incase we haven't gotten the property ...Ted Gould2010-03-241-0/+15
* Looking for the right propertyTed Gould2010-03-231-1/+1
* Adds in an application menu item.Ted Gould2010-03-231-0/+65
* Make the avatar spacing same as the other icons in the menuTed Gould2010-03-181-6/+13
|\
| * Setting the minimum allocation for the image to be the menu icon size even if...Ted Gould2010-03-171-2/+6
| * Putting padding between the items to make them pretty like.Ted Gould2010-03-171-4/+7
* | Switch to using the image helper and drop design team sizeTed Gould2010-03-171-7/+4
|/
* Removing the launcher custom menu typeTed Gould2010-02-171-35/+0
* Switching the property callback to be GValueTed Gould2009-12-181-4/+4
* Switching to the new indicator interface.Ted Gould2009-11-041-15/+77
* Stupid ordering, just asking for a memory leak.Ted Gould2009-10-011-2/+2