index
:
ayatana-indicator-session
main
release-builds
Ayatana Indicator Session Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
indicator-sus.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Phase one switch to the client instead of the menu
Ted Gould
2009-06-26
1
-10
/
+11
|
*
Using the new dbusmenu signal for item added
Ted Gould
2009-06-22
1
-3
/
+3
|
*
Showing the added menu and adding in a loading item.
Ted Gould
2009-06-19
1
-1
/
+10
|
*
Oh, the signal is 'add' not 'added'. How I love to have random strings ↵
Ted Gould
2009-06-19
1
-3
/
+3
|
|
|
|
without checking, all the elegance of Python.
*
Fleshing out the insertion function. Let's get some menus.
Ted Gould
2009-06-19
1
-0
/
+5
|
*
Bubbling up the position information to a final function to put things on ↵
Ted Gould
2009-06-19
1
-0
/
+47
|
|
|
|
the main menu.
*
Adding in separators
Ted Gould
2009-06-19
1
-0
/
+10
|
*
Splitting out the menu loading and process starting code to make it lazy and ↵
Ted Gould
2009-06-19
1
-10
/
+56
|
|
|
|
push it into the idle loop. No blocking DBus on startup.
*
Brining in the client side of the API
Ted Gould
2009-06-12
1
-0
/
+1
|
*
Renaming the C file as well.
Ted Gould
2009-06-08
1
-0
/
+85