aboutsummaryrefslogtreecommitdiff
path: root/src/play-button.c
Commit message (Collapse)AuthorAgeFilesLines
* one big refactorConor Curran2010-09-301-1216/+0
|
* moving things around in the playbuttonConor Curran2010-09-301-210/+212
|
* use menuitemAndrea Cimitan2010-09-291-5/+4
|
* Fix alignment, but expose doesn't work (buttons are shown just after event ↵Andrea Cimitan2010-09-291-66/+51
| | | | press/release)
* tidiedConor Curran2010-09-281-2/+7
|
* trying workarounds for background gradient problemConor Curran2010-09-281-3/+4
|
* mistaken checkin revertedConor Curran2010-09-151-1/+2
|
* on menu close buttons are now resetConor Curran2010-09-151-1/+1
|
* on menu close buttons are now resetConor Curran2010-09-151-0/+2
|
* merge comments acted uponConor Curran2010-09-101-1/+4
|
* play button and metadata widgets now handle theme changesConor Curran2010-09-101-12/+249
|
* reversed colours on buttonsConor Curran2010-09-091-8/+8
|
* player title icon now in the gutterConor Curran2010-09-081-5/+6
|\
| * title widget now shows the icon in the right place, play button have been ↵Conor Curran2010-09-081-5/+6
| | | | | | | | alter accordingly
* | 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
| | | | sign off
* 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 ↵Mirco Müller2010-07-061-12/+390
| | | | button-background rendering
* 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