summaryrefslogtreecommitdiffstats
path: root/ui/views/examples
Commit message (Expand)AuthorAgeFilesLines
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-182-2/+2
* Windows implementation of multiline RenderTextckocagil@chromium.org2013-09-163-16/+67
* Move Range code to gfx.ben@chromium.org2013-09-061-3/+3
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-1/+1
* Supports FontList in Textfield.yukishiino@chromium.org2013-08-011-1/+1
* Embed compatibility manifest into all *.exe filesYukawa@chromium.org2013-07-301-11/+4
* Use a direct include of the message_loop header in ui/, part 2.avi@chromium.org2013-07-181-1/+1
* Add support for NetLog logging to json file in content_shell.kouhei@chromium.org2013-07-031-1/+1
* ui: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-06-281-1/+1
* Views tabbed pane visual changes.rfevang@chromium.org2013-06-251-1/+1
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-5/+3
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-201-1/+1
* Refine LabelButton colors and Windows high contrast support.msw@chromium.org2013-06-192-6/+10
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-183-4/+7
* views/examples: Update the include of string16.h to point to its new location.tfarina@chromium.org2013-06-171-1/+1
* Add a views example tab for multiline rendertextckocagil@chromium.org2013-06-144-0/+169
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-119-9/+9
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-0721-21/+21
* Rename ClampToMin and ClampToMaxvollick@chromium.org2013-05-301-3/+3
* Polish new dialog style layout and sizing.msw@chromium.org2013-05-281-2/+8
* Refine Views textfield state interaction, testing, and examples.msw@chromium.org2013-05-242-1/+24
* views/examples: Remove two more unused includes that were missed in r201585tfarina@chromium.org2013-05-231-5/+0
* Remove unused includes from ui/views/examples/examples_window*msw@chromium.org2013-05-222-6/+0
* Remove NativeThemePainter.pkasting@chromium.org2013-05-176-380/+20
* Add GetMinimumSize() to Painter. This makes it easier for users of any Painterpkasting@chromium.org2013-05-172-5/+4
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-133-13/+10
* Update JS dialog widget creation; simplify CreateDialogWidgetmsw@chromium.org2013-05-091-1/+1
* [content shell] move code common to several processes to a common dirjochen@chromium.org2013-05-071-1/+1
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-292-2/+2
* Rewrite BubbleBorder with an ImagePainter.msw@chromium.org2013-04-251-1/+1
* ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-04-241-2/+2
* views: Remove unused params from TableView constructor.tfarina@chromium.org2013-04-231-1/+1
* Improve Views Examples BubbleExample, etc.msw@chromium.org2013-04-122-64/+94
* Rename BubbleBorder::ArrowLocation to Arrow; etc.msw@chromium.org2013-04-111-1/+1
* Paint STYLE_BUTTON disabled buttons with 50% opacity; etc.msw@chromium.org2013-04-091-0/+6
* views: Convert more TextButtons to LabelButton.tfarina@chromium.org2013-04-081-7/+6
* Makes table iterate/select arbitrary rows. When a TableGrouper issky@chromium.org2013-04-031-5/+7
* Makes MenuRunner take a MenuModel directly rather than having to usesky@chromium.org2013-03-292-5/+2
* ui/views/examples: Migrate buttons from TextButton to LabelButton.tfarina@chromium.org2013-03-2713-49/+61
* Remove BubbleDelegateView::Show(); call GetWidget()->Show() instead; etc.msw@chromium.org2013-03-161-1/+1
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-133-4/+4
* Implement the new Views button style.msw@chromium.org2013-03-011-32/+23
* views: Migrate dialog buttons to LabelButtontfarina@chromium.org2013-02-281-3/+5
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-261-1/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add views::Button style enum for LabelButton [native] styling, etc.msw@chromium.org2013-02-211-4/+5
* views: Rename some LabelButton accessors to match TextButton.tfarina@chromium.org2013-02-201-1/+1
* views: Remove set_lines_at_root from TreeView API.tfarina@chromium.org2013-02-201-1/+0
* Fix DialogClientView layout, buttons, accelerators; etc.msw@chromium.org2013-02-191-6/+25
* Reland Remove NativeTabbedPane[Win|Wrapper]; promote Views impl.msw@chromium.org2013-02-122-11/+5