Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | explicitly cast integral values to the correct type when passing them to a ↵ | Charles Kerr | 2012-11-16 | 1 | -4/+4 |
| | | | | varargs function. | ||||
* | Report missing changes in indicator-power trunk from trunk.12.10. | Didier Roche | 2012-11-16 | 2 | -1/+12 |
|\ | | | | | | | Approved by Lars Uebernickel. | ||||
| * | remove the duplicated case | Didier Roche | 2012-11-16 | 1 | -4/+0 |
| | | |||||
| * | report accidently revert fixes when inline packaging was merged in | Didier Roche | 2012-11-16 | 3 | -1/+16 |
|/ | |||||
* | add bootstrap message. | Didier Roche | 2012-11-16 | 1 | -0/+4 |
|\ | | | | | | | Approved by Lars Uebernickel, PS Jenkins bot. | ||||
| * | add bootstrap message | Didier Roche | 2012-11-16 | 1 | -0/+4 |
|/ | |||||
* | Import debian/. | Ken VanDine | 2012-11-15 | 7 | -0/+366 |
|\ | | | | | | | Approved by Didier Roche. | ||||
| * | make sure we call dh_install --fail-missing in the dh_install override, | Mathieu Trudel-Lapierre | 2012-11-15 | 2 | -0/+3 |
| | | | | | | | | to be consistent with other indicator packages. | ||||
| * | Add libgtest-dev to Build-Depends for unit tests. | Mathieu Trudel-Lapierre | 2012-11-15 | 2 | -0/+2 |
| | | |||||
| * | Add libxorg-gtest-dev to Build-Depends for unit tests. | Mathieu Trudel-Lapierre | 2012-11-15 | 2 | -0/+2 |
| | | |||||
| * | Add autopoint to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-15 | 2 | -0/+2 |
| | | |||||
| * | debian/rules: it's dh_autoreconf, not dh-autoreconf. | Mathieu Trudel-Lapierre | 2012-11-14 | 1 | -1/+1 |
| | | |||||
| * | use DPKG_GENSYMBOLS_CHECK_LEVEL=4. | Mathieu Trudel-Lapierre | 2012-11-14 | 2 | -0/+3 |
| | | |||||
| * | * debian/rules: | Mathieu Trudel-Lapierre | 2012-11-14 | 2 | -1/+7 |
| | | | | | | | | | | - use the dh sequencer with --with autoreconf. - override dh_autoreconf to call autogen.sh from upstream. | ||||
| * | Update Vcs-Bzr and Vcs-Browser fields, add notice to uploaders. | Mathieu Trudel-Lapierre | 2012-11-14 | 2 | -2/+6 |
| | | |||||
| * | - Reorganize Build-Depends for clarity; build system b-deps first. | Mathieu Trudel-Lapierre | 2012-11-14 | 2 | -4/+10 |
| | | | | | | | | - Use trailing commas for dep lists, as per other indicator packages. | ||||
| * | debian/compat: bump to compat level 9. | Mathieu Trudel-Lapierre | 2012-11-14 | 2 | -1/+2 |
| | | |||||
| * | * debian/control: | Mathieu Trudel-Lapierre | 2012-11-14 | 2 | -2/+3 |
| | | | | | | | | - Bump Build-Depends on debhelper to (>= 9). | ||||
| * | Specify to bzr-builddeb that the package should be built using split mode. | Mathieu Trudel-Lapierre | 2012-11-14 | 1 | -0/+2 |
| | | |||||
| * | Open new changelog entry. | Mathieu Trudel-Lapierre | 2012-11-14 | 1 | -0/+6 |
| | | |||||
| * | Import debian/ from lp:~ubuntu-desktop/indicator-power/ubuntu. | Mathieu Trudel-Lapierre | 2012-11-14 | 6 | -0/+328 |
|/| | |||||
| * | releasing version 12.10.5-0ubuntu1 | Sebastien Bacher | 2012-11-14 | 1 | -2/+2 |
| | | |||||
| * | * New upstream release: | Sebastien Bacher | 2012-11-14 | 9 | -25/+134 |
| |\ | | | | | | | | | | | | | - Fix a device display bug introduced in 12.10.3 (LP: #1075192) | ||||
| | * | Import upstream version 12.10.5 | Sebastien Bacher | 2012-11-14 | 8 | -25/+127 |
| | |\ | |||||
| | | * | bump NEWS | Charles Kerr | 2012-11-13 | 1 | -0/+3 |
| | | | | |||||
| | | * | 12.10.5 | Charles Kerr | 2012-11-13 | 1 | -1/+1 |
| | | | | |||||
| | | * | backport the 'AC Adapter shown in panel' bugfix from trunk/13.04 | Charles Kerr | 2012-11-13 | 3 | -14/+60 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | add 'check-news' to AM_INIT_AUTOMAKE | Charles Kerr | 2012-11-08 | 1 | -2/+2 |
| | | | | |||||
* | | | | Handle choosing a primary device when no device is charging nor discharging. ↵ | Charles Kerr | 2012-11-07 | 3 | -14/+60 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://bugs.launchpad.net/bugs/1075192. Approved by Lars Uebernickel, PS Jenkins bot. | ||||
| * | | | | change indicator_power_device_get_time_details() s.t. the 'short details' ↵ | Charles Kerr | 2012-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | for an AC Adapter is an empty string. | ||||
| * | | | | modify DeviceTest.Labels s.t. it fails (currently failing) if the 'short' ↵ | Charles Kerr | 2012-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | string for an AC Adapter is nonempty. | ||||
| * | | | | when choosing a primary device from devices that are neither charging nor ↵ | Charles Kerr | 2012-11-06 | 1 | -14/+36 |
| | | | | | | | | | | | | | | | | | | | | discharging, prefer batteries, then everything except line-power, then line power | ||||
| * | | | | in TestDevice.ChoosePrimary, add another test (currently failing) to confirm ↵ | Charles Kerr | 2012-11-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | that when indicator-datetime is choosing from devices that are neither charging nor discharging, batteries are more interesting than other devices, and other devices are more interesting than UP_DEVICE_KIND_LINE_POWER | ||||
| * | | | | when choosing between two devices, always pick the one that's not a ↵ | Charles Kerr | 2012-11-06 | 1 | -1/+20 |
| | | | | | | | | | | | | | | | | | | | | UP_DEVICE_KIND_LINE_POWER | ||||
| * | | | | add unit test (currently failing) to test for the bug reported in LP bug ↵ | Charles Kerr | 2012-11-06 | 1 | -11/+15 |
|/ / / / | | | | | | | | | | | | | #1075192 | ||||
| | | * | 12.10.4 | Charles Kerr | 2012-11-04 | 2 | -1/+4 |
| | | | | |||||
| | | * | fix logic error in primary device selection; add unit tests to confirm the ↵ | Charles Kerr | 2012-11-04 | 2 | -53/+77 |
| | | |\ | | | | | | | | | | | | | | | | fix. (lp:~charlesk/indicator-power/lp-1071757) | ||||
| | | * | | 12.10.3 | Charles Kerr | 2012-10-26 | 2 | -1/+6 |
| | | | | | |||||
| | | * | | choose the correct primary device, and choose the correct icon for it. | Charles Kerr | 2012-10-26 | 5 | -215/+384 |
| | | |\ \ | |||||
| * | | | | | releasing version 12.10.4-0ubuntu1 | Sebastien Bacher | 2012-11-05 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | * New upstream release. | Sebastien Bacher | 2012-11-05 | 11 | -228/+512 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Show the proper icon for mice and ups devices. (LP: #1066208) | ||||
| | * | | | | Import upstream version 12.10.4 | Sebastien Bacher | 2012-11-05 | 10 | -228/+505 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||||
* | | | | | | Fix the logic error. Add tests to confirm the fix. Fixes: ↵ | Charles Kerr | 2012-10-29 | 2 | -53/+77 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | https://bugs.launchpad.net/bugs/1071757. Approved by Lars Uebernickel, PS Jenkins bot. | ||||
| * | | | | | copyediting: fix comment text | Charles Kerr | 2012-10-29 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | in TestDevice, make the log variable names a little more consistent | Charles Kerr | 2012-10-28 | 1 | -14/+14 |
| | | | | | | |||||
| * | | | | | set DeviceTest's gwarning/gcritical log func to one that prints no messages ↵ | Charles Kerr | 2012-10-28 | 1 | -0/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | but accumulates the log count. This way we can both (a) silence in-console warnings that look like bugs in the test but are actually desirable warnings generated by fuzz testing, and (b) assert that we get exactly as many warnings/criticals as we expect to get. | ||||
| * | | | | | expand DeviceTest.ChoosePrimary to test choosing from a wider variety of ↵ | Charles Kerr | 2012-10-28 | 1 | -67/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | device states. | ||||
| * | | | | | fix logic error when deciding which primary device to select. | Charles Kerr | 2012-10-26 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | add test (currently failing) to detect the logic error reported in bug #1071757 | Charles Kerr | 2012-10-26 | 1 | -0/+16 |
|/ / / / / | |||||
* | | | | | choose the correct primary device, and choose the correct icon for it. | Charles Kerr | 2012-10-26 | 5 | -215/+384 |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | |