Fix save/reload of pan automation.
[ardour.git] / libs / gtkmm2ext /
2010-09-16 Paul Davislincoln's patch for scroomer pinching, from #3222
2010-08-24 Carl HetheringtonFix port matrix menu checkbox when the window is closed...
2010-08-18 Carl HetheringtonFix warnings.
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6842
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2010-08-13 Paul DavisBindings save release bindings as well as press bindings
2010-08-12 Paul Davislotsa keybindings for nearly everything in the step...
2010-08-10 Paul Davispart 2 of the OMG-make-radio-buttons-and-actions-work...
2010-08-06 Paul Davisdon't try to look up the key info for actions that...
2010-08-06 Paul Davisstart using new keybinding stuff in step editor dialog
2010-08-06 Paul Davisnew files for new per-window/action-driven key binding...
2010-08-05 Paul Davisslightly more info when debugging the kbd snooper
2010-07-23 Paul Davisposition tearoffs at WIN_POS_MOUSE when first torn...
2010-07-09 Carl HetheringtonFix (in inverted commas) #2885.
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-28 Paul Davisreplaced gtk_idle_add() with g_idle_add()
2010-05-26 Paul Davisgenerate knob pixbufs at run time but draw from the...
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2010-05-16 Carl HetheringtonFix crash when dragging something from another task...
2010-05-07 Paul Davistweak knob drawing, add angular/radial control on button3
2010-05-06 Paul Davisprolooks helper code from hans, enabling new knob drawi...
2010-04-27 Paul Davisyet more work on Ye Fabled Solo Architecture. now do...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-20 Paul Davisindicate "soloed-by-others" state on solo button via...
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-04-02 Carl HetheringtonCouple of comments.
2010-04-01 Paul Davisfix save+restore of Gtkmm2ext::Tearoff state; a few...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-26 Paul Davislots of work to hide prelight from most buttons, etc...
2010-03-19 Paul Davisshift-click MotionFeedback widgets to reset to default...
2010-03-19 Paul Davislots of tricks & tweaks related to the monitor section...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-16 Paul Davismore new files
2010-03-16 Paul Davisnew files
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-10 Paul Davismore missing files added
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
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
next