summaryrefslogtreecommitdiff
path: root/extensions/cookie-manager
Commit message (Expand)AuthorAgeFilesLines
* 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