aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-messages.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Switching the servers from a hash table to a list. Cleans things up a ↵Ted Gould2009-03-151-21/+82
| | | | little, and sets us up for menu organization at a more complete level.
* Putting in a sorting function to make sure that the individual indicators ↵Ted Gould2009-03-151-5/+39
| | | | are always below the server that they're associated with.
* Add simulation of zero count on server removeTed Gould2009-03-151-0/+3
|
* Switching the icon to be based on whether or not the server is reporting ↵Ted Gould2009-03-151-14/+49
| | | | indicators instead of counting the number of indicators items.
* changing the size of the iconTed Gould2009-03-091-3/+8
|
* Making the menu hide itself if there is no one aroundTed Gould2009-02-151-5/+13
|
* Forgot to change all the names.Ted Gould2009-02-131-2/+5
|
* Making the image global, and changing it based on how many IMs we have.Ted Gould2009-02-131-1/+10
|
* Adding in license headers, GPL v3Ted Gould2009-02-111-0/+21
|
* More debugging and temorarily showing the menu item ourselvesTed Gould2009-02-071-1/+2
|
* Adding in some debug messagesTed Gould2009-02-071-1/+5
|
* Adding in the basis for making a server based menu itemTed Gould2009-02-071-33/+64
|
* Using the right damn functionTed Gould2009-02-041-1/+5
|
* Switching from a hash table to a listTed Gould2009-01-291-28/+26
|
* Putting a debug message on compareTed Gould2009-01-291-0/+2
|
* Warning on not removing something that should have been.Ted Gould2009-01-291-1/+47
|
* Changing the text to be a little shorterTed Gould2009-01-211-1/+1
|
* Lots of debugging message to figure out that I hadn't passedTed Gould2009-01-211-4/+11
| | | | | the return variable in _new :(
* I hate meTed Gould2009-01-211-1/+1
|
* It's truly amazing how many logic errors I makeTed Gould2009-01-211-1/+2
|
* Make menu items for IM indicatorsTed Gould2009-01-211-4/+9
|
* Forgot to connect in the signal handler, oops.Ted Gould2009-01-211-2/+7
|
* Linking togetherTed Gould2009-01-211-0/+2
|
* Fleshed this item out someTed Gould2009-01-211-1/+1
|
* ifdef'ing out the mail stuff as we need to get IM working firstTed Gould2009-01-201-0/+6
|
* Building the basis of what needs to be the indicator.Ted Gould2009-01-201-0/+99
|
* Showing by default.Ted Gould2008-12-041-0/+1
|
* Actually getting this all to build reasonably.Ted Gould2008-12-041-1/+0
|
* Checkmark checkinTed Gould2008-12-041-0/+12