summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options
Commit message (Expand)AuthorAgeFilesLines
* UI Support for Auto Spell Correct. Currently, it is still under the command l...sidchat@google.com2009-06-032-1/+37
* Make Combobox portableben@chromium.org2009-06-029-93/+92
* Now that themes are enabled by default, the option should be visible by default.glen@chromium.org2009-05-311-9/+4
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-318-3/+16
* Add a "User Data" tab to the options, remove the "minor tweaks" tabmhm@chromium.org2009-05-303-378/+487
* Revert 17288 - Test failures.mhm@chromium.org2009-05-303-489/+378
* Create a "User data" tab and remove the "minor tweaks" tab. The mockup is inc...mhm@chromium.org2009-05-303-378/+489
* Add general options page. Options are working with the following exceptions:tc@google.com2009-05-282-46/+3
* Make Textfield more portable.ben@chromium.org2009-05-282-3/+3
* DevTools: remove DevTools from options UI.pfeldman@chromium.org2009-05-281-74/+0
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-277-51/+49
* DevTools: Add 'Enable Developer Tools' option into the Advanced tab. Hide dev...pfeldman@chromium.org2009-05-271-5/+76
* Show Unicode IDNs for "On startup" setting and "Add page" dialog for it.jungshik@google.com2009-05-271-1/+4
* Move more dialog showing routines to browser_dialogs.h to reduce dependenciesbrettw@chromium.org2009-05-221-0/+9
* - Passing correct window handle to CreateChromeWindow(). We should pass thehbono@chromium.org2009-05-227-18/+10
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-212-2/+2
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-214-17/+11
* Revert 16567.ben@chromium.org2009-05-212-2/+2
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-212-2/+2
* Remove unnecessary function overload in FontDisplayView.yutak@chromium.org2009-05-201-20/+0
* Reverting 16158.beng@google.com2009-05-151-4/+2
* Tweak layout of password manager views so the buttons don'ttim@chromium.org2009-05-152-24/+21
* Privacy option added for all cookies to become session cookies.idanan@chromium.org2009-05-151-2/+4
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-157-16/+16
* ChromeFont->gfx::Fontbeng@google.com2009-05-155-18/+18
* Signature changed to take a Profile*tim@chromium.org2009-05-151-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-146-18/+25
* Fix regression caused by gfx::Size no longer accepting negative tim@chromium.org2009-05-141-3/+2
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-136-25/+18
* Remove even more ATL dependencies.maruel@chromium.org2009-05-136-18/+25
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-134-4/+4
* This is the first pass at themes.glen@chromium.org2009-05-093-24/+69
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+0
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-0811-12/+12
* Various popup UI fixes:pkasting@chromium.org2009-05-082-40/+4
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-0825-89/+89
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* move chrome_font to app/gfxben@chromium.org2009-05-063-3/+3
* Move chrome_canvas to app/gfxben@chromium.org2009-05-066-6/+6
* Make the width of the reset options confirmation dialog localizable.It's curr...jungshik@google.com2009-05-061-2/+4
* 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