summaryrefslogtreecommitdiff
path: root/src/ui
AgeCommit message (Expand)AuthorFilesLines
2015-09-14Clean up antialiasing fixesOwen W. Taylor1-24/+11
2015-09-14Fix typoinfirit1-1/+1
2015-09-14Drop deprecated use of GTK_WIDGET_DRAWABLE, GTK_WIDGET_STATE and gtk_widget_s...infirit1-2/+2
2015-09-14Drop deprecated use of gtk_signal_connect_fullinfirit1-18/+0
2015-08-31check for GTK+ release, not pre-releaseMonsta1-1/+1
2015-08-20Gtk3: Fix background colorinfirit3-18/+82
2015-07-17theme: Remove outdated assertionYaakov Selkowitz2-3/+0
2015-06-10Merge pull request #164 from dnk/tile_preview_glitchMartin Wimpress1-1/+2
2015-03-15preview-widget: use correct name for missing iconmonsta1-2/+2
2015-01-14check compositor statusDenis Gorodnichev1-15/+16
2015-01-14show tile preview with external compositorDenis Gorodnichev1-4/+3
2015-01-14tile preview: invalidate window before showingDenis Gorodnichev1-1/+2
2014-12-05ui: use correct name for missing iconAlberts Muktupāvels1-2/+2
2014-11-25merge metacity(gtk3) changesDenis Gorodnichev16-316/+985
2014-11-25Replace gtkstock icon usageinfirit1-2/+2
2014-11-25Gtk3: Silence the GtkVBox and GtkHBox deprecations warningsinfirit2-0/+8
2014-11-18Add missing ';'Stefano Karapetsas1-1/+1
2014-11-12buttons: Fix background functions for non-default layoutsinfirit3-16/+108
2014-11-12Fix drawing of <arc> elementsinfirit1-1/+1
2014-10-27Fixup Gtk3 Gdk device handlingDenis Gorodnichev2-2/+23
2014-10-27Rework tiling code based off Consortiuminfirit3-2/+113
2014-10-25Make sure to always call va_endinfirit1-1/+5
2014-10-25Add in XDG_USER_DATA_DIR when looking for themesinfirit1-1/+15
2014-10-25Clean up code to find themesinfirit1-172/+118
2014-10-25theme-viewer: stop using gtk_misc_set_alignment for Gtk+3infirit1-0/+5
2014-10-25Drop support for Gtk+ < 2.24infirit1-48/+0
2014-10-25Cleanup GTK_CHECK_VERSION and unify where possibleinfirit7-87/+6
2014-10-24frames.c: don't try to remove source that does not existinfirit1-0/+2
2014-10-24Fix the resizing of CSD windowsmonsta1-23/+10
2014-10-24themewidget: remove, it is unusedinfirit3-406/+0
2014-07-24gtk3: fix draw workspaceDenis Gorodnichev1-1/+1
2014-06-26Remove all trailing whitespaces in the code treeJoaquín Ignacio Aramendía20-428/+428
2014-04-23GTK3 fixesStefano Karapetsas2-0/+8
2014-04-23gtk3: remove always on top square at 0x0-200x200Denis Gorodnichev2-30/+27
2014-04-23GTK3 fixesStefano Karapetsas7-56/+243
2014-03-22Revert "gtk3: remove always on top square at 0x0-200x200"Stefano Karapetsas2-27/+30
2014-03-07gtk3: remove always on top square at 0x0-200x200Denis Gorodnichev2-30/+27
2014-02-17Cut with fading the Bar title when it's longer than the decoration bar.Omer Akram1-0/+27
2014-01-24tile-preview: Fix GTK3 supportStefano Karapetsas1-7/+17
2014-01-24ui: Fix endif positionStefano Karapetsas1-1/+1
2014-01-24Merge branch 'master' of github.com:mate-desktop/marcoStefano Karapetsas1-0/+278
2014-01-24ui: Improve GTK3 supportStefano Karapetsas4-54/+316
2014-01-24tile-preview: Replace gtk_window_set_visual with gtk_widget_set_visualStefano Karapetsas1-1/+1
2014-01-24tile-preview: Add GTK3 supportStefano Karapetsas1-1/+28
2014-01-24Merge branch '1.7.0-window-snapping'Stefano Karapetsas1-0/+251
2014-01-18ui: Some GTK3 fixesStefano Karapetsas1-6/+34
2013-11-16Fix typo in function nameRyan Doyle1-1/+1
2013-11-16As of 5804817, the call to generate_pixmap():2353 was changed to pass byRyan Doyle1-8/+8
2013-10-26Starting to add GTK3 supportLaszlo Boros14-57/+1365
2013-05-31Implement side-by-side tilingStefano Karapetsas1-0/+251