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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor gtk-views cleanup:
sky@chromium.org
2009-05-20
5
-7
/
+68
*
Make views/ use strings from app_strings.
ben@chromium.org
2009-05-20
6
-46
/
+45
*
revert this change, svn seems to have committed it with my property-edit.
ben@chromium.org
2009-05-20
6
-45
/
+46
*
Add generated files to svn:ignore list for views subdir.
ben@chromium.org
2009-05-20
6
-46
/
+45
*
Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...
jam@chromium.org
2009-05-20
3
-22
/
+0
*
Makes chrome_menu able to compile of Linux (the header that is). I'm
sky@chromium.org
2009-05-18
2
-38
/
+53
*
Add highlight color support to label text.
erikkay@google.com
2009-05-15
3
-3
/
+46
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
33
-97
/
+99
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
14
-41
/
+41
*
This CL fix issue 11907 -- RTL: Focus is not on the text after checking "Dele...
xji@chromium.org
2009-05-14
1
-2
/
+11
*
Refactors menus so that I can create a MenuGtk implementation, and moves it into
sky@chromium.org
2009-05-14
7
-654
/
+760
*
Add basic checkbox support for GTK.
brettw@chromium.org
2009-05-14
3
-0
/
+36
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
16
-44
/
+72
*
Reverting 15832 since this test is finished.
hbono@chromium.org
2009-05-14
2
-2
/
+2
*
Clean-up of the accelerator code.
jcampan@chromium.org
2009-05-14
4
-9
/
+16
*
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
16
-72
/
+44
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-13
16
-44
/
+72
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
11
-12
/
+12
*
Fix a trivial typo: key for copy is 'c', not 'v'.
hamaji@chromium.org
2009-05-12
1
-1
/
+1
*
An experimental fix for Issue 11046.
hbono@chromium.org
2009-05-12
2
-2
/
+2
*
Adds back some code removed during Ben's landing of views renaming.
sky@chromium.org
2009-05-11
6
-0
/
+423
*
Add a new ViewsDelegate interface and implementation in the windows browser UI.
ben@chromium.org
2009-05-10
2
-7
/
+10
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
2
-2
/
+2
*
Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...
ben@chromium.org
2009-05-08
3
-6
/
+5
*
Add PreferredSizeChanged() to View to allow subviews to notify their parents ...
erikkay@google.com
2009-05-08
4
-4
/
+12
*
Resurrect Scott's WindowGtk changes.
ben@chromium.org
2009-05-08
2
-2
/
+17
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
75
-0
/
+20073