| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-find-toolbar: highlight matches on find_again | Diego Escalante Urrelo | 2010-05-19 | 1 | -1/+10 |
* | ephy-find-toolbar: remove ephy_find_toolbar_find_again | Diego Escalante Urrelo | 2010-05-19 | 1 | -12/+1 |
* | ephy-find-toolbar: rename EphyEmbedFindResult to EphyFindResult | Diego Escalante Urrelo | 2010-05-19 | 1 | -18/+18 |
* | ephy-find-toolbar: simplify find next/prev functions | Diego Escalante Urrelo | 2010-05-19 | 1 | -35/+31 |
* | ephy-find-toolbar: remove useless ephy_find_toolbar_set_selection | Diego Escalante Urrelo | 2010-05-19 | 1 | -10/+2 |
* | Implemented print preview | Jose Millan Soto | 2010-02-09 | 1 | -4/+0 |
* | Make text search faster by delaying the actual search | Gustavo Noronha Silva | 2010-01-16 | 1 | -4/+31 |
* | GTK+ 2.17.11 is now the required version | Javier Jardón | 2009-09-22 | 1 | -8/+9 |
* | Reimplement "search keys" structure for the WebKit backend | Gustavo Noronha Silva | 2009-08-28 | 1 | -9/+4 |
* | Update the currently selected item after a case sensitivity change | Benjamin Otte | 2009-08-15 | 1 | -0/+18 |
* | ephy_find_toolbar_set_properties() => ephy_find_toolbar_mark_matches() | Benjamin Otte | 2009-08-15 | 1 | -3/+3 |
* | Don't pass the string to find to all functions | Benjamin Otte | 2009-08-15 | 1 | -31/+12 |
* | Remove function set_string_and_highlight() | Benjamin Otte | 2009-08-15 | 1 | -11/+4 |
* | ephy-find-toolbar: fix backwards search, forward search was hardcoded. | Xan Lopez | 2009-04-17 | 1 | -2/+2 |
* | ephy-find-toolbar: remove unused variable. | Xan Lopez | 2009-01-28 | 1 | -2/+0 |
* | ephy-find-toolbar: do not search for the empty string or NULL. | Xan Lopez | 2009-01-28 | 1 | -0/+3 |
* | ephy-find-toolbar: make indentation homogenenous. | Xan Lopez | 2009-01-23 | 1 | -37/+36 |
* | Implement scrolling in EphyFindToolbar. | Xan Lopez | 2009-01-23 | 1 | -27/+23 |
* | Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome... | Christian Persch | 2008-09-25 | 1 | -0/+2 |
* | ephy-embed-utils: add macro to get webkitwebview from embed. | Xan Lopez | 2008-06-30 | 1 | -2/+1 |
* | ephy-find-toolbar: remove trailing whitespace. | Xan Lopez | 2008-06-28 | 1 | -17/+17 |
* | ephy-find-toolbar: remove obsolete comment. | Xan Lopez | 2008-06-28 | 1 | -1/+0 |
* | ephy-find-toolbar: copy over embed scroll functionality. | Xan Lopez | 2008-06-28 | 1 | -11/+46 |
* | ephy-find-toolbar: remove $Id$ from license comment. | Xan Lopez | 2008-06-28 | 1 | -1/+0 |
* | ephy-find-toolbar: rename impl_* functions to ephy_find_toolbar_* | Xan Lopez | 2008-06-28 | 1 | -19/+19 |
* | ephy-find-toolbar: M-x tabify | Xan Lopez | 2008-06-28 | 1 | -28/+28 |
* | ephy-find-toolbar: add FIXME about ge-search-key-press never being emitted. | Xan Lopez | 2008-06-28 | 1 | -0/+1 |
* | ephy-find-toolbar: remove _EMBED_ from find results enum. | Xan Lopez | 2008-06-28 | 1 | -9/+9 |
* | embed: remove ephy-embed-find and the webkit implementation. | Xan Lopez | 2008-06-28 | 1 | -1/+0 |
* | ephy-find-toolbar: port to use webkit API directly. | Xan Lopez | 2008-06-28 | 1 | -45/+128 |
* | Do not do single includes for GTK+, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -11/+0 |
* | Use G_DEFINE_TYPE* when possible in src/ (#515601) | Xan Lopez | 2008-02-11 | 1 | -34/+4 |
* | Add GTK_DISABLE_DEPRECATED back in DEPRECATION_FLAGS. Move the last | Cyril Brulebois | 2007-11-11 | 1 | -6/+4 |
* | Add a checkbox to enable case-sensitive search (disabled by default). No longer | Cyril Brulebois | 2007-11-10 | 1 | -8/+84 |
* | Use g_idle to call embed_find_find_again, to give the time to the embed to | Cosimo Cecchi | 2007-09-28 | 1 | -10/+64 |
* | Find toolbar now remembers last pattern searched also when opened with | Cosimo Cecchi | 2007-09-12 | 1 | -9/+1 |
* | Make 'Not found' on find toolbar temporairly bold and fires | Cosimo Cecchi | 2007-09-09 | 1 | -1/+36 |
* | Make Shift+Return find previous when searching. Patch by Robin Stocker. | Diego Escalante Urrelo | 2007-05-05 | 1 | -0/+8 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Don't use C++-style comments in C files. No code changes, only comments | Christian Persch | 2007-03-06 | 1 | -1/+1 |
* | Another mozilla API change. | Christian Persch | 2006-12-02 | 1 | -8/+14 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -2/+2 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | Display the find bar for "Find Next" and "Find Previous" if it wasn't | Wouter Bolsterlee | 2006-05-11 | 1 | -3/+10 |
* | Remove HAVE_TYPEAHEADFIND ifdefs, since we now always have that. Fixes the | Christian Persch | 2006-05-11 | 1 | -10/+0 |
* | Don't set find next/prev insensitive since that's redundant with the | Christian Persch | 2006-04-11 | 1 | -32/+2 |
* | Release the finder on dispose not finalize. | Christian Persch | 2006-01-30 | 1 | -3/+4 |
* | Change toolbar label if searching for links or text. | Peter Anthony Harvey | 2006-01-10 | 1 | -6/+6 |
* | Fix warning when Ctrl-F while the find toolbar is already shown. Fix | Christian Persch | 2006-01-04 | 1 | -15/+4 |
* | Minor code cleanup. | Christian Persch | 2005-12-08 | 1 | -2/+4 |
* | Forward up/down/page up/page down from the findbar entry to the embed. | Crispin Flowerday | 2005-12-07 | 1 | -3/+28 |
* | Fix a compile warning, and don't bother requesting a close if the find bar | Crispin Flowerday | 2005-12-06 | 1 | -1/+6 |
* | While in find mode, set the selection colour to "attention". | Christian Persch | 2005-12-05 | 1 | -156/+18 |
* | More static strings. | Christian Persch | 2005-11-08 | 1 | -1/+1 |
* | More detailed result code from find backend. | Christian Persch | 2005-11-03 | 1 | -13/+77 |
* | Reset the IM context before activating the entry. | Christian Persch | 2005-10-01 | 1 | -1/+2 |
* | Don't empty find entry on Ctrl-F. | Christian Persch | 2005-08-21 | 1 | -1/+1 |
* | Only activate link in typeahead mode, not in Ctrl-F find mode. | Christian Persch | 2005-08-16 | 1 | -2/+19 |
* | Return TRUE if the event was consumed. | Christian Persch | 2005-08-16 | 1 | -0/+4 |
* | Activate the found link with a faked keypress event. | Christian Persch | 2005-08-16 | 1 | -10/+28 |
* | When opening the find bar with Ctrl+F, search for the item, and select the | Crispin Flowerday | 2005-08-10 | 1 | -0/+10 |
* | Replace ephy_embed_activate with gtk_widget_grab_focus | Crispin Flowerday | 2005-07-30 | 1 | -3/+3 |
* | If the string includes uppercase letters, search case-sensitively. | Christian Persch | 2005-07-10 | 1 | -3/+11 |
* | Don't focus the embed on close on !typeaheadfind, since it's a crash. | Christian Persch | 2005-07-09 | 1 | -1/+6 |
* | 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 |