Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-07 | GNU GPL 2 license notice without post box, after copyright notice | rbuj | 1 | -20/+16 | |
- Use always the same code snippet for including the top-level config.h | |||||
2020-07-12 | gsearchtool: Fix "open with" behavior | Pablo Barciela | 1 | -3/+2 | |
Fixes https://github.com/mate-desktop/mate-utils/issues/298 | |||||
2020-03-16 | gsearchtool: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -61/+124 | |
2020-03-13 | gsearchtool: add copy path menu item to popup menu | Konstantin Unruh | 1 | -0/+43 | |
only show copy path menu item when one row selected remove unecessary check add copy_path to gsearchtool-callbacks.h | |||||
2019-11-10 | avoid redundant redeclarations | Pablo Barciela | 1 | -4/+0 | |
2019-07-04 | Remove trailing whitespaces | Laurent Napias | 1 | -19/+19 | |
2019-04-09 | Fix -Werror=cast-function-type with GCC 8 | rbuj | 1 | -22/+12 | |
In addition, it removes unnecessary function type casts like: (GDestroyNotify) g_object_unref (GDestroyNotify) g_free | |||||
2018-09-23 | search-tool: replace deprecated gtk_menu_popup | raveit65 | 1 | -4/+4 | |
2018-02-14 | avoid deprecated GtkStock | Pablo Barciela | 1 | -11/+26 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -5/+1 | |
2017-07-28 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+5 | |
2016-09-01 | avoid deprecated gdk_cursor_new () | raveit65 | 1 | -2/+5 | |
2016-01-21 | gsearchtool: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 1 | -4/+4 | |
2015-09-09 | gsearchtool: move smclient stuff there, move sources to src/ subdir | monsta | 1 | -0/+1953 | |