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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving the Windows specific activation code in the FocusManager to the widget...
jcampan@chromium.org
2009-06-08
4
-29
/
+26
*
First part of tab overview. It isn't wired up, nor is it complete, but
sky@chromium.org
2009-06-08
5
-0
/
+22
*
Removing some unused FocusManager related code from RootView.
jcampan@chromium.org
2009-06-08
2
-25
/
+0
*
forgot this file in last CL
ben@chromium.org
2009-06-08
1
-0
/
+44
*
A new menu system for views.
ben@chromium.org
2009-06-08
11
-2
/
+1221
*
Makes it possible for Widget's on GTK to have a transparent
sky@chromium.org
2009-06-08
5
-9
/
+122
*
Fix keyboard accelerator registration issue in views::View.
yutak@chromium.org
2009-06-06
4
-18
/
+121
*
Fix crash in window shutdown by accessing the Widget via a more unique property.
ben@chromium.org
2009-06-05
1
-4
/
+9
*
Implements View::GetXXXDragThreshold on Linux.
sky@chromium.org
2009-06-05
1
-6
/
+17
*
More theme bits for the NTP and window frame.
glen@chromium.org
2009-06-05
2
-0
/
+5
*
Fixes bug introduced during menu refactoring. Specifically the
sky@chromium.org
2009-06-05
3
-4
/
+16
*
Implement some basic functionality in RootView and View.
ben@chromium.org
2009-06-05
6
-52
/
+35
*
Fix: Alt+Tab not sending FocusWillChange events.
finnur@chromium.org
2009-06-04
1
-5
/
+4
*
Fix crash 12519: in views::DialogClientView::AcceptWindow()
finnur@chromium.org
2009-06-04
1
-0
/
+5
*
Implement window state restoration for the views-gtk window.
ben@chromium.org
2009-06-04
4
-28
/
+60
*
Rephrase this code to be slightly less verbose.
ben@chromium.org
2009-06-04
1
-5
/
+2
*
Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...
ben@chromium.org
2009-06-04
10
-46
/
+64
*
Allow WindowGtks to be moved and sized when the mouse is over the caption or ...
ben@chromium.org
2009-06-04
2
-0
/
+111
*
Implement custom window shapes as provided by the NonClientView in WindowGtk.
ben@chromium.org
2009-06-04
3
-1
/
+29
*
Reland of r17500:
glen@chromium.org
2009-06-04
2
-3
/
+36
*
Add ability to theme our buttons.
glen@chromium.org
2009-06-04
2
-1
/
+20
*
Fix broken separator sizing and positioning.
ben@chromium.org
2009-06-03
1
-1
/
+2
*
Some previous refactoring I did of the accelerator code had introduced regres...
jcampan@chromium.org
2009-06-03
6
-25
/
+11
*
FocusManager should accept multiple AcceleratorTargets for each accelerator.
yutak@chromium.org
2009-06-03
3
-46
/
+221
*
Recent refactoring of the combobox had broken focus.
jcampan@chromium.org
2009-06-03
3
-21
/
+45
*
Revert r17500
glen@chromium.org
2009-06-03
2
-36
/
+3
*
Fix for crash when changing frame on non-DWM systems.
glen@chromium.org
2009-06-03
1
-0
/
+7
*
Theme our bookmark bar buttons.
glen@chromium.org
2009-06-03
2
-3
/
+36
*
Reduce header dependencies in base/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Adds linux2 variable and change to WidgetGtk to make it compile.
sky@chromium.org
2009-06-02
1
-0
/
+2
*
Properly initialize the native wrapper to NULL to avoid a crash. Also re-enab...
ben@chromium.org
2009-06-02
1
-1
/
+1
*
Allow themes to change the background of the new tab page. Adds support for d...
glen@chromium.org
2009-06-02
2
-1
/
+4
*
Gets ComboBox to compile on linux.
sky@chromium.org
2009-06-02
2
-0
/
+2
*
Fixes a couple of bugs encountered in getting info bubbles to work:
sky@chromium.org
2009-06-02
3
-2
/
+7
*
Make separator portable. Simpler than other native controls so no wrapper int...
ben@chromium.org
2009-06-02
2
-22
/
+99
*
Make Combobox portable
ben@chromium.org
2009-06-02
13
-270
/
+624
*
Reverting 17368.
thestig@google.com
2009-06-02
2
-99
/
+22
*
Make separator portable. Simpler than other native controls so no wrapper int...
ben@chromium.org
2009-06-01
2
-22
/
+99
*
Moves WindowGtk::SetBounds implementation to WidgetGtk as WidgetGetk
sky@chromium.org
2009-06-01
3
-13
/
+8
*
Fixes a couple of related bugs:
sky@chromium.org
2009-06-01
1
-10
/
+27
*
A helper class for screen related queries. Currently only has a single metho...
erikkay@google.com
2009-06-01
4
-0
/
+63
*
Remove warning about IsFullScreen() not being implented and
davemoore@chromium.org
2009-06-01
2
-19
/
+36
*
Fix bustage in window_gtk introduced by theme changes adding 2 methods to Win...
ben@chromium.org
2009-05-31
2
-0
/
+10
*
Use the right frame type on startup, do proper swapping of frames when themes...
glen@chromium.org
2009-05-31
8
-63
/
+89
*
Split out the views table functions into separate header files. Many users only
brettw@chromium.org
2009-05-31
12
-217
/
+303
*
Fixes to get gtk/views to bring up browser window w/out crashing
davemoore@chromium.org
2009-05-30
3
-4
/
+8
*
Fixes bad event signal name that was leading to crash.
sky@chromium.org
2009-05-29
1
-3
/
+2
*
Fixes couple of bugs that occur now that we can actually run views on
sky@chromium.org
2009-05-29
2
-2
/
+14
*
Really theme the find bar. We were previously getting the DefaultThemeProvide...
glen@chromium.org
2009-05-29
2
-6
/
+12
*
More views on gtk work: NativeViewPhotoboothGtk, adds a missing method
sky@chromium.org
2009-05-29
1
-0
/
+4
[next]