summaryrefslogtreecommitdiff
path: root/mate-window-picker-applet
AgeCommit message (Expand)AuthorFilesLines
2016-09-01window picker: disconnect some missing signal handlersmonsta1-1/+2
2016-09-01window picker: fix code formatting a bitmonsta1-1/+2
2016-07-27window picker: use GtkAboutDialogmonsta1-3/+1
2016-01-21window picker: less #if's againmonsta1-17/+28
2016-01-21window picker: less #if'smonsta1-13/+12
2016-01-19window picker: use gtk_icon_size_lookup in both GTK+ buildsmonsta1-4/+2
2016-01-19window picker: use gtk_image_set_from_icon_name in both GTK+ buildsmonsta1-2/+2
2016-01-19[GTK+3] window picker: fix deprecated usage of GtkMisc, GtkHBox, GtkVBoxmonsta4-3/+28
2015-12-22task-title: removed some code that will never workmonsta1-9/+2
2015-12-22use proper event time when closing a window in response to button clickmonsta1-1/+1
2015-12-16window picker: update task item drawing code from gnome-appletsMonsta1-6/+28
2015-12-15window picker: remove ancient compatibility codeMonsta1-16/+4
2015-12-15window picker: remove some unused variablesMonsta1-15/+0
2015-12-15window picker: fix improper pixbuf lifetime handlingMonsta1-8/+4
2015-12-15window picker: avoid runtime warning about wrong timeMonsta1-2/+2
2015-12-15window picker: use proper functions with GTK+3, simplify code with GTK+2Monsta1-26/+21
2015-12-15window picker: proper usage of GtkAllocationMonsta1-11/+10
2015-09-08Rework gsettings schema buildinginfirit2-9/+6
2015-08-03applet: Replace custom background updating with panel functioninfirit1-74/+3
2015-05-06window picker applet: don't mess with maximus settingsMonsta1-19/+0
2015-03-15applet: fix indentationmonsta1-32/+31
2015-01-12window picker applet: use mate_gdk_spawn_command_line_on_screen alwaysMonsta1-7/+1
2014-06-09Check for allocation = NULL. This fixes a segfault during applet loadDaniel Schürmann2-2/+4
2014-05-03Use MateAboutDialogStefano Karapetsas1-3/+4
2014-01-16mate-window-picker-applet: Add GTK3 supportStefano Karapetsas3-19/+155
2014-01-01Fixes for make dist and make distcheckStefano Karapetsas1-8/+13
2013-11-28Applet, add gsettings_SCHEMAS_in_in var for EXTRA_DISTinfirit1-0/+2
2013-11-28Add applet ui file to EXTRA_DISTinfirit1-1/+2
2013-11-28Correct typo EXTRA_DIST for window picker appletinfirit1-1/+1
2013-11-28Back to libwnck.infirit5-137/+141
2013-11-28Remove trailing whitespaceinfirit3-13/+13
2013-04-01Add -lm to the linkermate-netbook-1.6.0Stefano Karapetsas1-1/+2
2013-03-24Update about windowStefano Karapetsas1-2/+3
2013-03-24Fix context menu in window picker appletStefano Karapetsas1-2/+2
2013-03-24Enable maximus only if window picker applet is activeStefano Karapetsas1-0/+32
2013-03-24mate-window-picker-applet: Remove convert file (not needed)Stefano Karapetsas2-5/+0
2012-12-25Add mateconf-gsettings-data-convert filesYaakov Selkowitz2-0/+6
2012-11-13mate-window-picker-applet: migrate to gsettingsStefano Karapetsas5-61/+36
2012-07-04Initial releaseStefano Karapetsas12-0/+2206