summaryrefslogtreecommitdiffstats
path: root/views/controls/message_box_view.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-227/+0
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-271-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-2/+2
* views: Remove the old views/window/ directory and its stubbed files.tfarina@chromium.org2011-11-141-1/+1
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-2/+1
* 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 Checkbox API to string16.tfarina@chromium.org2011-10-121-1/+1
* views: Change MessageBoxView API to string16.tfarina@chromium.org2011-10-111-12/+12
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-071-4/+4
* Revert 104076 - Change std::wstring to string16 for views::Linkhbono@chromium.org2011-10-051-4/+4
* Change std::wstring to string16 for views::Linkyosin@chromium.org2011-10-051-4/+4
* views: Change MessageBoxView::GetInputText() to string16.tfarina@chromium.org2011-09-291-4/+2
* views: Remove focus_grabber_factory_ from MessageBoxView.tfarina@chromium.org2011-09-281-4/+2
* views: Remove NativeTextButton::SetLabel() and replace all call sites with Se...tfarina@chromium.org2011-08-251-1/+1
* Minor improvements to views accessibility. Improves notification for admazzoni@chromium.org2011-07-081-0/+9
* ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).tfarina@chromium.org2011-05-201-1/+1
* wstring: remove wstring functions from base/i18n/rtl.hevan@chromium.org2011-04-251-1/+2
* views: Move MessageBoxView into the namespace views.tfarina@chromium.org2011-03-221-26/+29
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-0/+2
* views: Move more layout constants to the views namespace. Part 3.tfarina@chromium.org2011-02-101-3/+3
* views: Move more layout constants to the views namespace. Part 2.tfarina@chromium.org2011-02-091-5/+5
* views: Move grid_layout files into layout directory. Final Part.tfarina@chromium.org2011-01-271-1/+1
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-261-1/+2
* views: Make CreatePanelGridLayout a static method of GridLayout class.tfarina@chromium.org2011-01-211-2/+2
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-3/+3
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-4/+5
* Fix some TODOs. Original patch by Thiago Farina (see http://codereview.chrom...pkasting@chromium.org2010-03-291-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-4/+4
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-2/+2
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-3/+3
* Lands http://codereview.chromium.org/194014 for Oshima:sky@chromium.org2009-09-101-3/+3
* Make Textfield more portable.ben@chromium.org2009-05-281-1/+1
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-2/+2
* Landing tyoshino patch.jcampan@chromium.org2009-05-271-0/+4
* Make views/ use strings from app_strings.ben@chromium.org2009-05-201-1/+0
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-201-0/+1
* Add generated files to svn:ignore list for views subdir.ben@chromium.org2009-05-201-1/+0
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-2/+2
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-2/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-2/+2
* Add a new ViewsDelegate interface and implementation in the windows browser UI.ben@chromium.org2009-05-101-2/+5
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-2/+2