]> git.donarmstrong.com Git - lilypond.git/history - lily/prob.cc
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / prob.cc
2006-05-31 Erlend AaslandFix some bugs in the dynamic engraver and PostScript... git/start
2006-10-03 Han-Wen Nienhuys* lily/slur.cc (outside_slur_callback): make offset_scm...
2006-09-23 Joe Neeman * lily/grob-property.cc: add scm debugging hooks into
2006-08-23 Han-Wen Nienhuys* lily/smobs.cc (protect_smob): switch off fancy smob...
2006-02-11 Jan Nieuwenhuizen* flower/include/std-string.hh:
2006-02-01 Han-Wen Nienhuys(Prob): copy type_ too.
2006-01-26 Jan Nieuwenhuizen*** empty log message ***
2006-01-24 Han-Wen Nienhuys* lily/prob-scheme.cc (LY_DEFINE): new file.
2006-01-24 Han-Wen Nienhuys* lily/music.cc (derived_mark): derive Music from Prob.