index
:
gsoc2013-epiphany
archive-integration
archive-integration-rebase
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ephy-find-toolbar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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