]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* notation.py (Notation.change_duration_log): duration logs of all
[lilypond.git] / ChangeLog
1 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2
3         * notation.py (Notation.change_duration_log): duration logs of all
4         notes.
5
6         * ikebana.py (NotationApplication.tree_selection_changed): new
7         function.
8
9         * music.py (ClefEvent.__init__): add 
10         (NoteEvent.ly_expression): add 
11         (Music.has_children): new method.
12
13         * musictree.py (MusicTreeView.selection_changed): add Tree view of
14         music model.
15
16 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
17
18         * server.ly: use Completion_heads_engraver
19         use version number. 
20
21         * music.py (Music.set_start): use Rationals for lengths.
22
23         * rational.py (Rational.ceil): new class.
24
25         * notation.py (add_start_skip):  new function
26
27 2005-07-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
28
29         * ikebana.py (NotationApplication.create_window): add zoom.
30
31         * notationcanvas.py (Notation_toolbar.__init__): multiple rows.
32
33 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
34
35         * notationcanvas.py (Notation_toolbar.__init__): new class
36         Notation_toolbar: add a row of buttons, flash button when pressed.
37
38 2005-07-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
39
40         * notation.py (talk_to_lilypond): send off lilypond input
41
42 2005-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
43
44         * ikebana/notationcanvas.py (Notation_canvas.__init__): White
45         background.
46
47         * New file.