aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* 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-245-28/+23
|\
| * dbus methods are now testedConor Curran2010-03-231-1/+1
| * first pulse manager test wrote ... finallyConor Curran2010-03-222-14/+12
| * merged in updates from trunk and fixed the tests on the indicatorConor Curran2010-03-1810-193/+382
| |\
| * | new pulse manager test beginningsConor Curran2010-03-081-1/+2
| * | Put mocking core in place for Connor.Robert Collins2010-03-041-2/+2
* | | scrolling now should move at 1% as opposed to 0.5% increments, cannot now scr...Conor Curran2010-03-182-8/+11
| |/ |/|
* | Remove some debugging output.Cody Russell2010-03-171-6/+0
* | Implement scroll method.Cody Russell2010-03-161-11/+45
* | 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-151-3/+3
* | 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
* | | removed test caseConor Curran2010-03-121-3/+2
* | | animation will not be used if the theme does not manage to fall back graceful...Conor Curran2010-03-121-13/+24
* | | 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
|/ /
* | 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 cond...Conor Curran2010-03-101-3/+3
* | | 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
* | | blocking event now being registered, removed unneccessary marshallerConor Curran2010-03-054-32/+10
* | | correct size now being used for the icons - design_team_sizeConor Curran2010-03-041-4/+9
* | | slider stretching in placeConor Curran2010-03-044-31/+26
|/ /
* | internationalisation reinstated whoopsConor Curran2010-03-041-4/+8
* | merge with the test branch - service side refactored and tests introducedConor Curran2010-03-0410-346/+505
|\ \
| * | debug trace was incorrectConor Curran2010-03-031-2/+2
| * | tests compilingConor Curran2010-03-033-8/+4
| |/
| * one big refactorConor Curran2010-03-028-152/+344
| * refactored the indicator tests so as no c file needs to be includedConor Curran2010-03-022-2/+14
| * slow progress on the testing frontConor Curran2010-03-024-16/+53
| * unit tests for the indicator side addedConor Curran2010-02-241-138/+144
* | removed trace and made sure the service closes down probablyConor Curran2010-03-032-3/+2
* | fixes the key listener problemsConor Curran2010-03-031-42/+44
* | Test menuitem name.Cody Russell2010-03-031-0/+4
* | new sink inserts are now cached in our hash Conor Curran2010-02-262-13/+24
* | handles pulseaudio flapping without memory leaks - solidConor Curran2010-02-262-13/+88
|/
* key listening update so as the sound menu will digest the appropriate actionsConor Curran2010-02-181-6/+9
* Dont listen to key events once the state is mutedConor Curran2010-02-182-1/+4
* the big merge with the branch which contains dynamic sink switching, much smo...Conor Curran2010-02-183-118/+156
|\
| * update_pa_state, now expected to be called throughout lifetime of service plu...Conor Curran2010-02-171-9/+9