summaryrefslogtreecommitdiff
path: root/gtk2_ardour/location_ui.cc
AgeCommit message (Expand)Author
2007-01-08save and restore clock modesPaul Davis
2006-12-20small but major fix for Controllable state storage (do not create illegal XML...Paul Davis
2006-11-14desensitize remove button for start location; fix inadvertent use of _() when...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans Fugal
2006-07-29Compiles, but doesn't link. The link errors are mostly expected and areHans Fugal
2006-07-25 r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600Hans Fugal
2006-06-22Merging from trunkHans Fugal
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2005-12-30many changes, read the diffsPaul Davis
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-10-22More compliation fixes. add_with_viewport() -> add(). track_gnome_canvas ->...Taybin Rutkin
2005-10-10more work on actions and general compilabilityPaul Davis
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-10-06changes from colin for route_params, nick for location_ui and route_ui, and m...Paul 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