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 (
Collapse
)
Author
Age
Files
Lines
*
Changing the service to use the new menu item
Ted Gould
2010-03-12
1
-8
/
+9
|
*
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 ↵
Ted Gould
2010-03-04
1
-0
/
+44
|
\
|
|
|
|
|
|
required by update.
|
*
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 ↵
Ted Gould
2010-03-03
1
-0
/
+39
|
|
|
|
|
|
|
|
restart is recommended.
*
|
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 ↵
Ted Gould
2010-03-02
1
-30
/
+44
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
list to search for the guest account to see if it's logged in. But, still not making menu entries.
|
*
|
|
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 ↵
Ted Gould
2010-03-02
1
-0
/
+6
|
|
|
|
|
|
|
|
|
|
|
|
user name.
*
|
|
Creating a field for the user that has the real name in it, and a place for ↵
Ted Gould
2010-03-02
1
-1
/
+9
|
|
|
|
|
|
|
|
|
|
|
|
that to conflict.
*
|
|
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
|
|
|
*
First pass, get the string.
Ted Gould
2010-02-08
1
-1
/
+3
|
|
*
|
Switching from DevKit Power to upower
Ted Gould
2010-02-17
1
-30
/
+30
|
\
\
|
*
|
Port from DeviceKit-power to upower
Martin Pitt
2010-02-17
1
-30
/
+30
|
|
/
*
/
add forgotten separator and re-order the user switch entry according to the spec
David Barth
2010-02-16
1
-18
/
+23
|
/
*
Removing GPM proxy as we're not using the setting.
Ted Gould
2010-02-08
1
-15
/
+0
|
\
|
*
Removing the callback into the lock helper for GDM autologin settings change.
Ted Gould
2010-02-08
1
-15
/
+0
|
|
*
|
Remove unnecessary cast
Cody Russell
2010-02-08
1
-1
/
+1
|
|
*
|
Fixes
Cody Russell
2010-02-08
1
-5
/
+11
|
|
*
|
Check switch_menuitem for NULL first
Cody Russell
2010-02-08
1
-6
/
+9
|
|
*
|
Fix a typo
Cody Russell
2010-02-08
1
-1
/
+1
|
|
*
|
Lockdown
Cody Russell
2010-02-08
1
-5
/
+58
|
/
*
Updating to new dbusmenu interfaces.
Ted Gould
2010-02-04
1
-10
/
+10
|
\
|
*
Changing more prototypes to match the new activate signal.
Ted Gould
2010-02-02
1
-5
/
+5
|
|
|
*
Changing the lock_screen function to match the new activate prototype.
Ted Gould
2010-02-02
1
-1
/
+1
|
/
*
Adding in a separator
Ted Gould
2010-01-04
1
-0
/
+5
|
*
First pass at merging user-service in.
Ted Gould
2010-01-04
1
-7
/
+258
|
*
Switching the session service to using a IndicatorService object.
Ted Gould
2010-01-04
1
-14
/
+19
|
*
Trying to clean these two up for getting ready to merge.
Ted Gould
2010-01-04
1
-0
/
+5
|
*
Setting booleans and values oh my!
Ted Gould
2009-12-18
1
-4
/
+4
|
*
Switching the sleep action to have a response so we can make sure to ↵
Ted Gould
2009-10-07
1
-4
/
+15
|
|
|
|
unthrottle the screensaver.
*
Linking into the lock screen helper.
Ted Gould
2009-10-06
1
-122
/
+4
|
*
Ah, truth, you got me again! Never will I trust you.
Ted Gould
2009-09-24
1
-2
/
+4
|
*
Wrong string! Oops.
Ted Gould
2009-09-24
1
-1
/
+2
|
*
Setting up the signal handler to get changes to the value.
Ted Gould
2009-09-24
1
-0
/
+13
|
*
Getting the basic grabbing of the proxy and getting the autologin value.
Ted Gould
2009-09-24
1
-1
/
+62
|
[next]