]> git.donarmstrong.com Git - lilypond.git/history - scm
Issue 3732: Web: "Features": Modify outline
[lilypond.git] / scm /
2013-12-26 David KastrupMerge branch 'translation' into staging
2013-12-20 David KastrupMerge branch 'translation'
2013-12-19 David KastrupIssue 3726: toplevel-music-functions should be a sessio...
2013-12-17 David KastrupIssue 3713: default for baseline-skip not available...
2013-12-13 Keith OHaraslurs avoid stafflines: move far enough; issue 3628
2013-12-13 Keith OHaramarkup: scale the shift of super/sub-scripts by font...
2013-12-10 David KastrupSimplify extract-beam-exceptions
2013-12-10 David KastrupIssue 3679: Rewrite the autobeam logic to use GUILE...
2013-12-08 David KastrupMerge branch 'translation' into 'master'
2013-12-07 Janek WarchołXY-extent: more accurate docstring
2013-12-07 David KastrupImplement option -dstrokeadjust in order to get stroked...
2013-12-07 David KastrupDon't meddle with Ghostscript's choice of currentstroke...
2013-12-07 Keith OHaraCompletion_*_engraver: add means to preserve scale...
2013-12-07 Keith OHaraReduce offsets of \super and \sub
2013-12-07 Keith OHarasmall padding adjustment; issue 3630
2013-12-05 Devon SchudySupport articulations and breaths in MIDI. (issue 3664)
2013-12-05 Devon SchudySupport properties on articulations.
2013-12-04 David KastrupIssue 3682/1: Implement \beamExceptions function fishin...
2013-12-04 David KastrupImplement event-chord-reduce for reducing chords to...
2013-12-04 David KastrupAdd unfold-repeats-fully function which will expand...
2013-12-01 David KastrupIssue 3673: Make make-relative able to deal with music...
2013-11-29 Keith OHaradefine-grobs.scm: use a property for TrillPitch offset...
2013-11-23 David KastrupMerge remote-tracking branch 'origin/translation' into...
2013-11-22 David KastrupIssue 3663: Crash with \repeat ... \alternative and...
2013-11-22 David KastrupIssue 3666: Format error message for argument errors...
2013-11-19 David KastrupMerge branch 'origin/translation' into staging
2013-11-19 David KastrupMerge branch 'issue3648' into staging
2013-11-19 David KastrupIssue 3648/4: Let \displayLilyMusic deal with pure...
2013-11-19 David KastrupIssue 3648/3: Pitchless durations inherit previous...
2013-11-19 David KastrupLet copy-repeat-chord return the copy target for efficiency
2013-11-13 David KastrupIssue 3644: A \score-lines markup list command for...
2013-11-11 David KastrupMerge remote-tracking branch 'origin/translation' into...
2013-11-10 David KastrupIssue 355: \repeat bar lines get messed up
2013-11-07 David KastrupMerge remote-tracking branch 'origin/translation' into...
2013-11-07 David KastrupMerge commit 'b9d3aec07415ad5e7ad024aa7d73e5c5bfabc82d...
2013-11-07 Keith OHaraRemove dots that overflow chords; issue 3179
2013-11-03 Phil HolmesMerge remote branch 'origin/master' into release/unstable
2013-11-02 David KastrupIssue 3641: Keep only one Axis_group_engraver active
2013-10-31 David NalesnikImprovements to \offset
2013-10-31 Mike SolomonAdds ly:generic-bound-extent function.
2013-10-29 Thomas Morleyformat-metronome-mark and metronome-markup don't suppor...
2013-10-25 Janek WarchołImprove formatting of PaperColumn debug info
2013-10-25 David KastrupIssue 3624: make-connected-path-stencil broke on closed...
2013-10-19 Keith OHarakey-signature: restore function for LilyJAZZ.ily; issue...
2013-10-19 Keith OHarastencil.scm: \hspace is not special in fill-line;issue...
2013-10-19 David KastrupMerge branch 'issue3581' into HEAD
2013-10-19 Heikki TauriainenFix the default value description for midiChannelMapping
2013-10-19 Heikki TauriainenIssue 3581: Add support for changing MIDI balance,...
2013-10-13 David NalesnikIssue 3313: Add the command \offset
2013-10-13 David KastrupMerge branch 'translation' into staging
2013-10-11 Thomas MorleyMaking flat flags available
2013-10-10 David KastrupIssue 3600: Grob `SustainPedal' has no interface for...
2013-10-07 David KastrupIssue 3115: Revert "Uses a heuristic to determine if...
2013-10-01 David KastrupIssue 3573: Calculate wordwrapped/justified lines using...
2013-10-01 David KastrupIssue 3580: Replace unwarranted uses of map with for...
2013-10-01 David KastrupUse make-music with music arguments
2013-10-01 David KastrupIssue 3582: Let make-music accept existing music or...
2013-09-26 Francisco VilaMerge branch 'translation' into staging
2013-09-26 Phil HolmesMerge remote branch 'origin/master' into release/unstable
2013-09-24 David KastrupIssue 3563: Allow define-*-function to accept currying...
2013-09-21 Keith OHaraDynamicText: reference point at middle of ex-height
2013-09-21 Keith OHaraMeasure 'staff-padding' to reference points; issue...
2013-09-21 Mark PoleskyIssue 3557: Fix some grammar mistakes.
2013-09-18 David KastrupIssue 3552: Don't modify lists returned by markup list...
2013-09-14 Jean-Charles Malah... Merge branch 'master' into translation
2013-09-12 David KastrupIssue 3550: Don't let make-voice-props-{override,revert...
2013-09-10 Keith OHaraDoc: update outside-staff-padding; issue 2910
2013-09-09 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2013-09-09 David KastrupIssue 1523: Parenthesizing breath marks
2013-09-07 Janek WarchołUse double ; in comment (single ; sometimes cause trouble)
2013-09-06 Keith OHaramarkup: some skylines should not follow printed shapes...
2013-09-06 Janek Warcholmake sure that AmbitusLine is visible for small ambits
2013-09-04 Keith OHaraoutside-staff-padding: just one pad; issue 2910
2013-08-31 Jean-Charles Malah... Merge branch 'master' into translation
2013-08-30 David KastrupIssue 3516: Let parser accept symbols after \new, ...
2013-08-30 David KastrupIssue 3505: Let add-grace-property and remove-grace...
2013-08-27 Thomas MorleySome clean up about grace-settings in music-functions.scm
2013-08-27 Keith OHarapedal spanners: do not cross staves; issue 3501
2013-08-27 Keith OHaraNoteColumn; do not flag as cross-staff; issue 3503
2013-08-27 David KastrupIssue 3489: Let \cue... use quoted-context-type of...
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-24 Keith OHaratrill-pitch-engraver: acknowledge stems and flags;...
2013-08-20 Jean-Charles Malah... Merge branch 'master' into translation
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 David KastrupIssue 3293: Add point-and-click to SVG output
2013-08-06 David KastrupIssue 3484: Give input location for "No string for...
2013-08-06 David KastrupCreate ly:event-warning function
2013-08-06 David KastrupLet ly:music-message and ly:music-warning accept additi...
2013-08-05 Jean-Charles Malah... Merge branch 'master' into translation
2013-08-05 David KastrupIssue 3481: Let PartialSet use music property 'duration...
2013-08-02 David KastrupIssue 3479: Define \fermata markup command that heeds...
2013-07-30 David KastrupIssue 3388: -dpreview retains non-working page links...
2013-07-30 David KastrupIssue 3476: Allow map-some-music to filter elements...
2013-07-24 Thomas MorleyIssue 3469: adding markup-commands \oval and \ellipse
2013-07-21 David KastrupIssue 3460: Provide markup commands and music functions...
2013-07-20 Jean-Charles Malah... Merge branch 'master' into translation
next