summaryrefslogtreecommitdiffstats
path: root/views/window/dialog_client_view.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move views/window/ to ui/views/window directory.tfarina@chromium.org2011-11-131-591/+0
* Add DidChangeFocus to FocusChangeListener.alicet@chromium.org2011-11-101-2/+6
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-1/+1
* views: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-041-29/+26
* ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-311-5/+4
* views: Change TextButton API to string16.tfarina@chromium.org2011-10-191-5/+7
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-181-1/+1
* Revert 105998 - views: Change TextButtonBase API to string16.sail@chromium.org2011-10-181-1/+1
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-181-1/+1
* views: Change DialogDelegate::GetDialogButtonLabel() to string16.tfarina@chromium.org2011-10-071-13/+13
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-1/+1
* These are the changes necessary for views to be able to build w/ use_aura imp...davemoore@chromium.org2011-09-221-1/+1
* views: Remove duplicated includes of widget.htfarina@chromium.org2011-09-151-2/+2
* aura-views: Make views_aura_desktop compile and run on linux.sadrul@chromium.org2011-09-071-1/+1
* Wayland support for views. views_desktop on Wayland.backer@chromium.org2011-08-261-0/+3
* views: Remove NativeTextButton::SetLabel() and replace all call sites with Se...tfarina@chromium.org2011-08-251-1/+1
* Rename app_strings to ui_strings.tfarina@chromium.org2011-07-071-1/+1
* Updated remaining button to text button. Reverted the interposedsaintlou@chromium.org2011-06-231-9/+9
* Eliminate Window completely.ben@chromium.org2011-06-131-0/+4
* Move more from Window onto Widget.ben@chromium.org2011-06-081-13/+13
* Fix clang.ben@chromium.org2011-05-201-3/+5
* ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).tfarina@chromium.org2011-05-201-2/+2
* Re-land:ben@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Step 5 in native theme refactoringrogerta@chromium.org2011-04-271-12/+13
* In preparation for NativeTheme refactoring, renaming the class NativeThemerogerta@chromium.org2011-03-301-3/+3
* Build out NativeWindow interface for Window method pass-thrus.ben@chromium.org2011-03-101-1/+1
* Move WindowDelegate and NonClientView creation and management to Window.ben@chromium.org2011-03-071-7/+4
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-0/+4
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-1/+1
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-1/+1
* Fixes possible crash in confirm dialog. If you press and hold space,sky@chromium.org2011-02-081-15/+18
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-6/+6
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-4/+4
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-261-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-0/+2
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-5/+5
* Change Font.GetStringWidth() to take string16 instead of wstring.estade@chromium.org2011-01-041-1/+2
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-041-3/+4
* Re-lands 58186:bryeung@chromium.org2010-09-031-5/+5
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-5/+5
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-5/+5
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-5/+5
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-5/+5
* Canvas refactoring phase 4b:ben@chromium.org2010-06-301-2/+2
* Canvas refactoring part 3.ben@chromium.org2010-06-251-3/+3
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-3/+3