aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-find-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* Reset the IM context before activating the entry.Christian Persch2005-10-011-1/+2
* Don't empty find entry on Ctrl-F.Christian Persch2005-08-211-1/+1
* Only activate link in typeahead mode, not in Ctrl-F find mode.Christian Persch2005-08-161-2/+19
* Return TRUE if the event was consumed.Christian Persch2005-08-161-0/+4
* Activate the found link with a faked keypress event.Christian Persch2005-08-161-10/+28
* When opening the find bar with Ctrl+F, search for the item, and select theCrispin Flowerday2005-08-101-0/+10
* Replace ephy_embed_activate with gtk_widget_grab_focusCrispin Flowerday2005-07-301-3/+3
* If the string includes uppercase letters, search case-sensitively.Christian Persch2005-07-101-3/+11
* 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