summaryrefslogtreecommitdiff
path: root/gsearchtool/src/gsearchtool.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-16gsearchtool: Remove the warning about ‘GTimeVal’ is deprecatedrbuj1-1/+17
2020-06-07gsearchtool: Remove enum conversion warningrbuj1-1/+1
2020-04-16Remove bad-function-cast warningsrbuj1-1/+2
2019-07-04Remove trailing whitespacesLaurent Napias1-11/+11
2019-04-09Fix -Werror=cast-function-type with GCC 8rbuj1-2/+2
2019-04-09Improve performance by removing unused assignmentsrbuj1-5/+0
2018-07-12gsearchtool: avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela1-1/+0
2018-02-14avoid deprecated GtkStockPablo Barciela1-7/+38
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-67/+0
2016-08-06GTK+-3.0 search: port GtkTable to GtkGridraveit651-0/+24
2016-01-21[GTK+3] gsearchtool: fix deprecated usage of Gtk{H,V}Box, GtkHButtonBoxmonsta1-4/+46
2016-01-21[GTK+3] gsearchtool: fix a couple of deprecationsmonsta1-0/+2
2015-09-09gsearchtool: move smclient stuff there, move sources to src/ subdirmonsta1-0/+3070