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
/
widget
/
widget_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting 31646.
pkasting@chromium.org
2009-11-11
1
-7
/
+3
*
Try to make widgets clean up after themselves a bit better:
pkasting@chromium.org
2009-11-11
1
-3
/
+7
*
Adding a couple of missing parts for extensios on linux/views.
oshima@chromium.org
2009-11-11
1
-2
/
+3
*
Clean up function ordering in WidgetGtk.
ben@chromium.org
2009-11-09
1
-202
/
+202
*
Fix toolkit_views build
ben@chromium.org
2009-11-08
1
-6
/
+3
*
blind fix for toolkit_views
ben@chromium.org
2009-11-07
1
-2
/
+2
*
Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...
ben@chromium.org
2009-11-07
1
-18
/
+53
*
Attempt 2 at:
sky@chromium.org
2009-11-04
1
-3
/
+1
*
Revert 30903 - Gets find bar animation/clipping to work on views/gtk.
sky@chromium.org
2009-11-04
1
-1
/
+3
*
Gets find bar animation/clipping to work on views/gtk.
sky@chromium.org
2009-11-04
1
-3
/
+1
*
Gets AutomationProxyVisibleTest.WindowGetViewBounds to pass on
sky@chromium.org
2009-10-28
1
-6
/
+34
*
Refactor widget methods to support desktop notifications, including GTK stubs.
johnnyg@chromium.org
2009-10-26
1
-3
/
+14
*
Enable System Context Menu for linux views.
oshima@chromium.org
2009-10-22
1
-22
/
+22
*
Implement dragging icon for dragging bookmarks in views/gtk.
skrul@google.com
2009-10-21
1
-4
/
+17
*
Fixes bug in toolkit_views. We shouldn't set the theme provider for
sky@chromium.org
2009-10-13
1
-1
/
+2
*
Take 2 of getting blocked popups to work on views/gtk. My first attempt was n...
sky@chromium.org
2009-10-13
1
-0
/
+9
*
Revert 28716 - Gets blocked popups to work on views/gtk. I had to fix a coupl...
nsylvain@chromium.org
2009-10-13
1
-9
/
+0
*
Gets blocked popups to work on views/gtk. I had to fix a couple of
sky@chromium.org
2009-10-12
1
-0
/
+9
*
Fix for gdk-CRITICAL message in gdk_window_process_updates of WidgetGtk::Pain...
oshima@chromium.org
2009-10-08
1
-1
/
+1
*
Wires up views/gtk to use the gtk bookmark editor.
sky@chromium.org
2009-10-07
1
-0
/
+5
*
Fixes compile warning. If you have a better suggestion for this, let
sky@chromium.org
2009-10-07
1
-3
/
+3
*
Converts info bubbles on views/gtk from popups to normal windows to
sky@chromium.org
2009-10-07
1
-4
/
+35
*
More views on gtk paint tweaks. My previous attempt resulted in the
sky@chromium.org
2009-10-05
1
-1
/
+4
*
Relanding focus traversal on Linux toolkit views.
jcampan@chromium.org
2009-10-01
1
-0
/
+38
*
Fixes painting problems with views on Gtk. In particular during a
sky@chromium.org
2009-09-30
1
-0
/
+2
*
Reverting 27504, it breaks the interactive ui tests on Windows.
jcampan@chromium.org
2009-09-29
1
-38
/
+0
*
See original review at
jcampan@chromium.org
2009-09-29
1
-0
/
+38
*
[Relanding erg's change with fix for toolkit_views shortcuts and
jcampan@chromium.org
2009-09-25
1
-2
/
+2
*
Fix for a focus related NOTREACHED when closing Chrome
jcampan@chromium.org
2009-09-23
1
-4
/
+9
*
Fix code to get widget position on screen.
chocobo@google.com
2009-09-22
1
-12
/
+12
*
Decolated window support in WidgetGtk.
oshima@chromium.org
2009-09-22
1
-4
/
+7
*
First cut at implementation of FindBar for views / gtk
davemoore@chromium.org
2009-09-09
1
-2
/
+10
*
Fleshes out the tooltip implementation for views on Gtk. It doesn't
sky@chromium.org
2009-09-08
1
-1
/
+23
*
Fixes bug in views on gtk where we wouldn't necessarily paint
sky@chromium.org
2009-09-08
1
-5
/
+13
*
Lands http://codereview.chromium.org/172098 for Oshima:
sky@chromium.org
2009-09-02
1
-1
/
+1
*
The FocusManager stores/restores focus when the top window becomes inactive/a...
jcampan@chromium.org
2009-09-01
1
-0
/
+18
*
Porting textfield to toolkit_views Gtk.
jcampan@chromium.org
2009-09-01
1
-4
/
+0
*
Make the views bookmark bubble work on GTK.
brettw@chromium.org
2009-08-28
1
-1
/
+1
*
Adds support for initiating drags from bookmark menus.
sky@chromium.org
2009-08-28
1
-2
/
+88
*
Further refactoring of menus for GTK. I've now separated out
sky@chromium.org
2009-08-24
1
-8
/
+16
*
Relands drop support:
sky@chromium.org
2009-08-19
1
-12
/
+140
*
Reverts recent patch as broke build on toolkit_views.
sky@chromium.org
2009-08-18
1
-140
/
+12
*
Adds drop support for views on gtk. As X lazily provides drop data I
sky@chromium.org
2009-08-18
1
-12
/
+140
*
Implements WidgetGtk::SetOpacity.
sky@chromium.org
2009-08-12
1
-3
/
+11
*
Removes bogus comments in WidgetGtk::GetBounds.
sky@chromium.org
2009-08-11
1
-9
/
+2
*
Removes calls to RootView methods that were removed.
sky@chromium.org
2009-08-11
1
-3
/
+0
*
Refactors RootViewDropTarget into a platform independent part,
sky@chromium.org
2009-08-11
1
-0
/
+6
*
Status bubble limping in TOOLKIT_VIEWS.
ben@chromium.org
2009-08-01
1
-64
/
+60
*
This CL adds accelerators to the Linux toolkit views.
jcampan@chromium.org
2009-07-31
1
-2
/
+11
*
Fix NativeViewHostGtk clipping.
ben@chromium.org
2009-07-23
1
-6
/
+8
[next]