summaryrefslogtreecommitdiffstats
path: root/views/controls/tabbed_pane
Commit message (Expand)AuthorAgeFilesLines
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-032-14/+28
* Get rid of most of the old method uses from WidgetGtk. I think this is safe.ben@chromium.org2011-03-031-2/+4
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-4/+2
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-021-2/+4
* These files were meant to go with my change here http://codereview.chromium.o...ben@chromium.org2011-02-241-1/+1
* Move some more direct uses of RootView to Widget.ben@chromium.org2011-02-241-1/+2
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-244-6/+6
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-162-3/+3
* Revert 74693. Changing approach.ben@chromium.org2011-02-142-4/+4
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-112-4/+4
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-092-7/+7
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-2/+2
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-3/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-6/+6
* views: Move fill_layout.[cc,h] into layout directory.tfarina@chromium.org2011-01-252-4/+4
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* 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-282-6/+3
* 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
* Add in a browser test for dialog resizing, which was catching an issue with t...scottbyer@chromium.org2010-08-201-0/+5
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-1/+1
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Fix code path in TabbedPane::RemoveTabAtIndex()mnissler@chromium.org2010-07-271-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-264-0/+4
* Relayout content pref page properly upon sync status changes.mnissler@chromium.org2010-07-151-0/+3
* Fixes focus placement after using ctrl+tab in dialogs.dtseng@chromium.org2010-07-141-7/+7
* 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-058-24/+210
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-028-209/+24
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-028-24/+209
* Canvas refactoring phase 4b:ben@chromium.org2010-06-301-2/+2
* Win: Add listbox view.thakis@chromium.org2010-06-301-9/+8
* Canvas refactoring part 3.ben@chromium.org2010-06-251-3/+3
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-3/+3
* Canvas refactoring part 3.ben@chromium.org2010-06-241-3/+3
* Initial work to fix the IAccessible tree in circumstances where there is a wi...ctguil@chromium.org2010-05-272-1/+6
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-3/+3
* Polish ChromeOS options dialog:xiyuan@chromium.org2010-04-211-0/+4
* Add style to clip children which reduces flashing when the tab control is res...jcivelli@google.com2010-04-161-1/+2
* [accessibility] Allow views to have multiple accessibility states and add cor...mhm@chromium.org2010-04-092-2/+10
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-232-4/+4
* Move more files to toplevel gfx.ben@chromium.org2010-03-192-2/+2
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-141-1/+1
* Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...pkasting@chromium.org2010-02-261-3/+3