midori/extensions/cookie-manager
Enrico Tröger d7aa05b9ec Implement cm_list_length() for faster list length computations
Since we only need to know whether the list of selected items
has 0, 1 or 2 or more items, it's enough to check for these 3 cases
2010-01-08 00:16:56 +01:00
..
cookie-manager-page.c Implement cm_list_length() for faster list length computations 2010-01-08 00:16:56 +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 Use only one GtkTreeStore for all browsers to improve performance 2009-06-06 23:40:08 +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