summaryrefslogtreecommitdiffstats
path: root/views/window/window_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a whole category of frame switching bugs relating to the window z-order b...ben@chromium.org2009-10-151-10/+12
* Reapply the change from r8062 to fix the Windows Classic maximized window reg...pkasting@chromium.org2009-09-241-4/+15
* Implements WindowGtk::CloseAllSecondaryWindows.sky@chromium.org2009-09-091-15/+1
* Theme reset fixes.glen@chromium.org2009-07-241-4/+5
* Fix Omnibox cursor flicker by deleting a bunch of useless code in WindowWin.pkasting@chromium.org2009-07-241-41/+0
* Fix crash on older versions of windows that don't have DWM APIs.ben@chromium.org2009-07-201-8/+12
* Fix frame turning black when reseting theme. Also simplifies the frameben@chromium.org2009-07-181-32/+27
* Fix: Position always off-screen when starting upyuzo@chromium.org2009-07-091-1/+2
* Remove svn:executable property from files that don't need it.thestig@chromium.org2009-07-081-0/+0
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-1/+1
* For consistency, stop using the workarea coordinate inyuzo@chromium.org2009-06-231-15/+29
* Revert :nsylvain@chromium.org2009-06-221-1/+1
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-1/+1
* Reverting 18872.jcampan@chromium.org2009-06-191-1/+1
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-1/+1
* Hook up "clear browsing data" dialog. It looks like ass right now. The intent...ben@chromium.org2009-06-181-27/+0
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-1/+1
* Show caption area context menu on mouseup, not mousedown. Original patch by ...pkasting@chromium.org2009-06-111-4/+38
* Fix crash in window shutdown by accessing the Widget via a more unique property.ben@chromium.org2009-06-051-4/+9
* Fix for crash when changing frame on non-DWM systems.glen@chromium.org2009-06-031-0/+7
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-40/+52
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-261-5/+1
* Make views/ use strings from app_strings.ben@chromium.org2009-05-201-1/+0
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-201-0/+1
* Add generated files to svn:ignore list for views subdir.ben@chromium.org2009-05-201-1/+0
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-7/+12
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-5/+5
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-2/+2
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-141-75/+9
* 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-0/+1446