summaryrefslogtreecommitdiff
path: root/gtk2_ardour/visual_time_axis.cc
AgeCommit message (Expand)Author
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2006-12-01PBD::strip_whitespace_edges() returns the empty string if the passed string isTaybin Rutkin
2006-11-13Fixed refresh of strip and track hide buttons.Taybin Rutkin
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
2006-06-21the return of VST supportPaul Davis
2006-04-22Prompter now prevents blank strings or unaltered names & now has a horizontal...Nick Mainsbridge
2006-04-20Add a stock question image to the choices dialog, other general dialog love.....Nick Mainsbridge
2006-04-19Change ArdourPrompter to not have an OK button by default, clean up new track...Nick Mainsbridge
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-21Gtkmm2ext::Choice now inherits from Gtk::Dialog; embed/import rate mismatch d...Paul Davis
2006-03-15found a couple more hard coded xpms :)Doug McLain
2006-01-18fix track controls height allocation to be font sensitive; fix core dump rela...Paul Davis
2006-01-13All useage of ArdourPrompter checks for a valid result.Taybin Rutkin
2006-01-13Moved strip_whitespace_edges() to pbd/whitespace.hTaybin Rutkin
2006-01-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
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-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-11-16get editor.cc to compilePaul Davis
2005-10-28mostly editor.cc & editor_mouse.cc for Gdk::Cursor, Gnome::Canvas::ItemNick Mainsbridge
2005-10-27option editor and some prompters, misc stuff. this commit message contains no...Nick Mainsbridge
2005-10-09"finalmunge" patch from nick, plus work on editor region list and actions inf...Paul Davis
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-26continuing fixes to get this shibboleth to compilePaul Davis
2005-09-26rename all GTK signalsPaul Davis
2005-09-25replaced slot() with mem_fun() and ptr_fun().Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin