Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed the resizing bug | Conor Curran | 2011-07-28 | 1 | -3/+21 |
| | |||||
* | removed another debug@ | Conor Curran | 2011-07-07 | 1 | -3/+1 |
| | |||||
* | fixed the collapsing and expanding of the metadata widget, removed some ↵ | Conor Curran | 2011-07-06 | 1 | -56/+2 |
| | | | | unnecessary gtk3 stuff I thought that was necessary, tidied metadatawidget plus added a timeout for the metadata prop update query | ||||
* | colours of buttons and blank album art background fixed | Conor Curran | 2011-06-28 | 1 | -0/+5 |
| | |||||
* | gtk widgets behaving themselves finally in gtk3 | Conor Curran | 2011-06-28 | 1 | -17/+59 |
| | |||||
* | metadatawidget now drawing the album art | Conor Curran | 2011-06-27 | 1 | -70/+202 |
| | |||||
* | port to gtk3 | Michael Terry | 2011-06-22 | 1 | -5/+7 |
| | |||||
* | no need to ref the pixbuf | Conor Curran | 2011-06-16 | 1 | -1/+0 |
| | |||||
* | some mem leaks caught and a tidy up | Conor Curran | 2011-06-16 | 1 | -22/+26 |
| | |||||
* | reverted the metadata widget to inherit from plain old gtk menu item, we ↵ | Conor Curran | 2011-06-16 | 1 | -2/+1 |
| | | | | don't need it to inherit from gtkimagemenuitem anymore | ||||
* | spacing issues resolved plus some unwanted prop set to invisible@ | Conor Curran | 2011-06-16 | 1 | -38/+27 |
| | |||||
* | went the cairo method for drawing this icon in the gutter | Conor Curran | 2011-06-16 | 1 | -47/+58 |
| | |||||
* | rejigged the icon handling so as it should be drawn directly as opposed to ↵ | Conor Curran | 2011-06-16 | 1 | -20/+29 |
| | | | | be handled by gtkmenuitem | ||||
* | caught most of the little bugs I could find@ | Conor Curran | 2011-06-14 | 1 | -3/+1 |
| | |||||
* | caught most of the little bugs I could find@ | Conor Curran | 2011-06-14 | 1 | -6/+12 |
| | |||||
* | key handling working nicely for the metadata widget almost there | Conor Curran | 2011-06-14 | 1 | -34/+36 |
| | |||||
* | spacing fixed | Conor Curran | 2011-06-14 | 1 | -2/+2 |
| | |||||
* | start up hibernated state fixed | Conor Curran | 2011-06-13 | 1 | -30/+38 |
| | |||||
* | arrow drawing properly | Conor Curran | 2011-06-13 | 1 | -42/+58 |
| | |||||
* | arrow should be showing | Conor Curran | 2011-06-10 | 1 | -27/+39 |
| | |||||
* | label appearing dynamic resizing partially working | Conor Curran | 2011-06-10 | 1 | -12/+54 |
| | |||||
* | image is appearing inthe gutter hurray | Conor Curran | 2011-06-09 | 1 | -10/+116 |
| | |||||
* | Fix a regression when calling "draw_album_art_placeholder" after diplaying ↵ | Nicolas Delvaux | 2011-04-16 | 1 | -0/+2 |
| | | | | one of those famous non-square cover. | ||||
* | Fix bug 654196 | Nicolas Delvaux | 2011-04-16 | 1 | -9/+9 |
| | |||||
* | merged big refactor | Conor Curran | 2011-01-26 | 1 | -1/+0 |
|\ | |||||
| * | service signals and methods re worked plus removed dbus-menu-manager.c and h ↵ | Conor Curran | 2011-01-22 | 1 | -1/+0 |
| | | | | | | | | and moved what was needed into the sound-service-dbus | ||||
* | | avoid critical warnings in metadata widget | Michael Terry | 2011-01-25 | 1 | -17/+15 |
|/ | |||||
* | more gvariant changes | Conor Curran | 2011-01-11 | 1 | -10/+9 |
| | |||||
* | tidy up plus moved to gvariant for the property update on the indicator widgets | Conor Curran | 2011-01-11 | 1 | -2/+2 |
| | |||||
* | started along the road of removing the familiar db backend and replacing ↵ | Conor Curran | 2010-12-13 | 1 | -4/+6 |
| | | | | with the g-settings entry approach | ||||
* | tabs to spaces tab width 2 | Conor Curran | 2010-12-07 | 1 | -215/+215 |
| | |||||
* | fixed the metadata visibility when there is nothing to show | Conor Curran | 2010-11-10 | 1 | -54/+0 |
| | |||||
* | more ui tweaks | Conor Curran | 2010-11-10 | 1 | -10/+74 |
| | |||||
* | Initial UI tweaks for natty | Conor Curran | 2010-11-05 | 1 | -192/+130 |
|\ | |||||
| * | more tweaks | Conor Curran | 2010-10-27 | 1 | -13/+32 |
| | | |||||
| * | metadata album art border done | Conor Curran | 2010-10-22 | 1 | -129/+40 |
| | | |||||
| * | push new background work | Conor Curran | 2010-10-22 | 1 | -6/+78 |
| | | |||||
| * | basic border around album art instead of rounded corners - boo | Conor Curran | 2010-10-13 | 1 | -95/+31 |
| | | |||||
* | | metadata now fetched at start up | Conor Curran | 2010-10-26 | 1 | -4/+29 |
|/ | |||||
* | fixed the text resizing | Conor Curran | 2010-10-04 | 1 | -3/+0 |
| | |||||
* | fixed the text resizing | Conor Curran | 2010-10-04 | 1 | -6/+8 |
| | |||||
* | clipboard bug fixed and removed most print outs from the indicator side | Conor Curran | 2010-10-01 | 1 | -35/+47 |
|\ | |||||
| * | clipboard bug #651246 fixed | Conor Curran | 2010-10-01 | 1 | -25/+38 |
|/ | |||||
* | tidied | Conor Curran | 2010-09-28 | 1 | -1/+0 |
| | |||||
* | merge comments acted upon | Conor Curran | 2010-09-10 | 1 | -5/+0 |
| | |||||
* | play button and metadata widgets now handle theme changes | Conor Curran | 2010-09-10 | 1 | -26/+38 |
| | |||||
* | remote album handling merge | Conor Curran | 2010-09-07 | 1 | -12/+26 |
|\ | |||||
| * | remote art url fixed | Conor Curran | 2010-09-07 | 1 | -1/+1 |
| | | |||||
| * | big refactor | Conor Curran | 2010-09-03 | 1 | -2/+0 |
| | | |||||
| * | working nicely | Conor Curran | 2010-09-03 | 1 | -1/+2 |
| | |