midori/katze
Christian Dywan 34ddb8c2f0 Implement KatzeArrayAction::populate-folder
To go along with that, expose katze_array_action_generate_menu
as a public function to implement the signal.

In essence, this enables populating folders from other sources
than the original array, such as a database, while still
making use of the existing menu generation.
2010-09-15 04:10:55 +02:00
..
katze-array.c Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
katze-array.h Implement and use KATZE_ARRAY_FOREACH_ITEM 2010-09-12 00:59:24 +02:00
katze-arrayaction.c Implement KatzeArrayAction::populate-folder 2010-09-15 04:10:55 +02:00
katze-arrayaction.h Implement KatzeArrayAction::populate-folder 2010-09-15 04:10:55 +02:00
katze-http-auth.c Use gtk_dialog_get_content_area if available instead of dialog->vbox 2010-01-29 22:58:36 +01: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 Create cookie jar on startup instead of waiting for an HTTP request 2009-03-24 01:10:15 +01: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 Remove katze_net_new and katze_net_get_session 2010-09-07 22:39:51 +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 Add fallback definition of gtk_widget_get_visible in KatzeScrolled 2010-02-21 18:01:20 +01: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 Base KatzeThrobber on GtkSpinner if available 2010-05-02 16:11:18 +02:00
katze-throbber.h Base KatzeThrobber on GtkSpinner if available 2010-05-02 16:11:18 +02:00
katze-utils.c Require that the URI passed to katze_load_cached_icon be NULL 2010-09-15 04:10:54 +02:00
katze-utils.h Introduce katze_bookmark_populate_tree_view() and rename ITEM_IS* macros 2010-07-01 23:37:13 +02:00
katze.h Refactor MidoriPreferences into KatzePreferences base class 2009-10-19 23:15:44 +02:00