summaryrefslogtreecommitdiff
path: root/extensions/statusbar-features.c
Commit message (Expand)AuthorAgeFilesLines
* Use guint when iterating for loops to avoid signedness warningsChristian Dywan2013-10-301-1/+1
* Use enable-javascript in both WebKit1 and WebKit2Christian Dywan2013-03-171-3/+3
* Keep plugins in Statusbar Features with WebKit >= 1.3.8Christian Dywan2013-01-101-2/+0
* New extension to manage Netscape plugins like extensionsAndré Stösel2012-11-291-1/+3
* Drop compatibility layer for legacy icon namesChristian Dywan2012-07-111-1/+1
* Implement "items" string list in Statusbar FeaturesChristian Dywan2012-06-221-41/+102
* Reverse packing of statusbar features bboxChristian Dywan2012-02-291-1/+1
* Use correct callback when activating statusbar featuresChristian Dywan2012-02-261-7/+10
* Abstract availability of Netscape plugin supportChristian Dywan2012-02-251-2/+5
* Ensure zoom level combo is initially presetChristian Dywan2012-02-121-0/+1
* Show mismatching build version suffix for extensionsChristian Dywan2011-11-081-1/+1
* sokoke, gtk3-compat, gtkiconentry, stock join midori-platform.hChristian Dywan2011-10-311-1/+0
* Use GTK_COMBO_BOX_TEXT with Statusbar FeaturesChristian Dywan2011-10-201-1/+1
* Use gtk_combo_box_text_new_with_entry in Statusbar FeaturesChristian Dywan2011-10-201-2/+2
* Make statusbar identity combobox work like preferenceChristian Dywan2011-03-051-1/+1
* Add a zoom level combobox to Statusbar FeaturesChristian Dywan2011-02-241-1/+54
* Use function to access browser settings an panelChristian Dywan2010-11-011-2/+1
* Add 'Identify As' button to Statusbar FeaturesChristian Dywan2010-10-311-11/+5
* Implement and use KATZE_ARRAY_FOREACH_ITEMChristian Dywan2010-09-121-3/+1
* Show icons/ labels in statusbar features according to toolbar styleChristian Dywan2009-06-011-7/+52
* Add a description to Statusbar Features and localize itChristian Dywan2009-04-281-2/+2
* Refer to 'Netscape plugins' instead of 'plugins'Christian Dywan2009-04-251-1/+1
* Show only image buttons in Statusbar Features in statusbarChristian Dywan2009-04-171-6/+13
* Fix memory leaks in a number of placesChristian Dywan2009-04-051-0/+1
* Use the new midori_extension_get_app in extensionsChristian Dywan2009-03-251-0/+9
* Handle activation and deactivation of Statusbar Features properlyChristian Dywan2009-02-281-0/+10
* Implement 'deactivate' in Statusbar Features extensionChristian Dywan2009-01-061-4/+15
* Localization string improvementsChristian Dywan2008-11-301-2/+15
* Provide MidoriPane interface for use with MidoriPanelChristian Dywan2008-11-241-2/+0
* Pack items in a normal box and not homogeneousChristian Dywan2008-11-231-3/+3
* Localize Statusbar FeaturesChristian Dywan2008-11-231-0/+4
* Change extension API to split initialization and activationChristian Dywan2008-11-201-5/+14
* Add two example extensionsChristian Dywan2008-11-181-0/+52