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
/
views
/
controls
/
combobox
/
combobox.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move combobox directory to ui/views/controls/.
tfarina@chromium.org
2011-11-24
1
-143
/
+0
*
views: Factor out Listener from Combobox into its own header file.
tfarina@chromium.org
2011-11-22
1
-0
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-1
/
+1
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-1
/
+1
*
views: Add comment to Combobox's native wrapper about its lifetime.
tfarina@chromium.org
2011-09-21
1
-2
/
+3
*
views: Fix a couple of trivial TODOS.
tfarina@chromium.org
2011-08-29
1
-4
/
+1
*
views: Make View::SetFocusable() a simple setter accessor.
tfarina@chromium.org
2011-06-01
1
-1
/
+1
*
views: Add OnEnabledChanged() method to View class.
tfarina@chromium.org
2011-05-27
1
-2
/
+2
*
Added Key event forwarding and handlking (not yet tested for GTK or Windows)
saintlou@chromium.org
2011-05-05
1
-7
/
+20
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-7
/
+16
*
Send accessibility events from GTK implementations of views.
dmazzoni@chromium.org
2011-03-05
1
-0
/
+1
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
1
-9
/
+6
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
1
-6
/
+9
*
Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...
ben@chromium.org
2011-02-24
1
-3
/
+3
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
1
-2
/
+2
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-1
/
+1
*
Revert 74377 - Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
1
-1
/
+1
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
1
-1
/
+1
*
Remove wstring from views. Part 3: Switch accessibility strings to string16.
avi@chromium.org
2011-01-14
1
-2
/
+2
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-1
/
+3
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-2
/
+2
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
1
-10
/
+4
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-2
/
+2
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-2
/
+2
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-2
/
+2
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-2
/
+2
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-2
/
+2
*
Remove wstrings from bookmarks, part 12.
viettrungluu@chromium.org
2010-08-22
1
-1
/
+2
*
Relayout content pref page properly upon sync status changes.
mnissler@chromium.org
2010-07-15
1
-0
/
+1
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
1
-15
/
+1
*
views: [accessibility] Add support for GetAccessibleValue in the combobox con...
ctguil@chromium.org
2010-03-30
1
-0
/
+7
*
Reapply r41640.
ajwong@chromium.org
2010-03-16
1
-0
/
+21
*
Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...
ajwong@chromium.org
2010-03-16
1
-21
/
+0
*
Landing tfarina CL.
ctguil@chromium.org
2010-03-15
1
-0
/
+21
*
Get the initial selection work. and removed unnecessary initialization.
oshima@chromium.org
2010-02-02
1
-2
/
+0
*
Makes views not draw focus for native controls on Gtk. As Gtk renders
sky@chromium.org
2009-12-03
1
-0
/
+6
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
1
-2
/
+2
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
1
-2
/
+2
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
1
-2
/
+2
*
Factor out views::Combobox::Model so that it can be used cross-platform.
mattm@chromium.org
2009-08-18
1
-2
/
+3
*
Some previous refactoring I did of the accelerator code had introduced regres...
jcampan@chromium.org
2009-06-03
1
-7
/
+5
*
Recent refactoring of the combobox had broken focus.
jcampan@chromium.org
2009-06-03
1
-0
/
+1
*
Gets ComboBox to compile on linux.
sky@chromium.org
2009-06-02
1
-0
/
+1
*
Make Combobox portable
ben@chromium.org
2009-06-02
1
-0
/
+104