summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtk_ui.cc
AgeCommit message (Expand)Author
2007-07-30add filtering to plugin selection dialogPaul Davis
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-03-18FINISH fix rect redraw problem(s); make zoom range rect visible again at the ...Paul Davis
2006-10-17reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; ...Paul Davis
2006-10-12again, remove valgrind debugging hackPaul Davis
2006-10-12fixes for meter thread using free'd member of AudioEngine, audiostreamview ac...Paul Davis
2006-10-11revert valgrind debugging hackPaul Davis
2006-10-11make MementoCommand inherit from sigc::trackable so that we don't double-call...Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-02-15new stacktrace function in libpbd3; variable size GUI request thread queuesPaul Davis
2006-01-30work to make destructive recording actually do something vaguely close to cor...Paul Davis
2006-01-28important bug fix in handling GUI messages; destructive tracks now operationa...Paul Davis
2006-01-27fix stupid gtk design quirk and bad documentation...oh and rebinding accels a...Tim Mayberry
2006-01-08fix control layout size allocation (nearly done) and make duplicate region ev...Paul Davis
2005-12-30many changes, read the diffsPaul Davis
2005-12-18track-color chooser worksKarsten Wiese
2005-12-05stock icons, transport controls as proxies, make ActionManager::get_action() ...Paul Davis
2005-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-11-30more miscellaneous fixes to make things even nicerPaul Davis
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-10-22editor.h compiles.Taybin Rutkin
2005-10-10more work on actions and general compilabilityPaul Davis
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-05-13Initial revisionTaybin Rutkin