]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/grob.cc: edit doc string.
[lilypond.git] / ChangeLog
index f6b854a8c8fbf2ec6aefed0a7f0415e80180a10b..a476c08f524013984506bf180beb1d681fa4842f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,39 @@
+2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/grob.cc: edit doc string.
+
+       * scm/define-grob-properties.scm (all-user-grob-properties):
+       proofreading, editing of doc strings.
+
+       * input/regression/tablature-string-tunings.ly: new file.
+
+       * lily/staff-symbol-engraver.cc (process_music): new engraver,
+       listen to stringTunings
+
+       * lily/align-interface.cc (align_elements_to_extents): remove Grob
+       for self-alignment-[XY] code.
+2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
+       cond) into function. Cleanup.
+
+       * lily/text-spanner.cc: remove text-repeat-if-broken property.
+       
+       * VERSION (PACKAGE_NAME): 2.1.23 released
+
 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
 
        * Documentation/user/{refman,internals}.itely: small fixes.
 
 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * lily/accidental-engraver.cc (acknowledge_grob): don't make
+       accidentals for harmonic notes
+
+       * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
+       for harmonic notes.
+
        * scm/document-backend.scm (interface-doc): prune Grob
        documentation: don't duplicate interface information.