and now without debug printf()
[ardour.git] / libs / gtkmm2ext / gtkmm2ext / dndvbox.h
2016-03-11 Robin Gareusand now without debug printf()
2016-03-11 Robin Gareusprepare DnD for copying processor state
2015-12-30 Robin Gareusallow to set per item drag targets
2015-12-28 Robin Gareusallow DnD between DnDTreeView and DnDVbox
2015-12-22 Robin Gareusextend Drag/Drop mechanism
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-28 Ben Loftisdisallow selection of the fader and meter processor...
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-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-20 John Emmas'libs/gtkmm2ext' - DLL visibility stuff and associated...
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-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
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-10 Paul Davisfix merge errors with master
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-04 Robin Gareusprocessor drag box only
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisadd export control to libgtkmm2ext
2013-08-08 Robin Gareusfix compiler warning
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Robin Gareusfix compiler warning
2012-04-15 Carl HetheringtonA few tweaks to make Ardour build in GCC -std=c++0x...
2012-04-11 Carl HetheringtonFix use of invalidated iterator (#4821).
2011-11-16 Carl HetheringtonFix glitchness in DnDVBox placeholders.
2011-11-14 Carl HetheringtonFix placeholder creation when dragging from one DnDVBox to
2011-11-03 Paul Davisfix thinko in previous attempt to tackle active/selecte...
2011-11-03 Paul Davisfix mistake that prevented send processor boxes from...
2011-11-01 Paul Davismove CairoWidget::ActiveState and Visual state up into...
2011-10-19 Carl HetheringtonFix insertion of processors at the point at which the...
2011-10-07 Carl HetheringtonRemove unused variable.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-05-23 Carl HetheringtonAssorted doxygen fixes; no functional changes.
2011-02-01 Carl HetheringtonFix drop location for drag-and-drop in some cases.
2011-02-01 Carl HetheringtonSomewhat unconvincing visual indication that plugin...
2011-01-14 Carl HetheringtonTweak colouring in the processor list.
2011-01-06 Carl HetheringtonImprove the drag icon for processor drags.
2011-01-06 Carl HetheringtonFix crash when turning off an active send and redisplay...
2011-01-06 Carl HetheringtonAnother try at prettifying the processor list with...
2011-01-04 Carl HetheringtonHighlight a send processor entry differently when it...
2010-11-25 Carl HetheringtonImprove visual cues during plugin drag and drop. Fixes...
2010-11-23 Carl HetheringtonImprove shift-selection behaviour in processor box.
2010-11-23 Carl HetheringtonFix multiple selection with Ctrl-Click in DnDVBox.
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-11-28 Paul Davisadd ctrl-click behaviour to DndVBox, though not general...
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...