Fix uninitialized variable
[ardour.git] / libs / gtkmm2ext / window_proxy.cc
2018-11-29 Robin GareusFix uninitialized variable
2018-09-23 Paul Davisremove debug output
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in Gtkmm2ext::WindowP...
2017-02-01 Robin GareusProperly remember window position.
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-06-13 Paul Davisgive WindowProxy its own map/unmap signals so that...
2016-05-10 Paul Davistrack geometry via configure events for tabbable own...
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-04-27 Paul Davisadd the concept of a "state mask" that determines what...
2016-02-26 Paul Davisimprove size and positioning of Tabbable's after being...
2016-02-22 Paul Davisa bunch of stuff to make tab/window switching work...
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davissmall rationalization of naming and code for managing...
2016-02-22 Paul Davisremove debug output
2016-02-22 Paul Davisclasses derived from WindowProxy are responsible for...
2016-02-22 Paul Davissave/restore tabbable state
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Paul Daviscompilable version of WindowProxy
2016-02-22 Paul Davisfirst version of Gtkmm2ext::WindowProxy