summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux UI theming:estade@chromium.org2009-03-251-4/+4
* Improve the Linux Omnibox ssl background / scheme coloring.deanm@chromium.org2009-03-241-8/+16
* Don't leak AutocompleteEditViewGtk objects. I meant reset() not release().deanm@chromium.org2009-03-171-2/+2
* Move a bunch of our GTK code that was previous manually handling references (...deanm@chromium.org2009-03-161-28/+26
* Fix ownership error with GtkTextTagTable and GtkTextTag.deanm@chromium.org2009-03-131-3/+2
* Cleanup AutocompleteEditViewGtk's resources and widgets.deanm@chromium.org2009-03-131-0/+19
* Call into the IM hooks from the Linux Omnibox keyboard handling.deanm@chromium.org2009-03-131-14/+28
* Hookup the escape key on Linux Omnibox to revert to the permanent text (like ...deanm@chromium.org2009-03-121-2/+7
* Better keyboard and mouse handling in Omnibox:deanm@chromium.org2009-03-121-33/+48
* Add a GDK_COLOR_RGB macro for constructing GdkColors.deanm@chromium.org2009-03-121-2/+3
* Some cleanups and hookups to LocationBarViewGtk.deanm@chromium.org2009-03-101-3/+7
* Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.deanm@chromium.org2009-03-101-0/+483