index
:
ayatana-indicator-messages
main
release-builds
Ayatana Indicator Messages Applet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
indicator-messages.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Putting a little more error handling code in.
Ted Gould
2009-05-28
1
-1
/
+10
*
Starting the service if it isn't there
Ted Gould
2009-05-27
1
-0
/
+10
*
Linking in the dbus data
Ted Gould
2009-05-26
1
-0
/
+2
*
Moving the complex code into the service and leaving the rest for the loadabl...
Ted Gould
2009-05-26
1
-451
/
+4
*
Get rid of the main menu variable that we're not using. Hide the image.
Ted Gould
2009-04-22
1
-3
/
+2
*
Setting the name to 'messages'
Ted Gould
2009-04-22
1
-0
/
+1
*
removing a warning by ref'ing the default
Ted Gould
2009-04-22
1
-1
/
+1
*
Fixing return type
Ted Gould
2009-04-22
1
-1
/
+1
*
Breaking out into libindicator style function calls.
Ted Gould
2009-04-22
1
-11
/
+18
*
Including the indicator info
Ted Gould
2009-04-22
1
-0
/
+3
*
Trying to set this to also act like FUSA so that we get the same visual as th...
Ted Gould
2009-04-07
1
-0
/
+1
*
Make sure we disconnect from all our signals and free from memory that really...
Ted Gould
2009-04-07
1
-7
/
+8
*
Actually removing indicators when the server goes bye-bye and freeing up the ...
Ted Gould
2009-04-07
1
-0
/
+8
*
Should have been using g_strcmp0 all along. No reason not to use the safer one.
Ted Gould
2009-04-07
1
-6
/
+6
*
Making these new0 to make sure that our lists are NULL
Ted Gould
2009-04-07
1
-3
/
+3
*
Using the right symbol names now
Ted Gould
2009-04-03
1
-2
/
+2
*
Using the correct way to find the DBus name and ids.
Ted Gould
2009-04-03
1
-2
/
+2
*
Adding in some consts to match the new prototypes better
Ted Gould
2009-04-03
1
-4
/
+4
*
Adding in a couple of statics
Ted Gould
2009-03-27
1
-2
/
+2
*
Making it so that an indicator gets displayed when someone logs in, eventuall...
Ted Gould
2009-03-24
1
-2
/
+2
*
Backwards sorting
Ted Gould
2009-03-18
1
-1
/
+1
*
Making the IM list sorted and handling the time changed signal
Ted Gould
2009-03-18
1
-2
/
+23
*
Fleshing out the reconsile function. And making sure it gets called everytim...
Ted Gould
2009-03-18
1
-0
/
+38
*
Relaying out the data structures so that the indicators are sub to the servers
Ted Gould
2009-03-18
1
-5
/
+31
*
Switching the servers from a hash table to a list. Cleans things up a little...
Ted Gould
2009-03-15
1
-21
/
+82
*
Putting in a sorting function to make sure that the individual indicators are...
Ted Gould
2009-03-15
1
-5
/
+39
*
Add simulation of zero count on server remove
Ted Gould
2009-03-15
1
-0
/
+3
*
Switching the icon to be based on whether or not the server is reporting indi...
Ted Gould
2009-03-15
1
-14
/
+49
*
changing the size of the icon
Ted Gould
2009-03-09
1
-3
/
+8
*
Making the menu hide itself if there is no one around
Ted Gould
2009-02-15
1
-5
/
+13
*
Forgot to change all the names.
Ted Gould
2009-02-13
1
-2
/
+5
*
Making the image global, and changing it based on how many IMs we have.
Ted Gould
2009-02-13
1
-1
/
+10
*
Adding in license headers, GPL v3
Ted Gould
2009-02-11
1
-0
/
+21
*
More debugging and temorarily showing the menu item ourselves
Ted Gould
2009-02-07
1
-1
/
+2
*
Adding in some debug messages
Ted Gould
2009-02-07
1
-1
/
+5
*
Adding in the basis for making a server based menu item
Ted Gould
2009-02-07
1
-33
/
+64
*
Using the right damn function
Ted Gould
2009-02-04
1
-1
/
+5
*
Switching from a hash table to a list
Ted Gould
2009-01-29
1
-28
/
+26
*
Putting a debug message on compare
Ted Gould
2009-01-29
1
-0
/
+2
*
Warning on not removing something that should have been.
Ted Gould
2009-01-29
1
-1
/
+47
*
Changing the text to be a little shorter
Ted Gould
2009-01-21
1
-1
/
+1
*
Lots of debugging message to figure out that I hadn't passed
Ted Gould
2009-01-21
1
-4
/
+11
*
I hate me
Ted Gould
2009-01-21
1
-1
/
+1
*
It's truly amazing how many logic errors I make
Ted Gould
2009-01-21
1
-1
/
+2
*
Make menu items for IM indicators
Ted Gould
2009-01-21
1
-4
/
+9
*
Forgot to connect in the signal handler, oops.
Ted Gould
2009-01-21
1
-2
/
+7
*
Linking together
Ted Gould
2009-01-21
1
-0
/
+2
*
Fleshed this item out some
Ted Gould
2009-01-21
1
-1
/
+1
*
ifdef'ing out the mail stuff as we need to get IM working first
Ted Gould
2009-01-20
1
-0
/
+6
*
Building the basis of what needs to be the indicator.
Ted Gould
2009-01-20
1
-0
/
+99
[next]