summaryrefslogtreecommitdiff
path: root/shell/cc-application.c
Commit message (Expand)AuthorAge
* Rename app-id to org.gnome.SettingsGeorges Basile Stavracas Neto2022-01-21
* application: Add CSS provider on startupGeorges Basile Stavracas Neto2021-12-14
* application: Subclass AdwApplicationGeorges Basile Stavracas Neto2021-12-14
* Stop using HANDY_USE_UNSTABLE_APIAdrien Plazas2020-08-18
* Adapt to changes in hdy_init()Adrien Plazas2020-07-20
* Whitespace fixes for g_autoptr coding styleRobert Ancell2019-11-08
* shell: Add global CSS stylesheetFelipe Borges2019-07-16
* panel-loader: Simplify listing panelsGeorges Basile Stavracas Neto2018-11-11
* wacom: Port calibrator UI to GTK+Carlos Garnacho2018-11-07
* shell: Remove AppMenuRobert Ancell2018-10-17
* window: Delegate model creation to CcApplicationGeorges Basile Stavracas Neto2018-05-29
* window: Remove remaining overview mentionsGeorges Basile Stavracas Neto2018-05-28
* log: Reimplement logging and debuggingGeorges Basile Stavracas Neto2018-04-06
* object-storage: Introduce CcObjectStorageGeorges Basile Stavracas Neto2018-04-06
* fixup! application: Initialize action using a GActionEntry tableGeorges Basile Stavracas Neto2018-03-06
* application: Initialize action using a GActionEntry tableGeorges Basile Stavracas Neto2018-03-06
* application: Use modern g_autoptr practicesGeorges Basile Stavracas Neto2018-03-06
* application: Remove empty overrideGeorges Basile Stavracas Neto2018-01-21
* application: Modernize codebaseGeorges Basile Stavracas Neto2018-01-21
* application: Use gtk_show_uri_on_windowGeorges Basile Stavracas Neto2018-01-21
* window: Remove unnecessary wrapper functionsGeorges Basile Stavracas Neto2018-01-21
* application: Initialize clutter-gtk either with Cheese or WacomGeorges Basile Stavracas Neto2018-01-17
* shell: Add a help overlayMatthias Clasen2015-12-10
* shell: Don't call gtk_clutter_init() when using cheeseChristophe Fergeau2015-07-16
* shell: Move cheese_gtk_init() call earlierChristophe Fergeau2015-07-16
* shell: Handle --version as a regular argumentChristophe Fergeau2015-07-16
* shell: Handle --list from the local instanceChristophe Fergeau2015-07-16
* shell: Connect to "handle-local-options" signalChristophe Fergeau2015-07-16
* shell: Parse command line args into a GVariantDictChristophe Fergeau2015-07-16
* shell: Use g_application_add_main_option_entriesChristophe Fergeau2015-07-16
* shell: Don't handle --help ourselvesChristophe Fergeau2015-07-16
* shell: Fix GVariantBuilder leakChristophe Fergeau2015-07-16
* shell: Revert "Let panels have their own commandline flags"Christophe Fergeau2015-07-16
* printers: Drop remaining deprecated API usageRui Matos2015-01-08
* shell: Drop deprecated API usageRui Matos2015-01-06
* application: activate application when launching a panelCosimo Cecchi2014-01-13
* Handle repeated commandline parsing properlyMatthias Clasen2013-05-18
* wacom: Re-write gui_gtk in Clutter to introduce animationsJoaquim Rocha2013-05-17
* shell: Remove obsolete libnotify dependencyBastien Nocera2013-04-12
* shell: Expose panel launching with DBus-activationEmanuele Aina2013-04-03
* shell: Let panels have their own commandline flagsEmanuele Aina2013-04-03
* shell: Use GVariant to convey panel arguments instead of a string arrayEmanuele Aina2013-04-03
* shell: build fix (clutter-gtk includes)Jeremy Bicha2013-02-18
* shell: Rename shell window to CcWindowWilliam Jon McCann2013-02-18
* shell: Make the main app window a subclass of GtkApplicationWindowWilliam Jon McCann2013-02-18
* shell: Make the application a GtkApplication subclassWilliam Jon McCann2013-02-18