summaryrefslogtreecommitdiffstats
path: root/views/controls/button/menu_button.cc
Commit message (Expand)AuthorAgeFilesLines
* Small tweaks to improve toolbar keyboard accessibility: Put focus rectsdmazzoni@chromium.org2010-06-221-0/+7
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-10/+10
* Fixes possible crash when menus were destroyed. I wasn't resetting asky@chromium.org2010-05-111-0/+2
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-2/+2
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-161-1/+14
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-3/+3
* Removes static storage of menu-marker bitmap. Tiny change.glotov@google.com2010-03-041-15/+9
* Implement keyboard access between bookmarks and main toolbar.mhm@chromium.org2009-12-041-0/+7
* Revert 32012-32017mhm@chromium.org2009-11-151-7/+0
* rebasemhm@chromium.org2009-11-151-0/+7
* Fixes regression introduced in fixing 19597. This change effectivelysky@chromium.org2009-10-301-2/+6
* Lands http://codereview.chromium.org/291006 for Pierre:sky@chromium.org2009-10-271-2/+2
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-1/+0
* Fixes regression in menu button. I converted a call from GetWidget tosky@chromium.org2009-10-141-2/+2
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-20/+7
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+2
* Adds MSAA information to various (previously uncovered) bits of the UI, inclu...klink@chromium.org2009-07-231-1/+1
* Makes MenuButton compile and fixes bug in GtkWidget I happened upon.sky@chromium.org2009-05-271-1/+13
* Parts of my previous changelist didn't make it through.ben@chromium.org2009-05-211-1/+1
* Revert 16567.ben@chromium.org2009-05-211-1/+1
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-1/+1
* Make views/ use strings from app_strings.ben@chromium.org2009-05-201-2/+2
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-201-2/+2
* Add generated files to svn:ignore list for views subdir.ben@chromium.org2009-05-201-2/+2
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* Remove even more ATL dependencies.maruel@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-131-2/+3
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-3/+2
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+253