summaryrefslogtreecommitdiffstats
path: root/views/window/dialog_client_view.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Canvas refactoring part 3.ben@chromium.org2010-06-241-3/+3
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-2/+2
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-2/+3
* Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...pkasting@chromium.org2010-02-261-3/+3
* Fixes bug in clear browsing data dialog where throbber would overlapsky@chromium.org2010-02-081-1/+9
* Adds link to flash settings on clear browser data panel.sky@chromium.org2010-02-041-16/+40
* Addded notification when ancestor gets changed. So windows that lack focus ma...georgey@chromium.org2010-01-071-11/+43
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Do work necessary to make Views About panel work on Chrome OS. This is to be ...davemoore@chromium.org2009-10-191-8/+0
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Lands http://codereview.chromium.org/193032 for Charlie:sky@chromium.org2009-09-151-10/+13
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+2
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-24/+8
* Make the Clear Browsing Data dialog box look a little nicer.ben@chromium.org2009-07-241-13/+20
* Fix ifdef that was triggering a NOTIMPLEMENTED in browser tests.jcampan@chromium.org2009-06-231-2/+2
* Hook up "clear browsing data" dialog. It looks like ass right now. The intent...ben@chromium.org2009-06-181-0/+8
* Fix crash 12519: in views::DialogClientView::AcceptWindow()finnur@chromium.org2009-06-041-0/+5
* Make DialogClientView compile on Linux.ben@chromium.org2009-05-291-2/+41