summaryrefslogtreecommitdiff
path: root/search-provider
Commit message (Expand)AuthorAgeFilesLines
* Rename app-id to org.gnome.SettingsGeorges Basile Stavracas Neto2022-01-216-11/+11
* search-provider: Don't escape result description as markupSebastian Keller2021-12-221-3/+1
* search-provider: Replace ifdefs with #pragma onceRobert Ancell2019-11-271-3/+4
* Remove unused GNOMELOCALEDIR definesRobert Ancell2019-09-091-2/+0
* project: Update meson filesGeorges Basile Stavracas Neto2018-05-031-15/+15
* search-provider: Simplify code by using g_auto*Georges Basile Stavracas Neto2018-01-301-37/+20
* search-provider: Use G_DECLARE_FINAL_CLASSGeorges Basile Stavracas Neto2018-01-302-34/+3
* build: Remove autotoolsIñigo Martínez2018-01-181-54/+0
* build: Port to meson build systemIñigo Martínez2018-01-172-1/+50
* build: Move libgd and gvc modules to subprojectsIñigo Martínez2018-01-171-1/+1
* search-provider: Populate the model in startupIain Lane2017-12-081-4/+14
* build: create another executable for the new layoutGeorges Basile Stavracas Neto2016-06-031-4/+2
* search-provider: Use AM_CPPFLAGS rather than INCLUDESChristophe Fergeau2014-06-251-3/+2
* search-provider: Use panel IDs as results instead of tree model pathsRui Matos2014-05-161-42/+67
* shell: Make search results sorting smarterRui Matos2014-05-161-0/+4
* build: Use $(AM_V_GEN) when using gdbus-codegenDebarshi Ray2013-09-091-1/+1
* search-provider: Use a serialized gicon instead of a to_string'd oneJasper St. Pierre2013-07-261-4/+2
* search-provider: Concatenate search terms with ANDFlorian Müllner2013-03-021-11/+10
* search-provider: escape the description passed to gnome-shellGiovanni Campagna2013-03-011-2/+4
* Move cc-util into panels/commonRui Matos2013-02-192-1/+4
* search-provider: fix the buildCosimo Cecchi2013-02-181-1/+1
* Add a gnome-shell search-provider for settings panelGiovanni Campagna2013-02-188-0/+783