From 52186e7a4df939e3ff4412e23b2fb93878542ccc Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 7 Nov 2006 02:20:23 +0100 Subject: [PATCH] cvs merge. --- ChangeLog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ THANKS | 4 +++- 2 files changed, 51 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 41df0df108..88f2ccac75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,51 @@ +2006-11-07 Erlend Aasland + + * scm/music-function.scm (add-ballon-text): add FIXME comment. + + * scm/define-grob-properties.scm: remove old balloon stuff, + and do some trivial beautification. + +2006-11-06 Nicolas Sceaux + + * scm/music-functions.scm (markup-expression->make-markup): fix + the case when a markup found in a markup list is a simple + string (Issue #147). + +2006-11-05 Han-Wen Nienhuys + + * lily/instrument-name-engraver.cc: + * input/regression/instrument-name-dynamic.ly: + ignore dynamic and pedal line spanners. + + * Documentation/topdocs/NEWS.tely: + * Documentation/user/advanced-notation.itely: + * THANKS: + * input/regression/balloon.ly: + * lily/balloon.cc: + * ly/music-functions-init.ly: + * scm/define-event-classes.scm: + * scm/define-grobs.scm: + * scm/define-music-properties.scm: + * scm/define-music-types.scm: + * scm/output-lib.scm: + * lily/balloon-engraver.cc: + rewrite balloon-text support. This is now a separate grob, with itsvictim as the parent. This involves addingBalloon_engraver, AnnotateOutputEvent, annotate-output-event,\balloonText, \balloonGrobText, and modifying Balloon_interface::print. + + * lily/paper-score.cc: + remove progress again + + * lily/chord-name-engraver.cc: + formatting nitpicks. + + * lily/paper-score.cc: + some useless statistics. + + * buildscripts/git-update-changelog.py: + update todo/done after rejection due to removal analysis. + + * buildscripts/git-update-changelog.py: + check whether removals from a diff actually apply. + 2006-11-05 Joe Neeman * lily/include/page-turn-page-breaking.hh: remove unused diff --git a/THANKS b/THANKS index c2eeb461e1..ac5930be79 100644 --- a/THANKS +++ b/THANKS @@ -6,7 +6,7 @@ DEVELOPMENT TEAM Han-Wen Nienhuys - Core development Jan Nieuwenhuizen - Core development -Graham Percival - Documentation Editor +Graham Percival - Documentation Editor and Bug Meister Mats Bengtsson - Support Guru @@ -102,6 +102,8 @@ Trevor Bača Trevor Daniels Vaclav Smilauer Vicente Solsona Dellá +Victor Eijkhout +Villum Sejersen Werner Lemberg Will Oram Zoltan V. Laszlo -- 2.39.5