Age | Commit message (Expand) | Author | Files | Lines |
2016-10-15 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 20 | -2701/+58 |
2016-05-17 | fix a typo with deprecated GtkMisc | raveit65 | 1 | -2/+2 |
2016-05-03 | GTK+3 fixedtip: add style class tooltip | raveit65 | 1 | -0/+1 |
2016-03-03 | [GTK+3] re-add ability to show alt-tab thumbnails when compositor is on | monsta | 1 | -1/+12 |
2016-03-03 | fix typo in b4d2708dbae8708fe4e50b2fb4d823c20d9d829a | monsta | 1 | -1/+1 |
2016-02-28 | GTK+3: Get values from GtkStyleContext states properly | raveit65 | 2 | -2/+14 |
2016-01-25 | fix dprecated GtkMisc | Wolfgang Ulbrich | 4 | -5/+10 |
2016-01-21 | [GTK+3] theme viewer: fix deprecated usage of GtkHButtonBox | monsta | 1 | -0/+4 |
2015-12-02 | Gtk3: fix a fogotten GtkMisc deprecation | Wolfgang Ulbrich | 1 | -0/+7 |
2015-12-02 | GTK3: fix GtkMisc deprecation fixes for gtk+-3.14 | Wolfgang Ulbrich | 2 | -5/+5 |
2015-12-02 | Gtk+-3.14 tabpopup.c: don't use deprecated GtkAlignment | Wolfgang Ulbrich | 1 | -0/+12 |
2015-12-02 | Gtk+-3.14 tabpopup.c: don't use deprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+5 |
2015-12-02 | Gtk+-3.14 resizepopup.c: don't use deprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+7 |
2015-12-02 | Gtk+-3.14 menu.c + metaaccellable.c: don't use deprecated GtkMisc | Wolfgang Ulbrich | 2 | -0/+25 |
2015-12-02 | Gtk+-3.14 fixedtip.c: don't use deprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+5 |
2015-12-02 | Gtk+-3.16 draw-workspace.c: don't use deprecated gtk_style_context_get_backgr... | Wolfgang Ulbrich | 1 | -0/+25 |
2015-11-20 | Gtk3: fix colors | Balló György | 1 | -0/+4 |
2015-11-18 | GTK3 fixedtip: use a tooltip style | Wolfgang Ulbrich | 1 | -32/+70 |
2015-09-25 | Merge pull request #224 from dnk/assertion | No_name | 1 | -0/+2 |
2015-09-24 | gtk3: fix assertion 'gtk_widget_get_realized (widget)' failed | Denis Gorodnichev | 1 | -0/+2 |
2015-09-18 | gtk3: draw 1px tile border | Denis Gorodnichev | 1 | -6/+9 |
2015-09-16 | tile-preview: Small cleanup | infirit | 1 | -9/+1 |
2015-09-16 | preview-widget: Small GTK_CHECK_VERSION cleanup | infirit | 1 | -10/+5 |
2015-09-16 | ui: Small cleanups | infirit | 1 | -19/+0 |
2015-09-16 | Remove more unused functions | infirit | 1 | -105/+0 |
2015-09-14 | Remove deprecated GTK+ symbols and use accessor functions | infirit | 8 | -123/+161 |
2015-09-14 | theme: Rename button_rect() to get_button_rect() | Florian Müllner | 1 | -6/+6 |
2015-09-14 | ui: Refactor the default image lookup | Jasper St. Pierre | 1 | -20/+15 |
2015-09-14 | xprop: Don't use GDK for reading text properties | Jasper St. Pierre | 1 | -32/+0 |
2015-09-14 | Don't allow multiline window titles | William Jon McCann | 1 | -0/+2 |
2015-09-14 | Clean up antialiasing fixes | Owen W. Taylor | 1 | -24/+11 |
2015-09-14 | Fix typo | infirit | 1 | -1/+1 |
2015-09-14 | Drop deprecated use of GTK_WIDGET_DRAWABLE, GTK_WIDGET_STATE and gtk_widget_s... | infirit | 1 | -2/+2 |
2015-09-14 | Drop deprecated use of gtk_signal_connect_full | infirit | 1 | -18/+0 |
2015-08-31 | check for GTK+ release, not pre-release | Monsta | 1 | -1/+1 |
2015-08-20 | Gtk3: Fix background color | infirit | 3 | -18/+82 |
2015-07-17 | theme: Remove outdated assertion | Yaakov Selkowitz | 2 | -3/+0 |
2015-06-10 | Merge pull request #164 from dnk/tile_preview_glitch | Martin Wimpress | 1 | -1/+2 |
2015-03-15 | preview-widget: use correct name for missing icon | monsta | 1 | -2/+2 |
2015-01-14 | check compositor status | Denis Gorodnichev | 1 | -15/+16 |
2015-01-14 | show tile preview with external compositor | Denis Gorodnichev | 1 | -4/+3 |
2015-01-14 | tile preview: invalidate window before showing | Denis Gorodnichev | 1 | -1/+2 |
2014-12-05 | ui: use correct name for missing icon | Alberts Muktupāvels | 1 | -2/+2 |
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 16 | -316/+985 |
2014-11-25 | Replace gtkstock icon usage | infirit | 1 | -2/+2 |
2014-11-25 | Gtk3: Silence the GtkVBox and GtkHBox deprecations warnings | infirit | 2 | -0/+8 |
2014-11-18 | Add missing ';' | Stefano Karapetsas | 1 | -1/+1 |
2014-11-12 | buttons: Fix background functions for non-default layouts | infirit | 3 | -16/+108 |
2014-11-12 | Fix drawing of <arc> elements | infirit | 1 | -1/+1 |
2014-10-27 | Fixup Gtk3 Gdk device handling | Denis Gorodnichev | 2 | -2/+23 |