summaryrefslogtreecommitdiffstats
path: root/ui/views/window
Commit message (Expand)AuthorAgeFilesLines
* Replace IDR_WEB_UI_CLOSE* with IDR_CLOSE_DIALOG*, cleanup, etc.msw@chromium.org2013-01-111-4/+8
* Implement rough new dialog style.msw@google.com2013-01-073-112/+54
* Move ash/wm's DialogFrameView to ui/views/window; etc.msw@chromium.org2012-12-196-63/+313
* Conditionally call SchedulePaint() when activating and deactivating inactive ...pkotwicz@chromium.org2012-12-181-4/+4
* Update Chrome style inter-button spacing and fix clipping of drop shadow.wittman@chromium.org2012-11-202-32/+27
* ui: Make native_theme its own library.tfarina@chromium.org2012-11-161-2/+2
* Chrome style default button changes: don't update default on focus change, an...wittman@chromium.org2012-11-152-65/+36
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-141-9/+9
* Converts more classes to appropriate theme.sky@chromium.org2012-11-091-7/+8
* Get rid of unnecessary header file #includes.rfevang@chromium.org2012-11-074-3/+4
* migrate views media galleries dialog to Chrome style constrained dialogestade@chromium.org2012-10-194-6/+30
* This CL supersedes previous ConstrainedWindow Views CLs and contains much of ...wittman@chromium.org2012-10-033-51/+142
* Handle titlebar text updates properlyskuhne@google.com2012-10-016-0/+19
* Provide hook to abort dialog cancellation, disable cancellation during install.groby@chromium.org2012-09-252-6/+7
* Fixed a typo.groby@chromium.org2012-09-221-1/+1
* ash: Fix blank window when maximizing an appjamescook@chromium.org2012-09-132-6/+9
* Make ResetWindowRegion private on HWNDMessageFilter.ben@chromium.org2012-08-291-1/+0
* The last little bit of cleanup before HWNDMessageHandler becomes the WindowImpl.ben@chromium.org2012-08-281-8/+3
* Replace views::LocatedEvent with ui::LocatedEventben@chromium.org2012-08-131-1/+1
* Replace views::Event with ui::Event.beng@google.com2012-08-104-5/+4
* Change View::HitTest to View::HitTestRecttdanderson@chromium.org2012-08-102-4/+4
* maxHeight/Width and miniHeight/Width of chrome.appWindow API failed in ShellW...junmin.zhu@intel.com2012-07-312-0/+7
* Fixes two bugs related to constrained windows:sky@chromium.org2012-07-242-3/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-119-9/+0
* enable -Wunused-private-field for linux and chromeos.tony@chromium.org2012-07-032-7/+3
* views: Make SimpleMessageBoxViews ref-counted to make sure they get deleted a...sadrul@chromium.org2012-06-262-2/+7
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-072-26/+26
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-062-26/+26
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-062-26/+26
* Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views...pkotwicz@chromium.org2012-05-315-82/+91
* views: Sort header files.tfarina@chromium.org2012-05-301-1/+1
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-211-6/+6
* Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.tfarina@chromium.org2012-05-181-4/+3
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-151-12/+11
* 1. bottom_view_ is removed.xji@chromium.org2012-05-142-53/+24
* Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i...vrk@google.com2012-05-141-6/+6
* Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-11/+11
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-11/+11
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-141-6/+6
* views: Have a more accurate name for View parent_owned accessors.tfarina@chromium.org2012-05-121-1/+1
* views: Misc comments clean ups in CustomFrameView.tfarina@chromium.org2012-04-062-4/+9
* views: Get rid of WidgetDelegate::ShouldShowClientEdge().tfarina@chromium.org2012-04-042-18/+13
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-1/+1
* views: Improve a constant name to make it more clearer and improve LayoutTitl...tfarina@chromium.org2012-04-021-10/+12
* Removing GTK code from ui/views.saintlou@chromium.org2012-03-211-19/+1
* views: Simplify CustomFrameView::GetPreferredSize() implementation.tfarina@chromium.org2012-03-191-3/+1
* views: Fill the client edge color using FillRect instead of using DrawRect.tfarina@chromium.org2012-03-191-1/+1
* ash/views: Refactor the way to get title font for our frame views.tfarina@chromium.org2012-03-152-28/+19
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-1/+1
* views: Get rid of FrameBackground::SetMaximizedCorners() now that it's unused.tfarina@chromium.org2012-03-132-16/+0