Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close find bar on mouse click in the embed. | Christian Persch | 2005-06-05 | 1 | -0/+18 |
* | Don't open search toolbar on / or ' over formfields: | Christian Persch | 2005-06-03 | 1 | -27/+15 |
* | Don't erase the search term when opening the find bar with Ctrl-F. | Christian Persch | 2005-05-30 | 1 | -4/+8 |
* | Don't special-case ' and / if the find bar is already active. | Christian Persch | 2005-05-30 | 1 | -10/+13 |
* | Deactivate typeaheadfind in print preview mode. | Christian Persch | 2005-05-30 | 1 | -6/+75 |
* | Only enable typeahead if we actually can do typeaheadfind. | Christian Persch | 2005-05-29 | 1 | -0/+8 |
* | Disable mozilla's typeaheadfind. | Christian Persch | 2005-05-29 | 1 | -38/+182 |
* | Check for toolkit nsITypeAheadFind. | Christian Persch | 2005-05-29 | 1 | -50/+115 |
* | A src/ephy-find-toolbar.c: A src/ephy-find-toolbar.h: | Christian Persch | 2005-05-26 | 1 | -0/+386 |