summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/first_run_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Win: Grey out/remove default browser choices in side by side installs.mattm@chromium.org2010-03-041-3/+5
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-3/+3
* Make importer obey import_search_engine preference even if FRUI is enabled.kuchhal@chromium.org2009-10-191-4/+8
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-0/+1
* Do not import homepage on First Run if a homepage is given in master preferen...kuchhal@chromium.org2009-08-111-3/+4
* Don't add the QuickLaunch shortcut by default in Windows7cpu@google.com2009-07-231-2/+5
* Start Chrome button on First Run customize view should launch Chrome.kuchhal@chromium.org2009-07-091-0/+1
* Some code had been removed from FirstRun::IsChromeFirstRun() so that it may r...jcampan@chromium.org2009-07-081-3/+5
* Exit Chrome and show FRUI again on the next run, if user clicks on Cancel.kuchhal@chromium.org2009-06-171-2/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-6/+6
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Make Chrome default after importing from current default browser.kuchhal@chromium.org2009-04-281-2/+2
* Importer should import browser data from the browser that user selected.kuchhal@chromium.org2009-04-231-2/+3
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-1/+1
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-1/+1
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-1/+1
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-3/+3
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-5/+5
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-2/+2
* rollback againben@chromium.org2009-03-141-2/+2
* Rename Window->WindowWinben@chromium.org2009-03-141-2/+2
* revertben@chromium.org2009-03-131-2/+2
* Rename Window->WindowWinben@chromium.org2009-03-131-2/+2
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-5/+4
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-6/+6
* Convert GetPreferredSize from:beng@google.com2008-10-151-11/+9
* "Make Chrome your default browser" should now appear as a checkbox at the bot...finnur@google.com2008-09-251-8/+9
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-10/+10
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1
* Move importer files into an importer subdirectory.beng@google.com2008-09-131-1/+1
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-271-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix a bug in the first run dialog where the "Google Chrome is ready totc@google.com2008-08-081-2/+6
* Wrap text in the chrome first run dialog.tc@google.com2008-08-071-11/+7
* Window Delegate Improvements:beng@google.com2008-07-301-12/+10
* Add chrome to the repository.initial.commit2008-07-261-0/+233