midori/katze
Christian Dywan ed6ed71239 Embed extensions into preferences dialogue
MidoriBrowser gains the show-preferences signal which
gives API users a chance to add preferences.

katze_preferences_add_category now returns a box to
allow freely packing a widget into the page.

The extension panel is packed into the preferences now
rather than being appended as a proper panel.

Motivation is consistency here, such as with Gedit or
Emerillon and also the aspect that extensions often
really do tweak behaviour like preferences do.

Spacing and icons are added for visual consistency.
2011-04-14 03:29:50 +02:00
..
katze-array.c Gracefully handle unset history and search engines 2011-03-05 03:40:10 +01:00
katze-array.h Add KatzeArray::update and call it after import 2011-01-19 21:58:26 +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 Improve handling of cookie updates 2011-02-20 20:55:34 +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 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 Embed extensions into preferences dialogue 2011-04-14 03:29:50 +02:00
katze-preferences.h Embed extensions into preferences dialogue 2011-04-14 03:29:50 +02: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