aboutsummaryrefslogtreecommitdiff
path: root/src/play-button.c
Commit message (Expand)AuthorAgeFilesLines
* tidy upConor Curran2010-09-071-1/+0
* button release outside of control now acts as it should doConor Curran2010-09-071-1/+8
* events from transport bar now are sent on button releaseConor Curran2010-09-061-4/+8
* more tweaksConor Curran2010-08-251-32/+32
* mpris2 working for now, but its all going to change againConor Curran2010-08-111-4/+4
* removed segfaulting toggle redrawConor Curran2010-08-021-21/+0
* tweaked the spacing and the transport bar dimensions - getting very close to ...Conor Curran2010-07-291-37/+38
* scrub bar is scrubbingConor Curran2010-07-281-2/+2
* lots of bits tidied upConor Curran2010-07-271-13/+16
* tidy ups across the uiConor Curran2010-07-271-10/+18
* trying to set the time lineConor Curran2010-07-221-4/+1
* play pause both graphically and functionally now workingConor Curran2010-07-201-59/+163
* added skeleton implementation for play pause toggle method - coming nextConor Curran2010-07-151-1/+7
* tidied up some enums using typedefs and some more bits and piecesConor Curran2010-07-151-29/+19
* moving towards the play button pause button swapConor Curran2010-07-131-1/+7
* button press background doneConor Curran2010-07-131-19/+95
* fixed silly previous problemConor Curran2010-07-131-1/+1
* caught by static scopeness - update bug fixedConor Curran2010-07-121-7/+7
* constants replaced and enums and title image now fetched from the mono themeConor Curran2010-07-081-3/+10
* event handling now plugged in crudelyConor Curran2010-07-081-0/+23
* moved what I could to a #define and removed unusedConor Curran2010-07-071-198/+151
* finished the rendering of the custom widgetMirco Müller2010-07-071-179/+288
* added some internal helpers for blurring, added more precise button-backgroun...Mirco Müller2010-07-061-12/+390
* previous button coming alongConor Curran2010-07-051-16/+20
* getting closer to the mock upConor Curran2010-07-051-28/+62
* cairo is taking some timeConor Curran2010-07-021-44/+157
* background working correctlyConor Curran2010-07-011-13/+39
* outline drawnConor Curran2010-07-011-46/+25
* highlighting sorted and a start towards the cairo stuffConor Curran2010-06-301-18/+19
* updatesConor Curran2010-06-291-7/+7
* updatesConor Curran2010-06-291-7/+11
* more debugConor Curran2010-06-291-11/+16
* moving in the right directionConor Curran2010-06-281-9/+73
* new playbutton for cairo drawingConor Curran2010-06-281-0/+100