summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/utils.cc
AgeCommit message (Expand)Author
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
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2006-04-20a) use ink extents in most places where we used to use logical extentsPaul Davis
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-03-14fix problems with pixmaps/xpm filesPaul Davis
2006-03-14created get_bogus_drawable() when I realized it was needed by FastMeter as we...Doug McLain
2006-01-01add ability to specify row colors for region treeviewDoug McLain
2005-12-17A possible method for correctly sizing the editor controls, and a couple butt...Doug McLain
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-11-16get editor.cc to compilePaul Davis
2005-10-09fixes for utils.cc in gtk2_ardour and gtkmm2ext, including switch to Pango::F...Paul Davis
2005-09-26got ardour_dialog compilingPaul Davis
2005-09-26fixed return types for ::on_....; changed set_usize_... utility functions to ...Paul Davis
2005-05-13Initial revisionTaybin Rutkin