summaryrefslogtreecommitdiffstats
path: root/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-247-255/+17
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-247-17/+255
* Add Accessibility name for native buttons.mhm@chromium.org2010-03-233-7/+3
* Fixes ordering of includes.sky@chromium.org2010-03-231-1/+1
* Fixes compile error because gfx moved to src.sky@chromium.org2010-03-231-1/+1
* Adds the ability to display text in a textfield when the text issky@chromium.org2010-03-235-17/+162
* Fix typo in my r42322.hbono@chromium.org2010-03-231-1/+1
* This change adds shield icons to the buttons that need elevation to fix Issue...hbono@chromium.org2010-03-233-10/+35
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-2338-46/+46
* Linux: Fix some GdkPixbuf leaks.mattm@chromium.org2010-03-231-0/+1
* Allow Extensions to have MSAA information.mhm@chromium.org2010-03-222-1/+26
* Rewrite/clean up a bunch of label.cc to fix the following problems:pkasting@chromium.org2010-03-224-325/+220
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-227-164/+17
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-227-17/+164
* Fix bug with native text field where if there's a visibility change, the nati...chocobo@chromium.org2010-03-223-26/+18
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-227-164/+17
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-227-17/+164
* tweak translate infobar uikuan@chromium.org2010-03-221-1/+5
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-2012-24/+30
* Add ability to show/hide password in login dialog.chocobo@chromium.org2010-03-197-7/+34
* views: Add accessibility support to the Textfield control.ctguil@chromium.org2010-03-192-2/+47
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-1918-20/+21
* views: Implement accessibility issue that was a TODO in the new progress bar ...ctguil@chromium.org2010-03-182-2/+13
* Added actual GoogleUpdate functionality to the OOBE update screen.denisromanov@chromium.org2010-03-182-0/+6
* Implement selection of rows on mouse clicks in TableView2 for GTK.satorux@chromium.org2010-03-172-1/+27
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-1719-20/+20
* Reapply r41640.ajwong@chromium.org2010-03-164-3/+51
* Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...ajwong@chromium.org2010-03-164-51/+3
* Provide Web Contents accessibility info.ctguil@chromium.org2010-03-162-1/+25
* Landing tfarina CL. ctguil@chromium.org2010-03-154-3/+51
* Switched progress bar to integral positions (from 0 to 100).avayvod@google.com2010-03-153-33/+26
* Move base/gfx contents to gfx/ben@chromium.org2010-03-144-4/+4
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-147-12/+21
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-133-7/+7
* Implementation of a progress bar control.finnur@chromium.org2010-03-123-0/+346
* Remove a hack that, as far as I can tell, isn't needed.pkasting@chromium.org2010-03-121-5/+1
* Unblock focus signal handlers only when they're blocked.oshima@chromium.org2010-03-111-11/+18
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-113-3/+3
* Landing tfarina CL. ctguil@chromium.org2010-03-104-10/+29
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-0836-218/+167
* Don't mirror menu position for RTL because on Windows we set RLT window flags...dpolukhin@google.com2010-03-063-23/+22
* Removes static storage of menu-marker bitmap. Tiny change.glotov@google.com2010-03-042-15/+13
* Checking in patch for Denis Romanov (originally reviewed here: http://coderev...finnur@chromium.org2010-03-032-3/+5
* Lands http://codereview.chromium.org/652010 for Thiago:sky@chromium.org2010-03-022-2/+68
* Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...pkasting@chromium.org2010-02-262-7/+7
* New network menu button UI for ChromeOS.chocobo@chromium.org2010-02-191-0/+11
* implement previous TODO to show associated shortcut keys for page and wrench ...kuan@chromium.org2010-02-192-7/+35
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1