]> git.donarmstrong.com Git - lilypond.git/history - lily/note-spacing.cc
Update source file headers. Fixes using standard GNU package conventions.
[lilypond.git] / lily / note-spacing.cc
2009-11-25 Jan NieuwenhuizenUpdate source file headers. Fixes using standard GNU...
2009-08-20 John MandereauMerge commit 'origin/master'
2009-08-09 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2009-08-06 Joe NeemanSimplify the handling of neighbor columns.
2009-05-14 Francisco VilaMerge branch 'master' into lilypond/translation
2009-05-08 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2009-05-03 Joe NeemanMerge commit 'origin'
2009-05-01 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2009-04-30 Neil PuttockConsider accidentals in optical spacing correction.
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'.
2008-08-24 Nicolas SceauxMerge branch 'master' into nested-bookparts
2008-08-19 John MandereauMerge branch 'lilypond/translation'
2008-08-18 Reinhold KainhoferMerge branch 'master' of ssh://kainhofer@git.sv.gnu...
2008-08-18 Joe NeemanMerge branch 'master' of ssh://jneem@git.sv.gnu.org...
2008-08-18 Joe NeemanMerge branch 'master' of ssh://jneem@git.sv.gnu.org...
2008-08-18 Joe NeemanFix spacing when there is an empty barline.
2008-04-01 Mats BengtssonMerge branch 'master' of git://git.sv.gnu.org/lilypond
2008-03-19 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2008-03-19 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2008-03-18 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2008-03-15 John MandereauMerge branch 'master' into lilypond/translation
2008-03-15 Graham PercivalMerge branch 'master' of git://git.sv.gnu.org/lilypond
2008-03-13 Werner LembergADD_INTERFACE: Formatting and fixing typos.
2008-02-17 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2008-02-11 Joe NeemanMerge commit 'ce4b499'
2008-02-10 Joe NeemanAdd a TODO comment re grace note spacing.
2007-08-20 John MandereauMerge branch 'master' into lilypond/translation
2007-08-19 John MandereauMerge branch 'master' of ssh://jomand@git.sv.gnu.org...
2007-08-19 Joe NeemanAdd a space-to-barline property to allow looser spacing...
2007-08-19 Joe NeemanMerge commit '007f710'
2007-08-18 Joe NeemanMerge commit '2a2f4f5'
2007-08-18 Han-Wen NienhuysMerge branch 'hwn' of ssh+git://hanwen@git.sv.gnu.org...
2007-08-17 Joe NeemanUse less space between notes and non-barlines.
2007-08-16 Joe NeemanFix commit de8fda6a51 to only decrease the amount of...
2007-08-14 Joe NeemanUse less whitespace at the end of a measure.
2007-08-13 Graham PercivalMerge branch 'master' of ssh+git://gpercival@git.sv...
2007-08-11 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2007-08-11 Joe NeemanMerge commit '25c91d5'
2007-08-06 Joe NeemanPrevent merge_springs from messing up the compression...
2007-08-06 Joe NeemanMore tweaks to Note_spacing.
2007-08-06 Joe NeemanTweak spacing between a musical and a non-musical column.
2007-08-05 Joe NeemanTweaks to Note_spacing.
2007-07-10 Joe NeemanMerge branch 'jneeman'
2007-07-09 Joe NeemanMerge branch 'master' into jneeman
2007-07-08 Joe NeemanMerge branch 'master' into jneeman
2007-07-05 Joe Neemanfix regression with spacing in \change Staff
2007-07-05 Joe Neemansplit stem_dir_correction into multiple functions
2007-07-05 Joe Neemanmove extremal_break_aligned_grob to Spacing_interface
2007-07-04 Joe NeemanMerge branch 'master' into jneeman
2007-06-28 Joe NeemanMerge commit 'ded1396' into jneeman
2007-06-27 Joe Neemanfix spacing regressions up to spacing-folded-clef
2007-06-26 Joe Neemantweaks to spacing and include spring.cc
2007-06-26 Joe Neemanupdate outdated comments
2007-06-26 Joe Neemanuse springs in simple-spacer and scrap separating-group...
2007-06-26 Joe Neemanuse springs instead of fixed/distance pairs
2007-06-26 Joe Neemaninclude accidentals and arpeggios in note spacing
2007-06-26 Joe Neemancleanups in note-spacing
2007-06-26 Joe Neemanintroduce Spacing_interface for code sharing between...
2007-06-26 Joe Neemancleanups in Note_spacing
2007-06-19 Joe Neemanuse springs in simple-spacer and scrap separating-group...
2007-06-19 Joe Neemanuse springs instead of fixed/distance pairs
2007-06-18 Joe Neemaninclude accidentals and arpeggios in note spacing
2007-06-17 Joe Neemancleanups in note-spacing
2007-06-17 Joe Neemanintroduce Spacing_interface for code sharing between...
2007-06-17 Joe Neemancleanups in Note_spacing
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-22 Nicolas SceauxMerge http://git.sv.gnu.org/r/lilypond
2007-01-18 Joe NeemanMerge with master
2007-01-16 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-16 Han-Wen Nienhuysonly look at 'rest object if it's a Note_column.
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.
2007-01-08 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-08 Han-Wen Nienhuysbugfix: don't compare positions with staff space in...
2006-12-18 Joe NeemanMerge branch 'jneeman' of git+ssh://jneem@git.sv.gnu...
2006-11-29 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2006-11-29 Han-Wen Nienhuysuse classnames for interface naming; remove inclusion of
2006-07-21 Han-Wen Nienhuys* scm/output-lib.scm (grace-spacing::calc-shortest...
2006-06-13 Han-Wen Nienhuys* lily/stem.cc (calc_stem_end_position): calc quantized...
2006-06-13 Han-Wen Nienhuys(stem_dir_correction): don't inspect
2006-05-31 Erlend AaslandFix some bugs in the dynamic engraver and PostScript... git/start
2006-07-21 Han-Wen Nienhuys* scm/output-lib.scm (grace-spacing::calc-shortest...
2006-06-13 Han-Wen Nienhuys* lily/stem.cc (calc_stem_end_position): calc quantized...
2006-06-13 Han-Wen Nienhuys(stem_dir_correction): don't inspect
next