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
/
textfield
/
native_textfield_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
wstring: remove WideToUpper/WideToLower
evan@chromium.org
2011-05-10
1
-4
/
+4
*
FTP: split the directory listing parser test and re-enable it on TSan bots
phajdan.jr@chromium.org
2011-05-06
1
-2
/
+3
*
Trigger find in page when pasting even if the text is not changed.
suzhe@google.com
2011-04-28
1
-2
/
+4
*
Integrate the new input method API for Views into Chromium.
suzhe@google.com
2011-04-01
1
-4
/
+4
*
Adding a comment to explain a non-obvious fallthrough to another case statement.
finnur@chromium.org
2011-03-31
1
-0
/
+1
*
In preparation for NativeTheme refactoring, renaming the class NativeTheme
rogerta@chromium.org
2011-03-30
1
-3
/
+3
*
Replace views::TextRange with ui::Range.
suzhe@google.com
2011-03-15
1
-3
/
+3
*
Clean up some event code:
msw@chromium.org
2011-03-14
1
-2
/
+2
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-3
/
+5
*
views: Moves TextfieldController/TextRange into their own headers.
tfarina@chromium.org
2011-03-10
1
-3
/
+5
*
Update OnMouseActivate override signatures.
msw@chromium.org
2011-03-09
1
-1
/
+2
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
1
-5
/
+3
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
1
-3
/
+5
*
views: Factor out from View class some metric functions and constants into it...
tfarina@chromium.org
2011-02-24
1
-0
/
+1
*
Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...
ben@chromium.org
2011-02-24
1
-5
/
+2
*
Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...
ben@chromium.org
2011-02-11
1
-33
/
+9
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-4
/
+4
*
Rework tree APIs to reflect Google style and more const-correctness.Also, mov...
ben@chromium.org
2011-02-09
1
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
1
-3
/
+33
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-2
/
+2
*
Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ...
oshima@google.com
2011-01-19
1
-1
/
+14
*
Remove wstring from views. Part 3: Switch accessibility strings to string16.
avi@chromium.org
2011-01-14
1
-5
/
+5
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-3
/
+3
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-7
/
+7
*
Handle WM_SYSKEYDOWN in NativeTextfieldWin.
oshima@google.com
2011-01-12
1
-0
/
+3
*
Compile and test TextfieldViews on win as well.
oshima@google.com
2011-01-12
1
-1
/
+6
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
1
-7
/
+8
*
focus reverse traversal was not working for TextfieldViews.
oshima@chromium.org
2011-01-06
1
-1
/
+19
*
Replace Textfield::Keystroke with views::KeyEvent.
oshima@chromium.org
2011-01-05
1
-2
/
+22
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
1
-2
/
+2
*
views: Include base/win/scope_comptr.h instead of base/scoped_comptr_win.h
tfarina@chromium.org
2010-12-10
1
-5
/
+5
*
Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.
jeremy@chromium.org
2010-11-24
1
-6
/
+4
*
Implements vertical margins setter for textfield.
altimofeev@chromium.org
2010-11-10
1
-1
/
+18
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-2
/
+2
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-5
/
+5
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-5
/
+5
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-5
/
+5
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-5
/
+5
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-5
/
+5
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-1
/
+2
*
Add accessibility support for Textfields in Windows.
dtseng@chromium.org
2010-06-16
1
-0
/
+75
*
Unicode bidi mirroring characters are not correctly mirrored in textfield and...
xji@chromium.org
2010-06-15
1
-10
/
+47
*
Same issue as in omnibox, keyboard layout change inside DefWindowProc() in
xji@chromium.org
2010-06-10
1
-2
/
+23
*
This CL fixes issue 42867 - "OK" button disabled on "Edit Exception" dialog box
xji@chromium.org
2010-05-07
1
-1
/
+8
*
A quick fix for Issue 34970.
hbono@chromium.org
2010-04-19
1
-0
/
+14
*
Remove unnecessary NOTIMPLEMENTED call. We will eventually need to implement ...
chocobo@chromium.org
2010-04-08
1
-1
/
+0
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-2
/
+3
*
Add ability to show/hide password in login dialog.
chocobo@chromium.org
2010-03-19
1
-0
/
+5
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
[next]