]> spindle.queued.net Git - midori/commit
Replace FindQuick with direct '.' and '/' search hotkey support
authorChristian Dywan <christian@twotoasts.de>
Mon, 18 May 2009 20:40:13 +0000 (22:40 +0200)
committerChristian Dywan <christian@twotoasts.de>
Mon, 18 May 2009 20:40:13 +0000 (22:40 +0200)
commit1b094dda757021874e6e6a2da28c903a30659f07
treef8bbf8bbf12ab564bfe232e9d3b6f90ce1472d54
parentc106e52fca89d50e7e0bdf0cb05a3cfdc7f598d5
Replace FindQuick with direct '.' and '/' search hotkey support

Using an action for a single character turned out to be a bad idea
and rather than trying to work around it, we implement '/' and '.'
hotkeys directly in the view.
midori/midori-browser.c
midori/midori-view.c