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
*
Added rounded rectangles on the right
Andrea Cimitan
2010-07-29
1
-89
/
+22
*
Fixed position of sub menu indicators (the one with the counter on the right)
Andrea Cimitan
2010-07-22
1
-7
/
+5
*
Added triangles on the left and new label design on the right.
Andrea Cimitan
2010-07-22
1
-17
/
+159
*
Allocate memory for hash table items (LP: #533021)
Kees Cook
2010-04-28
1
-2
/
+2
*
Check for whether a desktop file is eclipsed when loaded.
Ted Gould
2010-04-17
1
-0
/
+8
|
\
|
*
When adding a desktop file look through teh applications we have to check for...
Ted Gould
2010-04-16
1
-0
/
+8
*
|
Forgot to pass the object here.
Ted Gould
2010-04-16
1
-1
/
+1
*
|
Handling the remove and add in separate functions.
Ted Gould
2010-04-16
1
-49
/
+17
*
|
Changing the changed signal to be added/removed so that we can make things ev...
Ted Gould
2010-04-16
2
-20
/
+24
*
|
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
|
\
\
[next]