aboutsummaryrefslogtreecommitdiff
path: root/src/metadata-widget.c
Commit message (Expand)AuthorAgeFilesLines
* Use the file path directly if it's an absolute pathAlbert Astals2012-10-101-2/+12
* tidy upConor Curran2012-03-301-1/+0
* draw the triangle using the image and not the pixbuf from beforeConor Curran2012-03-301-85/+36
* pad the top of the box around metadataConor Curran2012-03-301-1/+7
* move the app icon in from the gutterConor Curran2012-03-301-39/+57
* more defensive approach to dealing with the playlistdetails struct specifical...Conor Curran2012-03-191-1/+1
* Change i18n header to gi18n-lib.h to translate the accessible description. Al...Gabor Kelemen2012-03-171-1/+1
* 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
* 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 play...Conor Curran2011-10-211-2/+3
* Fixes to the positioning and dimension of the player menuitem, and fix for th...Andrea Cimitan2011-09-091-12/+14
* 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 unnec...Conor Curran2011-07-061-56/+2
* 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 don'...Conor Curran2011-06-161-2/+1
* 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 be...Conor Curran2011-06-161-20/+29
* 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 on...Nicolas Delvaux2011-04-161-0/+2
* 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
* | 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