make marker labels and regionview name text (now drawn with pixbufs) be color-adjusta...
[ardour.git] / gtk2_ardour / utils.cc
2010-06-02 Paul Davismake marker labels and regionview name text (now drawn... 2.8.9
2010-02-15 Ben Loftisadditional osx compilation fixes. more UAD tweaks...
2010-02-05 Paul Daviscorrect size used by tempo line allocator; fix crash...
2010-01-17 Paul Davis(OS X only) if key focus is not in a text entry or...
2010-01-16 Paul Davisminor tweaks to gtkapplication quartz code and turn...
2010-01-15 Paul Davisrework "ige_mac" menubar integration from Carbon to...
2009-11-12 Paul Davisfix key handling in region layering dialog; shortcut...
2009-08-21 Paul Davismake tearoff windows still forward key events (and...
2009-07-05 Nick MainsbridgeFix dumb mistake in pixbufs-as-name code (probably...
2009-06-03 Nick MainsbridgeRemove unused variable.
2009-06-02 Nick MainsbridgeFix memory leak in name text pixbuf generation, move...
2009-05-19 Nick MainsbridgeFix record crash, use pixfufs instead of canvas text...
2008-11-13 Paul Davisspeed up track resizing; fixup file DnD; stop use CAAud...
2008-10-29 Paul Davisfix up key focus handling for plugin windows
2008-10-28 Paul Davisstart handling plugin window keyboard focus (in-progress)
2008-10-26 Nick MainsbridgeUnbreak linux build (sorry about that folks).
2008-10-26 Nick MainsbridgeAdd gyk-osx.patch to repo, remove #ifdefs made obsolete...
2008-09-20 Nick MainsbridgeUse events from gtk trunk, update immediately on scroll...
2008-07-22 Paul Davisdebug output for pixbuf loaders; catch exception when...
2008-07-15 Doug McLaindone debugging, remove the debug output, and cleanup...
2008-07-15 Doug McLainhandle FileError exception in create_from_file, and...
2008-07-15 Doug McLainmore debug...
2008-06-03 Paul Davissmall changes to export code to hopefully fix some...
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...
2008-02-04 Paul Davisfix typo that breaks non-GTKOSX compilation
2008-02-04 Paul Davisprovide instructional hint for keyeditor; fix keybindin...
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-18 Paul Davispermit OSX native package without JACK; prevent excessi...
2007-12-21 Paul Davisfix up nudge for marker motion; make keyboard handling...
2007-12-05 Doug McLainadd exception handling to Gdk::Pixbuf::create_from_file ()
2007-11-30 Paul Davisdon't put NDF/DF in clocks if there is no DF/NDF altern...
2007-11-05 Paul Davismouse zoom focus; mouse scrubbing becomes mouse shuttli...
2007-10-05 Paul Davischanges related to OS X main menu & accelerators, plus...
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
2007-05-23 Paul Davisfix audio clock handling of key press; fix crash bug...
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-05 Paul Davisget real Pango::FontDescriptions for several canvas...
2007-03-01 Paul Davisfixes to handle broken libart_lgpl 2.3.18+ headers
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-13 Paul Davisthe buttons will submit to my rule! prelight-when-activ...
2007-02-03 Paul Davismake zoom rect extend to cover all tracks, no matter...
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
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-11-13 Paul Davisfix egregious programming sloppiness in strip_whitespac...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-10-10 Paul Davisfix audio clock field widths, change minsec display...
2006-10-01 Paul Davisactually connect Editor to config state change system
2006-09-29 Paul Davismany important changes to configuration system and...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 Taybin RutkinAudioUnits are selectable in PluginSelector. Will...
2006-07-31 Sampo SavolainenEditing text now works even with num lock or caps lock on.
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-05-02 Paul Davisenable use of arrow keys, fix hscroller issues, start...
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-14 Paul Davisimprovements (!) to waveform display for destructive...
2006-03-12 Doug McLaincreate xpm files from hard coded pixmaps, added functio...
2006-03-10 Paul Davisstart editing new edit/mix group names immediately...
2006-03-09 Paul Davisnew mix group interface, not yet finished and still...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
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-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-29 Paul Davismore fixes to get things moving along
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
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-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-10-06 Paul Davischanges from colin for route_params, nick for location_...
2005-09-26 Taybin RutkinRemoved *-config.in files (deprecated).
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.