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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor refactoring to make the logic clearer
Ted Gould
2010-04-15
1
-3
/
+7
*
Some debug messages when removing shortcuts
Ted Gould
2010-04-15
1
-0
/
+3
*
It's possible the newroot could be NULL, and that's okay.
Ted Gould
2010-04-15
1
-16
/
+19
*
Negative debugging
Ted Gould
2010-04-15
1
-0
/
+4
*
Some debugging messages
Ted Gould
2010-04-15
1
-0
/
+3
*
Deleteing shortcuts on update if they need to be
Ted Gould
2010-04-15
1
-0
/
+6
*
Killing hte launcher shortcuts on exit as well.
Ted Gould
2010-04-15
1
-0
/
+8
*
Removing the shortcuts when removing the application entry.
Ted Gould
2010-04-15
1
-2
/
+10
*
We only want to increment the position if we didn't find an entry
Ted Gould
2010-03-31
1
-2
/
+3
*
Dropping a useless warning
Ted Gould
2010-03-31
1
-2
/
+0
*
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 application items default to invisible, and only become visible if the...
Ted Gould
2010-03-30
1
-1
/
+3
*
Ensuring that the visibility property is set on the application entries.
Ted Gould
2010-03-30
1
-0
/
+2
*
Make the visibility of indictor items and separators follow the visibility of...
Ted Gould
2010-03-30
1
-2
/
+16
*
Build the separator after checking to see which entry to use. That way we've...
Ted Gould
2010-03-30
1
-4
/
+4
*
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
*
Making the service into an indicator service.
Ted Gould
2010-03-29
1
-15
/
+13
*
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
*
Tracking which applications we've seen before.
Ted Gould
2010-03-25
6
-13
/
+257
|
\
|
*
Fail if we have init called more than once. Merge comment.
Ted Gould
2010-03-25
1
-3
/
+1
|
*
Give us a minute before we write it out.
Ted Gould
2010-03-24
1
-1
/
+1
|
*
When we're being reshown eval the label
Ted Gould
2010-03-24
1
-0
/
+18
|
*
Ah, classic failure
Ted Gould
2010-03-24
1
-0
/
+1
|
*
Make this easier to test
Ted Gould
2010-03-24
1
-1
/
+1
|
*
Building us a file.
Ted Gould
2010-03-24
1
-1
/
+54
|
*
More comments
Ted Gould
2010-03-24
1
-0
/
+6
|
*
Copyright headers.
Ted Gould
2010-03-24
2
-0
/
+41
|
*
Some comments
Ted Gould
2010-03-24
1
-0
/
+7
|
*
Have a background process for writing out the seen DB
Ted Gould
2010-03-24
1
-0
/
+17
|
*
Code to read in the keyfile
Ted Gould
2010-03-24
1
-0
/
+31
|
*
Building a file name and checking if it exists.
Ted Gould
2010-03-24
1
-0
/
+13
|
*
Only build shortcuts if we've been seen before.
Ted Gould
2010-03-24
1
-11
/
+13
|
*
Checking to see if we've seen the application before choosing whether we have...
Ted Gould
2010-03-24
1
-1
/
+9
|
*
Adding the new server to the seen database.
Ted Gould
2010-03-24
1
-0
/
+3
|
*
Building the seen db on init
Ted Gould
2010-03-24
1
-0
/
+3
|
*
Changing to be more of a singleton type of thing. Really that makes more sense.
Ted Gould
2010-03-24
2
-10
/
+13
|
*
Making a basic interface for the seen database.
Ted Gould
2010-03-24
3
-0
/
+40
*
|
Adding in support for shifting over command items
Ted Gould
2010-03-25
2
-0
/
+3
|
\
\
|
*
|
Making sure command items are using blanks
Ted Gould
2010-03-24
1
-0
/
+1
|
*
|
Set the blank icon on proxy objects
Ted Gould
2010-03-24
1
-0
/
+2
|
|
/
*
/
Allow for applications icons to change incase we haven't gotten the property ...
Ted Gould
2010-03-24
1
-0
/
+15
|
/
*
Removing app-gtk-menu-item as it really wasn't needed.
Ted Gould
2010-03-23
3
-91
/
+0
*
Looking for the right property
Ted Gould
2010-03-23
1
-1
/
+1
*
Changing to use the new app type
Ted Gould
2010-03-23
1
-4
/
+6
*
Adds in an application menu item.
Ted Gould
2010-03-23
1
-0
/
+65
*
Replacing the count with the icon
Ted Gould
2010-03-23
1
-1
/
+1
*
updating to trunk
Ted Gould
2010-03-23
7
-27
/
+187
|
\
[next]