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
/
browser
/
ui
/
panels
/
panel_strip.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that the panel cannot be dragged or resized under any top-aligned m...
jianli@chromium.org
2012-05-11
1
-4
/
+3
*
Fix bug 105565: Panels should adjust max size and full size if display changes
jianli@chromium.org
2012-05-08
1
-1
/
+2
*
Add key modifier on minimize/restore button click to minimize/restore all Pan...
jennb@chromium.org
2012-04-27
1
-1
/
+5
*
Add explicit minimize/restore button to panel titlebar on Windows.
jianli@chromium.org
2012-04-20
1
-0
/
+1
*
The concept of overflow is being removed and substituted by squeezing the pan...
aburago@chromium.org
2012-04-20
1
-7
/
+6
*
Enable user resizing for docked Panels (GTK and Mac).
jennb@chromium.org
2012-04-13
1
-2
/
+4
*
Rename SetPanelBounds in panel_manager and panel_strip to OnPanelResizedByMouse.
jennb@chromium.org
2012-04-12
1
-10
/
+10
*
Panel support to minimize/restore all docked panels.
jennb@chromium.org
2012-03-21
1
-0
/
+6
*
This CL implements the resize controller and a simple interface on the panel ...
aburago@chromium.org
2012-03-21
1
-0
/
+10
*
Add a new virtual PanelStrip::UpdatePanelOnStripChange(Panel*) to be called o...
dimich@chromium.org
2012-03-20
1
-0
/
+5
*
Support detaching/attaching panels via inter-strip drags.
jianli@chromium.org
2012-03-13
1
-7
/
+41
*
Cleanup to keep panel from manipulating its panel strip assignment directly.
jennb@chromium.org
2012-03-03
1
-2
/
+3
*
Revert 124790 - Minimized panels should not open on Windows when activated by...
yzshen@chromium.org
2012-03-03
1
-4
/
+0
*
Minimized panels should not open on Windows when activated by the OS
aburago@chromium.org
2012-03-03
1
-0
/
+4
*
Prevent a new Panel that will go directly to overflow from becoming active.
jennb@chromium.org
2012-02-24
1
-0
/
+3
*
Refactor intra-strip panel drags by introducing PanelDragController.
jianli@chromium.org
2012-02-21
1
-0
/
+10
*
Add knowledge of current PanelStrip in Panel.
jennb@chromium.org
2012-02-10
1
-1
/
+9
*
Created new PanelStrip base class and make DockedPanelStrip and OverflowPanel...
jennb@chromium.org
2012-02-07
1
-0
/
+64
*
Rename PanelStrip to DockedPanelStrip and PanelOverflowStrip to OverflowPanel...
jianli@chromium.org
2012-01-25
1
-188
/
+0
*
Minimized panel that overflows should stay minimized when returning from over...
jianli@chromium.org
2012-01-12
1
-2
/
+1
*
Implement a way to resize a panel.
jennb@chromium.org
2012-01-07
1
-4
/
+3
*
Fix bug creating a Panel when a delayed overflow panel exists.
jennb@chromium.org
2011-12-20
1
-1
/
+15
*
Panel strip refactor cleanup.
jennb@chromium.org
2011-12-08
1
-26
/
+7
*
Add PanelOverflowStrip to handle panel overflow.
jianli@chromium.org
2011-12-03
1
-7
/
+8
*
Make panels not show on top when there is an app running in full screen mode.
prasadt@chromium.org
2011-12-02
1
-0
/
+2
*
Reunite PanelStrip::AddPanel and its internals.
jennb@chromium.org
2011-12-02
1
-7
/
+0
*
Add panel overflow logic to panel strip.
jennb@chromium.org
2011-12-01
1
-6
/
+26
*
Refactor PanelManager to create PanelStrip.
jennb@chromium.org
2011-11-30
1
-0
/
+179