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
*
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
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
1
-31
/
+28
*
Don't load the font for the window title if we're not going to be painting a ...
beng@google.com
2008-09-17
1
-23
/
+10
*
Prevent window caption flashing in the magic frames by handling undocumented ...
beng@google.com
2008-09-12
1
-0
/
+18
*
Fix the polymorphic WindowResources class and FramePartBitmap enum.
maruel@google.com
2008-09-04
1
-13
/
+4
*
Make the AeroGlassFrame better:
beng@google.com
2008-08-25
1
-29
/
+2
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Makes resize of custom frame window a bit smoother. I tried a whole
sky@google.com
2008-08-21
1
-1
/
+14
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
1
-0
/
+1
*
Hook up the system menu in new frames.
erg@google.com
2008-08-14
1
-0
/
+5
*
Add support for ChromeViews::Windows to disable inactive rendering. This is f...
beng@google.com
2008-08-11
1
-2
/
+11
*
Allow the window icon to be shown in the task bar, Alt+Tab etc.
beng@google.com
2008-08-09
1
-0
/
+7
*
Even more tweaks.
beng@google.com
2008-08-09
1
-0
/
+2
*
Add the AeroGlassFrame and AeroGlassNonClientView for Vista.
beng@google.com
2008-08-05
1
-3
/
+3
*
rollback these changes
beng@google.com
2008-07-31
1
-11
/
+8
*
Should not be able to construct a CustomFrameWindow directly. Should use Crea...
beng@google.com
2008-07-31
1
-8
/
+11
*
Move some methods from public to protected, since only subclasses should be c...
beng@google.com
2008-07-31
1
-4
/
+4
*
Move dialog-specific aspects of ClientView into a new subclass DialogClientView.
beng@google.com
2008-07-31
1
-54
/
+51
*
Make NonClientView an interface independent of CustomFrameWindow (i.e. move i...
beng@google.com
2008-07-30
1
-56
/
+18
*
Window Delegate Improvements:
beng@google.com
2008-07-30
1
-10
/
+9
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+1255