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
*
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