summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Better alignment of the omnibox edit entry.deanm@chromium.org2009-04-201-2/+2
* Have ResourceBundle own GdkPixbufs.tc@google.com2009-04-161-5/+5
* Bold matched portions of text in Linux Omnibox.deanm@chromium.org2009-04-161-53/+97
* More Linux Omnibox v2 work, based on feedback from Cole.deanm@chromium.org2009-04-161-36/+74
* Make Linux Omnibox results look more like the v2 mocks.deanm@chromium.org2009-04-151-11/+104
* Fix build bustage - make sure GTK Autocomplete edit/popup implement the GetMo...ben@chromium.org2009-04-101-0/+4
* Move to custom painting the omnibox results with GDK.deanm@chromium.org2009-04-091-48/+156
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* Improve the look of the Linux omnibox.deanm@chromium.org2009-03-131-6/+8
* Fix a Linux Omnibox bug where a widget was used after it was destroyed.deanm@chromium.org2009-03-121-0/+4
* Add a GDK_COLOR_RGB macro for constructing GdkColors.deanm@chromium.org2009-03-121-3/+4
* Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.deanm@chromium.org2009-03-101-0/+115