summaryrefslogtreecommitdiffstats
path: root/chrome/app/resources
Commit message (Collapse)AuthorAgeFilesLines
* Update the man page to better document the --proxy-server command line flag.eroman@chromium.org2010-05-271-2/+32
| | | | | | | | In particular, explain how it can be used to specify SOCKS v4 / SOCKS v5 proxies, and give some examples. Review URL: http://codereview.chromium.org/2221006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48418 0039d316-1c4b-4281-b951-d872f2087c98
* Widen the preferred language table in the "Languages and Input".satorux@chromium.org2010-05-271-1/+1
| | | | | | | | | | | The change is for fixng trauncation that occurs with German. BUG=chromium-os:3356 TEST=manually Review URL: http://codereview.chromium.org/2220004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48353 0039d316-1c4b-4281-b951-d872f2087c98
* Added new chromeos-specific values for bug type dropdown in user feedback ↵zelidrag@chromium.org2010-05-261-1/+1
| | | | | | | | | | | dialog. Removed system info checkbox, fixed alignment of the link. BUG=chromium-os:3564 TEST=open the feedback/bug report dialog, check the new values in the dropdown Review URL: http://codereview.chromium.org/2220001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48229 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed dialog size due to description field height increase.zelidrag@chromium.org2010-05-251-0/+5
| | | | | | | | | BUG=chromium-os:3350 TEST=open user feedback dialog, make sure that all fields are displayed properly Review URL: http://codereview.chromium.org/2146002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48179 0039d316-1c4b-4281-b951-d872f2087c98
* Increase the width of the dialog box for 'stop sync' in Tamil to 75 chars to ↵jshin@chromium.org2010-05-201-1/+1
| | | | | | | | | | | avoid the truncation on XP. On Vista, the current value works, but 75 chars also works, too. BUG=44120 TEST=See the bug. Review URL: http://codereview.chromium.org/2068016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47859 0039d316-1c4b-4281-b951-d872f2087c98
* Submitting http://codereview.chromium.org/2081006/show on behalf of ↵zelidrag@chromium.org2010-05-201-1/+1
| | | | | | | | | | | | | | | rkc@chromium.org: Changes for sending user e-mail along with the feedback Changes to implement complete userfeedback stack. TBR=zelidrag@chromium.org TEST=none BUG=chromium-os:2761 Review URL: http://codereview.chromium.org/2090011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47777 0039d316-1c4b-4281-b951-d872f2087c98
* Fix a bug that caused buttons in "Languages and Input" dialog to be truncated.satorux@chromium.org2010-05-171-0/+10
| | | | | | | | | | | | | | | | | | Change the layout so the input method configure button will be shown right next to the input method name (the layout was bad as the row was sharing the same columnset with the huge the "Display Google Chrome in this language" button). Also widen the width of the dialog from 96 to 106, so the "Display Google Chrome in this language" button does not get truncated. To do this, define separate dialog size settings for this dialog. BUG=chromium-os:3235 TEST=manually Review URL: http://codereview.chromium.org/2106008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47404 0039d316-1c4b-4281-b951-d872f2087c98
* cleaner grd files: use os.find('bsd') instead of listing all the versionpvalchev@google.com2010-05-141-1/+1
| | | | | | | | of freebsd, openbsd and possibly netbsd in the future via sprewell Review URL: http://codereview.chromium.org/2099003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47313 0039d316-1c4b-4281-b951-d872f2087c98
* Pull current localizations into trunk.laforge@chromium.org2010-05-06100-2541/+26430
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46629 0039d316-1c4b-4281-b951-d872f2087c98
* Update TOS on trunk.laforge@chromium.org2010-05-0649-2355/+2027
| | | | | | Review URL: http://codereview.chromium.org/2005002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46608 0039d316-1c4b-4281-b951-d872f2087c98
* linux: unify proxy config docsevan@chromium.org2010-04-281-0/+10
| | | | | | | | | | | | We had some info in the man page and other info in the about page. This change makes the about page refer to the man page, and updates the man page with missing info. While I'm at it, make the HTML slightly prettier. Review URL: http://codereview.chromium.org/1695023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45773 0039d316-1c4b-4281-b951-d872f2087c98
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-131-1/+27
| | | | | | | | | | BUG= 37564 TEST= start Chrome with --first-run enabled -- you should see a new search engine selection dialog. Review URL: http://codereview.chromium.org/1586005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44416 0039d316-1c4b-4281-b951-d872f2087c98
* Oops, missed some changes to the English Terms of Service the first time.viettrungluu@chromium.org2010-04-122-2/+4
| | | | | | | | | BUG=none TEST=two URLs in 6.1, and section 8.7 exists Review URL: http://codereview.chromium.org/1574023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44271 0039d316-1c4b-4281-b951-d872f2087c98
* Temporarily add "Appendix A" of the Terms of Service (in English) into all ↵viettrungluu@chromium.org2010-04-0947-15/+2021
| | | | | | | | | | | the files. BUG=none TEST=On official Google Chrome builds, set your favourite language and check about:terms. Should see "Appendix A" in English at the end. Ugh. Review URL: http://codereview.chromium.org/1631011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44146 0039d316-1c4b-4281-b951-d872f2087c98
* Change Terms of Service to include Adobe Flash stuff.viettrungluu@chromium.org2010-04-092-8/+88
| | | | | | | | | | | | | This is done in en and en-GB (without corrections to the English). This still needs to be done in all other languages. BUG=none TEST=On a branded build, go to about:terms and check that TBR=cpu@chromium.org, laforge@chromium.org Review URL: http://codereview.chromium.org/1539027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44123 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 43410 - Add Flash EULA to about box on Linux/GTK (for branded builds).viettrungluu@chromium.org2010-04-091-6/+0
| | | | | | | | | | | | BUG=none TEST=On Chromium, about box should be the same as before. On Google Chrome, about box should have "Adobe Flash Player License Agreement" below the Google Terms of Service, with "License Agreement" an appropriate link. Review URL: http://codereview.chromium.org/1593006 TBR=viettrungluu@chromium.org, cpu@chromium.org, estade@chromium.org Review URL: http://codereview.chromium.org/1539028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44111 0039d316-1c4b-4281-b951-d872f2087c98
* Geolocation exceptions window, Windows.pkasting@chromium.org2010-04-051-0/+9
| | | | | | | | | | This also makes some correctness/consistency fixes to the model that affect other OSes, e.g. we now allow "remove" on the selected exception set iff all selected exceptions are removable. BUG=39817 TEST=Geolocation exceptions window exists on windows, allows sorting by either column Review URL: http://codereview.chromium.org/1539021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43669 0039d316-1c4b-4281-b951-d872f2087c98
* Add Flash EULA to about box on Linux/GTK (for branded builds).viettrungluu@chromium.org2010-04-011-0/+6
| | | | | | | | | BUG=none TEST=On Chromium, about box should be the same as before. On Google Chrome, about box should have "Adobe Flash Player License Agreement" below the Google Terms of Service, with "License Agreement" an appropriate link. Review URL: http://codereview.chromium.org/1593006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43410 0039d316-1c4b-4281-b951-d872f2087c98
* Add CUSTOMIZE_SYNC_DIALOG_WIDTH_CHARS and _HEIGHT_LINES to xtb filesdantasse@chromium.org2010-04-0151-0/+102
| | | | | | | | | BUG=34209 TEST=none Review URL: http://codereview.chromium.org/1521008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43313 0039d316-1c4b-4281-b951-d872f2087c98
* The "Customize Sync" dialog will let users select to sync or not sync each ↵dantasse@chromium.org2010-03-311-0/+9
| | | | | | | | | | | | | | | | | | data type (bookmarks, preferences, etc). The Customize Sync dialog appears if you click a button on the gaia login or the Options->Personal Stuff tab. This button only appears if you've set the --enable-sync-preferences or --enable-sync-autofill command-line flag. On the Gaia login, the Customize Sync button grays out when you click 'sign in'. If the "customize sync" dialog is open, it closes when you click "cancel" on the Gaia login, and it accepts when you log in to Gaia. Removed "Merge and Sync" from the login sequence. Also deleted the 'merge_allowed' parameter from DataTypeController and its subclasses. Fixed strings so they all refer to "Google Chrome/Chromium sync" instead of "Bookmark sync". BUG=34209,27259 TEST=none Review URL: http://codereview.chromium.org/1134002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43256 0039d316-1c4b-4281-b951-d872f2087c98
* Switch from he.xtb to iw.xtb because the translation console istony@chromium.org2010-03-262-2/+2
| | | | | | | | deprecating 'he' in favor of 'iw'. Review URL: http://codereview.chromium.org/1332001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42713 0039d316-1c4b-4281-b951-d872f2087c98
* Updating Chrome's localized strings from the translation console. These ↵robertshield@chromium.org2010-03-2551-478/+140
| | | | | | | | | | strings are generated from checked in .grds from revision 42543. BUG=24305 Review URL: http://codereview.chromium.org/1361001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42685 0039d316-1c4b-4281-b951-d872f2087c98
* Remove Oriya from the list of UI languages for now because we're not getting ↵jshin@chromium.org2010-03-2510-1025/+0
| | | | | | | | | | | | Oriya translation updated any more. BUG=37562 TEST=On Windows, 'chrome --lang=or' will bring up English Chrome. Review URL: http://codereview.chromium.org/1144001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42655 0039d316-1c4b-4281-b951-d872f2087c98
* String translations (not final)oritm@google.com2010-03-1953-698/+721
| | | | | | Review URL: http://codereview.chromium.org/1085004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42131 0039d316-1c4b-4281-b951-d872f2087c98
* Finish implementing the geolocation infobar; adds a Learn more link pointing ↵joth@chromium.org2010-03-181-0/+5
| | | | | | | | | | | | | | | | | to the (placeholder) help center page. This extends ConfirmInfoBar to support to have optional link support (simple support, i.e. not the inserted mid-label link that LinkInfoBar sports) Note 1: this does not exactly match the mock; the allow/deny buttons and link are swapped. I think this looks nicer, is more consistent with other confirm infobars, and happens to be easier to code Note 2: linux & mac will need follow-up CLs, but will simply ignore the link in the meantime BUG=11246 TEST=browser_tests.exe --gtest_filter=Geol* Review URL: http://codereview.chromium.org/1037006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41951 0039d316-1c4b-4281-b951-d872f2087c98
* Fixes first and third points in the bug "Autofill profile dialog box polish ↵georgey@chromium.org2010-03-161-2/+2
| | | | | | | | | | | | | items". Adds correct expand icons to the AutoFill dialog. The icons were added in a separate CL. Moves asynchronous access to the database inside the dialog (it now shows "Loading..." while db is being connected) Also fixes memory leak. BUG=36601 TEST=in the bug Review URL: http://codereview.chromium.org/669076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41780 0039d316-1c4b-4281-b951-d872f2087c98
* Updating new translationsoritm@google.com2010-03-1443-66/+100
| | | | | | Review URL: http://codereview.chromium.org/846008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41550 0039d316-1c4b-4281-b951-d872f2087c98
* Updated translationsoritm@google.com2010-03-11102-1425/+54
| | | | | | Review URL: http://codereview.chromium.org/799007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41228 0039d316-1c4b-4281-b951-d872f2087c98
* String translations from TCoritm@google.com2010-03-0399-4099/+1010
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40466 0039d316-1c4b-4281-b951-d872f2087c98
* "Fix" the URLs for the Flash storage settings page in Swedish and Korean.jshin@chromium.org2010-02-252-2/+2
| | | | | | | | | | | | For Korean, Adobe shortcut URL does not work. Until it's fixed, use the full url. BUG=36072 TEST=Run Chrome in Korean or Swedish and follow the steps in the bug report. TBR=oritm Review URL: http://codereview.chromium.org/661100 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40037 0039d316-1c4b-4281-b951-d872f2087c98
* Update TOSlaforge@chromium.org2010-02-2442-2906/+2862
| | | | | | Review URL: http://codereview.chromium.org/657039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39829 0039d316-1c4b-4281-b951-d872f2087c98
* generate needed resources on *BSDpvalchev@google.com2010-02-231-1/+1
| | | | | | Review URL: http://codereview.chromium.org/652135 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39769 0039d316-1c4b-4281-b951-d872f2087c98
* Fix truncation issues for new Privacy UI. Also, make the checkbox for the ↵ben@chromium.org2010-02-2049-49/+58
| | | | | | | | | | | "clear cookie on exit" item wrap. http://crbug.com/35118 TEST=none Review URL: http://codereview.chromium.org/646059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39564 0039d316-1c4b-4281-b951-d872f2087c98
* [Linux] Add better error reporting for creating application shortcuts.phajdan.jr@chromium.org2010-02-161-1/+11
| | | | | | | | | TEST=none BUG=30785 Review URL: http://codereview.chromium.org/607001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39085 0039d316-1c4b-4281-b951-d872f2087c98
* String translations for 4.1 oritm@google.com2010-02-124-7/+7
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38874 0039d316-1c4b-4281-b951-d872f2087c98
* Updated translationsoritm@google.com2010-02-1151-255/+2
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38732 0039d316-1c4b-4281-b951-d872f2087c98
* Increase the height of the clear browsing data dialog so it's not smashed ↵pkasting@chromium.org2010-02-101-1/+1
| | | | | | | | | | together at the bottom. BUG=35089 TEST=Clear browsing data dialog should look OK in Windows Classic Review URL: http://codereview.chromium.org/600034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38577 0039d316-1c4b-4281-b951-d872f2087c98
* Remove descriptive text above import settings button. This also removes it ↵pkasting@chromium.org2010-02-101-1/+1
| | | | | | | | | | | | for GTK, although GTK has not yet moved the Clear Data button to the third page of the options. This also eliminates a number of not-referenced strings, and makes the options dialog shorter now that we have the space to do so. BUG=35085 TEST=Open options dialog, look on second page, Import button should have no text above it. Review URL: http://codereview.chromium.org/597013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38563 0039d316-1c4b-4281-b951-d872f2087c98
* Ensure entire content settings dialog cookie page is visible in Windows Classic.pkasting@chromium.org2010-02-091-2/+2
| | | | | | | | BUG=34912 TEST=Open Content Settings dialog in Windows Classic theme and make sure there's a Flash Player link at the bottom. Review URL: http://codereview.chromium.org/598001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38433 0039d316-1c4b-4281-b951-d872f2087c98
* Updated string translations from TC (for 4.1)oritm@google.com2010-02-06102-2161/+3662
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38309 0039d316-1c4b-4281-b951-d872f2087c98
* Fix Options page truncation in various locales.finnur@chromium.org2010-02-0441-42/+42
| | | | | | | | | BUG=http://crbug.com/34088 TEST=Open 'Personal Stuff' on XP in all locales (with complex scripts installed) and make sure the Themes options are visible. Review URL: http://codereview.chromium.org/571007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38118 0039d316-1c4b-4281-b951-d872f2087c98
* Adds content exception dialog.sky@chromium.org2010-02-021-0/+9
| | | | | | | | | | | | BUG=NONE TEST=Make sure the content exception dialog (options->under the hood->content settings->exceptions (for all tabs)) and editor work correctly. Specifically try adding/removing and make sure they persist correctly. Review URL: http://codereview.chromium.org/564007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37797 0039d316-1c4b-4281-b951-d872f2087c98
* Hook up some of the content settings UI to the actual settings map object. ↵pkasting@chromium.org2010-01-301-1/+1
| | | | | | | | | | This also rewrites the affected UI bits to make it easier to do this, get rid of unnecessary code, and be more consistent with the blocked content bubble code. BUG=32719 TEST=Content settings windows now have radio buttons that work, and remember their settings. The Flash link works too. Review URL: http://codereview.chromium.org/558060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37631 0039d316-1c4b-4281-b951-d872f2087c98
* modify url for About Google Translatekuan@chromium.org2010-01-291-1/+1
| | | | | | | | BUG=31297 TEST=none for now. Review URL: http://codereview.chromium.org/557060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37548 0039d316-1c4b-4281-b951-d872f2087c98
* Change the URL for flash settings per Adobe list where the translation isjshin@chromium.org2010-01-2818-2/+21
| | | | | | | | | | | | | | | | available. For pt-PT and es-419, use pt-BR and es. For the rest of languages, fall back to the English page. We can try a potentially better fallback (e.g using ru for uk and be), but it also carries a risk. So, I'm leaving them alone. Note that we cannot use '[GRITLANGCODE]' because Adobe uses a mix of language codes (e.g. 'en'), region codes ('cn', 'jp', 'kr', etc) and pseudo-region codes ('la') in their URLs. BUG=NONE TEST=NONE for now. Once the UI for flash setting help is added, start Chrome in one of languages whose xtb files are changed below and follow the link for the help on Flash settings. The flash help page should come up in that language. TBR=tony Review URL: http://codereview.chromium.org/551184 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37387 0039d316-1c4b-4281-b951-d872f2087c98
* implement infobars and delegates placeholders for translate feature.kuan@chromium.org2010-01-271-0/+5
| | | | | | Review URL: http://codereview.chromium.org/546132 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37281 0039d316-1c4b-4281-b951-d872f2087c98
* Content Settings dialog and related Options UI changes.zelidrag@chromium.org2010-01-261-0/+21
| | | | | | | | | BUG=32719 TEST=none Review URL: http://codereview.chromium.org/554045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37153 0039d316-1c4b-4281-b951-d872f2087c98
* Add switch per tc.pkasting@chromium.org2010-01-251-1/+1
| | | | | | | | | TBR=tc BUG=none TEST=none Review URL: http://codereview.chromium.org/555070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36991 0039d316-1c4b-4281-b951-d872f2087c98
* Remove useless desc field.pkasting@chromium.org2010-01-231-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/551125 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36930 0039d316-1c4b-4281-b951-d872f2087c98
* Split platform specific settings out from locale_settings.grd so we cantony@chromium.org2010-01-22208-1465/+1316
| | | | | | | | | | | | | | | | | | have per platform config and overrides. This is easier to manage than the mess of <if>'s in the existing grd and xtb files. Each platform only builds its locale_settings_{win,mac,linux}.grd file. All the grd files generate the same platform_locale_settings.h header (for easy inclusion in .cc files). We use the fallback feature of grit to only specify locale specific values in xtb files if we want to override the default for the locale. BUG=28590 Review URL: http://codereview.chromium.org/545132 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36849 0039d316-1c4b-4281-b951-d872f2087c98