summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options/exceptions_page_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-3/+3
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-2/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Fix leaking gtk tree models.mattm@chromium.org2009-08-261-0/+2
* Rename namespace gtk_tree_util to gtk_tree which is shorter.mdm@chromium.org2009-08-031-4/+4
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-6/+6
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-3/+3
* Linux: factor out some shared GTK tree utility code.mdm@chromium.org2009-07-291-32/+5
* Linux: add the password manager UI.mdm@chromium.org2009-07-291-0/+226