midori/katze
Christian Dywan 5c69e0269d Implement KatzeNet as a generic URI loader
KatzeNet can from now on be used where
URIs are handled and one would have used
libSoup and/ or local file handling as
appropriate, whereas KatzeNet does both.

Since we are displaying icons in several
places KatzeNet also provides an icon
loader that saves us from doublicating
even more code.

All bookmarks and also history items have
icons now, since KatzeNet makes that
incredibly easy.

Search engines are also using favicons
now, and right now custom icons don't
work, we still need to fix that.

Note that only icons are cached, nothing
else and the code is known to have a
hidden, hard to reproduce crasher which
may appear when an icon is newly loaded.
2008-10-24 00:09:12 +02:00
..
katze-array.c Finally obsolete KatzeXbelItem 2008-10-01 04:00:16 +02:00
katze-array.h Rework MidoriWebList into KatzeList and KatzeArray 2008-08-26 01:19:38 +02:00
katze-arrayaction.c Implement KatzeNet as a generic URI loader 2008-10-24 00:09:12 +02:00
katze-arrayaction.h Finish refactoring the toolbar to use only actions 2008-10-10 22:31:37 +02:00
katze-item.c Implement number of days history is saved 2008-10-16 01:31:47 +02:00
katze-item.h Implement number of days history is saved 2008-10-16 01:31:47 +02:00
katze-list.c Implement navigation history backed by sqlite 2008-10-07 02:19:33 +02:00
katze-list.h Implement navigation history backed by sqlite 2008-10-07 02:19:33 +02:00
katze-net.c Implement KatzeNet as a generic URI loader 2008-10-24 00:09:12 +02:00
katze-net.h Implement KatzeNet as a generic URI loader 2008-10-24 00:09:12 +02:00
katze-throbber.c Use fallback stock icon if there is no throbber animation 2008-10-22 00:46:53 +02:00
katze-throbber.h Do not localize object properties, except WebSettings 2008-10-15 03:32:11 +02:00
katze-utils.c Implement KatzeNet as a generic URI loader 2008-10-24 00:09:12 +02:00
katze-utils.h Implement KatzeNet as a generic URI loader 2008-10-24 00:09:12 +02:00
katze.h Implement KatzeNet as a generic URI loader 2008-10-24 00:09:12 +02:00
Makefile.am Implement KatzeNet as a generic URI loader 2008-10-24 00:09:12 +02:00
wscript_build Implement KatzeNet as a generic URI loader 2008-10-24 00:09:12 +02:00