Fix panner write automation.
[ardour.git] / libs / gtkmm2ext /
2010-01-15 Paul Davisdynamically resize text in the big clock, first version
2010-01-09 Paul Davisadd Gtkmm2ext::detach_menu() that was needed by my...
2009-12-23 Carl HetheringtonGive titles to Gtkmm2ext::Choice prompts, and do some...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-10 Paul Davisfulfill the promise of an in-library Keyboard object...
2009-12-10 Paul Davisremoved stupid comments
2009-12-10 Paul Davisrestore rec-enable, solo & mute functionality; remove...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-06 Taybin RutkinMerged revisions 6292,6294-6295,6311,6314 via svnmerge...
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-12-04 Paul Davisswitch ActionManager to a namespace; move generic part...
2009-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
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...
2009-11-21 Paul Davisinclude stdint.h to allow uint32_t in custom cell rende...
2009-11-21 Paul Davisnew multistate custom cell pixbuf renderer
2009-11-21 Paul Davissome provisional support for "real" solo-isolate behavi...
2009-10-22 David RobillardUse a more reasonable default size for log window.
2009-10-22 David RobillardFix colours of log window messages.
2009-10-22 David RobillardFix whitespace.
2009-10-22 David RobillardAdd log window to windows menu.
2009-10-01 Paul Davisi/o button naming patch and imported file BWF timecode...
2009-10-01 Paul DavisLADSPA logarithmic handling patches from nickm and...
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...
next