Age | Commit message (Expand) | Author | Files | Lines |
2021-06-21 | update copyright to 2021 | raveit65 | 2 | -0/+2 |
2021-04-29 | windows-applet: csd windows respect titlebar button layout | mbkma | 2 | -3/+8 |
2021-04-29 | windows-applet: add right and left (with menu) titlebar button layout options... | mbkma | 2 | -24/+60 |
2021-04-23 | windows-applet: group alt-tab options together, remove reduced resources option | mbkma | 2 | -88/+16 |
2021-02-26 | windows: remove unused macros UIDIR, PIXMAPDIR | rbuj | 1 | -3/+1 |
2021-02-23 | windows: avoid duplication of accelerator keys | rbuj | 1 | -3/+3 |
2021-02-23 | windows: don't translate the spinbutton text, set the entry purpose | rbuj | 1 | -1/+1 |
2021-02-23 | windows: show the translations in mate-window-properties dialog | rbuj | 1 | -1/+1 |
2021-02-23 | windows: missing include mate-metacity-support.h (#624) | Robert Antoni Buj Gelonch | 1 | -0/+2 |
2021-02-16 | build: allow users to disable gettext support (--disable-nls) | rbuj | 1 | -0/+4 |
2020-12-05 | Revisit windows applet, add allow-top-tiling option | mbkma | 2 | -154/+379 |
2020-11-10 | mcc: windows-applet: Rewrite windows-properties.ui and add new settings. | mbkma | 2 | -526/+500 |
2020-07-20 | Remove unused macros | rbuj | 1 | -3/+0 |
2020-07-08 | Remove unused variable from capplet_notebook_scroll_event_cb | rbuj | 1 | -3/+4 |
2020-05-26 | Add tab scrolling support for GTK3 | tamplan | 1 | -0/+8 |
2020-03-10 | remove warnings: function declaration isn’t a prototype | rbuj | 2 | -4/+4 |
2020-03-07 | windows: Remove unused function | rbuj | 1 | -17/+0 |
2020-03-02 | Do not collect the translation for Icon | rbuj | 1 | -1/+1 |
2020-02-06 | build: use warning flags | rbuj | 1 | -3/+5 |
2019-12-24 | windows: Add window-properties.ui | rbuj | 4 | -189/+796 |
2019-11-07 | migrate from intltool to gettext | Wu Xiaotian | 2 | -4/+7 |
2019-07-02 | Add scroll tabs with mouse wheel in severals capplets | Laurent Napias | 1 | -0/+11 |
2019-06-22 | capplets: Remove the macro MATELOCALEDIR where it's not required | rbuj | 1 | -1/+0 |
2019-06-22 | capplets: Use capplet_init | rbuj | 1 | -5/+1 |
2019-02-08 | fixed distcheck fail on debian | Wu Xiaotian | 2 | -1/+2 |
2018-02-12 | avoid deprecated GtkStock | Pablo Barciela | 2 | -3/+3 |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -12/+0 |
2018-01-09 | update windows tiling gsettings key, part-2 | raveit65 | 1 | -6/+6 |
2018-01-09 | update windows tiling gsettings key | raveit65 | 1 | -1/+1 |
2016-12-02 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 2 | -68/+2 |
2016-02-04 | [GTK+3] use x/y align functions of GtkLabel in GTK+ >= 3.16 | monsta | 2 | -9/+8 |
2016-01-21 | windows: rename box variable to match its actual orientation | monsta | 1 | -6/+6 |
2016-01-21 | [GTK+3] windows: fix deprecated usage of Gtk{H,V}{Box,Scale} | monsta | 2 | -0/+74 |
2016-01-15 | [GTK+3] windows: fix deprecated usage of GtkMisc | monsta | 2 | -3/+18 |
2016-01-14 | windows: fix warnings about incompatible pointer types | monsta | 1 | -5/+7 |
2016-01-06 | window properties: changed accelerator key of "Unselect..." | monsta | 1 | -1/+1 |
2016-01-06 | window properties: make all three window focus modes selectable | Friedrich Herbst | 1 | -12/+40 |
2014-10-17 | windows: Initialize mouse focus checkbox | Mike Mueller | 1 | -0/+2 |
2014-07-08 | Changed left window button layout to usual layout | Gymnasiast | 1 | -1/+1 |
2014-06-06 | Add keywords to dot desktop files, close #102. | infirit | 1 | -0/+1 |
2014-05-27 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 1 | -12/+0 |
2014-03-19 | Add option to configure titlebar buttons layout | Stefano Karapetsas | 1 | -0/+49 |
2014-03-09 | windows: Add border width in dialog | Stefano Karapetsas | 1 | -0/+1 |
2014-02-23 | windows: Remove UI file | Stefano Karapetsas | 2 | -536/+0 |
2014-02-23 | windows: Build window from code instead of use UI file | Stefano Karapetsas | 1 | -34/+164 |
2014-02-18 | windows: Add option to enable side by side tiling | Stefano Karapetsas | 2 | -3/+74 |
2014-02-18 | windows: Fix indentation | Stefano Karapetsas | 1 | -340/+315 |
2014-02-18 | windows: Disable the dialog if window manager changed, without quit | Stefano Karapetsas | 1 | -4/+1 |
2014-02-18 | windows: Use GSettings and drop libwindow-settings dependency | Stefano Karapetsas | 2 | -311/+146 |
2014-02-11 | windows: Add metacity support | Stefano Karapetsas | 4 | -1/+112 |