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
/
tree
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes two bugs in tree view:
sky@chromium.org
2009-11-25
1
-4
/
+9
*
Add an option to tree_view for whether to show lines from the root node
ian@chromium.org
2009-11-18
2
-3
/
+33
*
Fixes possible crash in treeview. The code for removing a node was not
sky@chromium.org
2009-11-12
1
-2
/
+3
*
Converting the Cookies options page from a TableView to a TreeView
ian@chromium.org
2009-11-06
1
-1
/
+20
*
Fixes bug in removing nodes from tree. Specifically if the root is not
sky@chromium.org
2009-11-04
1
-4
/
+14
*
The TableViewObserver::OnKeyDown method signature was changed recently and
jcampan@chromium.org
2009-10-23
2
-2
/
+3
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
2
-4
/
+6
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
2
-6
/
+4
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
2
-4
/
+6
*
Use gfx::Point instead of GET_X/Y_LPARAM to reduce a dependency on ATL.
jhawkins@chromium.org
2009-09-09
1
-6
/
+4
*
Uses POINT instead of CPoint to reduce the dependency in ATL.
scherkus@chromium.org
2009-09-03
2
-2
/
+2
*
Remove svn:executable property from files that don't need it.
thestig@chromium.org
2009-07-08
1
-0
/
+0
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
1
-3
/
+1
*
Review URL: http://codereview.chromium.org/150051
jcampan@chromium.org
2009-06-30
1
-4
/
+3
*
Revert :
nsylvain@chromium.org
2009-06-22
1
-1
/
+3
*
Relanding focus manager refactoring with build fix, see:http://codereview.chr...
jcampan@chromium.org
2009-06-20
1
-3
/
+1
*
Reverting 18872.
jcampan@chromium.org
2009-06-19
1
-1
/
+3
*
Removed the last Windows specific part out of the focus manager. HWNDs are no...
jcampan@chromium.org
2009-06-19
1
-3
/
+1
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
1
-1
/
+1
*
Parts of my previous changelist didn't make it through.
ben@chromium.org
2009-05-21
1
-1
/
+1
*
Revert 16567.
ben@chromium.org
2009-05-21
1
-1
/
+1
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
1
-1
/
+1
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-3
/
+3
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
2
-4
/
+9
*
Reverting 15832 since this test is finished.
hbono@chromium.org
2009-05-14
1
-1
/
+1
*
Move tree-related classes that Linux code depends on from views/ to app/
phajdan.jr@chromium.org
2009-05-13
5
-490
/
+1
*
Revert 15965. I wasn't supposed to check that in since it still doesn't compi...
maruel@chromium.org
2009-05-13
2
-9
/
+4
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-13
2
-4
/
+9
*
An experimental fix for Issue 11046.
hbono@chromium.org
2009-05-12
1
-1
/
+1
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
6
-0
/
+1539