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
/
native_panel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement animations for size and position changes for panels on linux.
prasadt@chromium.org
2011-10-10
1
-0
/
+5
*
Choose the right window to switch to when a panel is deactivated on Windows.
jianli@chromium.org
2011-10-07
1
-0
/
+3
*
Add a test for panel's Draw Attention feature.
dimich@chromium.org
2011-10-05
1
-0
/
+3
*
Revert 103583 - Add a test for panel's Draw Attention feature.
dimich@chromium.org
2011-10-01
1
-3
/
+0
*
Add a test for panel's Draw Attention feature.
dimich@chromium.org
2011-09-30
1
-0
/
+3
*
Panel mouse watcher refactor to have panel manager control mouse watching.
jennb@chromium.org
2011-09-30
1
-25
/
+2
*
Hook up native panel to support cut, copy and paste invoked from the system m...
jianli@chromium.org
2011-09-30
1
-0
/
+3
*
Properly handle zoomed UI when auto-resizing Mac Panels.
jennb@chromium.org
2011-09-27
1
-3
/
+6
*
Rename PanelMouseWatcherGtk into PanelMouseWatcherTimer. Added implementation...
dimich@chromium.org
2011-09-21
1
-0
/
+1
*
Ignore key press when a panel is being dragged on Windows.
jianli@chromium.org
2011-09-19
1
-0
/
+2
*
Revert "Revert 101446 - Implement minimize/restore/hover for panels on Linux."
prasadt@chromium.org
2011-09-16
1
-0
/
+5
*
Some fixes to panel support on Windows and GTK.
jianli@chromium.org
2011-09-16
1
-0
/
+1
*
Revert 101446 - Implement minimize/restore/hover for panels on Linux.
thestig@chromium.org
2011-09-16
1
-3
/
+0
*
Implement minimize/restore/hover for panels on Linux.
prasadt@chromium.org
2011-09-16
1
-0
/
+3
*
Make panel adjust bounds per preferred size change notification on Windows.
jianli@chromium.org
2011-09-07
1
-0
/
+9
*
Panels keyboard event handling support for GTK and Win.
jennb@chromium.org
2011-08-18
1
-0
/
+5
*
Use Titlebar instead of TitleBar consistently in panels code.
prasadt@chromium.org
2011-08-15
1
-2
/
+2
*
Implement drag and drop testing in a platform independent way.
prasadt@chromium.org
2011-08-12
1
-4
/
+8
*
Make BrowserWindow::CreateFindBar non-static so that it can be overridden by ...
jennb@chromium.org
2011-08-08
1
-1
/
+2
*
Have Panel get the browser object from the native panel.
jennb@chromium.org
2011-07-29
1
-0
/
+1
*
Misc panel bug fixes on Windows.
jianli@chromium.org
2011-07-20
1
-0
/
+1
*
Draw attention for panels on Windows.
jianli@chromium.org
2011-07-15
1
-1
/
+1
*
Add NativePanelTesting utility interface for testing panels.
jennb@chromium.org
2011-07-15
1
-0
/
+13
*
Support minimizing the panel into 3-pixel line on Windows. Also support bring...
jianli@chromium.org
2011-06-30
1
-2
/
+14
*
Add ShowPanelInactive method to NativePanel interface and make Panel call int...
jianli@chromium.org
2011-06-24
1
-0
/
+1
*
Refactor bounds logic into NativePanel interface.
dcheng@chromium.org
2011-06-22
1
-0
/
+1
*
Make PanelBrowserView derive from NativePanel. Also add some more methods to ...
jianli@chromium.org
2011-06-08
1
-6
/
+16
*
Add a NativePanel interface.
dcheng@chromium.org
2011-06-07
1
-0
/
+39