summaryrefslogtreecommitdiff
path: root/gsearchtool/src
AgeCommit message (Expand)AuthorFilesLines
2023-05-23Remove init_stock_icons code and replace gtk_drag_set_icon_stock with gtk_dra...zhuyaliang2-38/+2
2022-02-11Fix build warnings about missing field initializerrbuj2-3/+4
2022-01-21Unnecessary G_OBJECT cast when calling signal connect functionrbuj2-104/+98
2022-01-21gsearchtool: fix memory leakrbuj1-2/+2
2021-11-24Use a blank line at mostrbuj3-5/+0
2021-06-25update copyright to 2021raveit656-0/+6
2021-02-08build: allow users to disable gettext support (--disable-nls)rbuj1-0/+7
2020-12-07Add legal notice in Makefile.am filesrbuj1-0/+15
2020-12-07GNU GPL 2 license notice without post box, after copyright noticerbuj6-118/+94
2020-07-12gsearchtool: Fix "open with" behaviorPablo Barciela1-3/+2
2020-07-05use libegg submodulesWu Xiaotian1-2/+2
2020-06-23add git.mk to generate .gitignoretamplan1-0/+1
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