summaryrefslogtreecommitdiffstats
path: root/views/window/dialog_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* views: Remove the old views/window/ directory and its stubbed files.tfarina@chromium.org2011-11-141-12/+0
* views: Move views/window/ to ui/views/window directory.tfarina@chromium.org2011-11-131-118/+2
* views: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-041-23/+19
* views: Remove using declaration from dialog_delegate.h header file.tfarina@chromium.org2011-11-031-3/+0
* views: Change DialogDelegate::GetDialogButtonLabel() to string16.tfarina@chromium.org2011-10-071-1/+2
* Fix crashes related to the extension uninstall dialog.jstritar@chromium.org2011-09-221-5/+4
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-3/+3
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-4/+4
* Eliminate Window completely.ben@chromium.org2011-06-131-3/+22
* Move more from Window onto Widget.ben@chromium.org2011-06-081-4/+2
* Fix clang build (tested on trybots this time!).dmazzoni@chromium.org2011-03-141-1/+1
* Revert 78040 - Fix clang build. (Made things worse...)dmazzoni@chromium.org2011-03-141-1/+1
* Fix clang build.dmazzoni@chromium.org2011-03-141-1/+1
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-3/+3
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-28/+12
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-4/+4
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-4/+4
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-13/+17
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Provide accessibility support for Window_win.ctguil@chromium.org2010-05-171-1/+8
* Fixes bug in clear browsing data dialog where throbber would overlapsky@chromium.org2010-02-081-0/+6
* Adds link to flash settings on clear browser data panel.sky@chromium.org2010-02-041-1/+1
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-151-0/+3
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+113