summaryrefslogtreecommitdiff
path: root/katze/katze-utils.h
Commit message (Expand)AuthorAgeFilesLines
* katze_object_assign should "return" the same valueChristian Dywan2013-04-171-1/+1
* Drop scarcely useful katze_object_get_floatChristian Dywan2013-03-071-16/+0
* Use strings directly without katze_property_labelChristian Dywan2013-03-071-4/+0
* Replace katze_object_has_property with real type checksChristian Dywan2013-03-071-4/+0
* Move katze_pixbuf_new_from_buffer into Midori.View < WebKit 1.3.13Christian Dywan2013-03-071-6/+0
* Consolidate 3 window size defaults and add testsChristian Dywan2012-12-141-0/+3
* Merge katze_load_cached_icon into Midori.Paths.get_iconChristian Dywan2012-12-091-4/+0
* Use secondary toolbar class for panel titleChristian Dywan2012-07-281-0/+4
* When removing bookmarks, folder must not be NULLVincent Cappe2012-02-191-0/+14
* Avoid allocations in _action_location_submit_uriChristian Dywan2012-02-101-0/+3
* Define H and V widget functions for GTK+3Christian Dywan2011-11-281-0/+1
* Add simple regexp unit test to Addons extensionChristian Dywan2011-11-181-0/+5
* Validate URIs and render entry red if invalidChristian Dywan2011-05-151-0/+3
* Remove unused katze_collfold and katze_utf8_stristrChristian Dywan2010-09-181-7/+0
* Simplify definitions of katze assignment macrosChristian Dywan2010-09-181-21/+3
* Introduce katze_bookmark_populate_tree_view() and rename ITEM_IS* macrosAlexander Butenko2010-07-011-3/+9
* Implement katze_utf8_stristr, katze_collfold and use in completionChristian Dywan2009-12-281-0/+7
* Refactor loading cached page icon into katze_load_cached_iconChristian Dywan2009-11-171-0/+4
* Introduce MIDORI_TOUCHSCREEN and katze_widget_has_touchscreen_modeChristian Dywan2009-10-281-0/+3
* Check the non-existence of folders before creating themAlexander Butenko2009-10-201-0/+4
* Adjust katze_(foo_)assign to work inside one-line if'sChristian Dywan2009-10-161-6/+9
* Add katze_strip_mnemonics (formerly known as elide_underscores)Christian Dywan2009-07-171-0/+3
* Implement katze_strv_assignDale Whittaker2009-04-251-0/+17
* Move {sokoke,katze}_tree_view_get_selected_iter properChristian Dywan2009-01-281-0/+5
* Add katze_object_has_propertyChristian Dywan2008-12-011-0/+4
* Add more katze_object_get_foo functionsChristian Dywan2008-11-181-0/+20
* Add katze_get_objectChristian Dywan2008-11-181-0/+4
* Implement KatzeNet as a generic URI loaderChristian Dywan2008-10-241-0/+6
* Finish refactoring the toolbar to use only actionsChristian Dywan2008-10-101-0/+15
* Initial addon panel feature, only userscripts for now.Christian Dywan2008-04-281-0/+9
* Implement property proxy widget creation.Christian Dywan2008-04-131-2/+11
* Implement a throbber widget.Christian Dywan2008-01-051-0/+50