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
/
messages-service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use basename of the desktop file as key in the blacklist hash table
Lars Uebernickel
2012-03-14
1
-51
/
+20
*
Use link targets as keys in the blacklist hash table
Lars Uebernickel
2012-02-23
1
-12
/
+42
*
Fix memory leak: Free path string.
Daniel d'Andrada
2012-02-08
1
-0
/
+3
*
serverList_equal: We have to compare IndicateListenerServers by DBus path ins...
Robert Carr
2011-12-01
1
-4
/
+9
*
Removing unneeded header
Ted Gould
2011-08-24
1
-1
/
+0
*
s/Clear Attention/Clear
Omer Akram
2011-08-19
1
-1
/
+1
*
Add a clear attention menu item and attach it to middle click
Ted Gould
2011-07-22
1
-8
/
+31
|
\
|
*
Make sure clear attention stays at the end
Ted Gould
2011-07-22
1
-0
/
+5
|
*
No need to track the last separator as we now have a menu item below it.
Ted Gould
2011-07-22
1
-10
/
+0
|
*
Adding in the clear attention menu item
Ted Gould
2011-07-22
1
-0
/
+28
*
|
Make all indicator entries appear after an applications shortcuts
Chris Coulson
2011-07-22
1
-0
/
+2
|
/
*
Off by one error, because, well, this is a computer program and that's what h...
Ted Gould
2011-07-13
1
-1
/
+1
*
Priming with the status separator
Ted Gould
2011-07-13
1
-0
/
+5
*
Putting status items into the menu
Ted Gould
2011-07-13
1
-1
/
+10
*
Connecting a callback and cleaning up
Ted Gould
2011-07-02
1
-1
/
+8
*
Call the status items build function
Ted Gould
2011-07-02
1
-0
/
+3
*
Commenting out the main function to make it more explanitory
Ted Gould
2011-06-22
1
-3
/
+13
*
Switching how we get our interface info
Ted Gould
2011-01-14
1
-1
/
+0
*
adjusted position of the left icons and triangle overlay
David Barth
2010-08-26
1
-0
/
+1
*
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
*
|
Handling the remove and add in separate functions.
Ted Gould
2010-04-16
1
-49
/
+17
*
|
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
*
|
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
*
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 the service into an indicator service.
Ted Gould
2010-03-29
1
-15
/
+13
*
Building the seen db on init
Ted Gould
2010-03-24
1
-0
/
+3
*
Getting dynamic items from libindicate and dbusmenu
Ted Gould
2010-02-18
1
-0
/
+65
|
\
|
*
Do a resort after adding new items.
Ted Gould
2010-02-17
1
-0
/
+2
|
*
Adding some debug messages
Ted Gould
2010-02-17
1
-0
/
+3
|
*
Moving the shortcuts along with the app item
Ted Gould
2010-02-17
1
-0
/
+9
|
*
Getting the shortcuts in, and handling changes of them.
Ted Gould
2010-02-17
1
-0
/
+51
*
|
Use the string allocate by g_key_file instead of creating a new one
Ted Gould
2010-02-18
1
-6
/
+1
|
/
*
Switching over to using _bool for the visible property
Ted Gould
2010-02-17
1
-14
/
+14
*
Adding the shortcuts into the menuhandling code.
Ted Gould
2010-02-17
1
-0
/
+23
*
If we see a keyfile, use the keyfile processing.
Ted Gould
2010-02-15
1
-2
/
+10
*
Spliting out the launchers into the keyfiles
Ted Gould
2010-02-15
1
-6
/
+30
*
Abstracting out the keyfile handling stuff.
Ted Gould
2010-02-15
1
-5
/
+22
*
Adding in the ability to use keyfiles for the black list
Ted Gould
2010-02-15
1
-11
/
+68
*
Creating a local variable that was masking the one in the function.
Ted Gould
2010-02-08
1
-1
/
+1
*
I shouldn't have to have a ref there as it's got a ref count of one.
Ted Gould
2010-02-08
1
-1
/
+0
*
Switching type to use the #define
Ted Gould
2009-12-18
1
-2
/
+2
[next]