summaryrefslogtreecommitdiffstats
path: root/views/controls/tabbed_pane
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-1/+1
* Makes views not draw focus for native controls on Gtk. As Gtk renderssky@chromium.org2009-12-032-0/+7
* Fix style issues in View class.maruel@chromium.org2009-11-071-1/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Turns on the focus traversal unit-tests and fixed some focus traversal problem:jcampan@chromium.org2009-10-071-0/+2
* Relanding focus traversal on Linux toolkit views.jcampan@chromium.org2009-10-012-1/+21
* Reverting 27504, it breaks the interactive ui tests on Windows.jcampan@chromium.org2009-09-292-21/+1
* See original review atjcampan@chromium.org2009-09-292-1/+21
* Set background to tabbed pane's content.oshima@chromium.org2009-09-251-0/+10
* Fix possible null pointer dereference.mattm@chromium.org2009-09-221-1/+2
* When adding a TabbedPane to anther TabbedPane at 2nd place or later,oshima@chromium.org2009-09-193-35/+85
* Lands http://codereview.chromium.org/198010 for Oshima:sky@chromium.org2009-09-091-0/+9
* Lands http://codereview.chromium.org/185003 for Oshima:sky@chromium.org2009-09-022-0/+235
* Fixing a compilation error in toolkit_views.jcampan@chromium.org2009-08-041-3/+5
* Committing pierre.lafayette patch, see:jcampan@chromium.org2009-08-042-0/+32
* Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.jcampan@chromium.org2009-07-215-0/+618