summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options
Commit message (Expand)AuthorAgeFilesLines
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-084-60/+52
* Get translate prefs syncingskrul@chromium.org2010-04-071-1/+1
* gtk: Avoid duplicating functions in anonymous namespaces by moving them to gt...mattm@chromium.org2010-04-073-49/+22
* Linux UI tweaks: adjust spacing, add a string, make Customize button invisibl...dantasse@chromium.org2010-04-062-17/+24
* Geolocation exceptions window, Windows.pkasting@chromium.org2010-04-052-29/+12
* Turn on autofill and prefs sync by defaultdantasse@chromium.org2010-04-051-8/+2
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-2/+5
* Added themes to CustomizeSyncWindowGtkdantasse@chromium.org2010-04-031-1/+17
* Fix some Sync stringsdantasse@chromium.org2010-04-021-3/+4
* Linux: Add geolocation exceptions window.mattm@chromium.org2010-04-024-13/+290
* Move enable/disable storage to prefs.nick@chromium.org2010-04-023-51/+24
* Add linux UI for enabling sync types.zork@chromium.org2010-04-014-0/+312
* Linux: On unsupported DE, show local help page about configuring proxies.mattm@chromium.org2010-04-011-2/+1
* Adds a geolocation tab in the content settings dialog on Linux.bulach@chromium.org2010-03-314-23/+73
* GTK: Turn on the GTK+ integration by default.erg@chromium.org2010-03-261-0/+1
* GTK: Allow double clicking on an exception to open the edit dialog.erg@chromium.org2010-03-252-17/+22
* Add Geolocation to the content types. This adds several special case guards s...joth@chromium.org2010-03-252-1/+4
* Add link to disable individual plug-ins in Plug-ins tab of Content Settings (...viettrungluu@chromium.org2010-03-242-1/+27
* linux: swap buttons in sync cancel dialogevan@chromium.org2010-03-241-2/+2
* linux: allow options dialog to be resized smallerevan@chromium.org2010-03-241-1/+26
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-236-55/+76
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* gtk: Tie the AutoFill button in the options dialog to the kEnableAutoFill pref.jhawkins@chromium.org2010-03-232-23/+27
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-1/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-176-6/+6
* Fixes first and third points in the bug "Autofill profile dialog box polish i...georgey@chromium.org2010-03-161-3/+1
* Re-apply r41458 | estade@chromium.org | 2010-03-12 11:28:50 -0800 (Fri, 12 Ma...estade@chromium.org2010-03-1212-396/+263
* Revert: r41458 | estade@chromium.org | 2010-03-12 11:28:50 -0800 (Fri, 12 Mar...estade@chromium.org2010-03-1212-262/+397
* Fix the rest of the gtk/options directory to use new callback macros.estade@chromium.org2010-03-1212-397/+262
* GTK: Move chrome/common/gtk_signal.h to app/ so views-gtk can use it.erg@google.com2010-03-119-9/+9
* GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...erg@google.com2010-03-112-0/+87
* Convert the first half of gtk/options/* to use the new signal handler macros.estade@chromium.org2010-03-1116-384/+243
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-105-0/+5
* chrome 4: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-084-1/+11
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-082-0/+3
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-0/+1
* AutoFill Mac preference for enabling Address Book "me" card usage.dhollowa@chromium.org2010-03-061-1/+1
* GTK: Split out the cookie display into its own component for reuse in the coo...erg@chromium.org2010-03-043-416/+89
* Reverting 40536 and 40535erg@chromium.org2010-03-033-56/+413
* GTK: Split out the cookie display into its own component for reuse in the coo...erg@chromium.org2010-03-033-413/+56
* Moves ActionComboboxModel class to its own header so we can share common code...erg@chromium.org2010-03-022-56/+10
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-0223-28/+28
* Fix the content page of the options dialog to use kAutoFillEnabled instead of...jhawkins@chromium.org2010-03-021-2/+4
* Teach the cookie tree view and model about appcaches. Not hooked up to real d...michaeln@chromium.org2010-02-264-44/+163
* linux: pretty up cookie exceptions windowevan@chromium.org2010-02-252-53/+54
* Linux: Move some duplicated code to gtk_util::CreateBoldLabel and LeftAlignMisc.mattm@chromium.org2010-02-242-28/+5
* gtk: improve look of content exceptions edit dialogevan@chromium.org2010-02-241-1/+5
* linux: eliminate some now-redundant codeevan@chromium.org2010-02-241-7/+3
* linux: Show an icon to the right indicating if the host is valid or not.erg@chromium.org2010-02-232-18/+39
* Add support for more types of controls and events to GTK implementation ofdmazzoni@chromium.org2010-02-238-37/+64