Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-06 | i18n: Use glib's gettext support macros | rbuj | 1 | -0/+2 | |
2018-04-29 | Correct resize popup position on HiDPI displays | Victor Kareh | 1 | -0/+8 | |
2017-07-29 | avoid deprecated gdk_display_get_screen | ZenWalker | 1 | -2/+1 | |
2016-10-15 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -4/+0 | |
2015-12-02 | Gtk+-3.14 resizepopup.c: don't use deprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+7 | |
taken from: https://git.gnome.org/browse/metacity/commit/?id=1f2ea05 | |||||
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 1 | -1/+1 | |
merge metacity(gtk3) changes fix warnings clean up unused variables replace UNUSED_VARIABLE by G_GNUC_UNUSED | |||||
2014-10-25 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 1 | -16/+2 | |
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-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -24/+24 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
2013-10-26 | Starting to add GTK3 support | Laszlo Boros | 1 | -0/+14 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+217 | |