summaryrefslogtreecommitdiffstats
path: root/views/window/window_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes a couple of bugs encountered in getting info bubbles to work:sky@chromium.org2009-06-021-1/+2
* Moves WindowGtk::SetBounds implementation to WidgetGtk as WidgetGetksky@chromium.org2009-06-011-1/+0
* Remove warning about IsFullScreen() not being implented and davemoore@chromium.org2009-06-011-6/+5
* Fix bustage in window_gtk introduced by theme changes adding 2 methods to Win...ben@chromium.org2009-05-311-0/+2
* Implement IsMinimized() and IsMaximized() for view gtkdavemoore@chromium.org2009-05-251-0/+10
* Minor gtk-views cleanup:sky@chromium.org2009-05-201-0/+6
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-0/+3
* Fix bustage... some more traces of always-on-top I forgot to remove.beng@google.com2009-05-141-3/+0
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-141-0/+1
* Resurrect Scott's WindowGtk changes.ben@chromium.org2009-05-081-0/+92