summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/toolbar_view.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-031-2/+14
* Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-...klink@chromium.org2008-10-311-0/+5
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-17/+17
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-1/+0
* Convert GetPreferredSize from:beng@google.com2008-10-151-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Makes the toolbar/location bar look nice in popup windows.beng@google.com2008-08-131-0/+12
* Bring up the new frame (opaque version for XP only, for now).beng@google.com2008-08-041-0/+1
* Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV...beng@google.com2008-08-011-0/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+197