| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant casts in g_signal_connect() throughout all gtk code we have. | erg@chromium.org | 2010-02-10 | 1 | -6/+6 |
* | Simplify the gtk AutoFill dialog and bring it more in line with the mocks. | jhawkins@chromium.org | 2010-01-15 | 1 | -7/+4 |
* | views/gtk: Add missing keyboard accelerators to Search Engines dialog. | evan@chromium.org | 2010-01-05 | 1 | -5/+8 |
* | Fix linux build failures. Not sure why these didn't fail before. | pkasting@chromium.org | 2009-10-23 | 1 | -0/+1 |
* | Use the original profile when opening the keyword editor window, since | pam@chromium.org | 2009-10-21 | 1 | -0/+4 |
* | Move classes depending on Skia out of base/gfx and into app/gfx. Rename | brettw@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Remove a NOTREACHED from the keyword editor dialog. To hit, | tony@chromium.org | 2009-10-05 | 1 | -3/+2 |
* | Linux: make search engines dialog size based on locale settings. | mdm@chromium.org | 2009-08-31 | 1 | -6/+11 |
* | Add unittest for Gtk search engine manager dialog. | mattm@chromium.org | 2009-08-27 | 1 | -15/+2 |
* | GTK: Set the default icon list so we don't have to set it on every window all... | estade@chromium.org | 2009-08-27 | 1 | -1/+0 |
* | Fix leaking gtk tree models. | mattm@chromium.org | 2009-08-26 | 1 | -0/+1 |
* | Move common Gtk TreeModel handling code into gtk_tree::ModelAdapter. | mattm@chromium.org | 2009-08-12 | 1 | -10/+2 |
* | Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr... | mdm@chromium.org | 2009-07-31 | 1 | -4/+4 |
* | Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines. | mdm@chromium.org | 2009-07-30 | 1 | -4/+4 |
* | Set window icon on manage search engines dialog. | estade@chromium.org | 2009-07-27 | 1 | -1/+2 |
* | Finish the gtk search engine manager. | mattm@chromium.org | 2009-06-27 | 1 | -18/+292 |
* | Rejiggers the keyword editor so that the UI is independent of the model rathe... | ben@chromium.org | 2009-06-23 | 1 | -2/+2 |
* | Add a (non functional) gtk KeywordEditorWindow and hook it up in the relevant... | mattm@chromium.org | 2009-06-22 | 1 | -0/+229 |