aboutsummaryrefslogtreecommitdiff
path: root/src/transport-widget.c
Commit message (Expand)AuthorAgeFilesLines
* ifdefs needed for gtk2 compilationConor Curran2011-07-291-4/+11
* merged Cimi's fix and tidied up all the previous behaviourConor Curran2011-07-281-149/+36
|\
| * Cimi's fix for spinnerAndrea Cimitan2011-07-281-24/+38
|/
* clean up debug traceConor Curran2011-07-281-1/+3
* tidied style context method calls, more visibility added around querying if t...Conor Curran2011-07-281-12/+22
* Fixed assertion of WidgetPathHarry van Haaren2011-07-281-2/+7
* Added debug info, setting gtk-animations to enabled in themeHarry van Haaren2011-07-281-1/+10
* added debug info in draw() of spinner animationHarry van Haaren2011-07-281-4/+11
* Made Spinner variables static, cairo surface isn't being drawn properlyHarry van Haaren2011-07-281-33/+19
* Using gtk_render_activity() to draw the spinnerHarry van Haaren2011-07-281-0/+26
* Implemented spinner to cairo interface, assertion of offscreen_window GDK_IS_...Harry van Haaren2011-07-271-6/+19
* Updated debugs, added spinner start / stop on transport_launching Harry van Haaren2011-07-271-10/+18
* Transport-widget has offscreen_window and spinnerHarry van Haaren2011-07-271-3/+10
* colours of buttons and blank album art background fixedConor Curran2011-06-281-5/+6
* gtk widgets behaving themselves finally in gtk3Conor Curran2011-06-281-4/+4
* fix gtk3 not drawing transport widget at allMichael Terry2011-06-271-0/+2
* port to gtk3Michael Terry2011-06-221-14/+26
* some extra trace around sliders to track the volume zero app start madnessConor Curran2011-03-211-0/+4
* working as expectedConor Curran2011-03-161-3/+101
* key board shortcuts now handle rewind and forwind intentionsConor Curran2011-03-111-14/+38
* refactored indicator sideConor Curran2011-03-091-66/+67
* nicely seekingConor Curran2011-03-091-1/+1
* ensure we don't trigger a simple next/previous after releasing from a skipConor Curran2011-03-081-1/+3
* skipping instructions sentConor Curran2011-03-081-4/+22
* timer mechanism in placeConor Curran2011-03-081-4/+58
* tidy up on the transport widget, all draw are queue'd for performance reasons...Conor Curran2011-01-281-67/+31
* deal with dbusmenu api changesConor Curran2011-01-281-1/+0
* button flickering fixedConor Curran2011-01-271-5/+1
* more warnings sortedConor Curran2011-01-111-1/+3
* getting thereConor Curran2011-01-101-12/+8
* protect against a rogue null cairo contect in the draw methodConor Curran2010-12-221-0/+2
* tabs to spaces tab width 2Conor Curran2010-12-071-1218/+1218
* removed commented codeConor Curran2010-11-171-29/+2
* merge Cimi's last few tidy upsConor Curran2010-11-171-202/+368
|\
| * Final touchAndrea Cimitan2010-11-171-14/+20
| * comment shadow codeAndrea Cimitan2010-11-171-9/+9
| * fixed the redrawAndrea Cimitan2010-11-171-26/+25
| * prelight state, redrawings are causing bugsAndrea Cimitan2010-11-171-199/+363
| * ops :)Andrea Cimitan2010-11-171-1/+1
| * commented the prints and try to realize the widget in press eventAndrea Cimitan2010-11-171-6/+8
| * Added printf for debuggingAndrea Cimitan2010-11-171-3/+5
* | fixed the crashes and made the key presss/release work nicely with multiple p...Conor Curran2010-11-171-5/+19
|/
* indentsAndrea Cimitan2010-11-171-3/+3
* implementing the focus/key_press thingAndrea Cimitan2010-11-171-9/+31
* applied to all buttonsAndrea Cimitan2010-11-161-51/+120
* focus the play buttonAndrea Cimitan2010-11-161-19/+70
* merge from lp:~cjcurran/indicator-sound/keyboard-handling-for-nattyAndrea Cimitan2010-11-161-4/+39
|\
| * key handling all set upConor Curran2010-11-151-4/+39
* | Few changes, but cairo drawing should be redoneAndrea Cimitan2010-11-161-55/+149
|\|
| * keyboard handling for the transport controls underwayConor Curran2010-11-151-1/+20
|/