summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/window_proxy.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-06-12give WindowProxy its own map/unmap signals so that other things can track map...Paul Davis
2016-05-10track geometry via configure events for tabbable own-windowsPaul Davis
2016-05-04OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)Paul Davis
2016-04-27add the concept of a "state mask" that determines what info a WindowProxy wil...Paul Davis
2016-02-26improve size and positioning of Tabbable's after being torn off, hidden, resh...Paul Davis
2016-02-22a bunch of stuff to make tab/window switching work better, and provide Alt-m ...Paul Davis
2016-02-22replicate the remove-all-trailing whitespace commit(s) in masterPaul Davis
2016-02-22small rationalization of naming and code for managing plugin GUI visibilityPaul Davis
2016-02-22remove debug outputPaul Davis
2016-02-22classes derived from WindowProxy are responsible for their own window creatio...Paul Davis
2016-02-22save/restore tabbable statePaul Davis
2016-02-22first compilable version of tabbable design.Paul Davis
2016-02-22compilable version of WindowProxyPaul Davis
2016-02-22first version of Gtkmm2ext::WindowProxyPaul Davis