summaryrefslogtreecommitdiff
path: root/shell/cc-shell-model.c
Commit message (Expand)AuthorAgeFilesLines
* desktop: Remove obsolete Bugzilla entriesJake Dane2022-10-201-4/+0
* Fix minor typosYuri Chornoivan2020-07-201-1/+1
* shell: Show the submenu icon hint for the applications panelRobert Ancell2019-11-281-1/+4
* shell: Use g_autofree for stringsRobert Ancell2019-10-021-71/+29
* model: Convert panel icons to symbolic variants if possibleFlorian Müllner2018-07-291-1/+20
* model: Add visibility fieldGeorges Basile Stavracas Neto2018-05-291-2/+43
* shell-model: Remove boilerplate and update code styleGeorges Basile Stavracas Neto2018-05-021-19/+18
* window, shell-model: Silence warningsGeorges Basile Stavracas Neto2018-05-021-3/+3
* shell: Only try to select an existing panel on startupbenzea/startup-fixBenjamin Berg2018-04-301-0/+24
* shell: Make search results sorting smarterRui Matos2014-05-161-2/+236
* shell: Use CcShellMode to do the panels filteringGiovanni Campagna2013-01-151-81/+70
* shell: replace GMenu loading code with an hardcoded list of panelsGiovanni Campagna2012-12-181-8/+9
* shell: fix refcounting in GMenu code (1/2)Giovanni Campagna2012-12-131-5/+1
* shell: Simplify desktop file loadingBastien Nocera2012-12-111-67/+7
* shell: Print the name of the missing iconBastien Nocera2012-12-031-1/+5
* Increase icon size to 48pxJon McCann2012-05-081-1/+1
* Revert "Increase icon size to 48px"William Jon McCann2012-05-011-1/+1
* Increase icon size to 48pxJon McCann2012-04-301-1/+1
* .desktop: Drop prefix from X-GNOME-KeywordsFlorian Müllner2011-12-191-1/+1
* shell: Don't crash when loading the icon failsChristian Persch2011-10-171-1/+1
* shell: Don't repeat the item title when searchingBastien Nocera2011-08-261-8/+1
* shell: Do not add a trailing dash in search target when comment is emptyVincent Untz2011-08-021-1/+4
* shell: Port to new gnome-menus APIVincent Untz2011-08-011-31/+26
* shell: sort the icons alphabeticallyThomas Wood2011-02-121-0/+3
* Correct a commentMatthias Clasen2011-01-271-1/+1
* shell: Reload icons when icon theme changesBastien Nocera2011-01-141-27/+73
* shell: Add keyword searchMatthias Clasen2010-11-151-1/+9
* shell: Show settings without a panel in OtherBastien Nocera2010-09-301-3/+48
* shell: load the X-GNOME-Settings-Panel ID into the data modelThomas Wood2010-06-041-2/+21
* shell: set the window name and icon when opening an embedded settings panelThomas Wood2010-05-251-1/+2
* shell: add a new settings shellThomas Wood2010-05-191-0/+101