midori/extensions/cookie-manager
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-page.c Always expand rows when trying to restore the selection 2010-01-20 07:19:11 +01:00
cookie-manager-page.h Use only one GtkTreeStore for all browsers to improve performance 2009-06-06 23:40:08 +02:00
cookie-manager.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
cookie-manager.h Use only one GtkTreeStore for all browsers to improve performance 2009-06-06 23:40:08 +02:00
main.c Use only one GtkTreeStore for all browsers to improve performance 2009-06-06 23:40:08 +02:00