aboutsummaryrefslogtreecommitdiff
path: root/src/metadata-widget.c
Commit message (Collapse)AuthorAgeFilesLines
* make sure to clear the old image for gtk2 aswellConor Curran2012-03-151-1/+2
|
* fixes excessive draw calls Conor Curran2012-03-151-19/+29
|
* fix static overrun in lp Bug #944250Charles Kerr2012-03-031-1/+1
|
* push it down another 2 pixelsConor Curran2012-02-241-1/+1
|
* pad appication name text by 2 pixelsConor Curran2012-02-241-1/+1
|
* putting in place more checks for transport-widget and the slider, also fixed ↵Conor Curran2012-02-221-6/+8
| | | | some more ui glitches
* fix layout of the metadata widgetConor Curran2012-02-221-11/+10
|
* fix a minor memory leak reported by valigrindCharles Kerr2012-01-241-0/+4
|
* fix Free Memory Read error found by valgrindCharles Kerr2012-01-241-0/+1
|
* fix minor memory leak detected by valgrindCharles Kerr2012-01-241-2/+3
|
* deprecated gtk fixesConor Curran2012-01-131-4/+28
|
* fixed offset so as the player icon and triangle stay stationary when the ↵Conor Curran2011-10-211-2/+3
| | | | player is active fixes lp:#874454
* Fixes to the positioning and dimension of the player menuitem, and fix for ↵Andrea Cimitan2011-09-091-12/+14
| | | | the spinner widget matching (if some themers need it)
* bug fixed where the menu is dismissed on the metadata-widget key eventConor Curran2011-08-181-1/+1
|
* fixed the resizing bugConor Curran2011-07-281-3/+21
|
* removed another debug@Conor Curran2011-07-071-3/+1
|
* fixed the collapsing and expanding of the metadata widget, removed some ↵Conor Curran2011-07-061-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 fixedConor Curran2011-06-281-0/+5
|
* gtk widgets behaving themselves finally in gtk3Conor Curran2011-06-281-17/+59
|
* metadatawidget now drawing the album artConor Curran2011-06-271-70/+202
|
* port to gtk3Michael Terry2011-06-221-5/+7
|
* no need to ref the pixbufConor Curran2011-06-161-1/+0
|
* some mem leaks caught and a tidy upConor Curran2011-06-161-22/+26
|
* reverted the metadata widget to inherit from plain old gtk menu item, we ↵Conor Curran2011-06-161-2/+1
| | | | don't need it to inherit from gtkimagemenuitem anymore
* spacing issues resolved plus some unwanted prop set to invisible@Conor Curran2011-06-161-38/+27
|
* went the cairo method for drawing this icon in the gutterConor Curran2011-06-161-47/+58
|
* rejigged the icon handling so as it should be drawn directly as opposed to ↵Conor Curran2011-06-161-20/+29
| | | | be handled by gtkmenuitem
* caught most of the little bugs I could find@Conor Curran2011-06-141-3/+1
|
* caught most of the little bugs I could find@Conor Curran2011-06-141-6/+12
|
* key handling working nicely for the metadata widget almost thereConor Curran2011-06-141-34/+36
|
* spacing fixedConor Curran2011-06-141-2/+2
|
* start up hibernated state fixedConor Curran2011-06-131-30/+38
|
* arrow drawing properlyConor Curran2011-06-131-42/+58
|
* arrow should be showingConor Curran2011-06-101-27/+39
|
* label appearing dynamic resizing partially workingConor Curran2011-06-101-12/+54
|
* image is appearing inthe gutter hurrayConor Curran2011-06-091-10/+116
|
* Fix a regression when calling "draw_album_art_placeholder" after diplaying ↵Nicolas Delvaux2011-04-161-0/+2
| | | | one of those famous non-square cover.
* Fix bug 654196Nicolas Delvaux2011-04-161-9/+9
|
* merged big refactorConor Curran2011-01-261-1/+0
|\
| * service signals and methods re worked plus removed dbus-menu-manager.c and h ↵Conor Curran2011-01-221-1/+0
| | | | | | | | and moved what was needed into the sound-service-dbus
* | avoid critical warnings in metadata widgetMichael Terry2011-01-251-17/+15
|/
* more gvariant changesConor Curran2011-01-111-10/+9
|
* tidy up plus moved to gvariant for the property update on the indicator widgetsConor Curran2011-01-111-2/+2
|
* started along the road of removing the familiar db backend and replacing ↵Conor Curran2010-12-131-4/+6
| | | | with the g-settings entry approach
* tabs to spaces tab width 2Conor Curran2010-12-071-215/+215
|
* fixed the metadata visibility when there is nothing to showConor Curran2010-11-101-54/+0
|
* more ui tweaksConor Curran2010-11-101-10/+74
|
* Initial UI tweaks for nattyConor Curran2010-11-051-192/+130
|\
| * more tweaksConor Curran2010-10-271-13/+32
| |
| * metadata album art border doneConor Curran2010-10-221-129/+40
| |