more MIDI editing tweaks ; flip mouse mode buttons around for MIDI so that "object...
[ardour.git] / libs / gtkmm2ext /
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-22 David RobillardUpdate autowaf.
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-07-15 Paul Davismore hacking on the processor list and processor box...
2009-07-01 Carl HetheringtonSeparate route list code from Editor into its own objec...
2009-06-23 Paul Davismake RouteGroup gain control work again ; fix what...
2009-06-18 Paul Davismodified patch from lincoln to show/control rec-enable...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-05-20 Carl HetheringtonMake pan double-click entry work in percentage left...
2009-05-16 Paul Davisa gadzillion changes all over the place. nothing is...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-04-18 David RobillardUpgrade to waf 1.5.4.
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-06 Paul Daviscombobox width fixes from mtaht, backported from 2.X
2009-03-05 Paul Davisadd accessor for the Gtk::Main hidden inside Gtkmmext::UI
2009-02-27 David RobillardWaf: install stuff
2009-02-26 David RobillardVersion file building stuff.
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David RobillardAdd missing gtkmm2ext wscript.
2009-02-18 David RobillardRemove empty files.
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2008-12-22 Carl HetheringtonFix uninitialized value _self_managed spotted by valgrind.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-10-05 David RobillardMore cleanup.
2008-10-05 David RobillardShrink scroomer horizontally a bit to emphasise the...
2008-10-05 David RobillardFix HansCode(TM) to follow style guidelines.
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-02 David RobillardFixes for GCC 4.3.
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-21 David RobillardFix install path problems (s/ardour2/ardour3).
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-13 David RobillardInstall everything to *ardour3* instead of *ardour2*.
2008-01-13 David RobillardApply MIDI keyboard and "scroomer" patch.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2885.
2007-12-20 Doug McLainPort level meters to trunk
2007-11-12 Carl HetheringtonUpgrade gtkmm to 2.10.8, glibmm to 2.13.3 and add cairo...
2007-09-06 David RobillardDeep "automation regions" support.
2007-07-30 Paul Davisanother minor fix for gtkmm breakage with Gtk::Settings...
2007-07-10 Doug McLainshow() widgets explicitly in the MixerUI window, fix...
2007-06-29 Doug McLainonly do the widget packing style hack once, instead...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 Tim MayberryMove ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UI
2007-06-17 Tim MayberryReinstate code removed in rev 1917 that creates the...
2007-06-07 David RobillardFixed MIDI crash bug.
2007-05-25 Doug McLainNew theme manager, with option to select between dark...
2007-05-16 Paul Davis2nd of tim mayberry's patches to fix middle-click pasti...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-14 David RobillardMerged with trunk R1719.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-04 Taybin RutkinRemoved unused variable (current_user_level) from FastM...
2007-03-18 Paul Davisnew source files from tim m.
2007-03-18 Paul DavisFINISH fix rect redraw problem(s); make zoom range...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-28 Paul Davisfix for mute button color/state caused by cut-n-paste...
2007-02-27 Paul Davisfix #1394 - The 'narrow strip' option in the mixer...
2007-02-13 Paul Davisgive mixer (R|M|S) buttons back their special status
2007-02-13 Paul Davisthe buttons will submit to my rule! prelight-when-activ...
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-02-09 Paul Davisfixes for new button code; don't even make destructible...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-08 Taybin RutkinRemoved usage of deprecated APIs.
2007-02-03 Paul Davistweak panner drawing
2007-02-03 Taybin RutkinUpgraded libgnomecanvasmm to libgnomecanvasmm-2.16.0
2007-02-01 Taybin RutkinMoved GroupButtons to gtkmm2ext
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2006-12-30 Jesse Chappelltweaked panner appearance and consistency, panner line...
2006-12-22 Paul Davismore panner tweaks
2006-12-22 Paul Davismore panner tweaks
2006-12-21 Paul Davisfix crashing bug on cut operation; panner noodling
2006-12-21 Paul Davisminor visual change for panner
2006-12-20 Paul Davisnew GUIs for stereo panners
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-12-01 Taybin RutkinPBD::strip_whitespace_edges() returns the empty string...
2006-11-30 Paul Davisframe for fader belt; better focus behaviour for gain...
2006-11-22 Paul Davisadd ctrl-left to reset to -inf on gain fader
2006-11-21 Paul Davisfix off by one error on unity gain line
2006-11-21 Paul Davisfix expose error for new faders
2006-11-21 Paul Davis"treadmill" design for new faders, for real
2006-11-21 Paul Davisnew fader design from thorwil, mostly
2006-11-19 David RobillardMerged with trunk R1141
2006-11-17 Paul Davisadd reset envelope gain; small patch from brian for...
2006-11-16 Paul Davisstart of new crossthread-safe design
2006-11-12 Paul Davisnew svn_revision.h build system, plus no more SMPTE... 2.0beta8
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
next