summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/user_data_dir_dialog.cc
Commit message (Expand)AuthorAgeFilesLines
* Use FilePath in UserDataDirDialog to remove the use of FilePath::FromWStringH...avi@chromium.org2009-10-301-5/+5
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-1/+2
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-2/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-1/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-3/+3
* Fix the "pick a new user data dir" dialog on windows.tc@google.com2009-05-061-1/+0
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-9/+4
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-3/+8
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-8/+3
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-121-1/+1
* First pass of refactoring dialogs.avi@chromium.org2009-04-061-3/+3
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-301-2/+3
* Move message flags into a separate header that can be usedtc@google.com2009-03-271-1/+2
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-0/+1
* rollback againben@chromium.org2009-03-141-1/+0
* Rename Window->WindowWinben@chromium.org2009-03-141-0/+1
* revertben@chromium.org2009-03-131-1/+0
* Rename Window->WindowWinben@chromium.org2009-03-131-0/+1
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-061-1/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Rename Container->Widgetben@chromium.org2008-11-211-1/+1
* Adds the ability for save dialogs to take a default extension.sky@google.com2008-11-121-2/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-1/+1
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-0/+103