summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-231-1/+1
* gtk: fix a typo in content_exceptions_window_gtk.erg@chromium.org2010-02-222-5/+5
* GTK: Implement the exceptions dialog for the content filtering settings.erg@chromium.org2010-02-198-17/+635
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-1915-16/+16
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-192-1/+2
* linux: clean up a bit of redundant logicevan@chromium.org2010-02-181-7/+9
* GTK: Prevent chrome from hanging at shutdown after clicking flash player sett...erg@google.com2010-02-171-1/+3
* Linux: Implement the new AutoFill section of the Options dialog.jhawkins@chromium.org2010-02-172-22/+74
* linux: Match the sections in Under the Hood tab with Windows version.erg@google.com2010-02-161-5/+5
* GTK: Rename ambiguous "exceptions_page_gtk.cc" before making the content exce...erg@chromium.org2010-02-123-37/+47
* GTK: Make the cookies view modal to its parent since its parent will always b...erg@chromium.org2010-02-125-19/+38
* Use the same string resource everywhere for the "Show Passwords" button.pkasting@chromium.org2010-02-122-12/+12
* GTK: Build fixerg@chromium.org2010-02-101-1/+1
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-1010-132/+755
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-104-85/+452
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-1010-55/+55
* Remove descriptive text above import settings button. This also removes it f...pkasting@chromium.org2010-02-101-11/+4
* Refactor chromeos options page into its own directorychocobo@chromium.org2010-02-041-2/+2
* Move options dialog to the desktop of last active browser window.dpolukhin@chromium.org2010-02-041-33/+51
* Linux: Font options handle font fallback better.mattm@chromium.org2010-02-031-1/+7
* Changes to support new cookie policy.darin@chromium.org2010-01-301-25/+1