]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/staff-symbol-engraver.cc (process_music): start initial
[lilypond.git] / ChangeLog
index a0074cf42c557a68afec567b70210271a44ea07c..83f6f18f4777fc627f0328a08cd27bb37b51a6a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * lily/staff-symbol-engraver.cc (process_music): start initial
+       spanner in process_music(). This fixes overrides of StaffSymbol
+       properties.
+
        * scm/framework-pdf.scm (Module): remove.
 
        * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
        * configure.in (gui_b): remove wcrtomb checking.
 
        * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
-       bits. Patch by Matthias Neeracher.
+       bits. Patch by Matthias Neeracher. <neeracher@mac.com>
 
 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
 
 
        * lily/ledger-line-spanner.cc: some more words of explanation.
 
-       * scripts/lilypond-book.py: patches by John Williams:
-       htmlquote bugfix.
+2005-04-20  John Williams <williams@tni.com>  
+       
+       * scripts/lilypond-book.py: htmlquote bugfix.
        Allow snippets to be given distinct filenames.
        Allow the default alt text to be overridden.
 
 
        * lily/paper-score.cc (process): run get_paper_systems() only once.
 
-       * lily/line-interface.cc (make_arrow): new function. Patch by
-       Jonatan Liljedahl <http://kymatica.com>
-       (arrows): idem.
-
        * lily/line-spanner.cc (line_stencil): add arrows.
 
+2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
+
+       * lily/line-interface.cc (make_arrow): new function. 
+       (arrows): idem.
+
 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
 
        * input/test/chord-names-german.ly: update for italian/french
        * buildscripts/gen-emmentaler-scripts.py (i): generate
        PFAEmmentaler.pfa aswell.
 
+2005-04-06  John Williams <williams@tni.com>  
+       
        * scripts/lilypond-book.py: refactor the compose_ly procedure.
-       Patch by John Williams.
        
 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
        page.
 
-       * scripts/lilypond-book.py (main): add png for HTML too, guess
-       only if necessary. Thanks to John Williams.
+       * scripts/abc2ly.py (dump_voices): use alphabet().
+
+2005-03-27  Jeff Smith <whydoubt@yahoo.com>
+       
+       * mf/GNUmakefile (depth): use $(FONTFORGE). 
 
-       * flower/include/virtual-methods.hh: simplify. Patch by Matthias
-       Neeracher.
+2005-03-27 Matthias Neeracher <neeracher@mac.com>
+       
+       * flower/include/virtual-methods.hh: simplify. Patch by
 
-       * mf/GNUmakefile (depth): use $(FONTFORGE). Patch by Jeff Smith
-       <whydoubt@yahoo.com>
+2005-03-25  John Williams <williams@tni.com>  
 
-       * scripts/abc2ly.py (dump_voices): use alphabet(). 
+       * scripts/lilypond-book.py (main): add png for HTML too, guess
+       only if necessary. 
 
 2005-03-25  Graham Percival  <gperlist@shaw.ca>
 
        * scm/define-markup-commands.scm (fontsize): new markup
        command. Also set baseline-skip
 
+2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
+       
        * lily/main.cc (do_chroot_jail): paranoia security for webserver
-       use. Patch by Sebastiano Vigna <vigna@dsi.unimi.it>.
+       use.
 
 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
 
        * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
 
-       * Documentation/user/notation.itely: revamped Polyphony section
-       from Yuval Harel.  Thanks!
-
        * THANKS: added Yuval Harel.
 
        * Documentation/user/{various}: inserted two spaces after a period.
        advanced-notation.itely, global.itely: new files, placeholder for
        future reorg.
 
+2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
+
+       * Documentation/user/notation.itely: revamped Polyphony section
+       
 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * Documentation/user/lilypond-book.itely (Music fragment options):
 
        * THANKS: add Steve D
 
-       * ttftool/*.c: add TTF -> Type42 conversion library. Based on work
-       by Juliusz Chroboczek.
+       * ttftool/*.c: add TTF -> Type42 conversion library. Based on
+       Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
 
 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>