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
/
window
/
window_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow widgets to have keyboard shortcuts.
avayvod@chromium.org
2010-06-16
1
-13
/
+0
*
Cleanup of about box
seanparent@google.com
2010-06-09
1
-0
/
+7
*
views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk.
tfarina@chromium.org
2010-06-02
1
-1
/
+14
*
some more fixes for ignored scoped_ptr::release() calls
estade@chromium.org
2010-05-06
1
-1
/
+2
*
Gets rid of the annoying white dot in the upper left corner of all
sky@chromium.org
2010-04-23
1
-1
/
+1
*
Reland r41641 "Make DevTools open docked by default..."
xiyuan@chromium.org
2010-03-22
1
-2
/
+2
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-1
/
+2
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Revert "Make DevTools open docked by default for chrome os."
tony@chromium.org
2010-03-16
1
-2
/
+2
*
Gtk views code touch up
xiyuan@chromium.org
2010-03-16
1
-6
/
+14
*
Make DevTools open docked by default for chrome os.
xiyuan@chromium.org
2010-03-15
1
-2
/
+2
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
chromeos: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-14
1
-0
/
+1
*
views: Make WindowGtk set transient-for hint before mapping.
derat@chromium.org
2010-03-09
1
-3
/
+3
*
Fixes crash on double clicking in the upper right corner of the
sky@chromium.org
2009-11-24
1
-4
/
+6
*
Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...
ben@chromium.org
2009-11-07
1
-0
/
+4
*
Attempt 2 at:
sky@chromium.org
2009-11-04
1
-1
/
+1
*
Revert 30903 - Gets find bar animation/clipping to work on views/gtk.
sky@chromium.org
2009-11-04
1
-1
/
+1
*
Gets find bar animation/clipping to work on views/gtk.
sky@chromium.org
2009-11-04
1
-1
/
+1
*
Enable System Context Menu for linux views.
oshima@chromium.org
2009-10-22
1
-6
/
+16
*
Do work necessary to make Views About panel work on Chrome OS. This is to be ...
davemoore@chromium.org
2009-10-19
1
-0
/
+5
*
Fixes regression in menu button. I converted a call from GetWidget to
sky@chromium.org
2009-10-14
1
-1
/
+1
*
Adds code to reset cursor on leave. We need to do this or cursor can
sky@chromium.org
2009-10-13
1
-0
/
+8
*
Converts info bubbles on views/gtk from popups to normal windows to
sky@chromium.org
2009-10-07
1
-24
/
+2
*
Pulls ActiveWindowWatcher into app so that we can use it in
sky@chromium.org
2009-09-28
1
-15
/
+18
*
Implement BrowserList::AllBrowsersClosed for Linux.
tony@chromium.org
2009-09-24
1
-1
/
+3
*
Changes from listening to focus-out/focus-in for active status to
sky@chromium.org
2009-09-24
1
-3
/
+18
*
Implements a couple of NOTIMPLEMENTEDs in window_gtk and comments on
sky@chromium.org
2009-09-22
1
-15
/
+14
*
Implements WindowGtk::CloseAllSecondaryWindows.
sky@chromium.org
2009-09-09
1
-1
/
+5
*
Attempt 2 at landing bookmark menus.
sky@chromium.org
2009-08-26
1
-1
/
+1
*
Reverts menu patch.
sky@chromium.org
2009-08-26
1
-1
/
+1
*
Gets bookmark menu working on linux. There are just a handful of
sky@chromium.org
2009-08-26
1
-1
/
+1
*
Makes Path::CreateGdkRegion return NULL for empty paths. Without this
sky@chromium.org
2009-08-19
1
-1
/
+4
*
Status bubble limping in TOOLKIT_VIEWS.
ben@chromium.org
2009-08-01
1
-14
/
+2
*
Implement Window modality in TOOLKIT_VIEWS, and allow windows to be centered ...
ben@chromium.org
2009-07-25
1
-13
/
+44
*
Convert menu strings to UTF16, fix some views-GTK build errors.
brettw@chromium.org
2009-07-02
1
-1
/
+1
*
Makes it possible for Widget's on GTK to have a transparent
sky@chromium.org
2009-06-08
1
-1
/
+1
*
Implement window state restoration for the views-gtk window.
ben@chromium.org
2009-06-04
1
-24
/
+49
*
Allow WindowGtks to be moved and sized when the mouse is over the caption or ...
ben@chromium.org
2009-06-04
1
-0
/
+109
*
Implement custom window shapes as provided by the NonClientView in WindowGtk.
ben@chromium.org
2009-06-04
1
-0
/
+21
*
Fixes a couple of bugs encountered in getting info bubbles to work:
sky@chromium.org
2009-06-02
1
-0
/
+1
*
Moves WindowGtk::SetBounds implementation to WidgetGtk as WidgetGetk
sky@chromium.org
2009-06-01
1
-11
/
+2
*
Remove warning about IsFullScreen() not being implented and
davemoore@chromium.org
2009-06-01
1
-13
/
+31
*
Fix bustage in window_gtk introduced by theme changes adding 2 methods to Win...
ben@chromium.org
2009-05-31
1
-0
/
+8
*
More Linux linking issues fixed.
brettw@chromium.org
2009-05-28
1
-0
/
+5
*
Implement IsMinimized() and IsMaximized() for view gtk
davemoore@chromium.org
2009-05-25
1
-4
/
+18
*
Makes FindBarWin buildable on linux. FindBarWin should be renamed to
sky@chromium.org
2009-05-23
1
-1
/
+1
*
Minor gtk-views cleanup:
sky@chromium.org
2009-05-20
1
-2
/
+20
*
Fixes delivery of mouse events in WidgetGtk. Also fixes GetRootWidget
sky@chromium.org
2009-05-19
1
-0
/
+1
*
Factor out a BrowserFrame interface, and move the existing Windows-based code
brettw@chromium.org
2009-05-19
1
-0
/
+12
[next]