Age | Commit message (Expand) | Author | Files | Lines |
2022-02-09 | appearance-style: fix memory leak | rbuj | 1 | -0/+1 |
2022-02-09 | Unnecessary G_OBJECT cast when calling signal connect function | rbuj | 1 | -6/+6 |
2022-02-09 | Remove build warning -Wbad-function-cast | rbuj | 1 | -1/+3 |
2021-11-20 | Use a blank line at most | rbuj | 3 | -3/+0 |
2021-11-11 | Fix build warnings about missing field initializer | rbuj | 1 | -1/+1 |
2021-11-07 | appearance: fix memory leak | rbuj | 1 | -3/+5 |
2021-06-21 | update copyright to 2021 | raveit65 | 2 | -0/+2 |
2021-04-08 | appearance: Type column in GtkFileChooser requires gtk 3.24.12 | rbuj | 3 | -0/+8 |
2021-03-19 | appearance: use gtk_builder_new_from_resource | rbuj | 1 | -28/+17 |
2021-03-11 | i18n: fix an error that prevents showing the wallpaper name | rbuj | 1 | -2/+3 |
2021-02-26 | Line comments // are not allowed (code style) | rbuj | 1 | -1/+0 |
2021-02-24 | appearance: no previous prototype for 'wp_create_filechooser' | rbuj | 1 | -1/+1 |
2021-02-24 | appearance: missing includes | rbuj | 7 | -1/+11 |
2021-02-24 | Missing include guards | rbuj | 10 | -4/+49 |
2021-02-16 | build: allow users to disable gettext support (--disable-nls) | rbuj | 2 | -2/+15 |
2020-12-04 | Use g_slist_free_full | rbuj | 3 | -12/+9 |
2020-11-29 | appearance: Add file chooser settings | rbuj | 5 | -741/+983 |
2020-11-24 | appearance: Set icon-name in ui file | rbuj | 4 | -827/+941 |
2020-11-24 | appearance: Introduce GET_WINDOW macro | rbuj | 6 | -12/+10 |
2020-10-31 | appearance: Fix preview in Add Wallpaper dialog | rbuj | 1 | -4/+8 |
2020-07-08 | Remove unused variable from capplet_notebook_scroll_event_cb | rbuj | 1 | -6/+8 |
2020-06-07 | appearance-ui: Remove unused function button_press_block_cb | rbuj | 1 | -10/+0 |
2020-05-26 | Add tab scrolling support for GTK3 | tamplan | 1 | -5/+15 |
2020-03-10 | remove warnings: function declaration isn’t a prototype | rbuj | 2 | -2/+2 |
2020-03-09 | appearance: Fix memory leak | rbuj | 1 | -1/+0 |
2020-03-02 | Do not collect the translation for Icon | rbuj | 1 | -1/+1 |
2020-02-06 | mate-wp-info: fix memory leak | rbuj | 1 | -0/+1 |
2020-02-06 | build: use warning flags | rbuj | 1 | -0/+1 |
2020-02-04 | appearance: backgrounds dir should be portable | rbuj | 2 | -4/+6 |
2020-02-02 | appearance: remove I/O error on window close | rbuj | 1 | -6/+16 |
2019-12-03 | appearance: Fix desktop file creation | gm10 | 1 | -1/+1 |
2019-11-07 | migrate from intltool to gettext | Wu Xiaotian | 3 | -8/+13 |
2019-08-02 | appearance: fix memory leak | Wu Xiaotian | 1 | -0/+1 |
2019-08-01 | appearance: add new font for user | Wu Xiaotian | 2 | -2/+105 |
2019-07-02 | Add scroll tabs with mouse wheel in severals capplets | Laurent Napias | 1 | -2/+6 |
2019-06-25 | [ci] add gla11y in docker container | Wu Xiaotian | 1 | -1/+1 |
2019-06-22 | capplets: Remove the macro MATELOCALEDIR where it's not required | rbuj | 1 | -1/+0 |
2019-06-18 | Remove trailing whitespaces | rbuj | 2 | -4/+4 |
2019-06-15 | Add support for checking .ui accessibility with gla11y | Samuel Thibault | 2 | -3/+55 |
2019-06-12 | appearance.ui (cursor size scale) | Laurent Napias | 1 | -787/+793 |
2019-05-11 | capplets: Use gresources for UI files | rbuj | 4 | -16/+36 |
2019-05-08 | Fix grammar mistake | rbuj | 1 | -1/+1 |
2019-05-06 | Migrate from dbus-glib to GDBus | Wu Xiaotian | 1 | -54/+89 |
2019-04-12 | Use GtkSeparatorMenuItem in Apparence preview | rbuj | 1 | -2/+2 |
2019-04-12 | Remove dead store detected by clang | rbuj | 3 | -7/+3 |
2019-02-08 | fixed distcheck fail on debian | Wu Xiaotian | 3 | -3/+2 |
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 | 3 | -14/+92 |
2018-04-25 | Change cursor-size to 24px | Victor Kareh | 1 | -1/+1 |