Commit graph

20 commits

Author SHA1 Message Date
Christian Dywan b838023289 Deprecate redundant midori_findbar_find 2012-03-31 03:36:00 +02:00
Christian Dywan 79942f24aa Fallback midori_view_search_text to overlay 2012-03-31 03:33:00 +02:00
Christian Dywan e75b814432 Show inline find while typing in an overlay 2012-03-18 14:06:13 +01:00
Christian Dywan fb2e4eea77 Use same clear icon handling in findbar and panels 2012-01-14 00:45:01 +01:00
Christian Dywan bcc4373857 Only focus findbar when repeatedly triggering it
It can be closed with Escape.
2011-11-18 21:20:15 +01:00
Christian Dywan c12d8f1f25 Add bottom-toolbar style class to MidoriFindbar 2011-11-09 22:06:10 +01:00
Christian Dywan 8fff7d8fd3 sokoke, gtk3-compat, gtkiconentry, stock join midori-platform.h
Also introduce #define MIDORI_MODULE_PREFIX.

Fixes: https://bugs.launchpad.net/midori/+bug/884395
2011-10-31 22:18:06 +01:00
Christian Dywan 2976f6ebb2 Avoid the rarely used sokoke_container_show_children 2011-10-28 22:49:10 +02:00
Christian Dywan bd5c317ad9 Use function in midori_findbar_entry_clear_icon_released_cb 2011-10-13 18:31:51 +02:00
Christian Dywan eda8ac68f9 Findbar should honor close-buttons-left value 2011-10-13 18:31:50 +02:00
Robert Roth 09d1950029 Don't show clear in inline find if there's no text
Fixes: https://bugs.launchpad.net/midori/+bug/772841
2011-10-09 12:41:46 +02:00
Lucas Baudin b5aad2d176 Allow building with GTK+3
Fixes: https://bugs.launchpad.net/midori/+bug/861351
2011-10-07 20:24:02 +02:00
Christian Dywan feb83ea3a5 Use symbolic find and clear icons for inline find
Fixes: https://bugs.launchpad.net/midori/+bug/772842
2011-09-11 22:53:59 +02:00
André Stösel b48817f04c The findbar shouldn't be focused after hiding 2011-05-27 23:06:23 +02:00
Christian Dywan 7033129aff Find inline "live" regardless of how it was initiated
Fixes: https://bugs.launchpad.net/midori/+bug/772843
2011-05-01 17:20:55 +02:00
Christian Dywan e29562ddcb Shift + Return should go back in Findbar 2011-02-01 01:25:26 +01:00
Christian Dywan cd69cdedb9 Search inline directly when preedit text changes 2010-11-02 22:46:01 +01:00
Christian Dywan 38d75adc28 Search inline with at least 2, not 3 characters 2010-09-07 21:39:52 +02:00
Christian Dywan d8b4eaa566 Do smart case for inline search while typing 2010-09-07 21:30:45 +02:00
Christian Dywan f5604f290c Refactor findbar into MidoriFindbar
The findbar still depends on the browser for knowing when to
search and to propagate focus. Behaviour did not change.
2010-06-21 01:53:08 +02:00