summaryrefslogtreecommitdiffstats
path: root/chrome/browser/input_window_dialog_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* gtk: Make use of the gtk signal macros in GtkInputWindowDialog class.tfarina@chromium.org2010-08-191-49/+32
* Revert 52721 - Refactor the implementation of InputWindowDialog.tfarina@chromium.org2010-07-161-0/+163
* Refactor the implementation of InputWindowDialog.tfarina@chromium.org2010-07-161-163/+0
* Put more dialogs into chrome window.xiyuan@chromium.org2010-06-011-1/+2
* chrome 5: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+2
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-1/+1
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-2/+2
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-271-2/+2
* linux: more dialog touchups. I had missed one before.evan@chromium.org2009-05-191-15/+10
* Adds (non-working) folders and GTK dialogs.erg@google.com2009-04-231-0/+166