]> git.donarmstrong.com Git - lilypond.git/commit
* ikebana.py (NotationApplication.tree_selection_changed): new
authorhanwen <hanwen>
Fri, 29 Jul 2005 11:35:52 +0000 (11:35 +0000)
committerhanwen <hanwen>
Fri, 29 Jul 2005 11:35:52 +0000 (11:35 +0000)
commit9a6a7ab655730dc31ee5a3d99b140d9e2a9095bc
tree3b1b350c0f949587d2fb0048777052a964a29e13
parent324acadecde7e687ef6e1d5e33344c7bbb0a5952
* ikebana.py (NotationApplication.tree_selection_changed): new
function.

* music.py (ClefEvent.__init__): add
(NoteEvent.ly_expression): add
(Music.has_children): new method.

* musictree.py (MusicTreeView.selection_changed): add Tree view of
music model.
ChangeLog
ikebana.py
music.py
musictree.py [new file with mode: 0644]
notation.py
notationcanvas.py