summaryrefslogtreecommitdiff
path: root/capplets/windows/mate-window-properties.c
AgeCommit message (Collapse)AuthorFilesLines
2019-12-24windows: Add window-properties.uirbuj1-187/+45
2019-07-02 Add scroll tabs with mouse wheel in severals cappletsLaurent Napias1-0/+11
2019-06-22capplets: Use capplet_initrbuj1-5/+1
2018-02-12avoid deprecated GtkStockPablo Barciela1-2/+2
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-8/+0
2018-01-09update windows tiling gsettings key, part-2raveit651-6/+6
2018-01-09update windows tiling gsettings keyraveit651-1/+1
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-64/+2
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
2016-02-04[GTK+3] use x/y align functions of GtkLabel in GTK+ >= 3.16monsta1-6/+6
2016-01-21windows: rename box variable to match its actual orientationmonsta1-6/+6
2016-01-21[GTK+3] windows: fix deprecated usage of Gtk{H,V}{Box,Scale}monsta1-0/+70
2016-01-15[GTK+3] windows: fix deprecated usage of GtkMiscmonsta1-2/+12
2016-01-14windows: fix warnings about incompatible pointer typesmonsta1-5/+7
2016-01-06window properties: changed accelerator key of "Unselect..."monsta1-1/+1
'U' was already used in this dialog, so it didn't really work
2016-01-06window properties: make all three window focus modes selectableFriedrich Herbst1-12/+40
fixes https://github.com/mate-desktop/marco/issues/140
2014-10-17windows: Initialize mouse focus checkboxMike Mueller1-0/+2
Was showing unchecked, even if the mouse focus setting was set to 'sloppy'.
2014-07-08Changed left window button layout to usual layoutGymnasiast1-1/+1
Most (if not all) DEs that have their window button on the left use the order close, minimise, maximise and no menu. This pull request brings MATE in line with that standard layout.
2014-05-27Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-12/+0
gdk_display_get_default | since 2.2 gdk_x11_display_get_xdisplay | since 2.2 gdk_drag_context_list_targets | since 2.22 gdk_x11_window_foreign_new_for_display | since 2.24 gdk_drawable_get_screen | since 2.24 gtk_widget_hide | always
2014-03-19Add option to configure titlebar buttons layoutStefano Karapetsas1-0/+49
2014-03-09windows: Add border width in dialogStefano Karapetsas1-0/+1
2014-02-23windows: Build window from code instead of use UI fileStefano Karapetsas1-34/+164
Also split the options in three tabs Also add option to center new windows
2014-02-18windows: Add option to enable side by side tilingStefano Karapetsas1-0/+9
2014-02-18windows: Fix indentationStefano Karapetsas1-340/+315
2014-02-18windows: Disable the dialog if window manager changed, without quitStefano Karapetsas1-4/+1
2014-02-18windows: Use GSettings and drop libwindow-settings dependencyStefano Karapetsas1-307/+145
2014-02-11windows: Add metacity supportStefano Karapetsas1-0/+13
2014-01-24windows: Add GTK3 supportStefano Karapetsas1-1/+13
2013-02-10windows: Add option to enable compositing manager and fast alt-tabStefano Karapetsas1-1/+60
2012-10-14remove unused mateconf includeStefano Karapetsas1-1/+0
2012-08-02Fixed incorrect fsf address.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+636