index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
autocomplete
/
autocomplete_edit_view_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
The "size-request" event is run-first, clean up the Omnibox handler.
deanm@chromium.org
2009-04-30
1
-4
/
+3
*
Support PgUp/PgDn in Omnibox for "first entry/last entry"
ukai@chromium.org
2009-04-29
1
-9
/
+10
*
Use AutocompletePopupPositioner for the Linux Omnibox.
deanm@chromium.org
2009-04-27
1
-8
/
+4
*
Override GtkTextView's size request width in the Linux Omnibox.
deanm@chromium.org
2009-04-24
1
-0
/
+13
*
Better alignment of the omnibox edit entry.
deanm@chromium.org
2009-04-20
1
-46
/
+31
*
Fixing a crash which could occur when a string containing multibyte character...
deanm@chromium.org
2009-04-15
1
-5
/
+14
*
Fix build bustage - make sure GTK Autocomplete edit/popup implement the GetMo...
ben@chromium.org
2009-04-10
1
-2
/
+2
*
Initial implemention of Mac Omnibox.
shess@chromium.org
2009-04-10
1
-1
/
+1
*
Revert "Initial implemention of Mac Omnibox."
shess@chromium.org
2009-04-07
1
-1
/
+1
*
Initial implemention of Mac Omnibox.
shess@chromium.org
2009-04-06
1
-1
/
+1
*
Revert Linux Omnibox color changes in r12516.
deanm@chromium.org
2009-03-26
1
-3
/
+3
*
Linux UI theming:
estade@chromium.org
2009-03-25
1
-4
/
+4
*
Improve the Linux Omnibox ssl background / scheme coloring.
deanm@chromium.org
2009-03-24
1
-8
/
+16
*
Don't leak AutocompleteEditViewGtk objects. I meant reset() not release().
deanm@chromium.org
2009-03-17
1
-2
/
+2
*
Move a bunch of our GTK code that was previous manually handling references (...
deanm@chromium.org
2009-03-16
1
-28
/
+26
*
Fix ownership error with GtkTextTagTable and GtkTextTag.
deanm@chromium.org
2009-03-13
1
-3
/
+2
*
Cleanup AutocompleteEditViewGtk's resources and widgets.
deanm@chromium.org
2009-03-13
1
-0
/
+19
*
Call into the IM hooks from the Linux Omnibox keyboard handling.
deanm@chromium.org
2009-03-13
1
-14
/
+28
*
Hookup the escape key on Linux Omnibox to revert to the permanent text (like ...
deanm@chromium.org
2009-03-12
1
-2
/
+7
*
Better keyboard and mouse handling in Omnibox:
deanm@chromium.org
2009-03-12
1
-33
/
+48
*
Add a GDK_COLOR_RGB macro for constructing GdkColors.
deanm@chromium.org
2009-03-12
1
-2
/
+3
*
Some cleanups and hookups to LocationBarViewGtk.
deanm@chromium.org
2009-03-10
1
-3
/
+7
*
Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.
deanm@chromium.org
2009-03-10
1
-0
/
+483