summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/toolbar_view.h
Commit message (Expand)AuthorAgeFilesLines
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-8/+5
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Insert methods for SimpleMenuModeloshima@chromium.org2010-01-271-0/+3
* Make back forward menu model a MenuModel.estade@chromium.org2009-12-301-3/+3
* Make a shared app menu model and update win and mac to use it. Remove the NSM...pinkerton@chromium.org2009-12-151-14/+4
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-091-43/+2
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-16/+17
* Downward drag after mouse-down is now causing bookmark bar folders to open, r...zelidrag@google.com2009-12-041-0/+7
* Implement keyboard access between bookmarks and main toolbar.mhm@chromium.org2009-12-041-33/+6
* Revert 32012-32017mhm@chromium.org2009-11-151-6/+33
* rebasemhm@chromium.org2009-11-151-33/+6
* Allow ESC to cancel ALT+SHIFT+T in Toolbar.mhm@chromium.org2009-10-201-0/+5
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-151-1/+0
* Reverting r29095 (removes wrench integration foraa@chromium.org2009-10-151-0/+1
* Remove the implicit wrench menu items for browser actions.aa@chromium.org2009-10-151-1/+0
* Fix flashing issue when hitting escape while find bar is active.mhm@chromium.org2009-10-131-0/+1
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-4/+3
* Integrate browser actions with the wrench menu. Browseraa@chromium.org2009-09-301-0/+2
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-0/+2
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-4/+4
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+1
* Introduce accesskeys for Chrome menus.mhm@chromium.org2009-08-261-0/+2
* Fix crash in LocationBarView when accessing TabContents.finnur@chromium.org2009-06-191-4/+1
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-121-2/+2
* Remove Menu2Delegate interface and fold methods onto Menu2Model instead.ben@chromium.org2009-06-091-8/+2
* Convert toolbar page and app menus over to use the new system.ben@chromium.org2009-06-081-10/+74
* Rename BrowserToolbarView->ToolbarView to match file name.ben@chromium.org2009-06-061-82/+61
* Renames BackForwardMenuModelWin to BackForwardMenuModelViews.sky@chromium.org2009-05-291-3/+3
* Some more porting of browser_views.brettw@chromium.org2009-05-221-4/+4
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-3/+3
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-3/+3
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-3/+3
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+4
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-4/+4
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-281-11/+3
* Move the implementation of AutocompletePopupView from AutocompletePopupWin to...ben@chromium.org2009-04-171-1/+1
* Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...ben@chromium.org2009-04-151-1/+6
* Adds a bookmark menu. This is experimental. To turn on you needsky@google.com2009-03-201-0/+2
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-3/+3
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-6/+6
* Support DWM switching.ben@chromium.org2009-03-031-1/+1
* Fix toolbar keyboard focus (shift-alt-t), which was broken by me, and toolbar...pkasting@chromium.org2009-02-271-10/+8
* Make non-glass popups match new mockup from Glen.pkasting@chromium.org2009-02-251-4/+8
* Port back_forward_menu_model to linux.estade@chromium.org2009-02-181-6/+6
* Make popups closer to pixel-perfect. The main problem is that the toolbar is...pkasting@chromium.org2009-01-271-9/+10
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-6/+11
* Enables restoring of keyboard focus to the the toolbar button that last had f...klink@chromium.org2009-01-061-1/+5
* Cleanup part 4.pkasting@chromium.org2008-12-091-1/+0