summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* background: clean up files and code and remove build warningswip/jsparber/backgroundJulian Sparber2018-02-1710-497/+39
* background: use autoptr where possibleJulian Sparber2018-02-171-27/+18
* background: change description for open in File and open in photo appsJulian Sparber2018-02-172-3/+6
* background: adapt meson.build for file changesJulian Sparber2018-02-1711-1457/+5
* background: show only top border for gallery viewJulian Sparber2018-02-171-1/+1
* background: cache slideshow-emblem iconJulian Sparber2018-02-171-20/+38
* background: changed variable names and small style changesJulian Sparber2018-02-171-11/+11
* background: cache tumbnail for wallpaper gallery for a redrawJulian Sparber2018-02-171-16/+37
* background: refactor cc-background-grid-itemJulian Sparber2018-02-173-33/+23
* background: refactor cc-background-storeJulian Sparber2018-02-173-70/+39
* background: clean up codeJulian Sparber2018-02-173-27/+23
* background: set wallpaper and lockscreenJulian Sparber2018-02-173-469/+8
* background: resize preview based on window sizeJulian Sparber2018-02-178-897/+353
* background: clear settings object in disposeJulian Sparber2018-02-171-5/+27
* background: add buttons at bottom of the galleryJulian Sparber2018-02-1711-114/+274
* background: start implementing the new design for the background panelJulian Sparber2018-02-1712-346/+619
* user-accounts: Prevent crashes if current user is not in carouselOndrej Holy2018-02-023-44/+29
* user-accounts: Introduce an empty state pageFelipe Borges2018-02-022-1/+64
* user-accounts: Fix definition of MAXNAMELENMichael Catanzaro2018-02-011-18/+7
* privacy: Add link to Location Services privacy policyFelipe Borges2018-02-011-10/+31
* Update Finnish translationJiri Grönroos2018-02-011-1933/+2187
* Update Finnish translationJiri Grönroos2018-02-011-77/+78
* user-accounts: Do not suggest usernames that are too longMichael Catanzaro2018-01-311-0/+9
* background: Remove GdkColor deprecation warningsRobert Ancell2018-02-012-10/+11
* wacom: Support the WSTYLUS_3D stylus typeJason Gerecke2018-01-303-1/+18
* wacom: Add support for three-button styliJason Gerecke2018-01-307-6/+343
* wacom: Make remove_buttons dynamicJason Gerecke2018-01-301-20/+15
* wacom: Set combo-topbutton to current value for styli with > 2 buttonsJason Gerecke2018-01-301-1/+1
* common: Use GdkDevices directly as HT keys on GsdDeviceManagerX11Carlos Garnacho2018-01-301-26/+7
* 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
* shell: Swap Display and Printers positionsGeorges Basile Stavracas Neto2018-01-301-2/+2
* display: Fix night light minute selectiondanielps2018-01-301-6/+1
* Update Spanish translationDaniel Mustieles2018-01-291-1886/+2051
* network: Replace GtkVBox with GtkBoxGeorges Basile Stavracas Neto2018-01-268-9/+18
* network: Undo accidentally changed stringGeorges Basile Stavracas Neto2018-01-261-1/+1
* wifi: Use GtkGrid for Wi-Fi Security settings pageJonathan Kang2018-01-263-143/+80
* network: Make details labels selectableJonathan Kang2018-01-261-0/+1
* Update Hungarian translationBalázs Úr2018-01-261-1944/+2151
* Revert "panels/privacy: add network connectivity checking toggle"Georges Basile Stavracas Neto2018-01-263-167/+1
* Revert "privacy: Don't define structs defined in unavailable libraries"Georges Basile Stavracas Neto2018-01-261-17/+12
* privacy: Don't define structs defined in unavailable librariesBastien Nocera2018-01-261-12/+17
* panels/privacy: add network connectivity checking toggleJames Henstridge2018-01-263-1/+167
* datetime: Allow changing the timezone if polkit says soDominique Leuenberger2018-01-261-8/+32
* sound: Update gvc to not require ALSA supportBastien Nocera2018-01-262-1/+4
* background: Use g_auto for variablesRobert Ancell2018-01-269-373/+218
* background: Add black background colortrey2018-01-261-0/+1
* sharing: Move the "Remote Login" dialog Switch into the dialogFelipe Borges2018-01-251-11/+28
* universal-access: Style the Screen Reader dialog switchFelipe Borges2018-01-251-39/+47
* sound: Use g_auto for variablesRobert Ancell2018-01-257-151/+79