summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/keyword_editor_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-6/+6
* Simplify the gtk AutoFill dialog and bring it more in line with the mocks.jhawkins@chromium.org2010-01-151-7/+4
* views/gtk: Add missing keyboard accelerators to Search Engines dialog.evan@chromium.org2010-01-051-5/+8
* Fix linux build failures. Not sure why these didn't fail before.pkasting@chromium.org2009-10-231-0/+1
* Use the original profile when opening the keyword editor window, sincepam@chromium.org2009-10-211-0/+4
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Remove a NOTREACHED from the keyword editor dialog. To hit,tony@chromium.org2009-10-051-3/+2
* Linux: make search engines dialog size based on locale settings.mdm@chromium.org2009-08-311-6/+11
* Add unittest for Gtk search engine manager dialog.mattm@chromium.org2009-08-271-15/+2
* GTK: Set the default icon list so we don't have to set it on every window all...estade@chromium.org2009-08-271-1/+0
* Fix leaking gtk tree models.mattm@chromium.org2009-08-261-0/+1
* Move common Gtk TreeModel handling code into gtk_tree::ModelAdapter.mattm@chromium.org2009-08-121-10/+2
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-4/+4
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-4/+4
* Set window icon on manage search engines dialog.estade@chromium.org2009-07-271-1/+2
* Finish the gtk search engine manager.mattm@chromium.org2009-06-271-18/+292
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-231-2/+2
* Add a (non functional) gtk KeywordEditorWindow and hook it up in the relevant...mattm@chromium.org2009-06-221-0/+229