summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/opaque_browser_frame_view.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* roll back r15177ben@chromium.org2009-05-041-1/+0
* Reverting 15182.ben@chromium.org2009-05-041-44/+44
* Bustage fix:ben@chromium.org2009-05-041-44/+44
* Extract all views resources into:ben@chromium.org2009-05-041-0/+1
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-281-4/+3
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-271-60/+118
* Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...robertshield@google.com2009-04-231-118/+60
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-231-60/+118
* Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ...pkasting@chromium.org2009-04-171-7/+10
* For some Indian locales, the automatic font fallback by Windows UI components...jungshik@google.com2009-04-151-6/+7