summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2011-11-14Fix placeholder creation when dragging from one DnDVBox toCarl Hetherington
2011-11-14Allow a dialogue containing an audioclock to beCarl Hetherington
2011-11-14Comment typo.Carl Hetherington
2011-11-07switch use of Option/Alt and Control on OS X for bindings. Option/Alt is inte...Paul Davis
2011-11-05Fix i18n.David Robillard
2011-11-04quiten down in the backPaul Davis
2011-11-03fix thinko in previous attempt to tackle active/selected state in dndvboxPaul Davis
2011-11-03fix mistake that prevented send processor boxes from correctly highlighting w...Paul Davis
2011-11-02tighten up spacing of tearoff arrowPaul Davis
2011-11-01move CairoWidget::ActiveState and Visual state up into gtkmm2ext foruse by Dn...Paul Davis
2011-10-29make it possible (hackily) to pick the base color for the knob images created...Paul Davis
2011-10-26provide C API for rounded rectangle cairo utilityPaul Davis
2011-10-24Re-claim double-clicks on pixfaders to re-fix #3470.Carl Hetherington
2011-10-20add (commented) new version of fit-to-pixels function, from Company on #gtk+Paul Davis
2011-10-19Fix insertion of processors at the point at which the processor menu was open...Carl Hetherington
2011-10-07Remove unused variable.Carl Hetherington
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-09-30more changes to wscript files to catch up with waf 1.6 and fix OS X issuesPaul Davis
2011-09-29Remove use of waf compat15 tool.David Robillard
2011-09-29Upgrade to waf 1.6.7 and autowaf r52.David Robillard
2011-09-07Increase threshold for zoom-by-horizontal movement;Carl Hetherington
2011-08-31Fix meter colour range to again have a hard knee at 0dB and twiddle colours s...David Robillard
2011-08-31Fix meter colour gradients (mid and top were swapped).David Robillard
2011-08-31Make meters with different colour parameters actually work.David Robillard
2011-08-17various fixes to MidiRegionView selection handling, key handling, drawing of ...3.0-alpha10Paul Davis
2011-08-14Add fr_FR translation for libgtkmm2ext from Roming22 (#4080).Carl Hetherington
2011-08-03Use correct default value for MIDI faders, and put theCarl Hetherington
2011-07-25remove more unneeded header includesPaul Davis
2011-07-25remove unneeded header includesPaul Davis
2011-07-25change FastMeter drawing implementation to use Cairo instead of GDK; some sub...Paul Davis
2011-07-20try to fix data loss at end of a capture pass for MIDI - add a new virtual me...Paul Davis
2011-06-22remove some potential HCI confusion for Gtkmm2ext::UI::popup_error() by using...Paul Davis
2011-06-19remove some debug outputPaul Davis
2011-06-19much ado about nothing when it comes to gain controlPaul Davis
2011-06-17some changes to try to make the monitor section gain controls work as intende...Paul Davis
2011-06-12build script fixPaul Davis
2011-06-12update i18n build system and *.po files for translatorsPaul Davis
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-06-08more clock & time info box tweakingPaul Davis
2011-06-07more clock tweakingPaul Davis
2011-06-07lots of clock tweaks, but still, STILL! not done, reallyPaul Davis
2011-06-03next iteration of clock work. still far from complete, and probably waiting o...Paul Davis
2011-06-02add extended info fields to clocks; clock tweaksPaul Davis
2011-06-02Tidy.David Robillard
2011-06-02audio clock switchover part2: remove most egregious include-time dependency o...Paul Davis
2011-06-02API and implementation changes to CairoCell and friends before the audio cloc...Paul Davis
2011-06-02Make button 1 the default for inserting notes via modifier shortcut with sele...David Robillard
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-06-01new CairoCell and related classes designed for drawing audio clocks more effi...Paul Davis
2011-05-31Fix wordo (fix ticket #4080)David Robillard