Age | Commit message (Expand) | Author | Files | Lines |
2017-05-16 | libslab: don't use deprecated gdk_app_launch_context_new () | raveit65 | 2 | -2/+2 |
2017-05-16 | about-me-password UI: set max_width_chars for description-label | raveit65 | 1 | -0/+1 |
2017-05-16 | eel-alert-dialog: replace some GtkStock items | raveit65 | 1 | -13/+13 |
2017-05-16 | keybindings: fix a couple of build warnings | monsta | 1 | -2/+2 |
2017-05-16 | libslab: remove unused functions | monsta | 2 | -68/+0 |
2017-04-26 | libslab bookmark-agent: fix some xdg paths | raveit65 | 1 | -4/+5 |
2017-04-13 | use g_object_unref instead of deprecated rsvg_handle_free | monsta | 1 | -1/+1 |
2017-04-06 | keybindings: Fix and add mnemonics in the custom command dialog | Colomban Wendling | 1 | -30/+20 |
2017-04-03 | keybindings: Allow to select an installed application through a dialog | Colomban Wendling | 2 | -12/+93 |
2017-03-30 | pre-bump version | raveit65 | 2 | -1/+3 |
2017-03-28 | Add support for switching themes on Metacity >= 3.20. | Martin Wimpress | 1 | -1/+6 |
2017-03-17 | appearance-ui: add primary-toolbar style class for toolbar in interface preview | raveit65 | 1 | -0/+3 |
2017-03-13 | keyboard-properties-xkbot: avoid deprecated GtkAlignmentv1.18.0 | raveit65 | 1 | -5/+9 |
2017-03-13 | theme-thumbnail: avoid deprecated GtkAlignment | raveit65 | 1 | -4/+4 |
2017-03-13 | release 1.18.0 | raveit65 | 1 | -1/+1 |
2017-03-13 | sync with transifex | raveit65 | 101 | -45572/+45289 |
2017-03-13 | update NEWS for 1.18, also add 1.16.1 entries | monsta | 1 | -29/+27 |
2017-03-11 | mouse-properties.ui: use {x/y}alignment for labels | raveit65 | 1 | -12/+12 |
2017-03-11 | appearance.ui: fix warnings | raveit65 | 1 | -106/+118 |
2017-03-09 | mouse-properties UI: use xalign widget for labels | raveit65 | 1 | -6/+6 |
2017-03-08 | font-viewer font-view: fix a runtime warning | raveit65 | 1 | -6/+32 |
2017-03-08 | font-viewer font-view: Support TTC fonts | raveit65 | 1 | -5/+8 |
2017-03-08 | font-viewer font-model: Support TTC fonts | raveit65 | 2 | -24/+61 |
2017-03-08 | font-viewer font-thumbnailer: Extract face index from URI | raveit65 | 1 | -1/+7 |
2017-03-08 | font-viewer: sushi-font-widget: Add face_index argument | raveit65 | 3 | -19/+37 |
2017-03-08 | font-viewer font-utils: Add face_index argument | raveit65 | 3 | -4/+9 |
2017-03-08 | sushi-font-loader: Add face_index argument | raveit65 | 5 | -5/+11 |
2017-03-08 | font-viewer: change name to MATE font viewer in desktop file | raveit65 | 1 | -1/+1 |
2017-03-08 | pre-bump version | raveit65 | 2 | -1/+3 |
2017-03-08 | font-viewer: fix a runtime warning | raveit65 | 1 | -1/+1 |
2017-03-08 | font-viewer: fix former deprecation commit of gtk_misc_set_alignment | raveit65 | 1 | -4/+12 |
2017-03-08 | font-viewer: avoid deprecated gtk_arrow_new | raveit65 | 1 | -1/+1 |
2017-03-02 | network-properties.ui: avoid deprecated widgets | raveit65 | 1 | -362/+289 |
2017-03-02 | mouse-properties.ui: avoid deprecated widgets | raveit65 | 1 | -156/+151 |
2017-03-02 | keyboard-properties-options-dialog.ui: avoid deprecated widgets | raveit65 | 1 | -33/+45 |
2017-03-02 | keyboard-properties-model-chooser.ui: avoid deprecated widgets | raveit65 | 1 | -53/+73 |
2017-03-02 | keyboard-properties-layout-chooser.ui: avoid deprecated widgets | raveit65 | 1 | -117/+130 |
2017-03-02 | keyboard-properties-dialog.ui: avoid deprecated widgets | raveit65 | 1 | -253/+539 |
2017-03-02 | keyboard-properties-a11y-notifications.ui: avoid deprecated widgets | raveit65 | 1 | -138/+255 |
2017-03-02 | mate-keybinding-properties.ui: avoid deprecated widgets | raveit65 | 1 | -165/+202 |
2017-03-01 | mate-default-applications-properties.ui: avoid deprecated widgets | raveit65 | 1 | -1161/+1357 |
2017-03-01 | at-enable-dialog.ui: avoid deprecated widgets | raveit65 | 1 | -97/+150 |
2017-03-01 | about-me ui: avoid deprecated widgets | raveit65 | 3 | -87/+186 |
2017-03-01 | appearance.ui: avoid deprecated widgets | raveit65 | 1 | -1263/+1489 |
2017-02-20 | font-viewer: remove declaration of non-existent function | monsta | 1 | -2/+0 |
2017-02-19 | release 1.17.3v1.17.3 | raveit65 | 1 | -0/+2 |
2017-02-17 | add style class font-viewer at top level | raveit65 | 1 | -0/+5 |
2017-02-17 | Fontviewer: Update SushiFontLoader from sushi | raveit65 | 1 | -35/+17 |
2017-02-17 | Fontviewer: Replace io scheduler with g_task_run_in_thread in load_font_infos | raveit65 | 1 | -46/+21 |
2017-02-17 | Fontviewer: Ported thumbnailing io scheduler job to g_task_run_in_thread | raveit65 | 1 | -9/+12 |