Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/eggfindbar.c
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_tool_button_set_use_underline() for next/previous buttons so thatCarlos Garcia Campos2009-02-141-0/+2
* Add mnemonics to buttons in search bar. Fixes bug #569212.Carlos Garcia Campos2009-02-011-2/+2
* Removed shell/ev-view-private.hCarlos Garcia Campos2008-10-311-18/+1
* Allow page scrolling with PageUp/PageDown keys when find bar is active.Carlos Garcia Campos2008-09-071-1/+12
* More #include cleanups. Again: reordering, single gtk.h includes and otherWouter Bolsterlee2008-08-031-3/+3
* Cleanup many #include statements: reorder so that a generic-to-specificWouter Bolsterlee2008-08-031-13/+1
* Fix build with gtk+ >= 2.11.5 due to gtktooltips deprecation. Fixes bugCarlos Garcia Campos2007-07-111-0/+16
* Fixed typo in findbar code: s/help/search/Wouter Bolsterlee2006-08-041-1/+1
* Unify Evince findbar with Epiphany. Nice patch from Fabricio SilvaNickolay V. Shmyrev2006-07-301-142/+86
* Fix for the bug 319133 - Find entry should allow text scroll.Stanislav Slusny2006-02-201-0/+18
* Fix sed expression for FreeBSD. Thanks to Joe Marcus ClarkNickolay V. Shmyrev2005-08-181-3/+14
* Patch from Alberto Mesas <amesas@gmail.com> to make F1 bring upJonathan Blandford2005-04-031-70/+97
* hook up potentially-questionable "find results status text" feature -Havoc Pennington2004-12-231-1/+49
* Animate the next button when activate is pressed.Anders Carlsson2004-12-221-1/+4
* change buttons to previous/next instead of back/forwardHavoc Pennington2004-12-211-3/+31
* hook up the find bar widget; now we just need a document to find things inHavoc Pennington2004-12-211-0/+661