]> git.donarmstrong.com Git - lilypond.git/history - lily
Keep bison-generated files in sync.
[lilypond.git] / lily /
2013-09-10 David KastrupAvoid undefined behavior after "not a context mod"...
2013-09-10 Frédéric BronIssue 3531: replaced function argument 'string' by...
2013-09-06 Keith OHaramarkup: some skylines should not follow printed shapes...
2013-09-06 David KastrupIssue 3527: parser.yy: allow "scalar" to be a negative...
2013-09-04 Keith OHaraaccidental-placement: add minimal padding; issue 2141
2013-09-04 Keith OHaraoutside-staff-padding: just one pad; issue 2910
2013-09-04 Keith OHaraparser: more specific error messages; issue 3300
2013-09-03 Frédéric BronIssue 3513: removed unused code: functions that are...
2013-09-03 Frédéric BronIssue 3511: removed unused header tie-column-format.hh
2013-09-03 David KastrupIssue 3523: Remove a signed/unsigned comparison compile...
2013-08-31 Jean-Charles Malah... Merge branch 'master' into translation
2013-08-31 David KastrupAdd some comments to lily/dispatcher.cc
2013-08-30 Keith OHaraTrap pure-y-common spanning multiple staves; issue...
2013-08-30 Keith OHaraskyline: comments to warn of potential endless loop
2013-08-30 Keith OHaraSkylines: reject steep-sloped buildings; issue 3383
2013-08-30 David KastrupIssue 3517: Parse composite music in context modificati...
2013-08-30 David KastrupIssue 3516: Let parser accept symbols after \new, ...
2013-08-29 David KastrupRemove declarations for non-existing and/or unused...
2013-08-27 Keith OHaraNoteColumn; do not flag as cross-staff; issue 3503
2013-08-27 Keith OHaraExtents of a NoteColumn with a cross-staff stem; issue...
2013-08-27 Keith OHaraside-position-interface: do not recursively add support
2013-08-27 David KastrupIssue 3489: Let \quoteDuring descend to bottom context...
2013-08-27 Mike SolomonCreates cross-staff callback for arpeggios (issue 3497)
2013-08-25 Keith OHaraside-position-interface: cross-staff items, issue 3363
2013-08-25 Keith OHaraaccidental.cc: do not crash on missing stencils
2013-08-25 Keith OHaraDraw glissando to accidental, not accidental_placement...
2013-08-24 Keith OHaratrill-pitch-engraver: acknowledge stems and flags;...
2013-08-21 Mark PoleskyIssue 3499: Remove 'thickness from LedgerLineSpanner...
2013-08-21 David KastrupIssue 3498: fatal error with toplevel-markup-identifier
2013-08-20 Jean-Charles Malah... Merge branch 'master' into translation
2013-08-17 David KastrupIssue 3493: Let Skyline's copy constructor use generate...
2013-08-14 David KastrupMerge branch 'issue3487'
2013-08-13 David KastrupIssue 3487: Make several special characters with or...
2013-08-13 David KastrupReplace staccatissimo shorthand -| with -!
2013-08-13 David KastrupMake tempo range \tempo 20~30 be input as \tempo 20...
2013-08-11 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2013-08-11 David KastrupAvoid Scheme-computed Skyline_pair values to get collec...
2013-08-11 David KastrupIssue 3488: lily/parser.yy: Use %pure-parser instead...
2013-08-11 David KastrupDon't let interpret_stencil_expression call no-origin...
2013-08-11 David KastrupLet second argument of interpret_stencil_expression...
2013-08-10 David KastrupProtect SCM stencil from premature collection in some...
2013-08-08 David KastrupIssue 3483: Pango font size should be calculated using...
2013-08-05 Jean-Charles Malah... Merge branch 'master' into translation
2013-08-05 David KastrupIssue 3481: Let PartialSet use music property 'duration...
2013-07-27 David KastrupIssue 3471: Allow decimal fractions with non-empty...
2013-07-21 David KastrupIssue 3453: Silence a number of compiler warnings
2013-07-20 Jean-Charles Malah... Merge branch 'master' into translation
2013-07-18 David KastrupIssue 3444: No warning for misspelled properties
2013-07-17 David KastrupIssue 3455: Fix flex warning: -s option given but defau...
2013-07-12 David KastrupRevert "Make EventClass hierarchy a property of Global...
2013-07-11 David KastrupRevert "Issue3383: old-straight-flag + smaller Stem...
2013-07-07 Jean-Charles Malah... Merge branch 'master' into translation
2013-07-03 Keith OHaraRevert "outside-staff-padding: just one pad; issue...
2013-06-26 Thomas MorleyIssue 3424: Forgotten @code{} in pitch-scheme.cc
2013-06-26 Keith OHaraoutside-staff-padding: just one pad; issue 2910
2013-06-21 Jean-Charles Malah... Merge branch 'master' into translation
2013-06-15 David KastrupIssue3383: old-straight-flag + smaller Stem.thickness...
2013-06-12 Benkő Pálcleanup
2013-06-12 Benkő Pálissue 3403: make Completion_rest_engraver aware of...
2013-06-12 David KastrupIssue 3402: Completion_heads_engraver should declare...
2013-06-12 David KastrupIssue 3401: Parser error with void function in music...
2013-06-01 Jean-Charles Malah... Merge branch 'master' into translation
2013-06-01 Keith OHaraRevert "side-position-interface: use real positions...
2013-05-26 David KastrupMerge branch 'issue3330'
2013-05-26 David KastrupKeep buildings which are empty in either axis out of...
2013-05-26 David KastrupLet Stencil::align_to abort only if the stencil is...
2013-05-26 David KastrupAdd Stencil::stack function and ly:stencil-stack
2013-05-26 David KastrupRewrite Stencil::add_at_edge to treat "spacing" stencil...
2013-05-26 David KastrupDon't admit purely horizontal spacing into the page...
2013-05-26 David KastrupLet Box::translate ignore empty axes
2013-05-26 David KastrupGive ly:stencil-empty? an optional axis argument
2013-05-26 David KastrupCreate Stencil::is_empty (Axis)
2013-05-26 David KastrupLet Stencil::is_empty use Box::is_empty
2013-05-26 David KastrupMake Box::is_empty more selective and create an axis...
2013-05-26 David KastrupStop quite weird positioning for dots
2013-05-26 David KastrupLet Stencil::translate optimize the case of a null...
2013-05-25 Jean-Charles Malah... Merge branch 'master' into translation
2013-05-24 David KastrupIssue 3375: Fix accounting problem in page breaking
2013-05-20 David KastrupIssue 3371: Avoid storing markups in an array in Page_l...
2013-05-20 Keith OHaraside-position-interface: use real positions of cross...
2013-05-20 Mike SolomonAvoids direction checking for cross-staff side-support...
2013-05-19 David KastrupIssue 3362: Let Stencil::add_stencil and ly:stencil...
2013-05-18 David KastrupIssue 3365: Create and use uniquify function for removi...
2013-05-18 Keith OHaraalign-interface.cc: Clarify code for empty staves
2013-05-14 Keith OHarapage-layout: skip spacing spec for empty lines; issue...
2013-05-11 Keith OHaraRevert "Prevents chord names from being pushed into...
2013-05-11 Keith OHarastencil-integral.cc: use extent if stencil is delayed...
2013-05-10 Werner LembergBetter shape control of arpeggio brackets.
2013-05-08 Janek WarchołRename OctavateEight to ClefModifier
2013-04-30 David KastrupMerge branch 'issue3307' into HEAD
2013-04-30 David KastrupGet consistent vertical position for church rests
2013-04-30 David KastrupMake MultiMeasureRests use the same positioning mechani...
2013-04-30 David KastrupIssue 3307: Rest positions incorrect with non-standard...
2013-04-20 Jean-Charles Malah... Merge branch 'master' into translation
2013-04-18 Keith OHaraskyline.cc: No zero-width empty buildings between build...
2013-04-18 Mike SolomonAdds arpeggio to conditional item grob array.
2013-04-15 Mike SolomonRevert "Break slurs between alternative endings in...
2013-04-09 David KastrupIssue 3305: footnote-footer-padding is not considered...
2013-04-08 Keith OHaraRevert "Avoid excessive number of dots in chords (...
2013-04-06 Mike SolomonHairpin minimum-length has not effect at end of line...
next