summaryrefslogtreecommitdiff
path: root/gtk2_ardour/utils.h
AgeCommit message (Expand)Author
2010-04-06MIDI/Controllables for monitor section, and related fixesPaul Davis
2010-03-11save/restore monitor processor state; key handling in torn off monitor sectio...Paul Davis
2010-01-15Escape underscores in port matrix menus correctly so that track names etc. wi...Carl Hetherington
2009-12-30restore excess calls to sync-order stuff (for now); allow MIDI controllers to...Paul Davis
2009-11-25carl's wondrous DnD VBox patch - processor boxes are now vboxes and not listv...Paul Davis
2009-11-17allow use of Return, KP_Enter and more in key binding editor; better display ...Paul Davis
2009-11-12tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;re...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-29Modify hacks associated with initial sizing of port matrices to try and make ...Carl Hetherington
2009-08-27lots of MIDI editing stuff. to be explained on the website when its donePaul Davis
2009-07-28remove all MIDI-specific editing modes by making standard work either at obje...Paul Davis
2009-07-03Pull snapshots code out of Editor class.Carl Hetherington
2009-06-20Optional tabs down the LHS of the editor window to indicate edit group member...Carl Hetherington
2009-05-21A different fix for record crash, use pixfufs instead of canvas text in marke...Nick Mainsbridge
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-02Fix missing namespaceSampo Savolainen
2009-01-02GC from style utility functionSampo Savolainen
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2007-11-08merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compi...Paul Davis
2007-07-03remove static Pango::FontDescriptions, they cause glib errors because of init...Paul Davis
2007-04-06fix nasty logic error that leads to crashing bugs when trying to operate on r...Paul Davis
2007-04-03audun's tempo redraw fix; sort-of cache time axis view item name widths and a...Paul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-01-29small change to region creation for make-mono-regions; add untested short_pat...Paul Davis
2006-12-14fix for crash when loading a session after running another, caused by not che...Paul Davis
2006-12-08make follow-playhead available again; remove special pane handlingPaul Davis
2006-11-30frame for fader belt; better focus behaviour for gain display text entry (gen...Paul Davis
2006-10-10fix audio clock field widths, change minsec display to include fractional sec...Paul Davis
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-20a) use ink extents in most places where we used to use logical extentsPaul Davis
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-14fix problems with pixmaps/xpm filesPaul Davis
2006-03-12create xpm files from hard coded pixmaps, added function get_xpm() to make su...Doug McLain
2006-03-09new mix group interface, not yet finished and still to propagate to edit_groupPaul Davis
2006-01-19add GUI support to create tape/destructive tracksPaul Davis
2006-01-13Moved strip_whitespace_edges() to pbd/whitespace.hTaybin Rutkin
2006-01-06modified rgba_from_style() so that it can be used to retrieve any attribute f...Doug McLain
2006-01-01add ability to specify row colors for region treeviewDoug McLain
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-16use stringcr_t and gain 1/1000 binary size reduction. not thaat much...Karsten Wiese
2005-11-29Fixed veclib support on OSX.Taybin Rutkin
2005-11-28mega commit to remove gtk_object cruft, and much other stuffPaul Davis
2005-11-23Gnome::Canvas -> ArdourCanvas and some other small fixesNick Mainsbridge
2005-11-22plugin selector from doug; lots and lots of fixes from karstenPaul Davis
2005-10-10more work on actions and general compilabilityPaul Davis
2005-10-09new registration system for editor actions set up and compilesPaul 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