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_views.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move textfield directory to ui/views/controls/.
tfarina@chromium.org
2011-11-27
1
-267
/
+0
*
views: Move desktop and touchui directories to ui/views/.
tfarina@chromium.org
2011-11-16
1
-1
/
+1
*
Fix omnibox mouse click highlight/word select/focus issue in aura build.
jennyz@chromium.org
2011-11-15
1
-0
/
+6
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@chromium.org
2011-11-11
1
-5
/
+4
*
Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
1
-4
/
+5
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
1
-5
/
+4
*
Support IMM32 reconversion on Windows.
penghuang@chromium.org
2011-10-31
1
-3
/
+2
*
1. change the setters of gfx::SelectionModel to be private. Set one alone mig...
xji@google.com
2011-10-12
1
-0
/
+2
*
views: Convert NativeTextfieldViews to use the new callback system.
tfarina@chromium.org
2011-10-01
1
-2
/
+2
*
Fix omnibox state for each tab.
xji@google.com
2011-09-28
1
-2
/
+2
*
Implement Menu Delegate for RWHVV, also fine tune the selection controller ho...
varunjain@chromium.org
2011-09-10
1
-1
/
+1
*
Moves ownership of MenuItemView to MenuRunner as well as responbility
sky@chromium.org
2011-08-25
1
-2
/
+2
*
Tests for TouchSelectoinControllerImpl.
varunjain@chromium.org
2011-08-08
1
-0
/
+1
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
1
-6
/
+6
*
Implement text selection widgets for controlling text selection on touch
varunjain@chromium.org
2011-08-03
1
-2
/
+8
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
1
-7
/
+7
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-27
/
+5
*
Revert 93840 - Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-5
/
+27
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-27
/
+5
*
Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()
saintlou@chromium.org
2011-06-29
1
-8
/
+0
*
views: Pull out ContextMenuController class into its own header file.
tfarina@chromium.org
2011-06-23
1
-0
/
+1
*
views: Pull out DragController class into its own header file.
tfarina@chromium.org
2011-06-21
1
-0
/
+1
*
Draw a NativeTextfieldViews drop location cursor.
msw@chromium.org
2011-06-10
1
-5
/
+9
*
Convert NativeTextFieldViews context menu from Menu2 to MenuItemView.
rhashimoto@chromium.org
2011-06-08
1
-4
/
+6
*
Remove unused multiline attribute in textfield. Need to be pushed only *after...
saintlou@chromium.org
2011-06-03
1
-2
/
+0
*
* An edit for SetText needs to be merged with previous edit to
oshima@google.com
2011-06-03
1
-0
/
+1
*
TextStyles in TextfieldViews
oshima@google.com
2011-06-01
1
-0
/
+6
*
Chromeos: virtual destructors should have virtual keyword (part 2).
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Undo Redo for Textfield Views
oshima@google.com
2011-05-11
1
-3
/
+2
*
Add simple drag and drop to NativeTextfieldViews.
msw@chromium.org
2011-05-09
1
-0
/
+22
*
Revert to non-static members for click tracking.
msw@chromium.org
2011-05-04
1
-0
/
+5
*
Refactor NativeTextfieldViews mouse handlers.
msw@chromium.org
2011-05-03
1
-21
/
+4
*
Rename View::GetCursor and simplify arguments.
msw@chromium.org
2011-05-03
1
-13
/
+12
*
Factored code drawing the focusable border used in some Views controls
saintlou@chromium.org
2011-05-03
1
-25
/
+2
*
Trigger find in page when pasting even if the text is not changed.
suzhe@google.com
2011-04-28
1
-0
/
+4
*
Scrap WNDCLASSEX.hCursor, update GetCursorForPoint.
msw@chromium.org
2011-04-27
1
-1
/
+1
*
Integrate the new input method API for Views into Chromium.
suzhe@google.com
2011-04-01
1
-2
/
+41
*
Disambiguate OnMouseCaptureLost from OnMouseReleased.
msw@chromium.org
2011-03-29
1
-6
/
+4
*
Refactor Textfield and AutocompleteEditViewViews.
suzhe@google.com
2011-03-23
1
-4
/
+10
*
Replace views::TextRange with ui::Range.
suzhe@google.com
2011-03-15
1
-3
/
+2
*
views: Moves TextfieldController/TextRange into their own headers.
tfarina@chromium.org
2011-03-10
1
-1
/
+2
*
This will help minimize the area we paint various views, including BrowserVie...
davemoore@chromium.org
2011-03-09
1
-1
/
+3
*
Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().
thakis@chromium.org
2011-03-04
1
-3
/
+3
*
Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...
ben@chromium.org
2011-02-24
1
-45
/
+45
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
1
-1
/
+1
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-1
/
+1
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-2
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
views textfield: Show the correct cursor.
sadrul@chromium.org
2011-02-01
1
-0
/
+6
*
Implement double/triple click functionality in views textfield. Also changed ...
varunjain@chromium.org
2011-01-27
1
-0
/
+27
[next]