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
/
focus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improving the FocusManager::GetFocusManager method on Gtk.
jcampan@chromium.org
2009-09-08
1
-6
/
+7
*
The FocusManager stores/restores focus when the top window becomes inactive/a...
jcampan@chromium.org
2009-09-01
3
-61
/
+98
*
Try to fix the ChromeOS build. This tries to add a views dependency for brows...
brettw@chromium.org
2009-08-22
1
-3
/
+4
*
Factor out views::Combobox::Model so that it can be used cross-platform.
mattm@chromium.org
2009-08-18
1
-6
/
+7
*
Fixes bug in previous change. In AcceleratorHandler if there is no
sky@chromium.org
2009-08-11
1
-0
/
+1
*
Fixes bug in AcceleratorHandler. It's possible to get events for GtkWidgets
sky@chromium.org
2009-08-07
1
-0
/
+5
*
Making the focus manager unit-tests less Windows specific.
jcampan@chromium.org
2009-08-04
1
-76
/
+56
*
This CL adds accelerators to the Linux toolkit views.
jcampan@chromium.org
2009-07-31
6
-140
/
+278
*
Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.
jcampan@chromium.org
2009-07-21
1
-5
/
+7
*
Allow TabContentsDelegates to process unhandled keyboard messages coming back...
ananta@chromium.org
2009-07-14
2
-69
/
+0
*
Fix compilation error in the focus manager by returning NULL from unimplement...
brettw@chromium.org
2009-06-30
1
-0
/
+1
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
6
-280
/
+96
*
Review URL: http://codereview.chromium.org/150051
jcampan@chromium.org
2009-06-30
1
-0
/
+20
*
Revert :
nsylvain@chromium.org
2009-06-22
6
-95
/
+280
*
Relanding focus manager refactoring with build fix, see:http://codereview.chr...
jcampan@chromium.org
2009-06-20
6
-280
/
+95
*
Reverting 18872.
jcampan@chromium.org
2009-06-19
6
-95
/
+280
*
Removed the last Windows specific part out of the focus manager. HWNDs are no...
jcampan@chromium.org
2009-06-19
6
-280
/
+95
*
Fix focus traversal cycle.
yutak@chromium.org
2009-06-15
3
-40
/
+11
*
Fix reversed focus traversal order issue.
yutak@chromium.org
2009-06-12
3
-45
/
+26
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
3
-29
/
+39
*
Fix a memory leak in a focus manager unit-test.
jcampan@chromium.org
2009-06-09
1
-2
/
+2
*
This CL adds some more FocusManager unit-tests.
jcampan@chromium.org
2009-06-09
1
-223
/
+494
*
Moving the Windows specific activation code in the FocusManager to the widget...
jcampan@chromium.org
2009-06-08
2
-29
/
+2
*
Fix keyboard accelerator registration issue in views::View.
yutak@chromium.org
2009-06-06
1
-4
/
+2
*
Fix: Alt+Tab not sending FocusWillChange events.
finnur@chromium.org
2009-06-04
1
-5
/
+4
*
Some previous refactoring I did of the accelerator code had introduced regres...
jcampan@chromium.org
2009-06-03
1
-4
/
+1
*
FocusManager should accept multiple AcceleratorTargets for each accelerator.
yutak@chromium.org
2009-06-03
3
-46
/
+221
*
Recent refactoring of the combobox had broken focus.
jcampan@chromium.org
2009-06-03
1
-21
/
+40
*
Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...
ben@chromium.org
2009-05-29
1
-1
/
+1
*
Move text_field.cc and rename the class to Textfield in preparation for porting.
ben@chromium.org
2009-05-27
1
-23
/
+23
*
Stubs out FocusManager and Menu so they compile on Linux.
sky@chromium.org
2009-05-26
2
-9
/
+49
*
Makes FindBarWin buildable on linux. FindBarWin should be renamed to
sky@chromium.org
2009-05-23
1
-3
/
+5
*
Clean-up of the accelerator code.
jcampan@chromium.org
2009-05-14
2
-27
/
+30
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
*
Removing floating views, they are not used anymore.
jcampan@chromium.org
2009-05-11
2
-97
/
+23
*
A new DEPS file for views, designed to reduce dependencies. Removes some unne...
ben@chromium.org
2009-05-08
1
-1
/
+0
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
9
-0
/
+2272