add -P flag blocking port connections while loading session
[ardour.git] / libs / gtkmm2ext / gtkmm2ext /
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-07 Sampo SavolainenDynamically generated meter gradients
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-22 Nick MainsbridgePrompter now prevents blank strings or unaltered names...
2006-04-20 Paul Davisa) use ink extents in most places where we used to...
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-04-10 Nick MainsbridgeReinstate mouse scroll actions (audio clocks, shuttle...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul DavisGtkmm2ext::Choice now inherits from Gtk::Dialog; embed...
2006-03-15 Paul Davisremove the pitiful Pix class
2006-03-15 Paul Davispixbufs instead of pixmaps; function-scope local fd...
2006-03-14 Paul Davisfix problems with pixmaps/xpm files
2006-03-14 Doug McLaincreated get_bogus_drawable() when I realized it was...
2006-02-16 Jesse Chappellfixed missing include need for compile on gcc 3.3.x
2006-02-15 Paul Davisnew stacktrace function in libpbd3; variable size GUI...
2006-02-13 Paul Davisfix style overwriting done by fastmeter, and lack of...
2006-01-28 Paul Davisfix (mostly) measure lines and click box text and meter...
2006-01-19 Paul DavisF11 now toggles maximal editor space
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-10 Paul Davisroute list + edit group list now pretty much functional...
2006-01-06 Doug McLainmodified rgba_from_style() so that it can be used to...
2006-01-03 Paul Davismake meters work properly (and very slightly faster)
2006-01-01 Paul Davisfix segv
2006-01-01 Doug McLainadd ability to specify row colors for region treeview
2005-12-30 Paul Davisdrag-n-drop to canvas from region list works
2005-12-30 Paul Davismany changes, read the diffs
2005-12-21 Paul Davisbutton hacks and more
2005-12-18 Karsten Wiesetrack-color chooser works
2005-12-07 Paul Davisblack bg for meters, font fixups for startup message...
2005-12-06 Paul Davisun-triple-buffer fastmeter (not finished), fix mixer...
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-30 Paul Davismore miscellaneous fixes to make things even nicer
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-16 Paul Davisget editor.cc to compile
2005-10-24 Paul Davisadded files
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-09 Paul Davisfixes for utils.cc in gtk2_ardour and gtkmm2ext, includ...
2005-10-06 Paul Davischanges from colin for route_params, nick for location_...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-26 Paul Davisfixed return types for ::on_....; changed set_usize_...
2005-09-25 Taybin RutkinRe-synced and fixed doi.h.
2005-05-13 Taybin RutkinInitial revision