summaryrefslogtreecommitdiff
path: root/katze/katze-utils.c
Commit message (Expand)AuthorAgeFilesLines
* more work on GIR annotationsgue5t2014-05-191-4/+4
* Implement ChooserDialog and ChooserButton to replace property proxyChristian Dywan2014-02-231-211/+1
* Use font-set signal and font family for GTK+ 3.2 font chooserChristian Dywan2013-11-051-3/+6
* Don't shadow info in proxy_populate_appsPaweł Forysiuk2013-10-311-1/+1
* Clean up warnings, mostly about unused variablesPaweł Forysiuk2013-10-251-1/+0
* Implement a default zoom level preferenceChristian Dywan2013-07-071-0/+16
* Address missing NULL checks and dead code found by clangChristian Dywan2013-04-171-2/+2
* Populate application chooser button in idleChristian Dywan2013-03-301-80/+89
* Use GtkFontButton with filter func with GTK+ 3.2Christian Dywan2013-03-271-8/+38
* Avoid g_list_nth on app infos in katze utilsChristian Dywan2013-03-271-5/+6
* Fix periods to ellipsis in Custom/ Customize ShortcutsChristian Dywan2013-03-231-1/+1
* Drop scarcely useful katze_object_get_floatChristian Dywan2013-03-071-23/+2
* Use strings directly without katze_property_labelChristian Dywan2013-03-071-39/+0
* Replace katze_object_has_property with real type checksChristian Dywan2013-03-071-23/+0
* Move katze_pixbuf_new_from_buffer into Midori.View < WebKit 1.3.13Christian Dywan2013-03-071-53/+0
* Drop KatzeScrolled in favour of GTK+ 3.4 touchscreen supportChristian Dywan2013-02-251-33/+0
* Consolidate 3 window size defaults and add testsChristian Dywan2012-12-141-0/+18
* Drop Hildon code from katzePaweł Forysiuk2012-12-131-63/+8
* Merge katze_load_cached_icon into Midori.Paths.get_iconChristian Dywan2012-12-091-62/+0
* Supersede Katze.load_cached_icon by Midori.Paths.get_iconChristian Dywan2012-12-061-0/+1
* Consistent xdg and tmp folder setup for unit testsChristian Dywan2012-11-101-55/+2
* Set URL purpose on URL input entriesChristian Dywan2012-11-071-0/+3
* Introduce _for_reading versions for cache and dataChristian Dywan2012-09-301-1/+1
* Move translations out of settings classChristian Dywan2012-08-311-8/+1
* Validate IP address in proxy server preferenceChristian Dywan2012-08-291-0/+2
* Render invalid URI in entry with underline in GTK+3Christian Dywan2012-08-291-0/+32
* Use new Paths API in web cache extensionChristian Dywan2012-08-271-1/+0
* Introduce Midori.Paths and Midori.RuntimeModeChristian Dywan2012-08-271-2/+2
* Use secondary toolbar class for panel titleChristian Dywan2012-07-281-0/+10
* Require GTK+ 2.16 or laterChristian Dywan2012-07-201-16/+0
* Render url icon in url entriesChristian Dywan2012-07-111-0/+5
* Work-around too many apps in preferences on Win32Paweł Forysiuk2012-04-101-0/+6
* Fix katze_widget_popup_position_menu for GTK+Christian Dywan2012-02-201-9/+17
* Avoid allocations in _action_location_submit_uriChristian Dywan2012-02-101-0/+10
* Allow search engine addresses prefixed with %sChristian Dywan2012-01-051-0/+2
* Add simple regexp unit test to Addons extensionChristian Dywan2011-11-181-0/+24
* Introduce and use Midori.URI.is_httpChristian Dywan2011-10-281-1/+1
* Introduce Midori.URI to unitfy all URI logicChristian Dywan2011-10-211-7/+3
* Merge GLib and GTK+ compatibility in gtk3-compat.hChristian Dywan2011-10-201-8/+0
* Require GLib 2.22 it's already an implicit dependencyChristian Dywan2011-10-171-96/+0
* Bump version to 0.4.10.4.1Christian Dywan2011-10-101-1/+1
* Introduce Automatic user agent and allow quirksChristian Dywan2011-10-091-1/+4
* Allow building with GTK+3Lucas Baudin2011-10-071-13/+15
* Bump version to 0.4.00.4.0Christian Dywan2011-08-021-1/+1
* Count both cookies and history expiry in monthsChristian Dywan2011-05-161-0/+47
* Validate URIs and render entry red if invalidChristian Dywan2011-05-151-1/+59
* Always add None and Custom to application property proxiesChristian Dywan2010-10-131-7/+9
* Always prefill language entries with default valuesChristian Dywan2010-10-101-0/+14
* Intern property proxy hint strings staticallyChristian Dywan2010-10-101-9/+11
* Fallback to the name of an app info if there's no executableChristian Dywan2010-09-301-0/+2