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-session.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
have the a11y text follow the SystemMenu spec
Charles Kerr
2012-08-31
1
-20
/
+42
*
add a disposition handler to indicator-session
Charles Kerr
2012-08-30
1
-16
/
+134
*
use gtk_image_*_from_icon_name() instead of indicator_image_helper*()
Charles Kerr
2012-08-21
1
-5
/
+6
*
clearing house: the remainder of bugfixes & readability changes
Charles Kerr
2012-06-18
1
-43
/
+40
*
bind the IndicatorObjectEntry's label's visibility to the the setting in show...
Charles Kerr
2012-06-14
1
-12
/
+8
*
remove the use-username-in-switch-item property; it's no longer spec'ed
Charles Kerr
2012-06-14
1
-133
/
+0
*
a step in merging the two menus: in indicator-session, use one IndicatorObjec...
Charles Kerr
2012-06-14
1
-130
/
+64
*
a step in merging the two menus: remove the 'should show user menu' flag
Charles Kerr
2012-06-14
1
-96
/
+14
*
use g_clear_object()
Charles Kerr
2012-06-14
1
-32
/
+13
*
fix a spurious call to g_error_free() in indicator_session_init()
Charles Kerr
2012-06-13
1
-2
/
+2
*
fix memory leak updating the username label -- gtk_label_set_text() takes a c...
Charles Kerr
2012-03-16
1
-9
/
+3
*
plug two more memory leaks. g_variant_get("s") makes a newly-allocated duplic...
Charles Kerr
2012-03-16
1
-2
/
+2
*
If we change the icon to show reboot we need to tell that to the a11y string ...
Ted Gould
2012-02-22
1
-0
/
+2
*
Add default accessible descriptions to the entries
Ted Gould
2012-02-22
1
-0
/
+2
*
Fix ordering of items on request
Ted Gould
2012-02-07
1
-2
/
+2
|
\
|
*
Swap return values of indicator_session_get_location
Dmitry Shachnev
2011-10-26
1
-2
/
+2
*
|
Modifying includes to not include libdbusmenu-gtk3 stuff
Ted Gould
2012-01-31
1
-4
/
+0
*
|
Export the indicators name hints
Marco Trevisan (TreviƱo)
2011-11-08
1
-2
/
+5
|
/
*
Switch changing restart to updating the image instead of recreating it.
Ted Gould
2011-09-26
1
-2
/
+2
*
show/hide the name from the panel
Conor Curran
2011-09-08
1
-8
/
+20
|
\
|
*
user correct string on switch item unless user actually wants to show username
Conor Curran
2011-09-08
1
-3
/
+8
*
|
add the new gsettings entry for toggling the visibility of the real name on t...
Conor Curran
2011-09-08
1
-0
/
+1
|
/
*
refactor the apt state callback because the use case of real and simulation w...
Conor Curran
2011-09-06
1
-1
/
+2
*
old icon now used when in greeter mode
Conor Curran
2011-09-05
1
-2
/
+17
|
\
|
*
make sure to flag restart state in greeter mode also with the right icon
Conor Curran
2011-09-02
1
-3
/
+10
*
|
remove the greeter icon stuff
Conor Curran
2011-09-02
1
-10
/
+1
|
/
*
much easier of handling the greeter icon
Conor Curran
2011-09-01
1
-1
/
+10
*
tidy up
Conor Curran
2011-08-31
1
-1
/
+0
*
restart signal actually being sent now properly
Conor Curran
2011-08-31
1
-2
/
+1
*
apt race condition handled
Conor Curran
2011-08-31
1
-0
/
+1
*
used the set aside defines for icon names
Conor Curran
2011-08-22
1
-2
/
+2
*
ellipsis fixes
Conor Curran
2011-08-22
1
-2
/
+2
|
\
|
*
Fix all the ellipsis
Ted Gould
2011-08-19
1
-2
/
+2
*
|
fixed the misguided software available flag
Conor Curran
2011-08-12
1
-4
/
+2
|
/
*
and the actual code
Conor Curran
2011-08-09
1
-0
/
+5
*
Device menu torn apart and put back together, apt communication up and going
Conor Curran
2011-07-22
1
-4
/
+3
|
\
|
*
trying to figure out if upgrades are needed in progress
Conor Curran
2011-07-21
1
-3
/
+3
|
*
apt watcher now controlling menuitem with signals and methods in place
Conor Curran
2011-07-20
1
-2
/
+2
*
|
Always send the actual pointers to the entry not pointers to copies
Neil Jagdish Patel
2011-07-21
1
-8
/
+4
|
/
*
changed default return value of get location to 0
Conor Curran
2011-07-14
1
-1
/
+1
*
ref sink instead of ref on the images and menus
Conor Curran
2011-07-14
1
-4
/
+4
*
get location overridden and debugs tidied up
Conor Curran
2011-07-14
1
-11
/
+63
*
dynamic user menu hiding on the way#
Conor Curran
2011-07-14
1
-3
/
+55
*
user label fixed for now
Conor Curran
2011-07-13
1
-71
/
+81
*
tidied up signals and methods for the session service so as the users real na...
Conor Curran
2011-07-13
1
-134
/
+22
*
correct icon on the user panel
Conor Curran
2011-07-12
1
-1
/
+27
*
radio button for is-current-user handled
Conor Curran
2011-07-12
1
-4
/
+15
*
the beginnings of the custom user item
Conor Curran
2011-07-12
1
-10
/
+28
*
icon updates for the user menu panel
Conor Curran
2011-07-07
1
-59
/
+60
*
user label is now updated dynamically
Conor Curran
2011-07-07
1
-3
/
+11
[next]