summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options/cookies_view.h
Commit message (Expand)AuthorAgeFilesLines
* GTK: Move chrome/common/gtk_signal.h to app/ so views-gtk can use it.erg@google.com2010-03-111-1/+1
* Convert the first half of gtk/options/* to use the new signal handler macros.estade@chromium.org2010-03-111-23/+13
* GTK: Split out the cookie display into its own component for reuse in the coo...erg@chromium.org2010-03-041-71/+14
* Reverting 40536 and 40535erg@chromium.org2010-03-031-2/+71
* GTK: Split out the cookie display into its own component for reuse in the coo...erg@chromium.org2010-03-031-71/+2
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Teach the cookie tree view and model about appcaches. Not hooked up to real d...michaeln@chromium.org2010-02-261-7/+22
* GTK: Make the cookies view modal to its parent since its parent will always b...erg@chromium.org2010-02-121-1/+3
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-101-2/+21
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-251-4/+31
* Revert last 3 patches. Sorry guys. :-(jorlow@chromium.org2010-01-201-21/+2
* Adds local storage nodes to cookie tree model and cookies view. jorlow@chromium.org2010-01-201-2/+21
* Linux cookies view: ui cleanups to match win.mattm@chromium.org2009-11-301-0/+4
* Linux: Adds back the ability to filter cookies by origin in the cookies optio...mattm@chromium.org2009-11-301-0/+21
* Linux: Convert Cookies options page from a list into a tree.mattm@chromium.org2009-11-111-51/+16
* Rename gtk_tree::ModelAdapter to TableAdapter in preparation for adding TreeA...mattm@chromium.org2009-11-061-3/+3
* Linux: fix crash in PopulateCookieDetails called by OnSelectionChanged callbackmattm@chromium.org2009-10-231-0/+2
* [Linux] Select the first row in cookies table when the Cookies window ismattm@chromium.org2009-10-211-0/+2
* More Gtk Cookies View polish.mattm@chromium.org2009-08-251-1/+0
* Gtk Cookie Manager: Fix removing multiple cookies while the list is sorted.mattm@chromium.org2009-08-121-0/+2
* Move common Gtk TreeModel handling code into gtk_tree::ModelAdapter.mattm@chromium.org2009-08-121-14/+6
* Changelist for mattm readability review.mattm@chromium.org2009-08-071-18/+31
* Try again: Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-301-2/+25
* Revert "Add unittest for Gtk cookie manager."mattm@chromium.org2009-07-301-21/+0
* Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-301-0/+21
* Gtk: Add cookie details to cookie manager.mattm@chromium.org2009-07-231-0/+24
* Gtk cookie manager part 1.mattm@chromium.org2009-07-221-0/+103