Fix record crash, use pixfufs instead of canvas text in markers, use leftmost_frame...
[ardour.git] / gtk2_ardour / utils.h
2009-05-19 Nick MainsbridgeFix record crash, use pixfufs instead of canvas text...
2008-05-08 Paul Davisallow keybindings manager to bind arrow keys, using...
2008-02-24 Doug McLainFixes for canvas and gain meter text not being scaled...
2007-11-05 Paul Davismouse zoom focus; mouse scrubbing becomes mouse shuttli...
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
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-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...
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-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.