summaryrefslogtreecommitdiff
path: root/shell/eggfindbar.c
AgeCommit message (Collapse)AuthorFilesLines
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
and require caja >= 1.17.1
2016-06-29eggfindbar: Find next/previous with control + Up/Downraveit651-2/+7
https://bugzilla.gnome.org/show_bug.cgi?id=653910 taken from: https://git.gnome.org/browse/evince/commit/?id=0d6afe8
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
Taken from evince commit: fe90f499e34d3c001e1b2e50e23d0ef12e824c6f From: Carlos Garcia Campos <[email protected]>
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
It was available in the previous evince code, but not shown and not working. This commit fixes the button, but case sensitive search need to be fixed in the varios backends. See #41 https://github.com/mate-desktop/mate-document-viewer/issues/41
2011-11-09inicialPerberos1-0/+740