summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-28Use the valac --shared-library optionSebastien Bacher
2021-01-26Improve the gir build system, fix issues with new valac, thanks to ricotzSebastien Bacher
2021-01-26Build fix from ricotz for newer valac versionSebastien Bacher
2020-01-23Contructors of abstract class must not be defined as publicRico Tzschichholz
2019-03-19Those changes are required to build with vala 0.43.xRico Tzschichholz
2019-03-01WIP Fix generic type mismatchesRico Tzschichholz
2019-03-01Fix wrongly places out-parameters in async methodsRico Tzschichholz
2019-02-04Update deprecated tag to recent formatRobert Ancell
2018-02-09launcher: fix a typo, don't double-check for same varMarco Trevisan (Treviño)
2018-02-07UnityLauncher: Prepend snap namespace to desktop file or desktop-idMarco Trevisan (Treviño)
2016-05-17Properly remove timeouts on destruction.Andrea Azzarone
2016-05-16Process file monitors "changed" events with a small timeout.Andrea Azzarone
2015-09-21UnityLauncher: use member setting variable instead of a temporary oneMarco Trevisan (Treviño)
2015-09-11ProtocolScopeDiscovery, UnityLauncher: use non-deprecated strategy to check i...Marco Trevisan (Treviño)
2014-02-04Switched to HastTable<type, unowned type>Corentin Noël
2014-02-04Removed artefactsCorentin Noël
2014-02-04Changed GenericArray to HashTableCorentin Noël
2014-02-03Removed geeCorentin Noël
2013-10-25Merge trunkMichal Hruby
2013-10-24Added hints to AggregatorActivation. Honor goto_uri in activation response ha...Pawel Stolowski
2013-10-06Make tracing easyMichal Hruby
2013-09-27Add API for renderer hintsMichal Hruby
2013-09-24Auto-close channels when their owner disappears from the busMichal Hruby
2013-09-17Fix support for creating proper SearchMetadata from pythonMichal Hruby
2013-09-09Changed variable name. Report error details when Module.open fails.Pawel Stolowski
2013-09-09Check actual value of GLib.Module.open().Pawel Stolowski
2013-08-28Add API for getting location from SearchMetadata.Michal Hruby
2013-08-27Add API for getting location from SearchMetadataMichal Hruby
2013-08-27Merged trunk.Pawel Stolowski
2013-08-27Added colorize API to IconMichal Hruby
2013-08-26Renamed DO_SEARCH to PERFORM_SEARCH and ActivationResponse.do_search to Activ...Pawel Stolowski
2013-08-23Merge trunk.Pawel Stolowski
2013-08-19Serialize progress-source property as an array of strings (each string is a d...Pawel Stolowski
2013-08-16Merged trunk.Pawel Stolowski
2013-08-16Added DO_SEARCH activation response.Pawel Stolowski
2013-08-15Properly pass goto_uri to activation responseMichal Hruby
2013-08-14Add ScopeResult.create_from_variantMichal Hruby
2013-08-14Ensure ScopeResult and SearchContext are properly annotated as GBoxed classesMichal Hruby
2013-08-06Remove timeout propertyMichal Hruby
2013-08-06Change the timeout functionalityMichal Hruby
2013-08-05Added support for progress-source property for Categories.Pawel Stolowski
2013-08-05Renamed set_hints to update_hints.Pawel Stolowski
2013-08-04Unspecified numeric optional field is now considered 0Michal Hruby
2013-08-03Emit a signal after unowning a nameMichal Hruby
2013-08-01Some clanups after review.Pawel Stolowski
2013-08-01Fixed check for duplicated values in progres-source.Pawel Stolowski
2013-07-31Cleanups.Pawel Stolowski
2013-07-31Try to coalesce transactions in master scopesMichal Hruby
2013-07-31Aggregate progress-source.Pawel Stolowski
2013-07-30Support progress-source in subscopes.Pawel Stolowski