midori/katze
Christian Dywan b604b177bb Use foreach with copied list for importing bookmarks
The new macro KATZE_ARRAY_FOREACH_ITEM_L is added, taking a
list that must be freed afterwards. It copies the list to
not enter infinite recursion if items are removed or appended.
2010-12-05 23:34:17 +01:00
..
katze-array.c Remove unused non-object support from KatzeArray 2010-11-30 18:15:33 +01:00
katze-array.h Use foreach with copied list for importing bookmarks 2010-12-05 23:34:17 +01:00
katze-arrayaction.c Remove empty loop in katze_array_action_activate 2010-12-02 19:05:11 +01:00
katze-arrayaction.h Implement KatzeArrayAction::populate-folder 2010-09-15 04:10:55 +02:00
katze-http-auth.c Don't restrict length of HTTP login passwords 2010-10-27 21:02:47 +02:00
katze-http-auth.h Add G_GNUC_CONST to all Katze type functions 2010-01-17 18:14:48 +01:00
katze-http-cookies.c Revise cookie saving based on a timeout 2010-10-06 18:32:03 +02:00
katze-http-cookies.h Add G_GNUC_CONST to all Katze type functions 2010-01-17 18:14:48 +01:00
katze-item.c Introduce katze_item_get_meta_boolean convenience 2010-07-01 20:42:42 +02:00
katze-item.h Introduce katze_bookmark_populate_tree_view() and rename ITEM_IS* macros 2010-07-01 23:37:13 +02:00
katze-net.c Slice allocations in addons, net, scrolled, transferbar 2010-10-21 21:09:01 +02:00
katze-net.h Remove katze_net_new and katze_net_get_session 2010-09-07 22:39:51 +02:00
katze-preferences.c Use gtk_dialog_get_content_area if available instead of dialog->vbox 2010-01-29 22:58:36 +01:00
katze-preferences.h Add G_GNUC_CONST to all Katze type functions 2010-01-17 18:14:48 +01:00
katze-scrolled.c Slice allocations in addons, net, scrolled, transferbar 2010-10-21 21:09:01 +02:00
katze-scrolled.h Add G_GNUC_CONST to all Katze type functions 2010-01-17 18:14:48 +01:00
katze-separatoraction.c Implement KatzeSeparatorAction 2009-01-29 00:52:27 +01:00
katze-separatoraction.h Add G_GNUC_CONST to all Katze type functions 2010-01-17 18:14:48 +01:00
katze-throbber.c Declare ax, ay in throbber earlier 2010-11-01 03:18:00 +01:00
katze-throbber.h Base KatzeThrobber on GtkSpinner if available 2010-05-02 16:11:18 +02:00
katze-utils.c Always add None and Custom to application property proxies 2010-10-13 23:13:02 +02:00
katze-utils.h Remove unused katze_collfold and katze_utf8_stristr 2010-09-18 01:48:55 +02:00
katze.h Refactor MidoriPreferences into KatzePreferences base class 2009-10-19 23:15:44 +02:00