]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
[lilypond.git] / ChangeLog
index 06865ef952d8f84dfeb02fd42595a2b25070d939..f078e689972c0ebcbe63c8b2c7e0db30492592d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,130 @@
+2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
+
+       * lily/include/object-key-undumper.hh (Module): new file.
+
+       * lily/object-key-undumper.cc (Module): New file. Deserialize
+       keys. SCM bindings
+
+       * lily/object-key-dumper.cc (Object_key_dumper): idem.
+       Provide SCM bindings.
+
+       * lily/include/object-key-dumper.hh (class Object_key_dumper): 
+       new file. Serialize object keys.
+       
+       * lily/object-key.cc (dump): new function.
+       (as_scheme): new virtual function
+       (undump): new function
+       (undumpers): new table.
+
+       * lily/include/global-context.hh (Context): take \score key upon init.
+
+       * lily/object-key-dumper.cc (serialize_key): new file.
+
+       * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
+
+       * lily/lily-lexer.cc: remove \quote.
+
+       * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
+
+       * lily/context.cc (Context): take key argument in ctor.
+       (create_context): new function
+
+       * lily/grob.cc (Grob): take key argument in ctor.  
+
+       * lily/lilypond-key.cc (do_compare): new file.
+
+       * lily/object-key.cc (Object_key): new file.
+
+       * lily/include/object-key.hh (class Object_key): new file.
+
+       * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
+
+2004-11-13  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/lilypond-book.itely: add small warning about
+       noindent default in lilypond-book.
+
+       * Documentation/user/converters.itely: add examples for convert-ly.
+
+       * Documentation/user/examples.itely: change version string in templates
+       to 2.4.0.
+
+2004-11-12  Karl Hammar  <karl@aspodata.se>
+
+       * GNUmakefile.in (local-WWW-post): `find ...` overflows the
+       cmdline, use xargs instead (backportme)
+
+2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
+       
+       * Documentation/user/: Numerous fixes in the user manual.
+
+2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/parser.yy (re_rhythmed_music): search music expression for
+       context-id, surround by \new Voice if not found. Fixes:
+       addlyrics-second-staff.ly
+
+       * VERSION: 2.5.0 released.
+       
+2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/index.html.in: Fix url to one big page.  (backportme)
+
+       * Documentation/user/GNUmakefile: Separate rules for split and
+       unsplit html documents.  Remove perl massaging.  (backportme)
+
+2004-11-11  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/lilypond-book.itely: add short warning about
+       \lilypond{} in LaTeX docs.
+
+2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
+       found.  (backportme)
+
+       * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
+       version requirement.  (backportme)
+
+       * configure.in: Be explicit about old versions of
+       ec-fonts-mtraced.  (backportme)
+
+       * lily/context-selector.cc (set_tweaks): New function.
+       * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
+       web with -DTWEAK.
+
+       * Documentation/user/introduction.itely (Automated engraving):
+       Remove fragment option.  Fixes web.
+
+       * lily/context-property.cc (make_item_from_properties):
+       * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
+       #ifdef.
+
+       * scm/define-context-properties.scm
+       (all-internal-translation-properties): Add tweakRank and tweakCount.
+
+       * lily/grob.cc: 
+       * scm/define-grob-properties.scm (all-internal-grob-properties):
+       Add tweak-rank and tweak-count.
+
+2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
+       New function.
+       (text): Use them.
+
+       * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
+       animated/opaque grob dragging tweaks.
+
+       * buildscripts/guile-gnome.sh: Update.
+
+2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * scm/define-grobs.scm (all-grob-descriptions): Added
+       line-interface to the LigatureBracket object.
+
 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * scm/framework-gnome.scm (item-event): Support non-animated mouse