aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-find-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* Don't focus the embed on close on !typeaheadfind, since it's a crash.Christian Persch2005-07-091-1/+6
* Close find bar on mouse click in the embed.Christian Persch2005-06-051-0/+18
* Don't open search toolbar on / or ' over formfields:Christian Persch2005-06-031-27/+15
* Don't erase the search term when opening the find bar with Ctrl-F.Christian Persch2005-05-301-4/+8
* Don't special-case ' and / if the find bar is already active.Christian Persch2005-05-301-10/+13
* Deactivate typeaheadfind in print preview mode.Christian Persch2005-05-301-6/+75
* Only enable typeahead if we actually can do typeaheadfind.Christian Persch2005-05-291-0/+8
* Disable mozilla's typeaheadfind.Christian Persch2005-05-291-38/+182
* Check for toolkit nsITypeAheadFind.Christian Persch2005-05-291-50/+115
* A src/ephy-find-toolbar.c: A src/ephy-find-toolbar.h:Christian Persch2005-05-261-0/+386