summaryrefslogtreecommitdiff
path: root/gsearchtool/src
AgeCommit message (Expand)AuthorFilesLines
2020-06-16gsearchtool: Remove the warning about ‘GTimeVal’ is deprecatedrbuj3-182/+35
2020-06-07gsearchtool: Remove enum conversion warningrbuj1-1/+1
2020-04-16Remove bad-function-cast warningsrbuj2-8/+13
2020-03-16gsearchtool: avoid deprecated GtkImageMenuItemPablo Barciela1-61/+124
2020-03-13gsearchtool: add copy path menu item to popup menuKonstantin Unruh2-0/+46
2020-01-20gettext: Fix locale dirrbuj1-1/+1
2019-11-10avoid redundant redeclarationsPablo Barciela1-4/+0
2019-10-01Add WARN_CFLAGS to CFLAGSrbuj1-1/+5
2019-07-04Remove trailing whitespacesLaurent Napias2-30/+30
2019-04-09Fix -Werror=cast-function-type with GCC 8rbuj2-24/+14
2019-04-09Improve performance by removing unused assignmentsrbuj1-5/+0
2018-09-23search-tool: replace deprecated gtk_menu_popupraveit651-4/+4
2018-07-12gsearchtool: avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela1-1/+0
2018-02-14avoid deprecated GtkStockPablo Barciela4-23/+69
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-5/+1
2017-07-28don't use deprecated gtk_show_uriraveit651-0/+5
2017-05-11searchtool & logview: avoid deprecated GtkAlignmentraveit651-5/+2
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta2-87/+0
2016-09-01avoid deprecated gdk_cursor_new ()raveit651-2/+5
2016-08-07GTK+-3 search: avoid deprecated gdk_app_launch_context_new ()raveit651-1/+19
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, GtkHButtonBoxmonsta2-4/+50
2016-01-21[GTK+3] gsearchtool: fix a couple of deprecationsmonsta2-0/+6
2016-01-21gsearchtool: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-4/+4
2015-09-25configure: drop useless --enable-deprecated optionMonsta1-1/+0
2015-09-09gsearchtool: move smclient stuff there, move sources to src/ subdirmonsta7-0/+7184