summaryrefslogtreecommitdiff
path: root/src/universal-cp
Commit message (Expand)AuthorAgeFilesLines
* universal-cp: If icon fetch fails, use defaultJens Georg2022-01-081-0/+6
* control points: Remove deprecated white list callsJens Georg2021-11-161-5/+6
* universal-cp: Fix stray g_free from last commitJens Georg2021-06-221-1/+0
* universal-cp: Fix missing format stringJens Georg2021-06-221-2/+1
* av-cp: Use g_memdup2 where availableJens Georg2021-05-201-0/+4
* universal-cp: Enable IPv6 and UDA versionJens Georg2021-05-101-6/+52
* universal-cp: Remove deprecated GUPnP callsJens Georg2020-07-291-13/+34
* all: Port to new GUPnP APIJens Georg2018-12-011-2/+2
* build: Fix missing windows thingsJens Georg2018-11-111-1/+8
* Port build system to mesonJens Georg2018-07-018-52/+40
* universal-cp: Fix critical on subdeviceJens Georg2017-09-091-1/+1
* universal-cp: Fix about iconJens Georg2017-09-091-1/+2
* Remove deprecated functions for 3.22Jens Georg2016-11-214-2/+34
* all: Remove deprecated APIJens Georg2016-10-161-1/+1
* universal-cp: Fix some memory leaksJens Georg2016-04-252-12/+16
* build: Use upstream gettextJens Georg2016-03-281-0/+1
* Remove gnome-common stuffJens Georg2015-06-148-15/+81
* universal-cp: Workaround for Label alignment issuesJussi Kukkonen2014-07-311-13/+22
* universal-cp: Remove deprecated GTK+ widget/property useJussi Kukkonen2014-07-311-103/+58
* universal-cp: Avoid find_device() recursion when possibleJussi Kukkonen2014-02-011-8/+10
* universal-cp: Select first combobox value by defaultJussi Kukkonen2013-10-301-2/+3
* universal-cp: Add --interface and --port optionsJens Georg2013-10-201-1/+35
* Don't crash on variable-only serviceJens Georg2013-10-201-0/+3
* universal-cp: Preserve action argument orderJens Georg2013-04-011-20/+20
* Include missing locale.hJiro Matsuzawa2013-01-091-0/+1
* universal-cp: mark messages as translatableJiro Matsuzawa2013-01-084-56/+75
* Initialize i18n support functionJiro Matsuzawa2012-12-232-0/+11
* Disable deprecation warningJens Georg2012-12-211-0/+2
* Drop deprecated g_thread_init callJens Georg2012-10-082-5/+1
* Fix linking against recent gupnp stackJens Georg2012-10-081-1/+8
* Add utility function for XML pretty-printingJens Georg2011-07-301-1/+1
* Use expanders for in- and out argumentsJens Georg2011-04-141-12/+40
* Restore old action dialog behaviourJens Georg2011-04-141-0/+3
* Don't use deprecated functionsJens Georg2011-04-111-5/+6
* Minor refactorZeeshan Ali (Khattak)2010-09-011-11/+5
* Correctly install icons on win32Jens Georg2009-12-042-0/+13
* Mark exported symbols as suchJens Georg2009-12-046-0/+28
* Make sure everything builds on windowsJens Georg2009-12-041-2/+1
* Signal handlers as passed gpointer not 'gpointer *'Zeeshan Ali (Khattak)2009-07-271-1/+1
* Use new api to leave CP management to gupnpZeeshan Ali (Khattak)2009-07-271-29/+4
* Check equality of context names as wellZeeshan Ali (Khattak)2009-07-141-1/+3
* Support for multiple networks.Zeeshan Ali (Khattak)2009-06-251-19/+51
* No need to destroy widgets acquired from GtkBuilder.Zeeshan Ali (Khattak)2009-04-153-11/+0
* First big step towards freedom from libglade.Zeeshan Ali (Khattak)2009-04-1411-61/+85
* Add missing casts.Zeeshan Ali2008-11-241-2/+2
* Initialize the GError to NULL at declaration.Zeeshan Ali2008-11-241-2/+1
* Use g_printerr() instead of g_critical() in case of problems.Zeeshan Ali2008-11-241-1/+2
* Replace my non-working "@gstreamer.net" email with "@gnome.org" one.Zeeshan Ali2008-11-0512-25/+25
* Initialize the thread system before doing anything else.Zeeshan Ali2008-10-282-2/+3
* A bit more beautiful error dialog. :)Zeeshan Ali2008-10-011-9/+9