midori/katze
Christian Dywan e1b828edf2 Finish refactoring the toolbar to use only actions
Finally the trash, which was the last item that
needed to be implemented as an action, is an
action, a KatzeArrayAction to be exact.

This simplifies more code and also makes Window
and RecentlyVisited generically implementable.

Incidentally this change also fixes a bug where
the browser tried to add a new tab when the last
one was closed, even while destroying itself.

Furthermore sokoke_image_menu_item_ellipsized
and sokoke_widget_popup were promoted to Katze.
We're still keeping the old functions for now.
2008-10-10 22:31:37 +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 Finish refactoring the toolbar to use only actions 2008-10-10 22:31:37 +02:00
katze-arrayaction.h Finish refactoring the toolbar to use only actions 2008-10-10 22:31:37 +02:00
katze-item.c Assign KatzeItem property strings properly 2008-10-07 03:24:27 +02:00
katze-item.h Implement navigation history backed by sqlite 2008-10-07 02:19:33 +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-throbber.c Move MidoriWebList and MidoriWebItem to Katze 2008-08-05 05:03:05 +02:00
katze-throbber.h Move MidoriWebList and MidoriWebItem to Katze 2008-08-05 05:03:05 +02:00
katze-utils.c Finish refactoring the toolbar to use only actions 2008-10-10 22:31:37 +02:00
katze-utils.h Finish refactoring the toolbar to use only actions 2008-10-10 22:31:37 +02:00
katze.h Finish refactoring the toolbar to use only actions 2008-10-10 22:31:37 +02:00
Makefile.am Finish refactoring the toolbar to use only actions 2008-10-10 22:31:37 +02:00
wscript_build First attempt at a waf build system 2008-05-31 12:04:52 +02:00