summaryrefslogtreecommitdiffstats
path: root/views/window/window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow widgets to have keyboard shortcuts.avayvod@chromium.org2010-06-161-13/+0
* Cleanup of about boxseanparent@google.com2010-06-091-0/+7
* views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk.tfarina@chromium.org2010-06-021-1/+14
* some more fixes for ignored scoped_ptr::release() callsestade@chromium.org2010-05-061-1/+2
* Gets rid of the annoying white dot in the upper left corner of allsky@chromium.org2010-04-231-1/+1
* Reland r41641 "Make DevTools open docked by default..."xiyuan@chromium.org2010-03-221-2/+2
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-1/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Revert "Make DevTools open docked by default for chrome os."tony@chromium.org2010-03-161-2/+2
* Gtk views code touch upxiyuan@chromium.org2010-03-161-6/+14
* Make DevTools open docked by default for chrome os.xiyuan@chromium.org2010-03-151-2/+2
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-141-0/+1
* views: Make WindowGtk set transient-for hint before mapping.derat@chromium.org2010-03-091-3/+3
* Fixes crash on double clicking in the upper right corner of thesky@chromium.org2009-11-241-4/+6
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-071-0/+4
* Attempt 2 at:sky@chromium.org2009-11-041-1/+1
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-1/+1
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-1/+1
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-221-6/+16
* Do work necessary to make Views About panel work on Chrome OS. This is to be ...davemoore@chromium.org2009-10-191-0/+5
* Fixes regression in menu button. I converted a call from GetWidget tosky@chromium.org2009-10-141-1/+1
* Adds code to reset cursor on leave. We need to do this or cursor cansky@chromium.org2009-10-131-0/+8
* Converts info bubbles on views/gtk from popups to normal windows tosky@chromium.org2009-10-071-24/+2
* Pulls ActiveWindowWatcher into app so that we can use it insky@chromium.org2009-09-281-15/+18
* Implement BrowserList::AllBrowsersClosed for Linux.tony@chromium.org2009-09-241-1/+3
* Changes from listening to focus-out/focus-in for active status tosky@chromium.org2009-09-241-3/+18
* Implements a couple of NOTIMPLEMENTEDs in window_gtk and comments onsky@chromium.org2009-09-221-15/+14
* Implements WindowGtk::CloseAllSecondaryWindows.sky@chromium.org2009-09-091-1/+5
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-261-1/+1
* Reverts menu patch.sky@chromium.org2009-08-261-1/+1
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-261-1/+1
* Makes Path::CreateGdkRegion return NULL for empty paths. Without thissky@chromium.org2009-08-191-1/+4
* Status bubble limping in TOOLKIT_VIEWS.ben@chromium.org2009-08-011-14/+2
* Implement Window modality in TOOLKIT_VIEWS, and allow windows to be centered ...ben@chromium.org2009-07-251-13/+44
* Convert menu strings to UTF16, fix some views-GTK build errors.brettw@chromium.org2009-07-021-1/+1
* Makes it possible for Widget's on GTK to have a transparentsky@chromium.org2009-06-081-1/+1
* Implement window state restoration for the views-gtk window.ben@chromium.org2009-06-041-24/+49
* Allow WindowGtks to be moved and sized when the mouse is over the caption or ...ben@chromium.org2009-06-041-0/+109
* Implement custom window shapes as provided by the NonClientView in WindowGtk.ben@chromium.org2009-06-041-0/+21
* Fixes a couple of bugs encountered in getting info bubbles to work:sky@chromium.org2009-06-021-0/+1
* Moves WindowGtk::SetBounds implementation to WidgetGtk as WidgetGetksky@chromium.org2009-06-011-11/+2
* Remove warning about IsFullScreen() not being implented and davemoore@chromium.org2009-06-011-13/+31
* Fix bustage in window_gtk introduced by theme changes adding 2 methods to Win...ben@chromium.org2009-05-311-0/+8
* More Linux linking issues fixed.brettw@chromium.org2009-05-281-0/+5
* Implement IsMinimized() and IsMaximized() for view gtkdavemoore@chromium.org2009-05-251-4/+18
* Makes FindBarWin buildable on linux. FindBarWin should be renamed tosky@chromium.org2009-05-231-1/+1
* Minor gtk-views cleanup:sky@chromium.org2009-05-201-2/+20
* Fixes delivery of mouse events in WidgetGtk. Also fixes GetRootWidgetsky@chromium.org2009-05-191-0/+1
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-0/+12