midori/panels
Christian Dywan 40dc38fd21 Implement and use KATZE_ARRAY_FOREACH_ITEM
Iterating an array by a GList is considerably faster than
continuously retrieving items, however it is also a lot
more complicated. So the new macro takes care of that and
uses a new semi-private function to avoid copying the list.

Note that the macro can't be nested, which basically isn't
useful in practise anyway.
2010-09-12 00:59:24 +02:00
..
midori-bookmarks.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
midori-bookmarks.h Use KatzeArray* to remove and monitor deleted bookmarks 2010-08-10 23:46:49 +02:00
midori-console.c Remove browser-count, midori_panel_set_compact, console toolbar 2010-09-07 22:24:11 +02:00
midori-console.h Remove browser-count, midori_panel_set_compact, console toolbar 2010-09-07 22:24:11 +02:00
midori-extensions.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
midori-extensions.h Implement new Extensions panel, in the new folder extensions 2008-12-04 01:44:33 +01:00
midori-history.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
midori-history.h Refactor History panel into a separate class 2009-02-21 23:59:02 +01:00
midori-transfers.c Enable copy menu item in transfer context menu 2010-09-01 23:14:37 +02:00
midori-transfers.h Implement Transfers sidepanel 2009-03-22 15:25:57 +01:00