summaryrefslogtreecommitdiff
path: root/shell/eggfindbar.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-06Improve search systemfind-sidebarmbkma1-65/+0
2019-11-28avoid redundant redeclarationsPablo Barciela1-1/+0
2019-08-16eggfindbar: avoid 'g_type_class_add_private'Pablo Barciela1-6/+2
2019-07-01Remove trailing whitespacesLaurent Napias1-17/+17
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-4/+0
2017-03-07eggfindbar: don't use deprecated GtkAlignmentraveit651-6/+13
2017-03-06avoid deprecated gtk_misc_set_alignmentraveit651-1/+4
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-87/+1
2016-06-29eggfindbar: Find next/previous with control + Up/Downraveit651-2/+7
2016-06-22use symbolic arrows only for gtk+-3raveit651-0/+8
2016-06-22GTK+-3.0: avoid deprecated usage of GtkArrowraveit651-2/+2
2016-06-22GTK+-3: do not use deprecated gtk_{h/v}box_newraveit651-0/+4
2016-02-01fix some build warningsmonsta1-1/+1
2014-12-10Gtk3: eggfindbar: remove unused style propertiesinfirit1-0/+4
2014-12-09GDK_KEY_* keys are Gtk+2 as well.infirit1-10/+7
2014-02-08Fix for #47 (Ctrl-A in search field)bl0ckeduser1-2/+2
2014-01-21shell: Add GTK3 supportStefano Karapetsas1-0/+3
2013-10-13Enable case sensitive search buttonStefano Karapetsas1-6/+7
2011-11-09inicialPerberos1-0/+740