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
...
*
Actually, more correctly, that should be a weak ref.
Ted Gould
2010-03-31
1
-1
/
+1
*
Fixing a mixed up signal name. Small memory leak.
Ted Gould
2010-03-31
1
-1
/
+1
*
Making it so that we don't build two icon_proxies ever.
Ted Gould
2010-03-30
1
-20
/
+22
*
Putting in a timeout to clear the icon if there were messages waiting when we...
Ted Gould
2010-03-30
1
-0
/
+22
*
Switching over to using an indicator service manager instead of setting up th...
Ted Gould
2010-03-29
1
-37
/
+27
*
Comments and formatting.
Ted Gould
2010-03-29
1
-2
/
+21
*
Allow for applications icons to change incase we haven't gotten the property ...
Ted Gould
2010-03-24
1
-0
/
+15
*
Looking for the right property
Ted Gould
2010-03-23
1
-1
/
+1
*
Adds in an application menu item.
Ted Gould
2010-03-23
1
-0
/
+65
*
Make the avatar spacing same as the other icons in the menu
Ted Gould
2010-03-18
1
-6
/
+13
|
\
|
*
Setting the minimum allocation for the image to be the menu icon size even if...
Ted Gould
2010-03-17
1
-2
/
+6
|
*
Putting padding between the items to make them pretty like.
Ted Gould
2010-03-17
1
-4
/
+7
*
|
Switch to using the image helper and drop design team size
Ted Gould
2010-03-17
1
-7
/
+4
|
/
*
Removing the launcher custom menu type
Ted Gould
2010-02-17
1
-35
/
+0
*
Switching the property callback to be GValue
Ted Gould
2009-12-18
1
-4
/
+4
*
Switching to the new indicator interface.
Ted Gould
2009-11-04
1
-15
/
+77
*
Stupid ordering, just asking for a memory leak.
Ted Gould
2009-10-01
1
-2
/
+2
*
Merging in the minimum width branch to fix descriptions getting truncated whe...
Ted Gould
2009-09-24
1
-0
/
+1
|
\
|
*
Too big
Ted Gould
2009-09-23
1
-1
/
+1
|
*
Putting in teh size request a minimum width
Ted Gould
2009-09-23
1
-0
/
+1
*
|
Forgot to scale on icon changing.
Ted Gould
2009-09-23
1
-1
/
+25
*
|
Putting in a little code to scale icons.
Ted Gould
2009-09-23
1
-1
/
+21
|
/
*
Bother.
Ted Gould
2009-09-08
1
-1
/
+1
*
Adding in support for properties changing on the indicator menu item on the v...
Ted Gould
2009-09-08
1
-15
/
+52
*
Fleshing out the indicator item. It's purdy.
Ted Gould
2009-09-04
1
-0
/
+54
*
Checking args from libdbusmenu, stealing code from there. Comments by Neil.
Ted Gould
2009-08-27
1
-0
/
+4
*
Adding a little style to our labels. Hopefully making them look a little nicer.
Ted Gould
2009-08-26
1
-1
/
+8
*
Filling in the new launcher menu item
Ted Gould
2009-08-26
1
-0
/
+16
*
Pulling the type and the properties into the shared DBus header.
Ted Gould
2009-08-26
1
-1
/
+1
*
Injecting in a type for the launchers.
Ted Gould
2009-08-26
1
-0
/
+10
*
Making ourselves a variable in the middle of everything.
Ted Gould
2009-08-26
1
-1
/
+3
*
The documentation clearly states that you don't need these if the client supp...
Ted Gould
2009-08-26
1
-0
/
+2
*
Oh, wow, now there's some flesh on these. Let's hide and show icons.
Ted Gould
2009-08-26
1
-4
/
+24
*
Setting up signals and callbacks, oh my! Watch for lions.
Ted Gould
2009-08-26
1
-1
/
+55
*
Building a proxy...
Ted Gould
2009-08-26
1
-3
/
+26
*
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
[prev]
[next]