summaryrefslogtreecommitdiffstats
path: root/src/controller
Commit message (Collapse)AuthorAgeFilesLines
* Adjust to GLib 2.36Pavel Grunt2016-03-182-6/+0
| | | | | | | | Dependency since 8693e7d3f7de1ff102082212fa6e35fb1a252ef7 Remove glib-compat files and most of GLIB_CHECK_VERSION guards Acked-by: Victor Toso <victortoso@redhat.com>
* namedpipelistener: do not leak the error messageIgnacio Casal Quinteiro2016-02-231-0/+1
|
* build-sys: silence vala deprecated function usage warningsMarc-André Lureau2016-01-141-0/+1
| | | | | | | This silence usage of deprecated glib declarations from vala generated code. Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com> Acked-by: Fabiano Fidêncio <fidencio@redhat.com>
* Move gtk/ -> src/Marc-André Lureau2015-06-0822-0/+2857
For historical reasons, the code was placed under gtk/ subdirectory. If it was always bugging you, bug no more!