aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | white space tidyConor Curran2010-03-261-2/+2
| | | | | | | | |
* | | | | | | | | Merged in fix for slider handle event crash - (unintialized memory bug)Conor Curran2010-03-262-4/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | handle event should now be saferConor Curran2010-03-261-2/+4
|/ / / / / / / / /
* | | | | | | | | merged in Teds makefile fixConor Curran2010-03-251-3/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Adding pulse XML file to distclean and use more of the variables throughout.Ted Gould2010-03-251-3/+5
|/ / / / / / / / /
* | | | | | | | | whitespace tidy upConor Curran2010-03-252-3/+2
| | | | | | | | |
* | | | | | | | | at start up assume there is no availability before PA starts upConor Curran2010-03-251-1/+1
| | | | | | | | |
* | | | | | | | | Tests branch finally makes its way into trunk - more testing neededConor Curran2010-03-2415-125/+470
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dbus methods are now testedConor Curran2010-03-235-77/+114
| | | | | | | | | |
| * | | | | | | | | test for update of sink dataConor Curran2010-03-221-41/+54
| | | | | | | | | |
| * | | | | | | | | first pulse manager test wrote ... finallyConor Curran2010-03-224-49/+101
| | | | | | | | | |
| * | | | | | | | | merged in updates from trunk and fixed the tests on the indicatorConor Curran2010-03-1815-211/+403
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fleshed out mocking needs missing symbols from the service linked in to work ↵Robert Collins2010-03-093-9/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | now.
| * | | | | | | | | | flesh out test_pa_context_exitRobert Collins2010-03-093-5/+52
| | | | | | | | | | |
| * | | | | | | | | | More snapshot, just need to deal with other sound-service components now.Robert Collins2010-03-092-6/+20
| | | | | | | | | | |
| * | | | | | | | | | snapshot closer-to-building.Robert Collins2010-03-094-15/+75
| | | | | | | | | | |
| * | | | | | | | | | updateConor Curran2010-03-081-1/+1
| | | | | | | | | | |
| * | | | | | | | | | new pulse manager test beginningsConor Curran2010-03-083-1/+32
| | | | | | | | | | |
| * | | | | | | | | | merged makefile with fixes from other work to enable dbus-test-runner tests ↵Conor Curran2010-03-081-36/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to work
| * | | | | | | | | | Put mocking core in place for Connor.Robert Collins2010-03-046-9/+60
| | | | | | | | | | |
| * | | | | | | | | | turn off indicator-sound-tests, not in use atmRobert Collins2010-03-031-1/+1
| | | | | | | | | | |
* | | | | | | | | | | final scrolling bugsConor Curran2010-03-182-8/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | scrolling now should move at 1% as opposed to 0.5% increments, cannot now ↵Conor Curran2010-03-182-8/+11
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scroll on panel icon when muted or no device available
* | / / / / / / / / / bumped the indicator versionConor Curran2010-03-181-1/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | intermediate test removalConor Curran2010-03-181-44/+44
| | | | | | | | | |
* | | | | | | | | | Merged Cody's scrolling work and updated version to overcome ppa problemConor Curran2010-03-182-13/+41
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Remove some debugging output.Cody Russell2010-03-171-6/+0
| | | | | | | | | |
| * | | | | | | | | Implement scroll method.Cody Russell2010-03-161-11/+45
|/ / / / / / / / /
* | | | | | | | | Use the libindicator update function.Ted Gould2010-03-151-6/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use the libindicator update helper to reset the base image for theme updates.Ted Gould2010-03-151-6/+2
|/ / / / / / / / /
* | | | | | | | / applying i18n fix from Luca FerrettiDavid Barth2010-03-152-5/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | update the configure.ac with 0.1.3.1 release number and incremented ↵Conor Curran2010-03-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | indicator dependency version to 0.3.5
* | | | | | | | this race condition is tricky oneConor Curran2010-03-123-28/+18
| | | | | | | |
* | | | | | | | slider now proper sizeConor Curran2010-03-121-63/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | Set size request to [ 200, -1 ] when the parent changes.Cody Russell2010-03-111-56/+66
| | | | | | | | |
* | | | | | | | | fix for clear looks seg faultConor Curran2010-03-123-39/+30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | removed test caseConor Curran2010-03-121-3/+2
| | | | | | | | |
| * | | | | | | | animation will not be used if the theme does not manage to fall back ↵Conor Curran2010-03-121-13/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gracefully for mute-blocking icon loading - this should not happen but if it does there is no chance of the nasty seg fault seen with 0.1.3 and clearlooks
| * | | | | | | | uncomment exit service codeConor Curran2010-03-121-2/+2
| | | | | | | | |
| * | | | | | | | properly cleaned up the makefile and includes, fixed seg-fault on clearlooksConor Curran2010-03-124-31/+12
|/ / / / / / / /
* | | | | | | / updated ido versionConor Curran2010-03-111-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | merged weeks work plus incremented version in prep for 0.1.3 releaseConor Curran2010-03-1110-107/+279
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ merged in Ted's icon workConor Curran2010-03-112-28/+39
| |\ \ \ \ \ \ \
| | * | | | | | | Using GIcon for setting the icons on the IDO slider.Ted Gould2010-03-101-3/+14
| | | | | | | | |
| | * | | | | | | Update to use new icon helper from libindicatorTed Gould2010-03-101-2/+5
| |/ / / / / / / |/| | | | | | |
| * | | | | | | animation working much better nowConor Curran2010-03-111-77/+8
| | | | | | | |
| * | | | | | | fade animation in placeConor Curran2010-03-101-45/+136
| | | | | | | |
| * | | | | | | fixed that annoying startup in mute state allowing slider to move - race ↵Conor Curran2010-03-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | conditions on start up are pretty hairy
| * | | | | | | smoother slider actions due ido grabbing update and pixbuf icon loading problemsConor Curran2010-03-092-46/+83
| | | | | | | |
| * | | | | | | no sink available dynamically being handledConor Curran2010-03-087-10/+134
| | | | | | | |