midori/extensions
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
..
cookie-manager Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
feed-panel Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
adblock.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
addons.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
colorful-tabs.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
copy-tabs.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
external-applications.vala Localize Vala extensions and mark strings for translation 2010-07-04 10:53:21 +02:00
formhistory.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
history-list.vala Localize Vala extensions and mark strings for translation 2010-07-04 10:53:21 +02:00
mouse-gestures.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
page-holder.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
shortcuts.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
status-clock.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
statusbar-features.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
tab-panel.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
tabs-minimized.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
toolbar-editor.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
web-cache.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
wscript_build Provide midori.vapi for App, Browser, Extension and WebSettings 2010-04-27 23:49:45 +02:00