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
/
native_combobox_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move combobox directory to ui/views/controls/.
tfarina@chromium.org
2011-11-24
1
-215
/
+0
*
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: Do not convert GetItemAt() to wstring as it already returns string16.
tfarina@chromium.org
2011-09-20
1
-3
/
+2
*
views: Fix a couple of trivial TODOS.
tfarina@chromium.org
2011-08-29
1
-2
/
+0
*
Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()
saintlou@chromium.org
2011-06-29
1
-1
/
+1
*
Added Unit Testing for pure Views Combobox
saintlou@chromium.org
2011-05-11
1
-0
/
+3
*
Added Key event forwarding and handlking (not yet tested for GTK or Windows)
saintlou@chromium.org
2011-05-05
1
-0
/
+14
*
Centralizes checking for non-null return from CreateWindow.
sky@chromium.org
2011-04-19
1
-1
/
+3
*
In preparation for NativeTheme refactoring, renaming the class NativeTheme
rogerta@chromium.org
2011-03-30
1
-2
/
+2
*
Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...
ben@chromium.org
2011-02-24
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-2
/
+2
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-1
/
+3
*
Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.
jeremy@chromium.org
2010-11-24
1
-4
/
+2
*
Remove wstrings from bookmarks, part 12.
viettrungluu@chromium.org
2010-08-22
1
-1
/
+2
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-1
/
+1
*
Cleanup: Remove unneeded headers from app/ (part 2)
thestig@chromium.org
2010-07-31
1
-4
/
+3
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-1
/
+2
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Get the initial selection work. and removed unnecessary initialization.
oshima@chromium.org
2010-02-02
1
-0
/
+1
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Lands 176025 from Oshima:
sky@chromium.org
2009-08-31
1
-1
/
+1
*
Factor out views::Combobox::Model so that it can be used cross-platform.
mattm@chromium.org
2009-08-18
1
-2
/
+3
*
Review URL: http://codereview.chromium.org/150051
jcampan@chromium.org
2009-06-30
1
-1
/
+5
*
Add back 'WS_VSCROLL' flag when creating a combobox window. Without it, the d...
jshin@chromium.org
2009-06-11
1
-1
/
+5
*
Recent refactoring of the combobox had broken focus.
jcampan@chromium.org
2009-06-03
1
-0
/
+4
*
Make Combobox portable
ben@chromium.org
2009-06-02
1
-0
/
+184