summaryrefslogtreecommitdiff
path: root/lily
Commit message (Expand)AuthorAgeFilesLines
* style nits.Han-Wen Nienhuys2007-01-0810-121/+129
* Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypondJoe Neeman2007-01-087-83/+113
|\
| * better check for whole-measure spacing: also pickup incomplete end...Han-Wen Nienhuys2007-01-084-7/+15
| * Don't assert for invalid midi dynamics.Han-Wen Nienhuys2007-01-081-5/+8
| * Fix #129, #228, #7...Han-Wen Nienhuys2007-01-082-71/+90
* | Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypondJoe Neeman2007-01-0810-33/+62
|\|
| * remove spacing-interface.Han-Wen Nienhuys2007-01-081-11/+10
| * Don't mix positions and staff spaces in bar-stem spacing.Han-Wen Nienhuys2007-01-081-1/+4
| * Paper_column::print: Only display constraints which are usedHan-Wen Nienhuys2007-01-081-1/+9
| * bugfix: don't compare positions with staff space in stem-bar adjustment.Han-Wen Nienhuys2007-01-081-0/+1
| * attach GraceSpacing like a normal spanner.Han-Wen Nienhuys2007-01-081-0/+5
| * Revert moving columns_ into Spacing_options. Fixes core dumps.Han-Wen Nienhuys2007-01-086-19/+25
| * Guesstimate stem end position for bar-stem optical correction.Han-Wen Nienhuys2007-01-081-2/+9
* | Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypondJoe Neeman2007-01-0715-97/+183
|\|
| * Notes or rests that fill an entire measure are preceded by some more space.Han-Wen Nienhuys2007-01-0711-32/+63
| * Fix #10....Han-Wen Nienhuys2007-01-073-53/+87
| * convenience function Stencil::translated.Han-Wen Nienhuys2007-01-072-0/+10
| * print distances in Paper_column::printHan-Wen Nienhuys2007-01-071-12/+23
* | optimise skylines....Joe Neeman2007-01-075-41/+89
* | Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypondJoe Neeman2007-01-07145-1293/+1470
|\|
| * More accurate wishcount computation. Fix shadowing bug,...Han-Wen Nienhuys2007-01-071-15/+20
| * Don't remove spacing info after spacing. Extend Paper_column::print...Han-Wen Nienhuys2007-01-073-11/+54
| * remove unused method.Han-Wen Nienhuys2007-01-072-6/+0
| * really add new-dynamic-performer.ccHan-Wen Nienhuys2007-01-071-0/+213
| * nitHan-Wen Nienhuys2007-01-071-6/+4
| * Fix #86; Fix midi dynamics coverage....Han-Wen Nienhuys2007-01-078-337/+111
| * Fix #223....Han-Wen Nienhuys2007-01-064-15/+4
| * get child-refpoint in other directionHan-Wen Nienhuys2007-01-063-10/+17
| * announce chord tremolo beam end too.Han-Wen Nienhuys2007-01-061-2/+6
| * use unbreakable-spanner-interface for Beam too.Han-Wen Nienhuys2007-01-062-8/+15
| * assert Grob_info doesn't get null pointers.Han-Wen Nienhuys2007-01-061-0/+5
| * document coverage of Score::disconnect_from_contextHan-Wen Nienhuys2007-01-061-0/+14
| * announce_end for glissando.Han-Wen Nienhuys2007-01-061-3/+8
| * coding style nit.Han-Wen Nienhuys2007-01-061-1/+4
| * Plug memory leak: copy quoted events only once.Han-Wen Nienhuys2007-01-063-16/+13
| * Remove parser field in Output_def.Han-Wen Nienhuys2007-01-064-29/+0
| * plug memory leak in book identifiers.Han-Wen Nienhuys2007-01-061-2/+6
| * Fix #223....Han-Wen Nienhuys2007-01-063-4/+69
| * comment on pure handling.Han-Wen Nienhuys2007-01-061-0/+8
| * Cache common refpoint of VerticalAxisGroup using object-callback.Han-Wen Nienhuys2007-01-063-33/+73
| * optimize Skyline::conceals_beginning() ; note some FIXMEs.Han-Wen Nienhuys2007-01-062-6/+38
| * add head-direction to semi-tie-interface.Han-Wen Nienhuys2007-01-051-0/+1
| * coverage fixes.Han-Wen Nienhuys2007-01-053-37/+23
| * Fix #219....Han-Wen Nienhuys2007-01-051-74/+75
| * Thinko: always reset false_Han-Wen Nienhuys2007-01-051-1/+2
| * better expect-error handling. Thinko for is_main_input_ reset.Han-Wen Nienhuys2007-01-052-2/+15
| * Fix #221....Han-Wen Nienhuys2007-01-051-20/+30
| * oops.Han-Wen Nienhuys2007-01-051-1/+1
| * Use paper_column::rank as array index.Han-Wen Nienhuys2007-01-051-8/+2
| * thinko.Han-Wen Nienhuys2007-01-051-1/+1