]> git.donarmstrong.com Git - lilypond.git/history - lily/stream-event.cc
unsmob_pitch -> Pitch::unsmob and related
[lilypond.git] / lily / stream-event.cc
2014-08-02 David Kastrupunsmob_pitch -> Pitch::unsmob and related
2014-06-16 David KastrupMerge remote-tracking branch 'origin' into translation
2014-06-15 David KastrupMerge remote-tracking branch 'origin/translation' into...
2014-03-16 David KastrupMerge remote-tracking branch 'origin/translation'
2014-03-16 David KastrupMerge remote-tracking branch 'origin/translation'
2014-03-15 David KastrupMerge remote-tracking branch 'origin/translation'
2014-02-15 David KastrupMerge remote-tracking branch 'origin/translation' into...
2014-01-12 Carl SorensenRun grand-replace (issue 3765)
2014-01-06 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2014-01-06 Carl SorensenRun grand-replace (issue 3765)
2012-05-05 Till PaalaMerge branch 'translation' of ssh://git.sv.gnu.org...
2012-05-04 Francisco VilaMerge branch 'master' into translation
2012-05-04 Francisco VilaMerge branch 'translation' into staging
2012-05-02 Francisco VilaMerge branch 'Paco' into staging
2012-05-02 David KastrupChange class field in stream events to contain the...
2012-04-02 Francisco VilaMerge branch 'master' into lilypond/translation
2012-04-02 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-03-30 Graham Percivalrun astyle 2.02
2012-01-24 Francisco VilaMerge branch 'master' into lilypond/translation
2012-01-23 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-01-21 David KastrupMake inherited stream event properties immutable.
2012-01-11 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-01-09 Graham PercivalRun grand-replace for 2012
2011-08-15 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-08-08 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-03 Francisco VilaMerge branch 'lilypond/translation'
2011-08-01 Graham PercivalGrand fixcc.py run on all .hh .cc files.
2011-01-18 Francisco VilaMerge branch 'master' into lilypond/translation
2011-01-13 Graham PercivalAdmin: run yearly grand-replace.
2010-10-25 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2010-10-25 Francisco VilaMerge branch 'master' into lilypond/translation
2010-10-24 Neil PuttockFix #1355.
2010-03-01 Francisco VilaMerge branch 'master' into lilypond/translation
2010-02-25 Francisco VilaMerge branch 'lilypond/translation'
2010-02-24 Neil PuttockUpdate files missed by grand-replace.
2009-11-25 Jan NieuwenhuizenUpdate source file headers. Fixes using standard GNU...
2007-01-18 Joe NeemanMerge with master
2006-12-26 Nicolas SceauxMerge branch 'master' of git://git.sv.gnu.org/lilypond
2006-12-25 Graham PercivalMerge branch 'master' of git://git.sv.gnu.org/lilypond
2006-12-24 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2006-12-24 Han-Wen Nienhuysbugfixes and cleanups for stream-events.
2006-09-22 Erik Sandberg * lily/translator.cc, lily/context.cc:, lily/translato...
2006-09-01 Han-Wen Nienhuys* lily/include/book.hh (class Book): idem.
2006-07-19 Erik Sandberg* lily/*-performer.cc: Converted try_music to listen_*
2006-07-14 Erik SandbergAdded new system for how translators listen to events.
2006-06-26 Erik Sandberg * lily/ various: Introduce stream events of types...
2006-05-31 Erlend AaslandFix some bugs in the dynamic engraver and PostScript... git/start
2006-09-22 Erik Sandberg * lily/translator.cc, lily/context.cc:, lily/translato...
2006-09-01 Han-Wen Nienhuys* lily/include/book.hh (class Book): idem.
2006-07-19 Erik Sandberg* lily/*-performer.cc: Converted try_music to listen_*
2006-07-14 Erik SandbergAdded new system for how translators listen to events.
2006-06-26 Erik Sandberg * lily/ various: Introduce stream events of types...
2006-05-05 Erik SandbergAdded data structures for music streams.