| Commit message (Expand) | Author | Age | Files | Lines |
* | common-defs: add DbusmenuTransport.MENUITEM_STATE_CHANGE | Marco Trevisan (TreviƱo) | 2013-04-11 | 1 | -4/+4 |
* | Add a comment explaining the change in the last commit | Lars Uebernickel | 2013-02-21 | 1 | -0/+9 |
* | transport-widget: use menu's style for the buttons | Lars Uebernickel | 2013-02-21 | 1 | -1/+1 |
* | remove deprecated call to gtk_style_context_notify_state_change() ... accordi... | Charles Kerr | 2012-07-11 | 1 | -5/+0 |
* | putting in place more checks for transport-widget and the slider, also fixed ... | Conor Curran | 2012-02-22 | 1 | -0/+1 |
* | fix hashtable leak reported by valgrind | Charles Kerr | 2012-01-24 | 1 | -0/+7 |
* | fix the collision detection | Conor Curran | 2011-11-16 | 1 | -3/+3 |
* | Fixes to the positioning and dimension of the player menuitem, and fix for th... | Andrea Cimitan | 2011-09-09 | 1 | -4/+4 |
* | Ok, I know it's ugly, but seems to work a little bit better... waiting for a ... | Andrea Cimitan | 2011-08-24 | 1 | -2/+2 |
* | Use GTK_STYLE_CLASS_MENU instead hardcoded gchar | Andrea Cimitan | 2011-08-24 | 1 | -1/+1 |
* | theme fix | Andrea Cimitan | 2011-08-24 | 1 | -1/+5 |
* | ifdefs needed for gtk2 compilation | Conor Curran | 2011-07-29 | 1 | -4/+11 |
* | merged Cimi's fix and tidied up all the previous behaviour | Conor Curran | 2011-07-28 | 1 | -149/+36 |
|\ |
|
| * | Cimi's fix for spinner | Andrea Cimitan | 2011-07-28 | 1 | -24/+38 |
|/ |
|
* | clean up debug trace | Conor Curran | 2011-07-28 | 1 | -1/+3 |
* | tidied style context method calls, more visibility added around querying if t... | Conor Curran | 2011-07-28 | 1 | -12/+22 |
* | Fixed assertion of WidgetPath | Harry van Haaren | 2011-07-28 | 1 | -2/+7 |
* | Added debug info, setting gtk-animations to enabled in theme | Harry van Haaren | 2011-07-28 | 1 | -1/+10 |
* | added debug info in draw() of spinner animation | Harry van Haaren | 2011-07-28 | 1 | -4/+11 |
* | Made Spinner variables static, cairo surface isn't being drawn properly | Harry van Haaren | 2011-07-28 | 1 | -33/+19 |
* | Using gtk_render_activity() to draw the spinner | Harry van Haaren | 2011-07-28 | 1 | -0/+26 |
* | Implemented spinner to cairo interface, assertion of offscreen_window GDK_IS_... | Harry van Haaren | 2011-07-27 | 1 | -6/+19 |
* | Updated debugs, added spinner start / stop on transport_launching | Harry van Haaren | 2011-07-27 | 1 | -10/+18 |
* | Transport-widget has offscreen_window and spinner | Harry van Haaren | 2011-07-27 | 1 | -3/+10 |
* | colours of buttons and blank album art background fixed | Conor Curran | 2011-06-28 | 1 | -5/+6 |
* | gtk widgets behaving themselves finally in gtk3 | Conor Curran | 2011-06-28 | 1 | -4/+4 |
* | fix gtk3 not drawing transport widget at all | Michael Terry | 2011-06-27 | 1 | -0/+2 |
* | port to gtk3 | Michael Terry | 2011-06-22 | 1 | -14/+26 |
* | some extra trace around sliders to track the volume zero app start madness | Conor Curran | 2011-03-21 | 1 | -0/+4 |
* | working as expected | Conor Curran | 2011-03-16 | 1 | -3/+101 |
* | key board shortcuts now handle rewind and forwind intentions | Conor Curran | 2011-03-11 | 1 | -14/+38 |
* | refactored indicator side | Conor Curran | 2011-03-09 | 1 | -66/+67 |
* | nicely seeking | Conor Curran | 2011-03-09 | 1 | -1/+1 |
* | ensure we don't trigger a simple next/previous after releasing from a skip | Conor Curran | 2011-03-08 | 1 | -1/+3 |
* | skipping instructions sent | Conor Curran | 2011-03-08 | 1 | -4/+22 |
* | timer mechanism in place | Conor Curran | 2011-03-08 | 1 | -4/+58 |
* | tidy up on the transport widget, all draw are queue'd for performance reasons... | Conor Curran | 2011-01-28 | 1 | -67/+31 |
* | deal with dbusmenu api changes | Conor Curran | 2011-01-28 | 1 | -1/+0 |
* | button flickering fixed | Conor Curran | 2011-01-27 | 1 | -5/+1 |
* | more warnings sorted | Conor Curran | 2011-01-11 | 1 | -1/+3 |
* | getting there | Conor Curran | 2011-01-10 | 1 | -12/+8 |
* | protect against a rogue null cairo contect in the draw method | Conor Curran | 2010-12-22 | 1 | -0/+2 |
* | tabs to spaces tab width 2 | Conor Curran | 2010-12-07 | 1 | -1218/+1218 |
* | removed commented code | Conor Curran | 2010-11-17 | 1 | -29/+2 |
* | merge Cimi's last few tidy ups | Conor Curran | 2010-11-17 | 1 | -202/+368 |
|\ |
|
| * | Final touch | Andrea Cimitan | 2010-11-17 | 1 | -14/+20 |
| * | comment shadow code | Andrea Cimitan | 2010-11-17 | 1 | -9/+9 |
| * | fixed the redraw | Andrea Cimitan | 2010-11-17 | 1 | -26/+25 |
| * | prelight state, redrawings are causing bugs | Andrea Cimitan | 2010-11-17 | 1 | -199/+363 |
| * | ops :) | Andrea Cimitan | 2010-11-17 | 1 | -1/+1 |