summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/opaque_browser_frame_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Change how the opaque frame lays out its titlebar. This takes advantage of a...pkasting@chromium.org2010-02-061-99/+68
* Support app menu and double-click close on upper left corner of window, part ...pkasting@chromium.org2010-02-051-10/+1
* Create a new base class BaseTabStrip that is the intermediary between Browser...ben@chromium.org2010-02-041-1/+1
* Fix 2 memcheck errorsoshima@chromium.org2010-01-161-2/+3
* Use image_view to draw distributor/otr avatar iconsoshima@chromium.org2010-01-141-59/+53
* Place main menu and otr icon in right places.oshima@chromium.org2010-01-061-2/+6
* Add some spacing so that status area lines up on crosdavemoore@chromium.org2009-12-091-2/+8
* Adjust the position of the frame background image for ChromeOS to match gtk b...oshima@chromium.org2009-11-231-3/+17
* Remove new tabstrip code. Going to try doing this a different way.ben@chromium.org2009-11-171-3/+3
* Ensure that overlay does not appear in incognito mode.mirandac@chromium.org2009-11-051-1/+2
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-221-4/+3
* Fix bubbles deactivating the opaque frame.ben@chromium.org2009-10-201-8/+8
* Hides the control buttons for browser when maximized on chromesky@chromium.org2009-10-141-11/+35
* Gets the full screen bubble to work on views/gtk.sky@chromium.org2009-10-141-1/+4
* Change the way the NonClientView handles forcing the native frame for popups/...ben@chromium.org2009-09-281-0/+4
* Removes some dead NOTIMPLEMENTEDs and enables some code that no longersky@chromium.org2009-09-141-1/+0
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+2
* We weren't drawing the toolbar color, leading to theme hideousness.glen@chromium.org2009-08-241-5/+6
* Fix the theme overlay when the window is maximized and inactive. Wetc@google.com2009-08-111-1/+3
* Ensure that popups windows are not themed.mirandac@chromium.org2009-08-071-13/+41
* Adds additional MSAA information to fill in a few gaps in the hierarchy.klink@chromium.org2009-07-281-4/+4
* Fix frame overlay display in incognito mode, make location bar background fol...glen@chromium.org2009-07-241-1/+5
* Make the toolbar theme align with the left edge of the browser and the top ed...glen@chromium.org2009-07-091-1/+1
* fix bustage - ALLOW_THIS_IN_..ben@chromium.org2009-07-081-4/+9
* Add temporary TabStripWrapper interface that is implemented by both TabStrip ...ben@chromium.org2009-07-081-5/+6
* Theme window control buttons.mirandac@chromium.org2009-07-071-0/+11
* Reverting 19758.mirandac@chromium.org2009-07-011-11/+0
* Theme window control buttons.mirandac@chromium.org2009-07-011-0/+11
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+1
* More theme bits for the NTP and window frame.glen@chromium.org2009-06-051-0/+12
* Fix opaque app mode display.glen@chromium.org2009-06-021-8/+10
* Shift maximized mode tabstrip up by 1 px to avoid empty pixel at screen top.pkasting@chromium.org2009-05-281-9/+10
* Fleshes out more of BrowserFrameGtk.sky@chromium.org2009-05-261-1/+14
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-211-0/+1
* Revert 16567.ben@chromium.org2009-05-211-1/+0
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-0/+1
* Draw the toolbar separator correctly, and in maximized mode.glen@chromium.org2009-05-191-9/+20
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-35/+44
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-10/+10
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-2/+2
* Draw the maximized frame background correctly.glen@chromium.org2009-05-121-3/+13
* Some unnecessary painting and initing was being done.glen@chromium.org2009-05-091-4/+0
* This is the first pass at themes.glen@chromium.org2009-05-091-294/+118
* 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-3/+3
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1