midori/katze
Christian Dywan c571a6394f Don't pass around KatzeNet instances anymore
The KatzeNet is always a singleton, no need to pass it around.
2010-05-25 19:03:01 +02:00
..
katze-array.c Expose items in a KatzeArray as GList 2010-04-25 23:38:59 +02:00
katze-array.h Expose items in a KatzeArray as GList 2010-04-25 23:38:59 +02:00
katze-arrayaction.c Remove unused KatzeNet instance from KatzeArrayAction 2010-02-10 19:52:11 +01:00
katze-arrayaction.h Add G_GNUC_CONST to all Katze type functions 2010-01-17 18:14:48 +01: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 Always save KatzeItem::icon as meta data 2010-05-09 00:56:03 +02:00
katze-item.h Always save KatzeItem::icon as meta data 2010-05-09 00:56:03 +02:00
katze-net.c Don't pass around KatzeNet instances anymore 2010-05-25 19:03:01 +02:00
katze-net.h Merge KatzeNet icon loading into MidoriView 2010-03-11 23:30:54 +01: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 Add gtk_widget_get_window and fix gtk_dialog_get_content_area 2010-04-28 23:57:22 +02:00
katze-utils.h Implement katze_utf8_stristr, katze_collfold and use in completion 2009-12-28 23:59:54 +01:00
katze.h Refactor MidoriPreferences into KatzePreferences base class 2009-10-19 23:15:44 +02:00