Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-29 | appearance: Add file chooser settings | rbuj | 1 | -7/+27 | |
2020-06-07 | appearance-ui: Remove unused function button_press_block_cb | rbuj | 1 | -10/+0 | |
2018-05-21 | appearance: fixed more indents | Erik Bročko | 1 | -3/+3 | |
2018-05-21 | appearance: fixed indentations | Erik Bročko | 1 | -58/+60 | |
2018-05-21 | appearance: add buttons-have-icons switch | Erik Bročko | 1 | -0/+7 | |
2018-03-16 | Add auto-detect toggle switch | Victor Kareh | 1 | -48/+0 | |
Currently if a user changes the DPI, there is no way to reset it back to the auto-detected value from Xserver (which we store as 0 in gsettings). Adding this toggle solves that issue. I also removed a deprecated [GtkHandleBox](https://developer.gnome.org/gtk3/stable/GtkHandleBox.html) and all its associated code. | |||||
2016-12-02 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -90/+1 | |
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17 | |||||
2015-09-06 | Restored Interface tab in Appearance capplet | Exalm | 1 | -0/+244 | |
Remove editable accels and toolbar style toggles as they are deprecated in GTK >= 3.10.0 |