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
/
session-service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Making a small little wrapper to check the lockdown key.
Ted Gould
2010-03-15
1
-4
/
+18
*
Grabbing the screensaver gconf key branch
Ted Gould
2010-03-15
1
-82
/
+93
|
\
|
*
Switching the suspend/hibernate handling to a cached value. And that way we ...
Ted Gould
2010-03-15
1
-15
/
+24
|
*
Only setup signals if we're building the proxy for the first time.
Ted Gould
2010-03-15
1
-10
/
+10
|
*
Adding some comments to describe a long function.
Ted Gould
2010-03-15
1
-0
/
+10
|
*
Handling the locking of the screen in the rebuild function.
Ted Gould
2010-03-15
1
-14
/
+22
|
*
Removing the lock separator as we don't need it anymore.
Ted Gould
2010-03-15
1
-6
/
+0
|
*
Changing the lockdown key to do all the switching instead of just the switch ...
Ted Gould
2010-03-15
1
-11
/
+4
|
*
Switching from hiding entries to just rebuilding the menus.
Ted Gould
2010-03-15
1
-18
/
+4
|
*
Switching around the GConf notification setup to do an entire directory.
Ted Gould
2010-03-15
1
-12
/
+8
|
*
Tracking the separator next to the lock item as well.
Ted Gould
2010-03-15
1
-2
/
+10
|
*
Embarassing 4 letter word to forget. Guess the compiler would add it back an...
Ted Gould
2010-03-15
1
-1
/
+1
|
*
Reacting to changes in the screensaver lockdown key.
Ted Gould
2010-03-15
1
-18
/
+25
|
*
Changing the define name to have room for more locdown keys
Ted Gould
2010-03-15
1
-5
/
+5
*
|
Lock the screen in the various activate functions.
Ted Gould
2010-03-15
1
-0
/
+8
*
|
Switching the names of the restart icons.
Ted Gould
2010-03-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merging in the panel restart icon branch
Ted Gould
2010-03-12
1
-0
/
+10
|
|
\
|
*
|
Changing the emblem to system-restart-panel
Ted Gould
2010-03-12
1
-1
/
+1
*
|
|
Allowing for a desktop file to be tacted on the end of the session menu.
Ted Gould
2010-03-15
1
-0
/
+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Looking for a desktop file, and if it exists, putting it as a final menu item.
Ted Gould
2010-03-12
1
-0
/
+28
|
|
/
*
|
Merging to trunk to remove merge conflicts.
Ted Gould
2010-03-12
1
-9
/
+10
|
\
|
|
*
Changing the service to use the new menu item
Ted Gould
2010-03-12
1
-8
/
+9
*
|
Making our service come up a little earlier
Ted Gould
2010-03-12
1
-2
/
+2
*
|
Protecting from a NULL object
Ted Gould
2010-03-12
1
-3
/
+7
*
|
Setting the icon when the restart is touched.
Ted Gould
2010-03-12
1
-0
/
+2
*
|
Creating our little dbus-object.
Ted Gould
2010-03-12
1
-0
/
+4
|
/
*
Use gint64, not UserData*, for the callback to user-added signal.
Cody Russell
2010-03-10
1
-1
/
+1
*
Setting the icon and changing the text on the restart menu if one is required...
Ted Gould
2010-03-04
1
-0
/
+44
|
\
|
*
Some function comments.
Ted Gould
2010-03-03
1
-0
/
+5
|
*
Adds a file watcher to see if we should change the menuitem to warn that a re...
Ted Gould
2010-03-03
1
-0
/
+39
*
|
Updating to new logout dialogs.
Ted Gould
2010-03-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Flattening the build tree.
Ted Gould
2010-03-03
1
-1
/
+1
*
|
Changing strings to match distro wide sleep and switch off.
Ted Gould
2010-03-03
1
-3
/
+3
|
\
\
|
*
|
Suspends to sleep
Ted Gould
2010-03-03
1
-1
/
+1
|
*
|
Changing shutdowns to switch offs
Ted Gould
2010-03-03
1
-2
/
+2
*
|
|
Removing the current user from the list.
Ted Gould
2010-03-03
1
-86
/
+65
|
\
\
\
|
*
|
|
Switching things around a little bit. Making sure we always go through the l...
Ted Gould
2010-03-02
1
-30
/
+44
|
*
|
|
Restructuring callbacks to not need the count variable.
Ted Gould
2010-03-02
1
-32
/
+9
|
*
|
|
Making it so that count is not a global and just calculated from the list.
Ted Gould
2010-03-02
1
-9
/
+2
|
*
|
|
Making it so that users is not a global and just grabbed everytime and used.
Ted Gould
2010-03-02
1
-15
/
+5
|
*
|
|
Check the UID to see if it's me
Ted Gould
2010-03-02
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
If we ARE a conflicted name then we need to fallback into displaying the user...
Ted Gould
2010-03-02
1
-0
/
+6
*
|
|
Creating a field for the user that has the real name in it, and a place for t...
Ted Gould
2010-03-02
1
-1
/
+9
*
|
|
Sort by real name
Ted Gould
2010-03-02
1
-1
/
+1
|
/
/
*
/
Changed names to patch current upower
Ted Gould
2010-02-23
1
-2
/
+2
|
/
*
Adding in user items
Ted Gould
2010-02-18
1
-2
/
+6
|
\
|
*
Switching users over to user items
Ted Gould
2010-02-17
1
-1
/
+3
|
*
Switching the guest over to a user item.
Ted Gould
2010-02-17
1
-1
/
+3
*
|
Switching label to be 'switch from'
Ted Gould
2010-02-18
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Switching the menu item that we're creating.
Ted Gould
2010-02-11
1
-3
/
+3
[next]