summaryrefslogtreecommitdiffstats
path: root/ui/views/window
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated STYLE_NATIVE_TEXTBUTTON.msw@chromium.org2014-01-151-1/+1
* Fix regression where the active window header was not used for v2 apps on CrOSpkotwicz@chromium.org2014-01-082-27/+27
* Fix some bubble frame view sizing issues.msw@chromium.org2013-12-301-10/+11
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-251-2/+2
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-184-10/+10
* Rename View::set_focusable and View::set_accessibility_focusablemohsen@chromium.org2013-12-161-1/+1
* Non-maximizable windows now show the minimize button.mgiuca@chromium.org2013-12-122-26/+22
* Use forward-declares of Border and Background in view.htapted@chromium.org2013-12-111-0/+1
* views: Cleanup PaintRestoredClientEdge() function.tfarina@chromium.org2013-12-031-37/+51
* WinAura: Fix task manager frame colorjamescook@chromium.org2013-11-271-1/+3
* Use the regular window header for maximized v1 appspkotwicz@chromium.org2013-11-222-8/+5
* [Toolbar] Refactoring: move ButtonDropDown, update image loading in Reload bu...gbillock@chromium.org2013-11-211-23/+0
* Remove DialogDelegate::UseNewStyle and unused code.msw@chromium.org2013-11-184-34/+11
* Remove Windows native textfield and Omnibox code.msw@chromium.org2013-11-142-7/+3
* linux_aura: Remove static initializers by converting constants.erg@chromium.org2013-11-132-8/+10
* Add support for rect-based event targeting in viewstdanderson@google.com2013-11-052-10/+16
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-9/+0
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* linux_aura: Retrieve the titlebar configuration from GConf.erg@chromium.org2013-09-131-0/+19
* rAc: slew of UI review fixesestade@chromium.org2013-09-101-1/+1
* Remove new dialog style command-line flags, etc.msw@chromium.org2013-09-041-3/+2
* Properly update the DialogClientView's FocusManager when the DialogClientView...pkotwicz@chromium.org2013-08-253-2/+72
* Disable Aura shadow when creating new style frame viewswittman@chromium.org2013-08-151-6/+4
* Implement newly saved card bubble for realz and update generated card bubble ...dbeam@chromium.org2013-08-101-1/+1
* UpdateWindowTitle before SetInitialBounds in Widget::Init.msw@chromium.org2013-08-061-24/+48
* Dismiss action in tab modal dialogs.fdoray@chromium.org2013-08-013-24/+39
* Fix BubbleFrameView title and close button patterns.msw@chromium.org2013-07-311-3/+2
* Make 'Submit' button blue for payments dialog.estade@chromium.org2013-07-233-2/+15
* [Cleanup] Remove an API that's never called.groby@chromium.org2013-07-172-9/+0
* Use Windows native textfields and old dialogs on Win8 Metro.msw@chromium.org2013-07-131-1/+3
* ExternalTabContainerWin's widgets should be opaque and not fade-in.grt@chromium.org2013-06-271-1/+1
* Refine DialogClientView button code and unit tests.msw@chromium.org2013-06-183-45/+248
* Autofill dialog splash page on Viewsestade@chromium.org2013-06-142-1/+27
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-072-2/+2
* Do not allow Views new-dialog-style windows to be resized.msw@chromium.org2013-06-051-0/+62
* Add dialog-specific styling, restore old-style task manager.msw@chromium.org2013-05-303-12/+25
* Add resize support for Views new style dialogs.msw@chromium.org2013-05-241-1/+0
* fix crash when default_button_ is not updated in DialogClientViewestade@chromium.org2013-05-152-14/+19
* Proper positioning of new dialog style print preview.rfevang@chromium.org2013-05-151-1/+1
* ui: Refactor views::DialogDelegate to create a ui::DialogModel.sadrul@chromium.org2013-05-142-42/+53
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-136-19/+16
* 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-102-0/+13
* Add --disable-new-dialog-style flag; use DialogDelegate::UseNewStyle(); etc.msw@chromium.org2013-05-091-5/+2
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-095-13/+14
* Update JS dialog widget creation; simplify CreateDialogWidgetmsw@chromium.org2013-05-092-34/+22
* Render opaque border with no shadow for web contents modal dialogs under View...wittman@chromium.org2013-05-072-2/+26
* Revert 198491 "Render opaque border with no shadow for web conte..."tommi@chromium.org2013-05-062-26/+2
* Render opaque border with no shadow for web contents modal dialogs under View...wittman@chromium.org2013-05-062-2/+26