Optimize automation-event process splitting
[ardour.git] / gtk2_ardour / window_manager.h
2018-11-29 Robin GareusDelete temporary Window Proxy for dialogs
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2016-06-13 Paul Davisuse WindowProxy::signal_(map|unmap) to keep window...
2016-02-28 Robin GareusRewrite commit 68e81a6, prefer forward declaration...
2016-02-27 John EmmasMove our #inclusions for "lua_script_manager.h"
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul DavisWindow Manager object should use global action map...
2016-02-22 Paul Davismore changes to Bindings, Keyboard APIs
2016-02-22 Paul Davisremove "toggle-foo" style actions related to editor...
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 John EmmasMerge branch 'windows' into windows+cc
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-14 Paul Davistweak API of WindowProxy, and remove all unnecessary...
2013-10-11 John EmmasMerge branch 'windows' into windows+cc
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-10-03 John Emmas'gtk2_ardour' - Add namespaces + casting where necessar...
2013-08-08 Michael R. FisherDereference pointers in ctors where appropriate. (c...
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-16 Robin GareusMerge branch 'clang' of https://github.com/axetota...
2013-07-16 Michael R. FisherDereference pointers in ctors where appropriate. (c...
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-07 Robin Gareusmake window-manager session-aware
2013-07-07 Robin Gareusfix save/restore [plugin] window pos&size (without...
2013-05-08 Paul Davismerge with master
2013-05-08 Paul Davischange namespace/naming of WindowManager classes; regis...
2013-05-07 Paul Daviswork work on window mgmt: offer the change to mark...
2013-05-07 Paul Davisvarious changes to window visibility mgmt, including...
2013-05-06 Paul Davisfix bad edit that caused simple proxy windows to fail...
2013-05-05 Paul Davismerge with master
2013-05-05 Paul Davisthe big rework of window management. probably not compl...
2013-05-05 Paul DavisVisibilityTracker needs to inherit from sigc::tracker...