| Commit message (Expand) | Author | Age | Files | Lines |
* | 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.70.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.60.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 |
|\ |
|
| * | don't show settings links when used in a greeter | Michael Terry | 2011-08-03 | 1 | -20/+30 |
* | | Use a string when the energy source is not present | Javier Jardón | 2011-08-11 | 1 | -1/+7 |
* | | Only batteries can be primary devices | Javier Jardón | 2011-08-11 | 1 | -0/+4 |
* | | Fix some memory leaks | Javier Jardón | 2011-08-11 | 1 | -0/+6 |
|/ |
|
* | Release 0.50.5 | Javier Jardón | 2011-08-03 | 1 | -1/+1 |
* | Do not support the gnome-power-manager dbus interface anymore | Javier Jardón | 2011-08-03 | 3 | -11/+1 |
* | Fixed typos on checking for GSD and set the HAVE_GSD defines at build time | Ken VanDine | 2011-08-03 | 2 | -2/+3 |
|\ |
|
| * | fixed a syntax error on checking for GSD and set the HAVE_GSD defines at buil... | Ken VanDine | 2011-07-28 | 2 | -2/+3 |
* | | configure.ac: Set GETTEXT_PACKAGE correctly to generate the expect template | Javier Jardón | 2011-08-03 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Set GETTEXT_PACKAGE to generate the expect template | Ken VanDine | 2011-08-01 | 1 | -2/+3 |
|/ |
|
* | Do not draw a separator between the configuration options in the menu | Javier Jardón | 2011-07-18 | 1 | -5/+1 |
* | Use the new D-Bus interface if gnome-settings-daemon is new enough | Javier Jardón | 2011-07-18 | 2 | -3/+19 |
* | Always select a device, doesnt matter Its charging/discharging or not | Javier Jardón | 2011-07-15 | 1 | -3/+4 |
* | Makefile.am: Pass upower _FLAGS and _LIBS | Javier Jardón | 2011-07-15 | 1 | -0/+2 |
* | Do not show the device name in the menu title | Javier Jardón | 2011-07-14 | 1 | -1/+1 |
* | Release 0.30.3 | Javier Jardón | 2011-07-14 | 1 | -1/+1 |
* | Show "X (charged)" if it is fully charged and not discharging | Javier Jardón | 2011-07-14 | 1 | -7/+16 |
* | Only show the remaining time if it is discharging with less than 12 hours left | Javier Jardón | 2011-07-14 | 1 | -5/+13 |
* | Refine the text of the items in the menu to follow the specification | Javier Jardón | 2011-07-14 | 1 | -8/+16 |
* | Draw option checkbox as check, not radio | Michael Terry | 2011-07-14 | 1 | -1/+0 |
|\ |
|
| * | draw option checkbox as check, not radio | Michael Terry | 2011-07-13 | 1 | -1/+0 |
* | | Show the apropiate icon depending of the status of the devices | Javier Jardón | 2011-07-14 | 1 | -2/+40 |
|/ |
|
* | Create new function to store the logic to put the primary device | Javier Jardón | 2011-07-13 | 1 | -31/+36 |
* | configure.ac: Add support for the new indicator3-0.4 | Javier Jardón | 2011-07-08 | 1 | -12/+7 |
* | configure.ac: Remove dbus service stuff | Javier Jardón | 2011-07-08 | 1 | -11/+0 |
* | Packaging fixes | unknown | 2011-07-07 | 3 | -4/+675 |
|\ |
|
| * | include creating .tar.gz dists as well, we still use these for packaging | Ken VanDine | 2011-07-07 | 1 | -1/+1 |
| * | Added COPYING file | Ken VanDine | 2011-07-07 | 1 | -0/+674 |
| * | Removed cruft, we don't include a service | Ken VanDine | 2011-07-07 | 1 | -3/+0 |
* | | Do not use indicator_image_helper() | Javier Jardón | 2011-07-07 | 1 | -13/+17 |
* | | Add support for multiple devices in the menu | Javier Jardón | 2011-07-07 | 1 | -13/+35 |
|/ |
|
* | configure.ac: We only support GTK+3 | Javier Jardón | 2011-07-07 | 1 | -5/+2 |
* | Get all the available devices instead the primary one | Javier Jardón | 2011-07-07 | 1 | -12/+58 |
* | Use the 'missing' icon instead the 'empty' icon by default | Javier Jardon | 2011-07-06 | 1 | -1/+1 |
* | Little things to make distcheck pass. | Ted Gould | 2011-07-06 | 2 | -3/+3 |
|\ |
|