summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options
Commit message (Expand)AuthorAgeFilesLines
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-2313-188/+172
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-2/+4
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-1718-47/+47
* bustage fix - file movedben@chromium.org2009-03-171-2/+2
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-174-7/+7
* Move widget related files into views/widgetben@chromium.org2009-03-176-6/+6
* Rename Window->WindowWinben@chromium.org2009-03-142-0/+2
* rollback againben@chromium.org2009-03-142-2/+0
* Rename Window->WindowWinben@chromium.org2009-03-142-0/+2
* revertben@chromium.org2009-03-132-2/+0
* Rename Window->WindowWinben@chromium.org2009-03-132-0/+2
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-124-4/+4
* Change SpellChecker::Language to be an ASCII string.estade@chromium.org2009-03-113-2/+20
* NO CODE CHANGEdeanm@chromium.org2009-03-1019-19/+0
* Remove the spellcheck language preference setting when UI language is changed...sidchat@google.com2009-03-091-0/+5
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-061-1/+1
* Add a command-line disable-p13n and use that to disablemunjal@chromium.org2009-03-051-4/+7
* NO CODE CHANGE.maruel@google.com2009-03-052-3/+5
* Fix the bug: Scrolling the Spell-checker drop-down box adds the languages scr...sidchat@google.com2009-03-052-2/+44
* Reduce the height of options on the Languages panel.mal@chromium.org2009-03-051-2/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-053-5/+5
* Fix potential crash if the saved options tab is ever out of bounds.ben@chromium.org2009-03-041-1/+4
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-021-0/+1
* Now we sort encoding menu according to current application locale, we alsojnd@chromium.org2009-02-271-4/+22
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-251-1/+2
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-225-15/+11
* This CL fix the following 2 bugs:xji@chromium.org2009-02-202-8/+27
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-186-20/+17
* HtmlDialogs had focus problems.jcampan@chromium.org2009-02-181-1/+1
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-125-5/+5
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-125-5/+5
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-125-5/+5
* Remember change in Spell Check language by putting it in the list of accept l...sidchat@google.com2009-02-031-0/+29
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-012-2/+3
* ===================================================xji@chromium.org2009-01-232-4/+15
* BUG=1007hclam@chromium.org2009-01-232-2/+20
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* This change list fix issues 6093 [settings] bad directionality for gears buttonxji@chromium.org2009-01-161-2/+9
* Move metrics files into a subdirben@chromium.org2009-01-163-3/+3
* Move search code to a subdirben@chromium.org2009-01-161-3/+3
* Fie.ben@chromium.org2009-01-151-3/+3
* Move search engines files into subdirben@chromium.org2009-01-151-3/+3
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-1/+0
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-0/+1
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-1/+0
* Select the Languages tab of the fonts and languages dialog when using spellch...pkasting@chromium.org2008-12-192-4/+11
* Fixes cookies view regression where I broke deleting by way of deletesky@google.com2008-12-152-10/+8
* Move skia_utils into the skia namespace.brettw@google.com2008-12-121-1/+1
* Try and make some spellcheck code more obvious by using typedefs.pkasting@chromium.org2008-12-111-1/+1