]> git.donarmstrong.com Git - lilypond.git/history - lily/paper-system.cc
Run grand-replace (issue 3765)
[lilypond.git] / lily / paper-system.cc
2014-01-12 Carl SorensenRun grand-replace (issue 3765)
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-07-31 Trevor DanielsMerge branch 'master' of git://git.savannah.gnu.org...
2011-07-29 Francisco VilaMerge branch 'lilypond/translation'
2011-07-29 Francisco VilaMerge branch 'lilypond/translation'
2011-07-28 Mike SolomonAdds automatic numbering to footnotes.
2011-03-09 Francisco VilaMerge branch 'master' into lilypond/translation
2011-03-06 Mike SolomonThis patch is meant to be a TEST ONLY of footnotes...
2011-02-27 Mike SolomonRevert "bad"
2011-02-27 Mike Solomonbad
2011-01-18 Francisco VilaMerge branch 'master' into lilypond/translation
2011-01-13 Graham PercivalAdmin: run yearly grand-replace.
2010-01-29 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2010-01-28 John MandereauMerge branch 'lilypond/translation' of ssh://git.sv...
2010-01-23 Neil PuttockRun grand-replace for 2010.
2009-11-25 Jan NieuwenhuizenUpdate source file headers. Fixes using standard GNU...
2009-03-13 Joe NeemanMerge commit 'origin/dev/jneeman' into systems-per...
2009-01-10 John MandereauMerge branch 'master' of ssh://jomand@git.sv.gnu.org...
2009-01-09 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2009-01-06 Jan NieuwenhuizenRun grand-replace for 2009.
2008-12-11 Joe NeemanMerge branch 'master' of ssh://jneem@git.sv.gnu.org...
2008-12-11 Joe NeemanMerge branch 'master' of ssh://jneem@git.sv.gnu.org...
2008-12-11 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2008-12-08 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2008-12-03 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2008-12-01 Jan NieuwenhuizenRun `make grand-replace'.
2007-01-31 Graham PercivalMerge branch 'master' of ssh+git://gpercival@git.sv...
2007-01-31 Joe NeemanMerge with master
2007-01-31 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2007-01-31 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2007-01-30 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2007-01-27 Han-Wen Nienhuyscodingstyle nits: space before ( and after ,
2007-01-24 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-18 Joe NeemanMerge with master
2007-01-14 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-08 Graham PercivalMerge branch 'master' of ssh+git://gpercival@git.sv...
2007-01-08 Han-Wen Nienhuysadd 2007 to (c) year.
2006-02-05 Han-Wen Nienhuys(dump-stencil-as-EPS): don't hardcode left release/2.7.31
2006-01-24 Han-Wen Nienhuys* lily/prob-scheme.cc (LY_DEFINE): new file.
2006-01-24 Han-Wen Nienhuys* lily/music.cc (derived_mark): derive Music from Prob.
2006-01-24 Han-Wen Nienhuys* buildscripts/analyse-cxx-log.py: new file. Read compi...
2006-01-06 Jan Nieuwenhuizen* The grand 2005-2006 replace.
2005-10-13 Han-Wen Nienhuys* make/lilypond.fedora.spec.in (Group): add lilypond...
2005-10-01 Han-Wen Nienhuys(LY_DEFINE): remove ly:paper-system-{extent,stencil}
2005-09-27 Han-Wen Nienhuys* lily/stem-tremolo.cc (raw_stencil): read slope property.
2005-09-27 Han-Wen Nienhuys* lily/include/paper-system.hh (class Paper_system...
2005-09-27 Han-Wen Nienhuys* lily/include/paper-system.hh (class Paper_system...
2005-09-27 Han-Wen Nienhuys* lily/book.cc (process): bugfix: flip ?: cases.
2005-09-26 Han-Wen Nienhuys* lily/paper-system.cc (read_left_bound): new function...
2005-03-16 Jan NieuwenhuizenUpdate.
2005-03-10 Jan Nieuwenhuizen * flower
2005-03-01 Jan Nieuwenhuizen* lily/kpath.cc:
2005-02-04 Han-Wen Nienhuys* scm/music-functions.scm (has-request-chord): don...
2005-01-31 Han-Wen Nienhuys*** empty log message ***
2005-01-07 Han-Wen Nienhuys*** empty log message ***
2004-11-26 Han-Wen Nienhuys* Documentation/user/changing-defaults.itely (Creating...
2004-11-18 Jan Nieuwenhuizen* configure.in: Test for and accept lmodern if EC fonts...
2004-10-02 Han-Wen Nienhuys* lily/parser.yy (command_element): reverse setting of
2004-10-02 Han-Wen Nienhuys* make/lilypond.fedora.spec.in: rename file.
2004-09-26 Han-Wen Nienhuysrelease commit release/2.3.19
2004-09-24 Han-Wen Nienhuys* lily/parser.yy (Music_list): add error-found to music...
2004-09-03 Han-Wen Nienhuys*** empty log message ***
2004-09-03 Han-Wen Nienhuys*** empty log message ***
2004-08-31 Han-Wen Nienhuys(struct Simple_spacer): remove
2004-08-18 Jan Nieuwenhuizen* lily/include/paper-book.hh
2004-06-13 Han-Wen Nienhuys*** empty log message ***