summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to app/ben@chromium.org2009-05-0513-13/+13
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-059-11/+12
* Change in enable-spellcheck checkbox in Languages Options Tab should not be c...sidchat@google.com2009-05-042-4/+6
* roll back r15177ben@chromium.org2009-05-041-1/+1
* Reverting 15182.ben@chromium.org2009-05-041-2/+2
* Bustage fix:ben@chromium.org2009-05-041-2/+2
* Extract all views resources into:ben@chromium.org2009-05-041-1/+1
* Relanding the following CL (it was breaking the UI tests because ajcampan@chromium.org2009-05-021-0/+3
* Reverting 15115, it sadly breaks the ui tests.jcampan@chromium.org2009-05-011-3/+0
* If Chrome is not the default browser, tell the user, unless:jcampan@chromium.org2009-05-011-0/+3
* Fix the issue with Options menu fonts display bigger than size of fonts actua...sidchat@google.com2009-05-012-18/+43
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-1/+1
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-271-1/+6
* Revert "Do not send stats from Chromium builds."kuchhal@chromium.org2009-04-241-6/+1
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-241-1/+6
* Fix focus rects for checkboxes and radio buttons:ben@chromium.org2009-04-221-1/+1
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-214-11/+13
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-214-6/+9
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-214-9/+6
* Use tab to group "Show saved passwords" and "Exceptions"hclam@chromium.org2009-04-1510-16/+924
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-121-1/+1
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-084-20/+21
* First pass of refactoring dialogs.avi@chromium.org2009-04-062-5/+6
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-302-3/+4
* Move message flags into a separate header that can be usedtc@google.com2009-03-271-1/+2
* Switch some more ASCII locale code wstrings to strings.estade@chromium.org2009-03-244-216/+202
* 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