summaryrefslogtreecommitdiffstats
path: root/ash/launcher/tabbed_launcher_button.cc
Commit message (Collapse)AuthorAgeFilesLines
* Change the launcher to use AccessiblePaneView, and make the buttons focusablezork@chromium.org2012-01-261-0/+1
| | | | | | | | | | | R=sky@chromium.org BUG=104192 TEST=None Review URL: http://codereview.chromium.org/9113056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119204 0039d316-1c4b-4281-b951-d872f2087c98
* Tweaks for the launcher:sky@chromium.org2012-01-181-15/+0
| | | | | | | | | | | | | | | . App list and browser shortcut buttons can be moved around. . Clicking the tabbed button cycles windows (creating a new one if there isn't one). BUG=110094 TEST=see bug R=ben@chromium.org,jamescook@chromium.org Review URL: http://codereview.chromium.org/9231030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118112 0039d316-1c4b-4281-b951-d872f2087c98
* Attempt 2: Removes support for multiple images from launcher. Doesn't look likesky@chromium.org2012-01-131-12/+9
| | | | | | | | | | | | | | | | we're going to use it, so I'm nuking it. This also fixes the bug where we would only even show one tab in the launcher even though the window had more than one. BUG=none TEST=none R=ben@chromium.org TBR=ben@chromium.org Review URL: http://codereview.chromium.org/9207004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117666 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 117581 - Removes support for multiple images from launcher. Doesn't ↵thestig@chromium.org2012-01-131-9/+12
| | | | | | | | | | | | | | | | | | | | look like we're going to use it, so I'm nuking it. This also fixes the bug where we would only even show one tab in the launcher even though the window had more than one. BUG=none TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/9139077 TBR=sky@chromium.org Review URL: http://codereview.chromium.org/9123028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117609 0039d316-1c4b-4281-b951-d872f2087c98
* Removes support for multiple images from launcher. Doesn't look likesky@chromium.org2012-01-131-12/+9
| | | | | | | | | | | | | | | we're going to use it, so I'm nuking it. This also fixes the bug where we would only even show one tab in the launcher even though the window had more than one. BUG=none TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/9139077 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117581 0039d316-1c4b-4281-b951-d872f2087c98
* Rename the aura_shell namespace to ashben@chromium.org2011-12-241-2/+2
| | | | | | | | | http://crbug.com/108457 TEST=none TBR=sky Review URL: http://codereview.chromium.org/9033007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115748 0039d316-1c4b-4281-b951-d872f2087c98
* Move more stuff down into ash.ben@chromium.org2011-12-231-0/+196
http://crbug.com/108457 TEST=none TBR=sky Review URL: http://codereview.chromium.org/9030007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115739 0039d316-1c4b-4281-b951-d872f2087c98