| Commit message (Expand) | Author | Age | Files | Lines |
* | scrolling now should move at 1% as opposed to 0.5% increments, cannot now scr... | Conor Curran | 2010-03-18 | 1 | -7/+10 |
* | Remove some debugging output. | Cody Russell | 2010-03-17 | 1 | -6/+0 |
* | Implement scroll method. | Cody Russell | 2010-03-16 | 1 | -11/+45 |
* | Use the libindicator update helper to reset the base image for theme updates. | Ted Gould | 2010-03-15 | 1 | -6/+2 |
* | this race condition is tricky one | Conor Curran | 2010-03-12 | 1 | -21/+16 |
* | slider now proper size | Conor Curran | 2010-03-12 | 1 | -63/+69 |
|\ |
|
| * | Set size request to [ 200, -1 ] when the parent changes. | Cody Russell | 2010-03-11 | 1 | -56/+66 |
* | | removed test case | Conor Curran | 2010-03-12 | 1 | -3/+2 |
* | | animation will not be used if the theme does not manage to fall back graceful... | Conor Curran | 2010-03-12 | 1 | -13/+24 |
* | | properly cleaned up the makefile and includes, fixed seg-fault on clearlooks | Conor Curran | 2010-03-12 | 1 | -26/+10 |
|/ |
|
* | merged in Ted's icon work | Conor Curran | 2010-03-11 | 1 | -26/+37 |
|\ |
|
| * | Using GIcon for setting the icons on the IDO slider. | Ted Gould | 2010-03-10 | 1 | -3/+14 |
| * | Update to use new icon helper from libindicator | Ted Gould | 2010-03-10 | 1 | -2/+5 |
* | | animation working much better now | Conor Curran | 2010-03-11 | 1 | -77/+8 |
* | | fade animation in place | Conor Curran | 2010-03-10 | 1 | -45/+136 |
* | | fixed that annoying startup in mute state allowing slider to move - race cond... | Conor Curran | 2010-03-10 | 1 | -3/+3 |
* | | smoother slider actions due ido grabbing update and pixbuf icon loading problems | Conor Curran | 2010-03-09 | 1 | -46/+78 |
* | | no sink available dynamically being handled | Conor Curran | 2010-03-08 | 1 | -2/+73 |
* | | blocking event now being registered, removed unneccessary marshaller | Conor Curran | 2010-03-05 | 1 | -11/+6 |
* | | correct size now being used for the icons - design_team_size | Conor Curran | 2010-03-04 | 1 | -4/+9 |
* | | slider stretching in place | Conor Curran | 2010-03-04 | 1 | -26/+21 |
|/ |
|
* | merge with the test branch - service side refactored and tests introduced | Conor Curran | 2010-03-04 | 1 | -152/+176 |
|\ |
|
| * | tests compiling | Conor Curran | 2010-03-03 | 1 | -0/+1 |
| * | refactored the indicator tests so as no c file needs to be included | Conor Curran | 2010-03-02 | 1 | -0/+11 |
| * | slow progress on the testing front | Conor Curran | 2010-03-02 | 1 | -16/+22 |
| * | unit tests for the indicator side added | Conor Curran | 2010-02-24 | 1 | -138/+144 |
* | | removed trace and made sure the service closes down probably | Conor Curran | 2010-03-03 | 1 | -1/+0 |
* | | fixes the key listener problems | Conor Curran | 2010-03-03 | 1 | -42/+44 |
* | | Test menuitem name. | Cody Russell | 2010-03-03 | 1 | -0/+4 |
|/ |
|
* | key listening update so as the sound menu will digest the appropriate actions | Conor Curran | 2010-02-18 | 1 | -6/+9 |
* | Dont listen to key events once the state is muted | Conor Curran | 2010-02-18 | 1 | -0/+3 |
* | the big merge with the branch which contains dynamic sink switching, much smo... | Conor Curran | 2010-02-18 | 1 | -65/+38 |
|\ |
|
| * | Handles slider feedback loop with the service nicely plus tidy up | Conor Curran | 2010-02-17 | 1 | -55/+36 |
|/ |
|
* | updated names of icons on advise from design team | Conor Curran | 2010-02-16 | 1 | -8/+7 |
* | slider key controls should be working now | Conor Curran | 2010-02-16 | 1 | -19/+53 |
* | correct key events detected | Conor Curran | 2010-02-15 | 1 | -8/+43 |
* | set key events to listen to | Conor Curran | 2010-02-15 | 1 | -3/+6 |
* | added callback for key events - not working currently | Conor Curran | 2010-02-15 | 1 | -3/+15 |
* | Merge of cody's tweak to enable slider moving in the correct direction | Conor Curran | 2010-02-15 | 1 | -0/+1 |
* | new slider implemented with correct settings | Conor Curran | 2010-02-10 | 1 | -21/+42 |
* | merged with dev branch - should be seen as first release from now on will req... | Conor Curran | 2010-02-10 | 1 | -38/+186 |
|\ |
|
| * | tidy up plus unwanted feedback investigation | Conor Curran | 2010-02-10 | 1 | -0/+6 |
| * | mute init/revert now working properly plus dbus signal tidy up on the blockin... | Conor Curran | 2010-02-10 | 1 | -0/+1 |
| * | mute init/revert now working properly plus dbus signal tidy up on the blockin... | Conor Curran | 2010-02-10 | 1 | -35/+65 |
| * | mute signal state toggle almost working | Conor Curran | 2010-02-10 | 1 | -1/+21 |
| * | silly/nasty scaling bug caught | Conor Curran | 2010-02-10 | 1 | -3/+12 |
| * | images changes dynamically now | Conor Curran | 2010-02-09 | 1 | -44/+48 |
| * | slider init'd with the correct value - geesh | Conor Curran | 2010-02-09 | 1 | -56/+46 |
| * | listener fixed | Conor Curran | 2010-02-08 | 1 | -6/+6 |
| * | mute ui updates from external intervention | Conor Curran | 2010-02-08 | 1 | -3/+12 |