Comment #2 on issue 8236 by [email protected]: Implement location bar and omnibox on GTK. http://code.google.com/p/chromium/issues/detail?id=8236
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=11323
------------------------------------------------------------------------
r11323 | [email protected] | 2009-03-10 05:35:31 -0700 (Tue, 10 Mar 2009)
| 8 lines
Changed paths:
A
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc
A
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_edit_view_gtk.h
A
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_popup_view_gtk.cc
A
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_popup_view_gtk.h
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/browser.scons?r1=11323&r2=11322
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/browser_toolbar_gtk.cc?r1=11323&r2=11322
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/browser_toolbar_gtk.h?r1=11323&r2=11322
A
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/location_bar_view_gtk.cc
A
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/location_bar_view_gtk.h
Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.
This implements some beginning functionality of "omnibox". It uses
GtkTextView for a rich text edit for the location bar. Color emphasis,
inline autocomplete, and the results popup work. You can select one of the
omnibox results using the keyboard. Mouse selection doesn't work. The
results popup code will have to be scraped and reimplemented with cairo /
pango.
BUG=8236
Review URL: http://codereview.chromium.org/40013
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---
