summaryrefslogtreecommitdiffstats
path: root/views/controls/tabbed_pane/tabbed_pane.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move tabbed_pane directory to ui/views/controls/.tfarina@chromium.org2011-11-251-142/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-3/+3
* views: Remove utf_string_conversions.h from tabbed_pane as it's no longer nec...tfarina@chromium.org2011-09-291-6/+3
* views: Change TabbedPane::AddTab() to string16.tfarina@chromium.org2011-09-291-2/+2
* views: Get rid of TabbedPane::CreateWrapper().tfarina@chromium.org2011-09-211-5/+3
* views: Make View::SetFocusable() a simple setter accessor.tfarina@chromium.org2011-06-011-1/+1
* ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).tfarina@chromium.org2011-05-201-1/+1
* views: Cleanup TabbedPane class.tfarina@chromium.org2011-03-181-31/+27
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-5/+13
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-13/+5
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-5/+13
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-3/+3
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-2/+2
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-141-1/+3
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-4/+4
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-5/+2
* Re-lands 58186:bryeung@chromium.org2010-09-031-4/+4
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-4/+4
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-4/+4
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-4/+4
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-4/+4
* Fix code path in TabbedPane::RemoveTabAtIndex()mnissler@chromium.org2010-07-271-1/+2
* Relayout content pref page properly upon sync status changes.mnissler@chromium.org2010-07-151-0/+3
* This ensures ATs read the correct selected tab when the containing tabbed pan...dtseng@chromium.org2010-07-141-1/+6
* Re-land r51526mnissler@chromium.org2010-07-051-3/+6
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-6/+3
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-3/+6
* Initial work to fix the IAccessible tree in circumstances where there is a wi...ctguil@chromium.org2010-05-271-0/+1
* [accessibility] Allow views to have multiple accessibility states and add cor...mhm@chromium.org2010-04-091-1/+8
* Makes views not draw focus for native controls on Gtk. As Gtk renderssky@chromium.org2009-12-031-0/+6
* When adding a TabbedPane to anther TabbedPane at 2nd place or later,oshima@chromium.org2009-09-191-2/+2
* Fixing a compilation error in toolkit_views.jcampan@chromium.org2009-08-041-3/+5
* Committing pierre.lafayette patch, see:jcampan@chromium.org2009-08-041-0/+27
* Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.jcampan@chromium.org2009-07-211-0/+89