summaryrefslogtreecommitdiffstats
path: root/ui/views/window/dialog_client_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Views: Make it possible to flip the ok/cancel button order for dialogs.thestig@chromium.org2014-02-081-13/+24
* linux_aura: Fix button height on dialog buttons in GTK theme mode.erg@chromium.org2014-02-031-1/+1
* Remove deprecated STYLE_NATIVE_TEXTBUTTON.msw@chromium.org2014-01-151-1/+1
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-181-1/+1
* Rename View::set_focusable and View::set_accessibility_focusablemohsen@chromium.org2013-12-161-1/+1
* Use forward-declares of Border and Background in view.htapted@chromium.org2013-12-111-0/+1
* Remove DialogDelegate::UseNewStyle and unused code.msw@chromium.org2013-11-181-10/+3
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* rAc: slew of UI review fixesestade@chromium.org2013-09-101-1/+1
* Properly update the DialogClientView's FocusManager when the DialogClientView...pkotwicz@chromium.org2013-08-251-0/+11
* Dismiss action in tab modal dialogs.fdoray@chromium.org2013-08-011-15/+14
* Make 'Submit' button blue for payments dialog.estade@chromium.org2013-07-231-2/+10
* Refine DialogClientView button code and unit tests.msw@chromium.org2013-06-181-4/+12
* Add dialog-specific styling, restore old-style task manager.msw@chromium.org2013-05-301-7/+9
* fix crash when default_button_ is not updated in DialogClientViewestade@chromium.org2013-05-151-14/+16
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-131-5/+4
* Change new-dialog-style default buttons on focus too.msw@chromium.org2013-05-131-5/+0
* Fixing autocheckout progress bar repaint bug.dbeam@chromium.org2013-05-101-0/+9
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-091-1/+1
* fix GridLayout::CreatePanel for new style dialogsestade@chromium.org2013-04-171-1/+2
* Minor views accessibility fixes.dmazzoni@chromium.org2013-04-031-0/+1
* fix DialogClientView layout some more. This time, add tests.estade@chromium.org2013-04-021-41/+62
* Allow dialog delegates to change which buttons are added by DialogClientViewestade@chromium.org2013-03-301-53/+73
* Fix some more sizing/margins issues with BubbleFrameView.estade@chromium.org2013-03-291-5/+10
* Add views::RichLabel, a class which creates multi-line text with mixedestade@chromium.org2013-03-151-1/+1
* views: Migrate dialog buttons to LabelButtontfarina@chromium.org2013-02-281-16/+10
* Restore 'Chrome Style' buttons for --enable-new-dialog-style dialogs.msw@chromium.org2013-02-201-2/+5
* Fix DialogClientView layout, buttons, accelerators; etc.msw@chromium.org2013-02-191-450/+182
* views: add a "footnote view" to DialogClientView.estade@chromium.org2013-02-051-3/+41
* Move ash/wm's DialogFrameView to ui/views/window; etc.msw@chromium.org2012-12-191-27/+20
* Update Chrome style inter-button spacing and fix clipping of drop shadow.wittman@chromium.org2012-11-201-27/+21
* 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-151-50/+33
* Converts more classes to appropriate theme.sky@chromium.org2012-11-091-7/+8
* migrate views media galleries dialog to Chrome style constrained dialogestade@chromium.org2012-10-191-4/+15
* This CL supersedes previous ConstrainedWindow Views CLs and contains much of ...wittman@chromium.org2012-10-031-41/+98
* Provide hook to abort dialog cancellation, disable cancellation during install.groby@chromium.org2012-09-251-1/+2
* Replace views::Event with ui::Event.beng@google.com2012-08-101-2/+1
* views: Sort header files.tfarina@chromium.org2012-05-301-1/+1
* 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-141-45/+17
* 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
* Removing GTK code from ui/views.saintlou@chromium.org2012-03-211-19/+1
* ash/views: Refactor the way to get title font for our frame views.tfarina@chromium.org2012-03-151-22/+18
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-1/+1
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-091-1/+1
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-011-4/+4
* Quick, hopefully temporary, fix for chromium issue 105609 and chromium-os iss...benrg@chromium.org2011-11-291-0/+13