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
/
app-menu-item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some changes suggested by Cody Russell to make things a little bit safer.
Ted Gould
2009-04-20
1
-2
/
+23
|
\
|
*
Freeing the appinfo and type from the application object on finalize
Ted Gould
2009-04-20
1
-0
/
+14
|
*
Moving signal disconnecting and unref to the dispose function instead of fina...
Ted Gould
2009-04-20
1
-5
/
+8
|
*
Adding a ref'ing and deref'ing of the listener to the application menu item t...
Ted Gould
2009-04-20
1
-0
/
+4
*
|
Fixes to the finalize function.
Ted Gould
2009-04-13
1
-2
/
+2
|
\
|
|
*
move parent->finalize() to the end of the finalize function
cody
2009-04-13
1
-2
/
+2
*
|
Including some cleanups from James Westby. Thanks
Ted Gould
2009-04-08
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Be aware that appinfo can be NULL.
James Westby
2009-04-05
1
-3
/
+3
*
|
Showing some interest in teh clients we talk to.
Ted Gould
2009-04-03
1
-0
/
+8
|
/
*
Making the truth correct
Ted Gould
2009-03-18
1
-1
/
+1
*
Adding in message.im, should have spec'd this better now there's some drift.
Ted Gould
2009-03-18
1
-1
/
+1
*
Wrong name
Ted Gould
2009-03-18
1
-1
/
+1
*
Forgot to actually pass the value to the signal, ahhhh
Ted Gould
2009-03-17
1
-1
/
+1
*
Adding functions to make it so that we can get signaled on name changes and a...
Ted Gould
2009-03-15
1
-1
/
+28
*
Putting in a sorting function to make sure that the individual indicators are...
Ted Gould
2009-03-15
1
-0
/
+6
*
Bad truth
Ted Gould
2009-03-15
1
-1
/
+1
*
Disconnecting our signals properly, avoids a crash
Ted Gould
2009-03-15
1
-1
/
+9
*
Splitting the label updating into it's own function and making that called by...
Ted Gould
2009-03-15
1
-2
/
+32
*
Adding in an unread count variable, and then a signal to show it chagned. Al...
Ted Gould
2009-03-15
1
-0
/
+67
*
Add a callback to display the app
Ted Gould
2009-02-13
1
-1
/
+4
*
Adding in desktop file support, which required configure changes to get the r...
Ted Gould
2009-02-13
1
-5
/
+9
*
Adding in functions to get the desktop file and type of the application
Ted Gould
2009-02-13
1
-1
/
+41
*
Adding in license headers, GPL v3
Ted Gould
2009-02-11
1
-0
/
+22
*
Adding in the basis for making a server based menu item
Ted Gould
2009-02-07
1
-2
/
+8
*
Removing the need for an indicator
Ted Gould
2009-02-07
1
-4
/
+2
*
Adding in an application menu item to start building those
Ted Gould
2009-02-06
1
-0
/
+91