aboutsummaryrefslogtreecommitdiff
path: root/src/play-button.c
Commit message (Expand)AuthorAgeFilesLines
* 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