summaryrefslogtreecommitdiff
path: root/shell/cc-panel-loader.c
Commit message (Expand)AuthorAgeFilesLines
* shell: Don't use the OnlyShowIn/NotShowIn flags from desktop files to hide pa...Robert Ancell2020-02-171-4/+0
* Remove the privacy panelMatthias Clasen2019-11-071-2/+0
* Add a diagnostic panelMatthias Clasen2019-11-071-1/+2
* shell: Add a new privacy sectionMatthias Clasen2019-11-071-0/+14
* Initialize autoptr values to NULL.Robert Ancell2019-10-031-1/+1
* info: Split removable-media into its own panelRobert Ancell2019-09-091-2/+2
* info: Split default-apps into its own panelRobert Ancell2019-09-091-2/+2
* sound: Rename new sound panel to replace old oneRobert Ancell2019-02-071-2/+2
* sound: Create new sound panel that uses the updated designRobert Ancell2019-02-071-2/+2
* Introduce Applications panelGeorges Basile Stavracas Neto2019-01-071-0/+2
* panel-loader: Document public functionsGeorges Basile Stavracas Neto2018-11-111-0/+35
* panel-loader: Allow overriding panel vtableGeorges Basile Stavracas Neto2018-11-111-11/+31
* panel-loader: Simplify listing panelsGeorges Basile Stavracas Neto2018-11-111-5/+6
* panel-loader: Reorder functionsGeorges Basile Stavracas Neto2018-11-111-43/+43
* panel-loader: Rename all_panels to default_panelsGeorges Basile Stavracas Neto2018-11-111-12/+12
* panel-loader: Define vtable struct in the headerGeorges Basile Stavracas Neto2018-11-111-7/+2
* panel-loader: Assert get_type() functionGeorges Basile Stavracas Neto2018-11-111-1/+1
* wacom: Hide Wacom panel when there are no tabletsBastien Nocera2018-06-201-1/+4
* wifi: Hide when no Wi-Fi adapter is availableGeorges Basile Stavracas Neto2018-05-291-1/+6
* panel-loader: Add support for static init functionsGeorges Basile Stavracas Neto2018-05-291-27/+41
* thunderbolt: new panel for device managementChristian Kellner2018-04-131-0/+6
* panel-loader: Update code styleGeorges Basile Stavracas Neto2018-03-061-4/+2
* shell-model: Remove hidden categoryGeorges Basile Stavracas Neto2017-11-281-8/+2
* project: Remove CcInfoPanelGeorges Basile Stavracas Neto2017-11-281-2/+0
* shell-model: Remove old categoriesGeorges Basile Stavracas Neto2017-11-281-11/+0
* Only load panel corresponding to OnlyShowIn/NotShowInDidier Roche2017-09-121-0/+4
* project: Switch to the new shellGeorges Basile Stavracas Neto2017-08-091-9/+9
* panel-loader: Cosmetic changesGeorges Basile Stavracas Neto2017-07-241-13/+9
* info: Add desktop files for the split panelsMohammed Sadiq2017-07-241-0/+6
* shell-model: Add hidden settingsMohammed Sadiq2017-07-241-3/+12
* wifi: Introduce Wi-Fi panelGeorges Basile Stavracas Neto2017-07-181-0/+2
* printers: Make panel required on all platformsBastien Nocera2017-02-081-4/+0
* shell-model: introduce new categoriesGeorges Basile Stavracas Neto2016-06-141-10/+25
* shell: Revert "Let panels have their own commandline flags"Christophe Fergeau2015-07-161-17/+0
* shell: Fix desktop_name memory leakTim Lunn2013-05-061-0/+1
* shell: Let panels have their own commandline flagsEmanuele Aina2013-04-031-0/+17
* shell: Use GVariant to convey panel arguments instead of a string arrayEmanuele Aina2013-04-031-2/+2
* shell: add a way to compile the panel loader without GType functionsGiovanni Campagna2013-02-181-23/+39
* screen: Remove screen panelBastien Nocera2013-01-171-2/+0
* Add initial implementation of the new Sharing panelThomas Wood2013-01-141-0/+2
* shell: Add --list command-line optionBastien Nocera2013-01-101-0/+12
* notifications: Add panelGiovanni Campagna2012-12-201-0/+2
* shell: replace GMenu loading code with an hardcoded list of panelsGiovanni Campagna2012-12-181-0/+188