summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
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
2011-05-23Assorted doxygen fixes; no functional changes.Carl Hetherington
2011-05-16Make MIDI channel selector button colours more distinct (#3772).Carl Hetherington
2011-04-22Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)David Robillard
2011-04-19Reverse the scroll wheel behaviour of the scroomer so that it feels the same ...Carl Hetherington
2011-04-16Remove some calls to process_updates() which I think prevent GTK coalescing r...Carl Hetherington
2011-04-04add some scroll wheel support to the scroomerPaul Davis
2011-04-04always make log/error window visible when a non-info message is postedPaul Davis
2011-03-17allow more precision when editing plugin parameters by hand within a generic GUIPaul Davis
2011-03-16Indent python files with spaces as per style guide.David Robillard
2011-03-04extend Gtkmm2ext::Bindings system to handle mouse buttons as well as keyboard...Paul Davis
2011-03-01Missing files.Carl Hetherington
2011-03-01Use PBD debugging code for keyboard debugging.Carl Hetherington
2011-02-20Use an action's tooltip in the key editor if its label is empty; add some too...Carl Hetherington
2011-02-15Update rc files to use unique rc variable names, update wscript to use the na...Doug McLain
2011-02-14patches from lincoln to speed up the regionlist and provide region removal (c...Paul Davis
2011-02-14Disable theme changing untill we figure out whats brokenDoug McLain
2011-02-14Make light theme functional, add waf processing, and small change to UI::load...Doug McLain
2011-02-11use volume controller widget for monitor section, drop some now-unused codePaul Davis
2011-02-08cairo-ify bar controller widgetPaul Davis
2011-02-08fixes for pixfader cairo-ificationPaul Davis
2011-02-08added Gtkmm2ext::rounded_rectangle() cairo pseudo-methodPaul Davis