replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / gtk2_ardour / utils.h
2013-05-08 Paul Davismerge with master
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismerge resolution with master
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2012-06-12 Carl HetheringtonEscape angled brackets in playlist names for tooltips.
2012-03-07 Carl HetheringtonRemove unused color_from_style / gc_from_style.
2011-12-07 Paul Davismove 2 other non-ardour-specific utility functions...
2011-08-30 Carl HetheringtonGive route groups their own colour, settable from the...
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-02-11 Paul Davisuse volume controller widget for monitor section, drop...
2010-12-30 Paul Davisresize all editor comboboxes when DPI is reset. involve...
2010-09-26 Paul Daviscorrect version of: port cairo ARGB/BGRA -> pixbuf...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-08-22 Paul Davisforward port of 7539 from 2.x
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-03-11 Paul Davissave/restore monitor processor state; key handling...
2010-01-15 Carl HetheringtonEscape underscores in port matrix menus correctly so...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-11-17 Paul Davisallow use of Return, KP_Enter and more in key binding...
2009-11-12 Paul Davistidy up (a bit) locations editing widget ; use pixbuf...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-29 Carl HetheringtonModify hacks associated with initial sizing of port...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-03 Carl HetheringtonPull snapshots code out of Editor class.
2009-06-20 Carl HetheringtonOptional tabs down the LHS of the editor window to...
2009-05-21 Nick MainsbridgeA different fix for record crash, use pixfufs instead...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-02 Sampo SavolainenFix missing namespace
2009-01-02 Sampo SavolainenGC from style utility function
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-06 Paul Davisfix nasty logic error that leads to crashing bugs when...
2007-04-03 Paul Davisaudun's tempo redraw fix; sort-of cache time axis view...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-14 Paul Davisfix for crash when loading a session after running...
2006-12-08 Paul Davismake follow-playhead available again; remove special...
2006-11-30 Paul Davisframe for fader belt; better focus behaviour for gain...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-10 Paul Davisfix audio clock field widths, change minsec display...
2006-09-29 Paul Davismany important changes to configuration system and...
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-20 Paul Davisa) use ink extents in most places where we used to...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-14 Paul Davisfix problems with pixmaps/xpm files
2006-03-12 Doug McLaincreate xpm files from hard coded pixmaps, added functio...
2006-03-09 Paul Davisnew mix group interface, not yet finished and still...
2006-01-19 Paul Davisadd GUI support to create tape/destructive tracks
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-06 Doug McLainmodified rgba_from_style() so that it can be used to...
2006-01-01 Doug McLainadd ability to specify row colors for region treeview
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-11-29 Taybin RutkinFixed veclib support on OSX.
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-22 Paul Davisplugin selector from doug; lots and lots of fixes from...
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-09 Paul Davisnew registration system for editor actions set up and...
2005-10-09 Paul Davisfixes for utils.cc in gtk2_ardour and gtkmm2ext, includ...
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-26 Paul Davisinitial changes to get about.cc compiled
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.