summaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* build: Properly export common resourcesJens Georg2019-04-041-1/+3
* av-cp: Rewrite URI for getting device iconsJens Georg2018-12-011-4/+7
* Port build system to mesonJens Georg2018-07-013-38/+14
* common,av-cp: Fix server not browsed without iconJens Georg2017-07-011-11/+23
* common: Fix memory leak if there is no iconJens Georg2017-07-011-3/+6
* av-cp: Set audio control icons in gladeJens Georg2017-07-012-4/+0
* common: Move icons into resourceJens Georg2016-12-162-4/+28
* common: Fix leaking the pixbuf loaderJens Georg2016-04-251-0/+1
* common: Remove deprecated APIJens Georg2016-03-281-1/+1
* Remove gnome-common stuffJens Georg2015-06-142-10/+11
* common: Change icon loading behaviourJens Georg2014-08-271-38/+14
* Add utility function for XML pretty-printingJens Georg2011-07-303-3/+63
* Fix icon name in warningSven Neumann2011-01-101-1/+1
* Fix infinite loop in icon cancelation codeZeeshan Ali (Khattak)2009-07-271-2/+4
* Keep ref to DeviceInfo in IconDataZeeshan Ali (Khattak)2009-07-271-1/+3
* First big step towards freedom from libglade.Zeeshan Ali (Khattak)2009-04-142-2/+1
* Replace my non-working "@gstreamer.net" email with "@gnome.org" one.Zeeshan Ali2008-11-052-4/+4
* Update soup_session_queue_message() callback signature according to the new API.Zeeshan Ali2008-04-161-1/+2
* 2008-04-15 Jorn Baayen <jorn@openedhand.com>Jorn Baayen2008-04-141-9/+8
* Refactor: Move the load_pixbuf_file() into common icon module and useZeeshan Ali2008-01-132-9/+20
* Add cool new icon for MediaRenderer.Zeeshan Ali2007-11-182-1/+3
* Use a callback for icon availability notification.Zeeshan Ali2007-11-042-9/+12
* Get rid of the ugly stock icon loading code and load all icons from theme ins...Zeeshan Ali2007-10-211-36/+10
* Only use a fallback icon if one is available.Zeeshan Ali2007-10-211-15/+20
* Add icons for audio, video, text and image items.Zeeshan Ali2007-10-212-0/+12
* Use GTK_STOCK_FILE icon to represent item objects.Zeeshan Ali2007-10-202-1/+3
* Add icon for container DIDL-Lite objects.Zeeshan Ali2007-10-202-0/+3
* Commit the newly added (forgotten) 'Makefile.am's.Zeeshan Ali2007-09-251-0/+15
* Move code for each tool under it's own subdirectory. Common code goes under '...Zeeshan Ali2007-09-252-0/+406