summaryrefslogtreecommitdiff
path: root/extensions/cookie-manager
Commit message (Expand)AuthorAgeFilesLines
* fix last known GTK2 entry placeholder text bugsgue5t2015-08-101-3/+3
* Unblock cookie manager from WebKit2 buildChristian Dywan2013-07-291-0/+1
* Cookie Manager WebKit2 supportChristian Dywan2013-07-161-2/+9
* Bump glib2 version to 2.32.4Paweł Forysiuk2013-06-261-8/+0
* Setup viewable toolbar consistently in Midori.PanelChristian Dywan2013-06-221-4/+0
* Use one central point to include webkit.hAndré Stösel2013-02-212-2/+2
* Don't search for place holder text on cookie list rebuildEnrico Tröger2013-02-081-9/+15
* Fix wrong unref in session saving, add timeout testingChristian Dywan2012-12-071-1/+2
* 2.26 guarded GDateTime everywhere, more consistent codeChristian Dywan2012-12-051-9/+14
* Check sokoke_has_default instead of placeholder textChristian Dywan2012-08-091-4/+4
* Consolidate search entries in sokoke_search_entry_newChristian Dywan2012-08-061-15/+1
* Ellipsize panel treeviews instead of scrollingChristian Dywan2012-08-031-0/+2
* Don't search for place holder text in panelsChristian Dywan2012-08-031-1/+4
* Use content view class for panel contentsChristian Dywan2012-07-281-1/+0
* Hinted text in bookmarks, history and cookie managerChristian Dywan2012-07-281-12/+4
* Require GTK+ 2.16 or laterChristian Dywan2012-07-201-5/+0
* Obtain and store priv in cookie managerChristian Dywan2011-12-103-48/+46
* Show mismatching build version suffix for extensionsChristian Dywan2011-11-081-1/+1
* sokoke, gtk3-compat, gtkiconentry, stock join midori-platform.hChristian Dywan2011-10-311-3/+0
* Allow building with GTK+3Lucas Baudin2011-10-072-2/+3
* Introduce MIDORI_EVENT_CONTEXT_MENU in midori-platform.hChristian Dywan2011-09-211-1/+1
* Don't use a custom stock icon for Cookie ManagerChristian Dywan2010-10-052-23/+2
* Implement and use KATZE_ARRAY_FOREACH_ITEMChristian Dywan2010-09-121-3/+1
* Always expand rows when trying to restore the selectionEnrico Tröger2010-01-201-3/+1
* Restore selection in cookie manager after deleting itemsEnrico Tröger2010-01-191-3/+73
* Allow DND also for cookie items by using the value of the parent nodeEnrico Tröger2010-01-081-2/+9
* Align domains with and without leading dots equallyEnrico Tröger2010-01-081-0/+22
* Implement cm_skip_leading_dot() to avoid code duplicationEnrico Tröger2010-01-081-5/+10
* Show some basic information in description box when domain is selectedEnrico Tröger2010-01-081-2/+35
* Implement cm_list_length() for faster list length computationsEnrico Tröger2010-01-081-4/+19
* Allow selecting (and so deleting) multiple cookies at onceEnrico Tröger2009-12-301-59/+111
* Move code to delete selected item from button handler into separate functionEnrico Tröger2009-12-301-2/+7
* Handle Delete key for the selected item in the Cookie ManagerEnrico Tröger2009-12-301-0/+14
* Use only one GtkTreeStore for all browsers to improve performanceEnrico Tröger2009-06-065-206/+495
* Split the CookieManager extension into separate filesEnrico Tröger2009-05-194-0/+1180