index
:
ayatana-indicator-power
main
personal/mariogrip/dbus-updates
personal/peat-psuwit/bring-back-lomiri-hints
release-builds
Ayatana Indicator Power Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
remove redundant #include of glib.h
Charles Kerr
2012-02-01
1
-1
/
+0
|
*
use g_clear_object() on the proxy_cancel field
Charles Kerr
2012-02-01
1
-5
/
+1
|
*
remove unnecessary Priv struct -- the =entire class= is private
Charles Kerr
2012-02-01
1
-84
/
+56
|
*
remove unused struct names
Charles Kerr
2012-02-01
1
-19
/
+13
|
*
group the indicator_power lifecycle funcs together
Charles Kerr
2012-02-01
1
-59
/
+61
|
*
unref+clear Priv's variant fields in _dispose()
Charles Kerr
2012-02-01
1
-6
/
+15
|
*
don't leak priv->settings
Charles Kerr
2012-02-01
1
-0
/
+4
|
*
don't leak priv->accessible_desc
Charles Kerr
2012-02-01
1
-1
/
+5
|
*
remove redundant prototypes
Charles Kerr
2012-02-01
1
-2
/
+0
*
|
Support building coverage targets
Ted Gould
2012-02-10
3
-0
/
+132
|
\
\
|
|
/
|
/
|
|
*
Added coverage reporting via gcov config and targets.
Allan LeSage
2011-12-06
3
-0
/
+132
*
|
Add name-hint.
Marco Trevisan (Treviño)
2011-11-30
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add name-hint.
Marco Trevisan (Treviño)
2011-11-08
1
-0
/
+8
|
/
*
0.10
0.10
Javier Jardón
2011-10-13
1
-1
/
+1
*
Do not hardcode icon percentage when discharging
Javier Jardón
2011-10-13
1
-2
/
+17
*
Add support for old name icons
Javier Jardón
2011-10-13
1
-0
/
+5
*
Fix icon creation for UP_DEVICE_STATE_CHARGING state
Javier Jardón
2011-10-13
1
-2
/
+2
*
Only show a red icon when we have less than 30 minutes of battery remainig
Javier Jardón
2011-10-04
1
-30
/
+59
*
Use battery-with-a-plug when the batttery is fully charged but still on AC
Javier Jardón
2011-10-03
1
-4
/
+14
*
Show non present batteries in the menu
Javier Jardón
2011-10-03
1
-5
/
+0
*
Add a workaround to fix the case when we get a empty bay as a real battery
Javier Jardón
2011-10-02
1
-2
/
+12
*
Fix POTFILES.in to reflect new gsettings schema filename
Ken VanDine
2011-09-23
1
-1
/
+1
|
\
|
*
fixed filename for gsettings schema
Ken VanDine
2011-09-23
1
-1
/
+1
|
/
*
0.9
0.9
Javier Jardón
2011-09-23
1
-1
/
+1
*
Do not activate g-s-d, but just watch dbus for g-s-d to appear
Javier Jardón
2011-09-21
1
-11
/
+31
*
Do not show (charged) in menu title when fully charged
Javier Jardón
2011-09-14
1
-1
/
+1
*
0.8
0.8
Javier Jardón
2011-09-12
1
-1
/
+1
*
Fix a gap in the indicators region when the power indicator is not show
Javier Jardón
2011-09-12
1
-0
/
+1
*
Use the same icon for all charge levels if we are in the charging status
Javier Jardón
2011-09-12
1
-2
/
+37
*
Use correct dgettext and g_dngettext calls. LP: #846895
Gabor Kelemen
2011-09-11
1
-15
/
+15
|
\
|
*
Use correct dgettext and g_dngettext calls. LP: #846895
Gabor Kelemen
2011-09-11
1
-15
/
+15
|
/
*
Handle the case with broken batteries
Javier Jardón
2011-09-08
1
-0
/
+5
*
indicator-power.c: Add padding between the icon and the text in the menu items
Javier Jardón
2011-09-07
1
-1
/
+1
*
Use consistent location for gsettings schema
Javier Jardón
2011-08-25
3
-4
/
+4
*
Fix a memory leak
Javier Jardón
2011-08-24
1
-1
/
+2
*
Makefile.am: fix typo to include .gschema.xml.in to the dist
Javier Jardón
2011-08-23
1
-1
/
+1
*
Fix typo in the gsettings schema: show_time -> show-time
Javier Jardón
2011-08-23
1
-1
/
+1
*
Release 0.7
0.7
Javier Jardón
2011-08-23
1
-1
/
+1
*
Makefile.am: some autotools fixes
Javier Jardón
2011-08-23
1
-7
/
+7
*
Add gsettings schema to the translatable files
Javier Jardón
2011-08-22
2
-0
/
+7
*
Fix typo in the gsettings schema: show_time -> show-time
Javier Jardón
2011-08-22
1
-1
/
+1
*
Use gsettings to store the status of "Show time in Menu Bar" option
Javier Jardón
2011-08-22
4
-3
/
+44
*
Follow standard alignment of icons in menus
Javier Jardón
2011-08-22
1
-4
/
+13
*
Do not use a space before an ellipsis at the end of a string.
Javier Jardón
2011-08-22
1
-1
/
+1
*
Do not show the default icon by default
Javier Jardón
2011-08-12
1
-1
/
+0
*
Free memory in the correct place
Javier Jardón
2011-08-12
1
-3
/
+3
*
Release 0.6
0.6
Javier Jardón
2011-08-12
1
-1
/
+1
*
Show time left to use without brackets, time left to charge with brackets.
Javier Jardón
2011-08-12
1
-3
/
+3
*
Fix some memory leaks
Javier Jardón
2011-08-11
1
-0
/
+8
*
Don't show settings links when used in a greeter
Michael Terry
2011-08-11
1
-20
/
+30
|
\
[prev]
[next]