summaryrefslogtreecommitdiff
path: root/gsearchtool/src/gsearchtool-callbacks.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-23Remove init_stock_icons code and replace gtk_drag_set_icon_stock with gtk_dra...zhuyaliang1-2/+2
2022-02-11Fix build warnings about missing field initializerrbuj1-1/+1
2022-01-21Unnecessary G_OBJECT cast when calling signal connect functionrbuj1-35/+30
2021-11-24Use a blank line at mostrbuj1-2/+0
2021-06-25update copyright to 2021raveit651-0/+1
2020-12-07GNU GPL 2 license notice without post box, after copyright noticerbuj1-20/+16
2020-07-12gsearchtool: Fix "open with" behaviorPablo Barciela1-3/+2
2020-03-16gsearchtool: avoid deprecated GtkImageMenuItemPablo Barciela1-61/+124
2020-03-13gsearchtool: add copy path menu item to popup menuKonstantin Unruh1-0/+43
2019-11-10avoid redundant redeclarationsPablo Barciela1-4/+0
2019-07-04Remove trailing whitespacesLaurent Napias1-19/+19
2019-04-09Fix -Werror=cast-function-type with GCC 8rbuj1-22/+12
2018-09-23search-tool: replace deprecated gtk_menu_popupraveit651-4/+4
2018-02-14avoid deprecated GtkStockPablo Barciela1-11/+26
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-5/+1
2017-07-28don't use deprecated gtk_show_uriraveit651-0/+5
2016-09-01avoid deprecated gdk_cursor_new ()raveit651-2/+5
2016-01-21gsearchtool: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-4/+4
2015-09-09gsearchtool: move smclient stuff there, move sources to src/ subdirmonsta1-0/+1953