| Commit message (Expand) | Author | Age | Files | Lines |
* | Implements a NOTIMPLEMENTED in GoButton. | sky@chromium.org | 2009-09-22 | 1 | -0/+3 |
* | Clean up a few tiny things I noticed. | pkasting@chromium.org | 2009-09-14 | 1 | -2/+2 |
* | Lands http://codereview.chromium.org/201102 for Oshima: | sky@chromium.org | 2009-09-14 | 1 | -0/+2 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -7/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+7 |
* | Relands drop support: | sky@chromium.org | 2009-08-19 | 1 | -8/+20 |
* | Reverts recent patch as broke build on toolkit_views. | sky@chromium.org | 2009-08-18 | 1 | -20/+8 |
* | Adds drop support for views on gtk. As X lazily provides drop data I | sky@chromium.org | 2009-08-18 | 1 | -8/+20 |
* | Converts a couple of by value return types to const ref returns | sky@chromium.org | 2009-07-17 | 1 | -4/+3 |
* | This CL fixes issue 6103 -- Individual download items on the download shelf a... | xji@chromium.org | 2009-06-12 | 1 | -0/+13 |
* | A new menu system for views. | ben@chromium.org | 2009-06-08 | 1 | -1/+1 |
* | Fix keyboard accelerator registration issue in views::View. | yutak@chromium.org | 2009-06-06 | 1 | -4/+9 |
* | Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a... | ben@chromium.org | 2009-06-04 | 1 | -6/+8 |
* | Some previous refactoring I did of the accelerator code had introduced regres... | jcampan@chromium.org | 2009-06-03 | 1 | -9/+0 |
* | Gets button_dropdown compiling on linux. | sky@chromium.org | 2009-05-29 | 1 | -6/+6 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -11/+11 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-14 | 1 | -6/+4 |
* | Clean-up of the accelerator code. | jcampan@chromium.org | 2009-05-14 | 1 | -17/+15 |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 1 | -4/+6 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 1 | -6/+4 |
* | Removing floating views, they are not used anymore. | jcampan@chromium.org | 2009-05-11 | 1 | -146/+0 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -0/+4 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Add PreferredSizeChanged() to View to allow subviews to notify their parents ... | erikkay@google.com | 2009-05-08 | 1 | -0/+7 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -0/+1351 |