summaryrefslogtreecommitdiffstats
path: root/views/controls/scrollbar
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-282-18/+20
* Revert "gtk implemenation of Scrollbar."agl@chromium.org2009-09-282-292/+0
* gtk implemenation of Scrollbar.oshima@chromium.org2009-09-282-0/+292
* Refactor window impl of scroll bar for future linux implementation.oshima@chromium.org2009-09-236-326/+535
* Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL.jhawkins@chromium.org2009-09-091-62/+38
* Removing ATL dependencies from two files.finnur@chromium.org2009-09-031-5/+3
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-032-9/+26
* Lands http://codereview.chromium.org/165271 for tedoc. From tedoc:sky@chromium.org2009-08-111-1/+1
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-292-4/+4
* Make views/ use strings from app_strings.ben@chromium.org2009-05-201-14/+14
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-201-14/+14
* Add generated files to svn:ignore list for views subdir.ben@chromium.org2009-05-201-14/+14
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-152-4/+4