summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext
AgeCommit message (Expand)Author
2006-11-05centre gain meter display, some bbt ruler fixesNick Mainsbridge
2006-09-20fixes for drag-n-drop broken by use of boost::shared_ptr<T>Paul Davis
2006-07-26Minor updates for PathList and OptionEditor.Taybin Rutkin
2006-07-26Added PathList widget to Gtkmm2ext. It is for adding and removing directoryTaybin Rutkin
2006-07-11fix for playhead/edit cursor having wrong z-order placement; fix fader mouse ...Paul Davis
2006-07-10modification to make generic MIDI actually work againPaul Davis
2006-07-08add new filesPaul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-07Dynamically generated meter gradientsSampo Savolainen
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-04-22Prompter now prevents blank strings or unaltered names & now has a horizontal...Nick Mainsbridge
2006-04-20a) use ink extents in most places where we used to use logical extentsPaul Davis
2006-04-20Add a stock question image to the choices dialog, other general dialog love.....Nick Mainsbridge
2006-04-10Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearin...Nick Mainsbridge
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-21Gtkmm2ext::Choice now inherits from Gtk::Dialog; embed/import rate mismatch d...Paul Davis
2006-03-15remove the pitiful Pix classPaul Davis
2006-03-15pixbufs instead of pixmaps; function-scope local fd's for reading from a File...Paul 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-02-16fixed missing include need for compile on gcc 3.3.xJesse Chappell
2006-02-15new stacktrace function in libpbd3; variable size GUI request thread queuesPaul Davis
2006-02-13fix style overwriting done by fastmeter, and lack of clip mask/clip origin re...Paul Davis
2006-01-28fix (mostly) measure lines and click box text and meter markingsPaul Davis
2006-01-19F11 now toggles maximal editor spacePaul Davis
2006-01-17a metric boatload of changes; plugin UIs work, adding tracks work, redirect l...Paul Davis
2006-01-13Moved strip_whitespace_edges() to pbd/whitespace.hTaybin Rutkin
2006-01-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
2006-01-06modified rgba_from_style() so that it can be used to retrieve any attribute f...Doug McLain
2006-01-03make meters work properly (and very slightly faster)Paul Davis
2006-01-01fix segvPaul Davis
2006-01-01add ability to specify row colors for region treeviewDoug McLain
2005-12-30drag-n-drop to canvas from region list worksPaul Davis
2005-12-30many changes, read the diffsPaul Davis
2005-12-21button hacks and morePaul Davis
2005-12-18track-color chooser worksKarsten Wiese
2005-12-07black bg for meters, font fixups for startup message, new notebook widget (in...Paul Davis
2005-12-06un-triple-buffer fastmeter (not finished), fix mixer strip name button, comme...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-11-16get editor.cc to compilePaul Davis
2005-10-24added filesPaul Davis
2005-10-10more work on actions and general compilabilityPaul Davis
2005-10-09fixes for utils.cc in gtk2_ardour and gtkmm2ext, including switch to Pango::F...Paul Davis
2005-10-06changes from colin for route_params, nick for location_ui and route_ui, and m...Paul Davis
2005-09-26continuing fixes to get this shibboleth to compilePaul Davis
2005-09-26got ardour_dialog compilingPaul Davis
2005-09-26fixed return types for ::on_....; changed set_usize_... utility functions to ...Paul Davis