summaryrefslogtreecommitdiffstats
path: root/views/controls
Commit message (Expand)AuthorAgeFilesLines
...
* Marks a number of tests as FAILS for aura. I filed bugs on the two keysky@chromium.org2011-10-051-16/+53
* Revert 104076 - Change std::wstring to string16 for views::Linkhbono@chromium.org2011-10-056-58/+51
* Change std::wstring to string16 for views::Linkyosin@chromium.org2011-10-056-51/+58
* Fix menu on aura/linuxoshima@google.com2011-10-042-23/+39
* views: Migrate RepeatController to base::Closure.tfarina@chromium.org2011-10-043-17/+25
* views: Remove aura include hack now that crbug.com/94995 is fixed.tfarina@chromium.org2011-10-041-9/+3
* Makes views unit test runnable again and addssky@chromium.org2011-10-033-9/+138
* Fix selection handler position in touch.xji@google.com2011-10-031-4/+4
* views: Change MenuDelegate::GetLabel() to string16.tfarina@chromium.org2011-10-038-13/+15
* views: Convert NativeTextfieldViews to use the new callback system.tfarina@chromium.org2011-10-012-5/+8
* views: Use string16 in TreeView::OnNotify as GetTitle() already returns strin...tfarina@chromium.org2011-09-291-1/+1
* views: Remove utf_string_conversions.h from tabbed_pane as it's no longer nec...tfarina@chromium.org2011-09-291-6/+3
* views: Change MessageBoxView::GetInputText() to string16.tfarina@chromium.org2011-09-292-5/+4
* views: Fix views examples tab titles to not look garbage on Windows.tfarina@chromium.org2011-09-291-2/+1
* Refresh profile avatar when icon changessail@chromium.org2011-09-291-0/+3
* views: Change TabbedPane::AddTab() to string16.tfarina@chromium.org2011-09-298-31/+36
* views: Add a TODO to remove aura include hack.tfarina@chromium.org2011-09-281-0/+1
* views: Fix aura build on Linux.tfarina@chromium.org2011-09-281-0/+4
* Fix omnibox state for each tab.xji@google.com2011-09-2813-164/+158
* views: Convert ButtonDropDown to use the new callback system.tfarina@chromium.org2011-09-282-11/+14
* views: Remove focus_grabber_factory_ from MessageBoxView.tfarina@chromium.org2011-09-282-7/+2
* views: Convert NativeMenuGtk to use the new callback system.tfarina@chromium.org2011-09-272-3/+5
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2011-09-272-0/+4
* Gets views_unittests to work when aura is defined, and adds coveragesky@chromium.org2011-09-272-7/+18
* views: Add protected virtual destructor to TabbedPaneListener.tfarina@chromium.org2011-09-271-0/+3
* Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.msw@chromium.org2011-09-262-3/+3
* Redesignate checkmark resource and add themed IDR_INPUT_GOOD imagerbyers@chromium.org2011-09-261-1/+1
* menu: Rename NativeMenuLinux to NativeMenuViews, and use it for aura.sadrul@chromium.org2011-09-263-93/+24
* ui/gfx: Refactor favicon_size.htfarina@chromium.org2011-09-262-2/+4
* views: Factor out ResizeAreaDelegate into its own header file.tfarina@chromium.org2011-09-263-16/+32
* * Use DestoryIcon instead of DeleteObjectyosin@chromium.org2011-09-262-14/+20
* Reland "views: Factor out MenuListener into its own header file."tfarina@chromium.org2011-09-2311-52/+88
* Revert 102512 - views: Factor out MenuListener into its own header file.thakis@chromium.org2011-09-2311-87/+52
* views: Factor out MenuListener into its own header file.tfarina@chromium.org2011-09-2311-52/+87
* views: Convert some functions of ScrollBar class to unix_hacker style.tfarina@chromium.org2011-09-238-50/+36
* These are the changes necessary for views to be able to build w/ use_aura imp...davemoore@chromium.org2011-09-225-16/+14
* views: Get rid of TableView2::CreateWrapper().tfarina@chromium.org2011-09-222-15/+6
* MenuConfig::Create passes HFONT to Font ctor but this HFONT isn't deleted. Pl...yosin@chromium.org2011-09-221-4/+6
* This is a reapply of xji@google.com2011-09-213-12/+687
* views: Get rid of TabbedPane::CreateWrapper().tfarina@chromium.org2011-09-212-8/+3
* views: Add comment to Combobox's native wrapper about its lifetime.tfarina@chromium.org2011-09-212-3/+5
* Revert 102006 - fix know issues in RenderTextsky@chromium.org2011-09-203-687/+12
* fix know issues in RenderTextxji@google.com2011-09-203-12/+687
* views: Add unittests for the TabbedPane operations.tfarina@chromium.org2011-09-201-1/+43
* touchui: Fix a crash when system notifications show up.sadrul@chromium.org2011-09-201-2/+2
* views: Do not convert GetItemAt() to wstring as it already returns string16.tfarina@chromium.org2011-09-201-3/+2
* Relanding 100792oshima@google.com2011-09-201-3/+1
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-184-0/+13
* views: Remove unnecessary include of combobox.h from native_control_win.htfarina@chromium.org2011-09-182-16/+19
* Speculative fix for a crash and tweak tosky@chromium.org2011-09-162-5/+7