Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-25 | Drop support for Gtk+ < 2.24 | infirit | 1 | -48/+0 | |
2014-10-25 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 1 | -6/+1 | |
gdk_x11_window_lookup_for_display since 2.24 GDK_WINDOW_XID since always gtk_widget_get_visible since 2.18 gtk_widget_set_mapped since 2.20 gdk_event_new since 2.2 gdk_x11_window_lookup_for_display since 2.24 gdk_text_property_to_utf8_list_for_display since 2.2 gtk_widget_get_realized since 2.20 gdk_visual_get_depth since 2.22 gtk_widget_get_window since 2.14 gtk_widget_set_allocation since 2.18 | |||||
2014-10-24 | frames.c: don't try to remove source that does not exist | infirit | 1 | -0/+2 | |
Based on metacity commit: 5ae71b165df2fbaae933de41db11726a79aea820 From: Alberts Muktupāvels <[email protected]> | |||||
2014-10-24 | Fix the resizing of CSD windows | monsta | 1 | -23/+10 | |
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -8/+8 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
2014-04-23 | GTK3 fixes | Stefano Karapetsas | 1 | -0/+4 | |
2014-04-23 | gtk3: remove always on top square at 0x0-200x200 | Denis Gorodnichev | 1 | -29/+19 | |
Conflicts: src/ui/frames.c | |||||
2014-04-23 | GTK3 fixes | Stefano Karapetsas | 1 | -5/+12 | |
2014-03-22 | Revert "gtk3: remove always on top square at 0x0-200x200" | Stefano Karapetsas | 1 | -19/+29 | |
This reverts commit 2425d611fccb0fa43cfd85a967d41d0777ecd353. | |||||
2014-03-07 | gtk3: remove always on top square at 0x0-200x200 | Denis Gorodnichev | 1 | -29/+19 | |
Conflicts: src/ui/frames.c | |||||
2014-01-24 | ui: Improve GTK3 support | Stefano Karapetsas | 1 | -1/+28 | |
2013-11-16 | As of 5804817, the call to generate_pixmap():2353 was changed to pass by | Ryan Doyle | 1 | -8/+8 | |
reference. This broke the GTK2 implementation of generate_pixmap(). This commit updates the GTK2 function to work with the changes. | |||||
2013-10-26 | Starting to add GTK3 support | Laszlo Boros | 1 | -2/+251 | |
2013-05-15 | Fix for white line problem. Cribbed from ↵ | Scott Balneaves | 1 | -4/+8 | |
https://git.gnome.org/browse/mutter/commit/?id=ecf812db833db5bf663c5e6b2fa02856f890a47e. Thanks stefano-k | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2012-03-16 | Change the behavior of the maximize button so that a middle click on it will ↵ | Benjamin Valentin | 1 | -12/+41 | |
maximize the window vertically, a right click horizontally. | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+2940 | |