summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2010-02-09Add keyboard shortcut to tooltip text where possible.David Robillard
2010-01-15dynamically resize text in the big clock, first versionPaul Davis
2010-01-09add Gtkmm2ext::detach_menu() that was needed by my previous commitPaul Davis
2009-12-23Give titles to Gtkmm2ext::Choice prompts, and do some minor cleanups to promp...Carl Hetherington
2009-12-22cleanup up cleanup at session destruction; clarify the meaning of 3 signals (...Paul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-20remove a couple of boost::signals2 trouble spots; fix some --strict compile t...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-10fulfill the promise of an in-library Keyboard object, and use platform specif...Paul Davis
2009-12-10removed stupid commentsPaul Davis
2009-12-10restore rec-enable, solo & mute functionality; remove all Global*Command cruf...Paul Davis
2009-12-09OSC is now driven by an event loop; fix up lifetime mgmt of Glib::Source to w...Paul Davis
2009-12-09major design changes: use glib event loop for MIDI thread/UI; rework design o...Paul Davis
2009-12-06Merged revisions 6292,6294-6295,6311,6314 via svnmerge from Taybin Rutkin
2009-12-04move generic parts of Keyboard into gtkmm2ext. imperfectly done, but makes mo...Paul Davis
2009-12-04switch ActionManager to a namespace; move generic part into libgtkmm2extPaul Davis
2009-12-04Make processor box send faders adjust their size correctly.Carl Hetherington
2009-11-28add ctrl-click behaviour to DndVBox, though not generalized to use primary/se...Paul Davis
2009-11-25carl's wondrous DnD VBox patch - processor boxes are now vboxes and not listv...Paul Davis
2009-11-21include stdint.h to allow uint32_t in custom cell renderer pixbuf multiPaul Davis
2009-11-21new multistate custom cell pixbuf rendererPaul Davis
2009-11-21some provisional support for "real" solo-isolate behaviour, subject to more d...Paul Davis
2009-10-22Use a more reasonable default size for log window.David Robillard
2009-10-22Fix colours of log window messages.David Robillard
2009-10-22Fix whitespace.David Robillard
2009-10-22Add log window to windows menu.David Robillard
2009-10-01i/o button naming patch and imported file BWF timecode retention patch from n...Paul Davis
2009-10-01LADSPA logarithmic handling patches from nickm and robschPaul Davis
2009-08-27lots of MIDI editing stuff. to be explained on the website when its donePaul Davis
2009-08-08waf build works on OS X ; new bindings file and processing system in place fo...Paul Davis
2009-07-28remove all MIDI-specific editing modes by making standard work either at obje...Paul Davis
2009-07-22Update autowaf.David Robillard
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-07-17massive changes to waf build scripts so that nearly everything "should" be wo...Paul Davis
2009-07-15more hacking on the processor list and processor box - note that ctrl-x/c/v n...Paul Davis
2009-07-01Separate route list code from Editor into its own object, EditorRouteList. H...Carl Hetherington
2009-06-23make RouteGroup gain control work again ; fix what solo button label shows un...Paul Davis
2009-06-18modified patch from lincoln to show/control rec-enable status in track/bus listPaul Davis
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-06-08Further refactoring of drag code. Changes so that drags from the region list...Carl Hetherington
2009-05-20Make pan double-click entry work in percentage left or right. Write pan posi...Carl Hetherington
2009-05-16a gadzillion changes all over the place. nothing is finished, but all is bett...Paul Davis
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-04-18Upgrade to waf 1.5.4.David Robillard
2009-04-15first half of the mega-by-hand-commit-by-commit merge from 2.XPaul Davis
2009-03-06combobox width fixes from mtaht, backported from 2.XPaul Davis
2009-03-05add accessor for the Gtk::Main hidden inside Gtkmmext::UIPaul Davis
2009-02-27Waf: install stuffDavid Robillard
2009-02-26Version file building stuff.David Robillard