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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix unittest
ben@chromium.org
2008-10-16
1
-2
/
+4
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
32
-278
/
+170
*
revert the test
beng@google.com
2008-10-16
1
-1
/
+1
*
a quick test
beng@google.com
2008-10-16
1
-1
/
+1
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
41
-359
/
+344
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
52
-466
/
+434
*
Label::SizeToFit was not setting the width properly.
jcampan@chromium.org
2008-10-15
1
-1
/
+1
*
Convert HitTest/GetViewForPoint to use gfx::Point
ben@chromium.org
2008-10-14
12
-40
/
+44
*
Actually handle WM_SETICON and provide a virtual base that CustomFrameWindow ...
ben@chromium.org
2008-10-14
1
-0
/
+5
*
Fix some places I missed the renaming changes.
brettw@google.com
2008-10-14
1
-1
/
+1
*
Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.
ben@chromium.org
2008-10-14
17
-167
/
+148
*
Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const.
ben@chromium.org
2008-10-14
12
-130
/
+103
*
Fix issues with mouseleave messages not getting sent due to some sort of issu...
ben@chromium.org
2008-10-13
2
-4
/
+5
*
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
2
-8
/
+95
*
Fix RTL issues with opaque frame.
ben@chromium.org
2008-10-10
2
-1
/
+2
*
This CL adds prompting for dangerous types of files (executable) when they ar...
jcampan@chromium.org
2008-10-10
2
-10
/
+23
*
Roll back trial from last night
ben@chromium.org
2008-10-10
3
-22
/
+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
2
-0
/
+11
*
Put back WM_ENTERIDLE handler and remove WM_INITMENU and WM_INITMENUPOPUP han...
ben@chromium.org
2008-10-09
2
-11
/
+7
*
The window class now set the initial focus after the window is made visible. ...
jcampan@chromium.org
2008-10-09
1
-13
/
+2
*
Roll back this section of the previous change to see if it is necessary.
ben@chromium.org
2008-10-09
2
-7
/
+0
*
Another attempt at fixing standard non-client area overpainting.
ben@chromium.org
2008-10-09
3
-8
/
+20
*
Re-land this earlier change. Will deal with dist crashes as they arise.
ben@chromium.org
2008-10-09
1
-0
/
+3
*
Fix weird painting of elements of the non-client area.
ben@chromium.org
2008-10-09
3
-24
/
+54
*
Move window_resources.h to chrome/views to remove bad dependency of chrome/vi...
ben@chromium.org
2008-10-08
3
-1
/
+33
*
Make sure the window icon is set to at least the app icon as the window is cr...
ben@chromium.org
2008-10-08
1
-8
/
+5
*
Enables sorting of the tables in the password editor and the URL
sky@google.com
2008-10-08
2
-11
/
+19
*
Eliminate non-client flicker of the standard windows title bar when handling ...
beng@google.com
2008-10-08
4
-29
/
+79
*
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
tc@google.com
2008-10-01
1
-1
/
+2
*
Fix some issues found looking at the code.
maruel@google.com
2008-09-30
2
-0
/
+4
*
Fix 3011: Accessibility crash on teardown of HWNDViewContainer
finnur@google.com
2008-09-30
1
-0
/
+7
*
Catch up SCons Windows build with recent file shuffling and other changes:
sgk@google.com
2008-09-26
1
-2
/
+0
*
Adds the ability to sort TableView. Contrary to what we spoke about
sky@google.com
2008-09-26
6
-152
/
+952
*
I'm going to try and land this again. This is exactly the same change as you ...
sky@google.com
2008-09-22
2
-11
/
+29
*
Reverts fix for 2554.
sky@google.com
2008-09-22
2
-29
/
+11
*
Fixes mnemonic bug in chrome menus. After this change you can indicate
sky@google.com
2008-09-22
2
-11
/
+29
*
Fixes bug in tooltip manager. Mouse coordinates for NC events are in
sky@google.com
2008-09-19
2
-4
/
+12
*
roll back
beng@google.com
2008-09-19
1
-3
/
+0
*
Make sure the frame is set to the foreground when:
ben@chromium.org
2008-09-19
1
-0
/
+3
*
Fix painting of the title bar when the window is maximized and then deactivated.
ben@chromium.org
2008-09-18
1
-1
/
+1
*
Fix GDI leak in Window object (leak of HICONs)
ben@chromium.org
2008-09-17
1
-4
/
+12
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
40
-445
/
+442
*
Fix a leak in the view unit tests.
ben@chromium.org
2008-09-17
1
-2
/
+2
*
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
*
Touchpad support for laptops
joshia@google.com
2008-09-16
1
-1
/
+2
*
Allow Views to support an optional hit-test mask. Make hittest use this.
beng@google.com
2008-09-16
3
-14
/
+113
*
fix build bustage
beng@google.com
2008-09-13
2
-2
/
+2
*
Prevent window caption flashing in the magic frames by handling undocumented ...
beng@google.com
2008-09-12
3
-0
/
+45
[next]