summaryrefslogtreecommitdiff
path: root/mate-window-picker-applet/task-title.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-28task-title: avoid 'g_type_class_add_private'Pablo Barciela1-11/+5
2019-05-10Use the same variable name for return value than elsewhereÉtienne Deparis1-6/+6
2019-05-10Remove cppcheck warnings with better variables scopeÉtienne Deparis1-5/+3
2019-05-10Fix an unseen compilation warningÉtienne Deparis1-1/+2
2019-05-10Add an option to disable the bold face of the window title in appletÉtienne Deparis1-7/+50
2019-05-10Make the 'show-home-title' feature work againÉtienne Deparis1-22/+130
2019-05-10Remove a bunch of compilation warningÉtienne Deparis1-6/+12
2019-05-10Refactor the on_active_window_changed functionÉtienne Deparis1-34/+11
2019-05-10Remove a runtime error due to event->time sending buggy valuesÉtienne Deparis1-3/+7
2019-05-10Cleanup whitespacesÉtienne Deparis1-32/+32
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-68/+0
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, GtkVBoxmonsta1-0/+9
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-15window picker: remove ancient compatibility codeMonsta1-16/+4
2015-12-15window picker: use proper functions with GTK+3, simplify code with GTK+2Monsta1-26/+21
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ürmann1-1/+1
2014-01-16mate-window-picker-applet: Add GTK3 supportStefano Karapetsas1-10/+82
2013-11-28Back to libwnck.infirit1-47/+48
2013-11-28Remove trailing whitespaceinfirit1-6/+6
2012-11-13mate-window-picker-applet: migrate to gsettingsStefano Karapetsas1-11/+4
2012-07-04Initial releaseStefano Karapetsas1-0/+528