summaryrefslogtreecommitdiffstats
path: root/chrome/views/controls
Commit message (Expand)AuthorAgeFilesLines
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-082-7/+15
* Pasting successfully into a TextField should always triggerfinnur@chromium.org2009-04-061-3/+6
* Commits bug issuereview 62043 (http://codereview.chromium.org/62043)sky@chromium.org2009-04-061-3/+3
* Lands fix for 9659 from tedoc. See http://codereview.chromium.org/60059 for r...sky@chromium.org2009-04-031-3/+20
* Move message flags into a separate header that can be usedtc@google.com2009-03-272-33/+3
* Fix clipping by using the correct window styles for native buttons.ben@chromium.org2009-03-274-35/+38
* Default native button were not activated anymore when enter was pressed.jcampan@chromium.org2009-03-273-0/+13
* In an effort to make the FocusManager class platform independent, moving some...jcampan@chromium.org2009-03-261-0/+11
* Fixes crash that occurred because we weren't correctly disposing of thesky@google.com2009-03-251-0/+8
* When a native button was getting focused we were calling the View::Focus() me...jcampan@chromium.org2009-03-251-1/+3
* The native button's visible and enabled state were not working.jcampan@chromium.org2009-03-255-0/+17
* Focusing a native button through a RequestFocus call would not result in the ...jcampan@chromium.org2009-03-255-3/+29
* Redone http://codereview.chromium.org/42571idanan@chromium.org2009-03-242-2/+14
* Reverting r12383, caused a build breakage on all platforms.maruel@chromium.org2009-03-242-14/+2
* Issue 6477: Support modifier clicks on UI elementsidanan@chromium.org2009-03-242-2/+14
* Fix first run/installer test by NULL checking.ben@chromium.org2009-03-241-1/+2
* Fix UI test:ben@chromium.org2009-03-231-0/+3
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-2319-1239/+440
* Add support for radio buttons. The code implementing checked/group was copied...ben@chromium.org2009-03-214-5/+149
* More button modificationsben@chromium.org2009-03-206-19/+144
* Adds a bookmark menu. This is experimental. To turn on you needsky@google.com2009-03-201-0/+4
* Linux: remove extra "typedef" from an enum.agl@chromium.org2009-03-201-1/+1
* Now have a TextButton rendering (sort of; doesn't respond to mouse events soerg@google.com2009-03-192-9/+21
* Revert "Now have a TextButton rendering." Broke Windows.erg@google.com2009-03-192-21/+9
* Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...erg@google.com2009-03-192-9/+21
* Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...ben@chromium.org2009-03-1914-213/+499
* Render into a ChromeCanvasPaint object in a RootView under Linux.erg@google.com2009-03-191-0/+1
* Fix a crash when double clicking a menu button.ben@chromium.org2009-03-191-1/+4
* New native control helpers. Built but not run by anyone just yet. See design docben@chromium.org2009-03-185-0/+713
* Fixing a few minor issues found during static analysis of the Chromium codebase.finnur@chromium.org2009-03-181-3/+3
* doh, release buildben@chromium.org2009-03-172-0/+4
* doh, release buildben@chromium.org2009-03-172-0/+4
* doh, release buildben@chromium.org2009-03-172-0/+8
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-1768-0/+19236