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
/
service.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
in IndicatorSessionUsers, use the uid as the user's key. Users.ActivateUser ↵
Charles Kerr
2013-06-25
1
-20
/
+20
|
|
|
|
is now green.
*
use login1's terminology 'power off', 'reboot'
Charles Kerr
2013-06-24
1
-12
/
+12
|
*
add icon support to user menuitems
Charles Kerr
2013-06-23
1
-0
/
+10
|
*
merge lp:~larsu/indicator-session/ng-with-types to add x-canonical-type ↵
Lars Uebernickel
2013-06-20
1
-1
/
+10
|
\
|
|
|
|
|
|
support for the user and guest menuitems
|
*
Set x-canonical-type for user and guest menu items
Lars Uebernickel
2013-05-23
1
-1
/
+10
|
|
*
|
remove the --replace command-line argument and property as we're using ↵
Charles Kerr
2013-06-20
1
-38
/
+3
|
|
|
|
|
|
|
|
upstart for that
*
|
use the production dbus name
Charles Kerr
2013-06-19
1
-2
/
+1
|
|
*
|
in service.c, remove unnecesssary locale #include
Charles Kerr
2013-06-19
1
-2
/
+0
|
/
*
refer to profiles as profiles instead of forms.
Charles Kerr
2013-04-18
1
-19
/
+19
|
*
g_object_unref doesn't need a G_OBJECT() cast
Charles Kerr
2013-04-18
1
-6
/
+6
|
*
in the service's dispose() function, unown the busname before unexporting ↵
Charles Kerr
2013-04-18
1
-6
/
+6
|
|
|
|
the actions and menus.
*
in indicator_session_service_init(), don't leak a GCancellable
Charles Kerr
2013-04-18
1
-3
/
+11
|
*
indicator-session-service should exit when it loses ownership of its name on ↵
Charles Kerr
2013-04-18
1
-1
/
+22
|
|
|
|
the bus.
*
in rebuild_soon(), add a comment explaining the 500 msec interval
Charles Kerr
2013-04-18
1
-0
/
+4
|
*
add a small comment explaining replace_section()
Charles Kerr
2013-04-18
1
-6
/
+11
|
*
where appropriate, use g_menu_append() to save a few lines.
Charles Kerr
2013-04-18
1
-49
/
+13
|
*
remove unnecessary G_GNUC_UNUSED
Charles Kerr
2013-03-26
1
-1
/
+1
|
*
port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.
Charles Kerr
2013-03-22
1
-0
/
+1192