index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
views
/
custom_frame_window.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support DWM switching.
ben@chromium.org
2009-03-03
1
-506
/
+0
*
Flatten CustomFrameWindow functionality onto Window.
ben@chromium.org
2009-02-27
1
-6
/
+0
*
All views::Window objects must have a NonClientView, regardless of whether or...
ben@chromium.org
2009-02-27
1
-9
/
+0
*
Move DefaultNonClientView out into its own cc/h file.
ben@chromium.org
2009-02-27
1
-795
/
+2
*
Not DefProc'ing the NCActivate seems to cause the process not to be shown as ...
jcampan@chromium.org
2009-02-27
1
-1
/
+4
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-2
/
+2
*
Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...
idanan@chromium.org
2009-02-18
1
-16
/
+1
*
Make system menus show up at the right place for all frames, whether they're ...
pkasting@chromium.org
2009-02-13
1
-8
/
+6
*
Second try of landing chrome_resources project. Changes from last time:
tc@google.com
2009-02-12
1
-1
/
+1
*
Revert "Create a chrome_resources.vcproj that holds grd files that hold"
tc@google.com
2009-02-12
1
-1
/
+1
*
Create a chrome_resources.vcproj that holds grd files that hold
tc@google.com
2009-02-12
1
-1
/
+1
*
Make aero glass code look more like other nonclient views in hopes of easing ...
pkasting@chromium.org
2009-02-09
1
-14
/
+5
*
Paper over a crash that I think is due to the way we shut down the view hiera...
ben@chromium.org
2009-02-04
1
-0
/
+7
*
Fix Aero Basic (i.e. non-glass) maximized mode drawing. This old hack was in...
pkasting@chromium.org
2009-01-31
1
-46
/
+0
*
Fix various problems with constrained windows and/or custom frame windows:
pkasting@chromium.org
2009-01-30
1
-77
/
+183
*
Reorganize DefaultNonClientView and ConstrainedWindowNonClientView to match c...
pkasting@chromium.org
2009-01-29
1
-164
/
+117
*
Per Glen, remove the bottom border of maximized windows. I went ahead and al...
pkasting@chromium.org
2009-01-29
1
-1
/
+1
*
This change should have few user-visible effects. I think I slightly modifie...
pkasting@chromium.org
2009-01-26
1
-6
/
+2
*
Some cleanups I've had sitting around for a while that are getting in my way ...
pkasting@chromium.org
2009-01-26
1
-139
/
+93
*
Two of the three places that set a window mask had it wrong. Fix it.
pkasting@chromium.org
2009-01-26
1
-1
/
+4
*
Fix maximized mode drawing offscreen in Classic mode. Apparently Classic, un...
pkasting@chromium.org
2009-01-15
1
-7
/
+14
*
Rip out custom WM_GETMINMAXINFO handling entirely. I think this is a relic o...
pkasting@chromium.org
2008-12-16
1
-36
/
+0
*
Changes DefaultNonClientView to show the min/max buttons if the
sky@google.com
2008-12-09
1
-0
/
+2
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-12
/
+10
*
Some speculative fixes for UI test flakiness.
beng@google.com
2008-11-13
1
-5
/
+5
*
Uncomment out these two lines I commented out a few weeks ago so that the tru...
ben@chromium.org
2008-11-12
1
-4
/
+0
*
test something else to fix dist crashes
ben@chromium.org
2008-10-23
1
-0
/
+4
*
try to fix dist crashes
ben@chromium.org
2008-10-22
1
-0
/
+2
*
forgot these files
ben@chromium.org
2008-10-22
1
-30
/
+82
*
try rolling this back to see if it helps
ben@chromium.org
2008-10-21
1
-74
/
+30
*
More Windows-is-a-crack-baby mitigation.
beng@google.com
2008-10-20
1
-30
/
+74
*
Allow middle click on the only tab with one window open.
ben@chromium.org
2008-10-17
1
-10
/
+27
*
Convert SchedulePaint and a few other methods to use gfx types.
ben@chromium.org
2008-10-17
1
-1
/
+1
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-11
/
+10
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
1
-3
/
+2
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-4
/
+4
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
1
-45
/
+53
*
Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const.
ben@chromium.org
2008-10-14
1
-42
/
+38
*
Use system title bar font for app windows, detached popups, constrained popups.
ben@chromium.org
2008-10-13
1
-2
/
+10
*
Assorted improvements to window maximization and flicker on Windows Vista wit...
ben@chromium.org
2008-10-13
1
-8
/
+93
*
Roll back trial from last night
ben@chromium.org
2008-10-10
1
-16
/
+0
*
Another attempt at fixing non-client flicker. Let's see how well this works.
ben@chromium.org
2008-10-10
1
-9
/
+9
*
Put this file back into its original state when I first landed this change ea...
ben@chromium.org
2008-10-09
1
-0
/
+10
*
Put back WM_ENTERIDLE handler and remove WM_INITMENU and WM_INITMENUPOPUP han...
ben@chromium.org
2008-10-09
1
-10
/
+6
*
Roll back this section of the previous change to see if it is necessary.
ben@chromium.org
2008-10-09
1
-6
/
+0
*
Another attempt at fixing standard non-client area overpainting.
ben@chromium.org
2008-10-09
1
-5
/
+16
*
Fix weird painting of elements of the non-client area.
ben@chromium.org
2008-10-09
1
-24
/
+49
*
Move window_resources.h to chrome/views to remove bad dependency of chrome/vi...
ben@chromium.org
2008-10-08
1
-1
/
+1
*
Eliminate non-client flicker of the standard windows title bar when handling ...
beng@google.com
2008-10-08
1
-12
/
+27
*
Fix painting of the title bar when the window is maximized and then deactivated.
ben@chromium.org
2008-09-18
1
-1
/
+1
[next]