]> git.donarmstrong.com Git - lilypond.git/commit - lily/include/engraver.hh
(updated_grob_properties): new
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 11 Feb 2004 00:33:26 +0000 (00:33 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 11 Feb 2004 00:33:26 +0000 (00:33 +0000)
commitf085824b2182c1f0fa2c5118884770ac7ff775c7
tree2e0ecfa5322470e0b274118c153a726ca18b3e21
parentb539b2dce10c34163542e9d1ae5965bf4001d928
(updated_grob_properties): new
function
(execute_pushpop_property): change to new convention:
object property inits are stored as (cons ALIST BASED-ON). This
storage format allows concurrent tweaks in different contexts.
25 files changed:
ChangeLog
Documentation/user/GNUmakefile
Documentation/user/refman.itely
GNUmakefile.in
TODO [new file with mode: 0644]
VERSION
input/screech-boink.ly
lily/clef-engraver.cc
lily/context.cc [new file with mode: 0644]
lily/engraver.cc
lily/include/engraver.hh
lily/include/separating-group-spanner.hh
lily/include/translator-group.hh
lily/ligature-engraver.cc
lily/new-part-combine-iterator.cc
lily/parser.yy
lily/property-iterator.cc
lily/score-engraver.cc
lily/separating-group-spanner.cc
lily/system-start-delimiter-engraver.cc
lily/translator-group.cc
lily/translator-property.cc [new file with mode: 0644]
lily/translator-scheme.cc
ly/engraver-init.ly
ly/property-init.ly