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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move combobox directory to ui/views/controls/.
tfarina@chromium.org
2011-11-24
1
-102
/
+0
*
views: Factor out Listener from Combobox into its own header file.
tfarina@chromium.org
2011-11-22
1
-14
/
+5
*
views: Add comment to Combobox's native wrapper about its lifetime.
tfarina@chromium.org
2011-09-21
1
-1
/
+2
*
views: Fix a couple of trivial TODOS.
tfarina@chromium.org
2011-08-29
1
-4
/
+3
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
1
-1
/
+1
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
1
-10
/
+4
*
views: Add OnEnabledChanged() method to View class.
tfarina@chromium.org
2011-05-27
1
-1
/
+1
*
Added Unit Testing for pure Views Combobox
saintlou@chromium.org
2011-05-11
1
-0
/
+14
*
Added Key event forwarding and handlking (not yet tested for GTK or Windows)
saintlou@chromium.org
2011-05-05
1
-1
/
+4
*
Initial implementation of pure Views combobox (aka dropdown list). The follow...
saintlou@chromium.org
2011-04-29
1
-2
/
+2
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-10
/
+16
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
1
-16
/
+10
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
1
-10
/
+16
*
Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...
ben@chromium.org
2011-02-24
1
-1
/
+1
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
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
-0
/
+3
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
1
-2
/
+2
*
Add undeclared virtual destructors part 5
ziadh@chromium.org
2010-08-02
1
-0
/
+3
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Remove unused local variables now that subclasses don't need to track their o...
pkasting@chromium.org
2010-04-23
1
-3
/
+0
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
1
-3
/
+1
*
views: [accessibility] Add support for GetAccessibleValue in the combobox con...
ctguil@chromium.org
2010-03-30
1
-0
/
+1
*
Reapply r41640.
ajwong@chromium.org
2010-03-16
1
-1
/
+9
*
Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...
ajwong@chromium.org
2010-03-16
1
-9
/
+1
*
Landing tfarina CL.
ctguil@chromium.org
2010-03-15
1
-1
/
+9
*
Makes views not draw focus for native controls on Gtk. As Gtk renders
sky@chromium.org
2009-12-03
1
-0
/
+1
*
Factor out views::Combobox::Model so that it can be used cross-platform.
mattm@chromium.org
2009-08-18
1
-12
/
+5
*
Review URL: http://codereview.chromium.org/150051
jcampan@chromium.org
2009-06-30
1
-2
/
+2
*
Some previous refactoring I did of the accelerator code had introduced regres...
jcampan@chromium.org
2009-06-03
1
-1
/
+1
*
Make Combobox portable
ben@chromium.org
2009-06-02
1
-0
/
+89