summaryrefslogtreecommitdiffstats
path: root/views/controls/scrollbar
Commit message (Expand)AuthorAgeFilesLines
* Rename app_strings to ui_strings.tfarina@chromium.org2011-07-071-1/+1
* views: Pull out ContextMenuController class into its own header file.tfarina@chromium.org2011-06-232-4/+5
* Eliminate Window completely.ben@chromium.org2011-06-132-6/+5
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-191-1/+3
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-292-15/+24
* Reorder some views::View overrides & other functions.msw@chromium.org2011-03-162-21/+27
* Clean up some event code:msw@chromium.org2011-03-141-16/+17
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-142-3/+4
* Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().thakis@chromium.org2011-03-042-6/+6
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-042-4/+3
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-032-3/+4
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-031-2/+1
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-162-2/+2
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-103-8/+8
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-093-6/+6
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-093-6/+6
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-092-2/+2
* Make linux MouseWheelEvent consistent with win.xiyuan@chromium.org2011-02-081-1/+1
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-083-4/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-2/+2
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-133-27/+27
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-041-21/+25
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-2/+2
* 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-033-27/+27
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-023-27/+27
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-023-27/+27
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-013-27/+27
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-013-27/+27
* views: Fix bad license headers found in some filestfarina@chromium.org2010-07-281-7/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-266-0/+6
* Re-land r51526mnissler@chromium.org2010-07-052-19/+25
* Move WindowImpl to gfx so I can use it there for canvas unit tests.ben@chromium.org2010-07-021-2/+2
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-022-25/+19
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-022-19/+25
* [accessibility] Allow views to have multiple accessibility states and add cor...mhm@chromium.org2010-04-092-3/+15
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-082-8/+6
* Checking in patch for Denis Romanov (originally reviewed here: http://coderev...finnur@chromium.org2010-03-031-1/+5
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-3/+2
* Lands http://codereview.chromium.org/449003/show for Thiago:sky@chromium.org2009-12-011-2/+2
* views: remove some unnecessary static_cast<int>.maruel@chromium.org2009-11-231-4/+3
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-2/+2
* Fixed the header file not found issue of 222030. (The file has been renamed a...oshima@chromium.org2009-09-292-0/+293
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-292-18/+20
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-282-20/+18