]> git.donarmstrong.com Git - lilypond.git/history - scm
Build: Fix dependencies for translated manuals (issue 2125).
[lilypond.git] / scm /
2012-02-22 David KastrupMerge remote-tracking branch 'origin/release/unstable...
2012-02-19 David KastrupDon't let make-engraver pass empty lists to evaluation.
2012-02-18 David Kastrupmake-engraver helper macro
2012-02-17 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-02-16 David KastrupIntroduce separate make-voice-props-override in order...
2012-02-15 Mike SolomonCorrectly determines if glissandi are cross-staff
2012-02-15 David KastrupCompatibility function event-chord-wrap!, used in ...
2012-02-15 David KastrupMostly cosmetic music function changes.
2012-02-15 David KastrupDocument NoteEvent and EventChord a bit better
2012-02-15 David KastrupLet EventChord replay articulations
2012-02-15 David KastrupNew functions map-some-music and extract-music.
2012-02-13 David KastrupIssue 630 et al. Change confusion between property...
2012-02-12 David KastrupFix obvious typo in part combiner in active<?
2012-02-10 Mike SolomonImplements bound-alignment-interfaces for NonMusicalPap...
2012-02-10 CarlFix tuplet subdivision (issue 2243)
2012-02-09 Graham PercivalMerge branch 'release/unstable' into HEAD
2012-02-09 Aleksandr AndreevAdd glyphs and basic support for Kievan Notation
2012-02-08 Francisco VilaMerge branch 'master' into lilypond/translation
2012-02-08 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-02-06 Mike SolomonGets rid of repeat-slash stencil command
2012-02-06 Mike SolomonGets rid of zigzag-line stencil command
2012-02-06 Mike SolomonGets rid of bezier-sandwich stencil
2012-02-06 Mike SolomonGets rid of oval stencil command
2012-02-06 Mike SolomonGets rid of dot stencil command
2012-02-06 Mike SolomonGets rid of dashed-slur stencil command
2012-02-06 Mike SolomonGets rid of bracket stencil command
2012-02-06 Mike SolomonGets rid of beam stencil command
2012-02-06 David KastrupReplace duration-of-note with a more simple-minded...
2012-02-06 David KastrupIssue 2289: repeat percent with skips can crash
2012-02-03 Graham PercivalMerge branch 'release/unstable' into HEAD
2012-02-03 David KastrupNot quite issue 2149. Create index? predicate for...
2012-02-03 Pavel RoskinIssue 2274: Patch: Typo fixes
2012-02-03 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-02-03 David KastrupReimplement ChordRepetition facility.
2012-02-01 Francisco VilaMerge branch 'master' into lilypond/translation
2012-01-31 CarlAllow open strings in chords regardless of finger positions
2012-01-29 David KastrupDon't warn for fingerings outside of [1..5]
2012-01-28 David KastrupFurther EventChord stripping fixes
2012-01-25 David KastrupDon't wrap EventChord around rhythmic events & document...
2012-01-25 David KastrupDon't wrap EventChord around rhythmic events outside...
2012-01-25 David KastrupImplements rhythmic-music-iterator, and fixes
2012-01-25 David KastrupFixes to Rhythmic-music-iterator
2012-01-25 Mike SolomonImplements rhythmic-music-iterator
2012-01-24 Carl SorensenAdd option for strictBeatBeaming
2012-01-24 Francisco VilaMerge branch 'master' into lilypond/translation
2012-01-24 David KastrupDefine a post-event music type and let post-event?...
2012-01-24 Mike SolomonAdds an ID property to grobs.
2012-01-11 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-01-10 Mike SolomonRemoves vestigial auto-numbering.
2012-01-09 Graham PercivalRun grand-replace for 2012
2012-01-07 Francisco VilaMerge branch 'master' into lilypond/translation
2011-12-30 Francisco VilaMerge branch 'lilypond/translation' into staging
2011-12-30 David Kastrupmusic-filter: don't set elements that might have been...
2011-12-28 Carl SorensenGive time signature space during layout (Fix issue...
2011-12-28 Mike SolomonCenters tremoli on double stems in TabVoice contexts.
2011-12-28 Mike SolomonTupletBracket and TupletNumber avoid Script by default.
2011-12-28 Mike SolomonAdds vertical skylines to slurs.
2011-12-26 Mike SolomonAdds 0.5 of extra-spacing-width to either side of Chord...
2011-12-24 Keith OHaralily/hairpin.cc: use 'broken-bound-padding for broken...
2011-12-19 Mike SolomonPrevents cross-staff Stems from colliding with articula...
2011-12-18 Francisco VilaMerge branch 'lilypond/translation' into staging
2011-12-18 David KastrupGive display-lily-music and display-music optional...
2011-12-18 David Kastrupdisplay-woodwind-diagrams.scm: let the print commands...
2011-12-16 David KastrupDon't let display-scheme-music return a value: it is...
2011-12-16 Mike SolomonImplements padding at right-broken hairpins that come...
2011-12-15 Graham PercivalMerge branch 'release/unstable' into HEAD
2011-12-15 Mike SolomonPrevents dynamics from colliding with cross-staff stems.
2011-12-12 Mike SolomonMakes bar numbering formatter a scheme function.
2011-12-11 Mike SolomonMerge branch 'staging' of ssh://git.sv.gnu.org/srv...
2011-12-10 David KastrupRevert "Give \displayLilyMusic and \displayMusic option...
2011-12-09 Mike SolomonRemoves excess padding from BarLine extra-spacing-heigh...
2011-12-09 Mike SolomonRemoves excess padding from BarLine extra-spacing-heigh...
2011-12-08 Keith OHaraRestore a comment
2011-12-07 David KastrupEliminate Guile deprecation warning in scm/song.scm
2011-12-07 Francisco VilaMerge branch 'master' into lilypond/translation
2011-12-07 David KastrupGive \displayLilyMusic and \displayMusic optional port...
2011-12-06 Graham PercivalMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-12-06 David KastrupLet #{ ... #} leave nicer runtime material
2011-12-06 David KastrupMake for better error messages in cases like #{ #) #}
2011-12-06 David KastrupRemove spurious spaces from music expression display...
2011-12-06 David KastrupFix an obscure problem with #{ ... #xxx) #} where...
2011-12-05 David KastrupFix \acciatura printing in the aftermath of f0978ed1211...
2011-12-05 Mike SolomonAdds Dots to the Slur encompass-objects grob set.
2011-12-05 Mike SolomonAllows for automatic renumbering of measure numbers...
2011-12-02 Mike SolomonMakes pure-from-neighbor-interface callback public.
2011-12-02 Mike SolomonAdds a numbering-assertion-function property to the...
2011-11-30 Carl SorensenDon't let dots go negative in scaleDurations -- Fix...
2011-11-30 Mike SolomonPrevent accidentals and articulations from moving over...
2011-11-29 Adam SpiersFix indentation in chord-ignatzek-names.scm
2011-11-29 Adam SpiersIssue 1503 - add additionalPitchPrefix to allow choice...
2011-11-29 Adam SpiersIssue 1503 - Allow choice of minor chord modifier.
2011-11-29 Adam SpiersAdd slashChordSeparator
2011-11-28 Adam SpiersReplace tabs with spaces in scm/chord-ignatzek-names.scm
2011-11-28 David KastrupDon't create closures for obvious constants in #{ ...
2011-11-28 David KastrupRecord $ and # expressions inside of #{ #} for better...
2011-11-25 Francisco VilaMerge branch 'lilypond/translation' into staging
2011-11-25 Mike SolomonUses the pure-from-neighbor-interface to calculate...
2011-11-24 Mike SolomonDefines some undefined grob properties, grob objects...
2011-11-24 Mike SolomonGets vertical ordering of footnotes correct.
2011-11-22 David KastrupLambaize $ and # in #{ ... #} to make Guile V2 happy.
next