summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext
AgeCommit message (Expand)Author
2011-08-03Use correct default value for MIDI faders, and put theCarl Hetherington
2011-07-25change FastMeter drawing implementation to use Cairo instead of GDK; some sub...Paul 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-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-06-08more clock & time info box 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-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-23Assorted doxygen fixes; no functional changes.Carl Hetherington
2011-05-16Make MIDI channel selector button colours more distinct (#3772).Carl Hetherington
2011-04-16Remove some calls to process_updates() which I think prevent GTK coalescing r...Carl Hetherington
2011-04-04always make log/error window visible when a non-info message is postedPaul Davis
2011-03-04extend Gtkmm2ext::Bindings system to handle mouse buttons as well as keyboard...Paul Davis
2011-03-01Missing files.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-11use volume controller widget for monitor section, drop some now-unused codePaul Davis
2011-02-08added Gtkmm2ext::rounded_rectangle() cairo pseudo-methodPaul Davis
2011-02-08cairo-ify expose handlers for PixFader and PixScroller (latter is not used); ...Paul Davis
2011-02-07forward port thread/abstract_ui changes from 2.X to 3.0Paul Davis
2011-02-01Fix drop location for drag-and-drop in some cases.Carl Hetherington
2011-02-01Somewhat unconvincing visual indication that plugin inserts are splitting mon...Carl Hetherington
2011-01-30Fix fader jumps when releasing button 2 on drags; move to mouse position on b...Carl Hetherington
2011-01-28allow derived children of BarController to set label position as a width frac...Paul Davis
2011-01-27virtualize the way that AutomationController gets strings to display values, ...Paul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2011-01-14Tweak colouring in the processor list.Carl Hetherington
2011-01-06Improve the drag icon for processor drags.Carl Hetherington
2011-01-06Fix crash when turning off an active send and redisplaying processors at the ...Carl Hetherington
2011-01-06Another try at prettifying the processor list with different colours pre- and...Carl Hetherington
2011-01-04Highlight a send processor entry differently when it the mixer strip's fader ...Carl Hetherington
2011-01-03Substantially simpler fix for editor window jumping.Carl Hetherington
2011-01-03Add option to show or hide zoom toolbar.Carl Hetherington
2011-01-03Somewhat experimental fix to try to stop the editor window jumping around on ...Carl Hetherington
2010-12-29add static methods to Keyboard for keyboard modifier namesPaul Davis
2010-11-30start of Blob-style for bar controller and use in panner GUIPaul Davis
2010-11-26Somewhat distasteful hack to fix #3469 (broken keyboard-entry of pan values)Carl Hetherington
2010-11-25Improve visual cues during plugin drag and drop. Fixes #3566.Carl Hetherington
2010-11-23Improve shift-selection behaviour in processor box.Carl Hetherington
2010-11-23Fix multiple selection with Ctrl-Click in DnDVBox.Carl Hetherington
2010-09-28add new code for generic select next/previous row ops in a treeviewPaul Davis
2010-09-26correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X...Paul Davis
2010-09-16lincoln's patch for scroomer pinching, from #3222Paul Davis
2010-08-24Fix port matrix menu checkbox when the window is closed. Make the port matri...Carl Hetherington
2010-08-18Fix warnings.Carl Hetherington