summaryrefslogtreecommitdiff
path: root/gtk2_ardour/utils.cc
AgeCommit message (Expand)Author
2011-03-01Use PBD debugging code for keyboard debugging.Carl Hetherington
2011-02-24add DEBUG::Accelerators to mildly cut down on cruft in key_press_focus_accele...Paul Davis
2011-02-11use volume controller widget for monitor section, drop some now-unused codePaul Davis
2011-02-08cairo-ify expose handlers for PixFader and PixScroller (latter is not used); ...Paul Davis
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-09-26correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X...Paul Davis
2010-09-26port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X commit (restores te...Paul Davis
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-08-22forward port of 7539 from 2.xPaul Davis
2010-07-27Fix some erroneous resizing of port matrices.Carl Hetherington
2010-05-25split out sndfile manager code into its own file; move a couple of utility fu...Paul Davis
2010-04-21commits 6001-6525 inclusive from 2.X applied to 3.0Paul Davis
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-12remove using namespace sigc everywhere to ensure clarity over which bind/mem_...Paul Davis
2009-12-04move generic parts of Keyboard into gtkmm2ext. imperfectly done, but makes mo...Paul Davis
2009-12-03Fix #2947.Carl Hetherington
2009-12-01Repair marker and region names that I broke.Carl Hetherington
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-30Trim session.h include dependency tree.David Robillard
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-21Fix some unused parameter warnings.Carl Hetherington
2009-07-03Pull snapshots code out of Editor class.Carl Hetherington
2009-06-22No-op: comments.Carl Hetherington
2009-06-22Bug fix.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-02GC from style utility functionSampo Savolainen
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-10-03Assortment of minor changes from 2.0-ongoing.David Robillard
2008-09-30more tweaks to the IO SelectorPaul Davis
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-11-08merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compi...Paul Davis
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-07-07more show() stuff, and replaced strip->show_all(); untill its actually finishedDoug McLain
2007-07-03remove static Pango::FontDescriptions, they cause glib errors because of init...Paul Davis
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-27Use PBD::find_file_in_search_path and ardour/filesystem_paths.h to find iconsTim Mayberry