summaryrefslogtreecommitdiffstats
path: root/chrome/views/window.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename Window->WindowWinben@chromium.org2009-03-141-1194/+0
* rollback againben@chromium.org2009-03-141-0/+1194
* Rename Window->WindowWinben@chromium.org2009-03-141-1194/+0
* this should have been reinstated in the revertben@chromium.org2009-03-131-0/+1194
* Rename Window->WindowWinben@chromium.org2009-03-131-1194/+0
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-46/+47
* Fix black titlebar rendering when toggling DWM when the window is maximized:ben@chromium.org2009-03-101-3/+15
* Make Chromium windows not hide auto-hide taskbars, take 2.pkasting@chromium.org2009-03-101-17/+38
* Slight code change to make some global variables const.maruel@google.com2009-03-101-13/+14
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Back out r10845 because it caused too many other regressions.pkasting@chromium.org2009-03-091-29/+16
* Allow clicks to windows disabled by modal dialogs to bring the entire modal s...ben@chromium.org2009-03-071-0/+13
* Fix about box truncation (and truncation of probably every other box on glass...ben@chromium.org2009-03-071-1/+2
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-061-4/+9
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Revert r9953 since it caused regressions like: ben@chromium.org2009-03-041-1/+1
* Fix other release bustage. Gahpkasting@chromium.org2009-03-041-0/+2
* Make Chromium windows not hide auto-hide taskbars.pkasting@chromium.org2009-03-041-16/+29
* When you launch Chrome from a desktop shortcut, the window wasn't getting act...ben@chromium.org2009-03-031-2/+12
* Fix interactive ui tests. There was a bug in the NonClientView::GetPreferredS...ben@chromium.org2009-03-031-3/+1
* Make it so that dropdown selects don't deactivate the main frame when opened ...ben@chromium.org2009-03-031-0/+3
* Support DWM switching.ben@chromium.org2009-03-031-61/+98
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-021-0/+1
* Flatten CustomFrameWindow functionality onto Window.ben@chromium.org2009-02-271-27/+457
* All views::Window objects must have a NonClientView, regardless of whether or...ben@chromium.org2009-02-271-44/+17
* Non-functional cleanup:pkasting@chromium.org2009-02-271-1/+1
* Makes it so windows opened from links in Windows Live Messenger cause the win...ben@chromium.org2009-02-261-1/+8
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Make system menus show up at the right place for all frames, whether they're ...pkasting@chromium.org2009-02-131-9/+22
* Bail saving window placement if the function is called after WM_DESTROY (wind...ben@chromium.org2009-02-031-0/+7
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-2/+5
* use a registrar to safely remove observertc@google.com2009-01-211-5/+1
* Fix BrowserTest.WindowsSessionEnd by moving a virtual calltc@google.com2009-01-211-4/+5
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* Revert "revert r8217 until memory tests are fixed." This re-applies r8217.tc@google.com2009-01-201-4/+21
* revert r8217 until memory tests are fixed.ben@chromium.org2009-01-171-21/+4
* window.cc should not include browser_list.h ... dependent (non-browser) windo...ben@chromium.org2009-01-161-4/+21
* Fixes two bugs resulting in bad window resize behavior:sky@google.com2008-12-171-5/+8
* Attempt at fixing reliability crash spike. The traces lead me tosky@google.com2008-12-111-1/+5
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-031-8/+18
* Fix a crash when hiding the find bar due to a NULL window_delegate_.ben@chromium.org2008-12-021-1/+3
* Rename Container->Widgetben@chromium.org2008-11-211-13/+13
* Fix broken size restoration for bookmark manager. Initializing a rect incorre...ben@chromium.org2008-11-141-2/+11
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-83/+39
* In dialogs, when the focus moves to a button, that button should become the d...jcampan@chromium.org2008-11-081-2/+2
* Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo...hbono@chromium.org2008-10-301-1/+1
* Support shortcut show styles for "run maximized", "run minimized" etc.ben@chromium.org2008-10-171-1/+5
* testing something elseben@chromium.org2008-10-171-1/+1
* Removes an unneeded override.sky@google.com2008-10-171-6/+0
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-3/+3