summaryrefslogtreecommitdiffstats
path: root/views/controls/scrollbar
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-12/+13
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-7/+10
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-10/+7
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-7/+10
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-086-0/+1468