summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* printers: Make panel required on all platformsBastien Nocera2017-02-082-9/+2
* hostname-helper: use SSID_MAX_LENLubomir Rintel2017-01-191-3/+3
* hostname-helper: fall back to kernel hostname when the pretty one is an empty...Lubomir Rintel2017-01-191-1/+1
* shell: Close overview on Ctrl+W as wellBastien Nocera2017-01-032-3/+3
* shell/alt: Make CcWindow use custom title widget (if any)Carlos Garnacho2016-11-041-1/+4
* shell: Make CcWindow use custom title widget (if any)Carlos Garnacho2016-11-041-1/+5
* shell: Add cc_panel_get_title_widget() vmethodCarlos Garnacho2016-11-042-0/+15
* shell: use Unicode in translatable stringsPiotr Drąg2016-10-031-1/+1
* shell: ensure valid data when loading the panelGeorges Basile Stavracas Neto2016-07-261-0/+3
* shell: add a autocleanup function to CcPanelGeorges Basile Stavracas Neto2016-07-261-0/+2
* shell: update sidebar when active panel is set externallyGeorges Basile Stavracas Neto2016-07-263-0/+35
* window: remove the placeholder viewGeorges Basile Stavracas Neto2016-06-142-63/+1
* window: adapt to use CcPanelListGeorges Basile Stavracas Neto2016-06-142-207/+100
* panel-list: create a custom class to handle the sidelistGeorges Basile Stavracas Neto2016-06-146-0/+1095
* shell-model: introduce new categoriesGeorges Basile Stavracas Neto2016-06-142-11/+36
* shell: Add PrettyHostname to SSID helperBastien Nocera2016-06-105-1/+95
* shell: Port tests to GTestBastien Nocera2016-06-104-27/+49
* window: reimplement searchGeorges Basile Stavracas Neto2016-06-032-271/+48
* window: use a listboxGeorges Basile Stavracas Neto2016-06-032-359/+144
* window: add a placeholder viewGeorges Basile Stavracas Neto2016-06-031-6/+44
* window: set the default width and heightGeorges Basile Stavracas Neto2016-06-031-0/+2
* window: make the sidelist and first headerbar horizontally equalGeorges Basile Stavracas Neto2016-06-032-0/+11
* window: introduce the second headerbarGeorges Basile Stavracas Neto2016-06-032-4/+19
* window: pack the headerbar inside a boxGeorges Basile Stavracas Neto2016-06-032-45/+52
* window: put the search button in the start of the headerbarGeorges Basile Stavracas Neto2016-06-031-4/+0
* window: make it a template classGeorges Basile Stavracas Neto2016-06-034-164/+282
* window: remove the small screen codeGeorges Basile Stavracas Neto2016-06-031-118/+0
* window: remove the fixed width request codeGeorges Basile Stavracas Neto2016-06-031-35/+0
* window: make the panels' stack expandGeorges Basile Stavracas Neto2016-06-031-3/+5
* window: separate the panel selectorGeorges Basile Stavracas Neto2016-06-031-1/+8
* window: add a horizontal box before the stackGeorges Basile Stavracas Neto2016-06-031-1/+5
* build: create another executable for the new layoutGeorges Basile Stavracas Neto2016-06-032-5/+52
* build: copy CcWindow in alt/ directoryGeorges Basile Stavracas Neto2016-06-032-0/+1646
* window: turn into a final classGeorges Basile Stavracas Neto2016-06-032-269/+227
* editable-entry: use floats to avoid warningCosimo Cecchi2016-04-141-2/+2
* shell: Avoid whitespace at the bottom in small modeBastien Nocera2016-03-011-1/+2
* Add context to strings in the shortcut windowPiotr Drąg2016-02-011-7/+7
* Add a missing tag to the AppData fileRichard Hughes2016-01-251-0/+1
* shell: Add a help overlayMatthias Clasen2015-12-104-0/+77
* shell: Manually add kudos to the AppData fileRichard Hughes2015-11-271-0/+6
* shell: Fix leak in cc_shell_item_view_update_cellsChristophe Fergeau2015-10-191-0/+1
* shell: Don't call gtk_clutter_init() when using cheeseChristophe Fergeau2015-07-161-4/+4
* shell: Move cheese_gtk_init() call earlierChristophe Fergeau2015-07-162-13/+8
* shell: Handle --version as a regular argumentChristophe Fergeau2015-07-161-11/+7
* shell: Handle --list from the local instanceChristophe Fergeau2015-07-161-15/+15
* shell: Connect to "handle-local-options" signalChristophe Fergeau2015-07-161-0/+7
* shell: Parse command line args into a GVariantDictChristophe Fergeau2015-07-161-33/+19
* shell: Use g_application_add_main_option_entriesChristophe Fergeau2015-07-161-17/+2
* shell: Don't handle --help ourselvesChristophe Fergeau2015-07-161-28/+0
* shell: Fix GVariantBuilder leakChristophe Fergeau2015-07-161-4/+5