]> git.donarmstrong.com Git - lilypond.git/history - ly/music-functions-init.ly
Merge branch 'stable/2.16' into staging
[lilypond.git] / ly / music-functions-init.ly
2012-08-24 John MandereauMerge branch 'stable/2.16' into staging
2012-08-24 David KastrupRun scripts/auxiliar/update-with-convert-ly.sh
2012-08-24 David KastrupMerge remote-tracking branch 'origin/translation' into...
2012-08-23 David KastrupIssue 2744: Remove music typecheck in \endSpanners
2012-08-17 David KastrupIssue 2744: Remove music typecheck in \endSpanners
2012-08-06 Francisco VilaMerge branch 'translation' into staging
2012-08-05 David KastrupUnquote some dashed identifiers in assignments.
2012-07-26 Francisco VilaMerge branch 'translation' into staging
2012-07-24 David NalesnikFunction for overriding broken spanners
2012-07-23 Phil HolmesVolta enhancements tranche 1
2012-07-22 Phil HolmesAdds support for cross staff stems final
2012-07-12 Francisco VilaMerge branch 'translation' into staging
2012-07-06 David KastrupReject \footnote ... \default without grob specification
2012-06-05 Francisco VilaMerge branch 'master' into translation
2012-06-01 David NalesnikAdd \shape function to LilyPond
2012-05-24 Francisco VilaMerge branch 'translation' into staging
2012-05-21 David KastrupMake \footnote work via \tweak
2012-05-21 David KastrupRevert "Merge branch 'footnote' into HEAD"
2012-05-20 David KastrupGive \tweak an optional grob parameter for tweaking...
2012-05-17 Till PaalaMerge branch 'translation' of ssh://git.sv.gnu.org...
2012-05-16 Francisco VilaMerge branch 'master' into translation
2012-05-16 Francisco VilaMerge branch 'translation' into staging
2012-05-11 David KastrupMerge branch 'footnote' into HEAD
2012-05-11 David KastrupMake \footnote a post-event
2012-04-29 Till PaalaMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2012-04-27 Francisco VilaMerge branch 'master' into translation
2012-04-27 Francisco VilaMerge branch 'translation' into staging
2012-04-23 David KastrupChange \bendAfter and \rightHandFinger into event functions
2012-03-18 Francisco VilaMerge branch 'master' into lilypond/translation
2012-03-17 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-03-14 David KastrupUse elements-callback for layout-instruction event...
2012-03-14 David KastrupImplement 'apply context mod
2012-03-10 David KastrupFix grob-property-path in context-defs-from-music and...
2012-03-09 David KastrupMerge remote-tracking branch 'origin' into HEAD
2012-03-07 David KastrupMerge branch 'fixedtranslation' into HEAD
2012-03-07 David KastrupMerge branch 'fixedmerge' into HEAD
2012-03-07 David KastrupFix argument order for OverrideProperty in \settingsFrom
2012-03-07 David KastrupIssue 2343: Faulty file-naming when outputting multiple...
2012-03-07 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-03-01 Marc HohlImproving \harmonicBy... functions
2012-03-01 Francisco VilaMerge branch 'master' into lilypond/translation
2012-03-01 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-02-28 David KastrupFix argument order for OverrideProperty in \settingsFrom
2012-02-27 David KastrupIssue 2343: Faulty file-naming when outputting multiple...
2012-02-21 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2012-02-17 Francisco VilaMerge branch 'master' into lilypond/translation
2012-02-17 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-02-15 David KastrupCompatibility function event-chord-wrap!, used in ...
2012-02-08 Francisco VilaMerge branch 'master' into lilypond/translation
2012-02-08 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-02-08 David KastrupAllow music-wrapper-music as toplevel of \parallelMusic
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-25 David KastrupDon't wrap EventChord around rhythmic events & document...
2012-01-25 David KastrupDon't wrap EventChord around rhythmic events outside...
2012-01-16 Francisco VilaMerge branch 'master' into lilypond/translation
2012-01-15 David KastrupLet \footnote do the job of \footnote, \footnoteGrob...
2012-01-11 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-01-09 Graham PercivalRun grand-replace for 2012
2011-12-18 Francisco VilaMerge branch 'lilypond/translation' into staging
2011-12-14 David KastrupLet \parallelMusic flatten sequential music to support...
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-07 Francisco VilaMerge branch 'master' into lilypond/translation
2011-12-07 David KastrupGive \displayLilyMusic and \displayMusic optional port...
2011-11-30 Carl SorensenDon't let dots go negative in scaleDurations -- Fix...
2011-11-28 David KastrupAdd Scheme context-mods, reimplement \grobdescriptions...
2011-11-16 David KastrupFold set-time-signature into \time and run update-with...
2011-11-16 David KastrupFold set-time-signature into \time
2011-11-10 David KastrupLet #{ ... #} pass its $ handling to environment clonin...
2011-11-10 David KastrupRun update-with-convert-ly, and run convert-ly manually...
2011-11-08 David Kastrupparser.yy et al: make \mark a musicfunction.
2011-11-08 David Kastrupparser.yy et al: make \time and \times musicfunctions.
2011-11-08 David KastrupReplace \key with music function
2011-11-08 David KastrupUse the new fraction? predicate where appropriate.
2011-11-07 Francisco VilaMerge branch 'lilypond/translation'
2011-11-06 David KastrupImplement \once as music function able to operate on...
2011-10-25 Francisco VilaMerge branch 'master' into lilypond/translation
2011-10-21 David KastrupAvoid followup error for \endSpanners
2011-10-21 Mike SolomonImplements consistent beam slopes across line breaks.
2011-10-20 David KastrupDefine define-void-function and \void
2011-10-12 Francisco VilaMerge branch 'master' into lilypond/translation
2011-09-30 Bertrand BordageNew partcombineUp and partcombineDown functions
2011-09-26 Graham PercivalMerge branch 'dev/staging'
2011-09-25 David KastrupRemove music-map-copy and its unnecessary uses. Lilypo...
2011-09-25 David KastrupChange the argument order of \pushToTag and \appendToTa...
2011-09-25 David KastrupChange the argument order of \pushToTag and \appendToTa...
2011-09-24 David Kastrupparser.yy et al: Make \relative a music function.
2011-09-21 David KastrupAdd \pushAtTag \appendAtTag music functions and map...
2011-09-17 Francisco VilaMerge branch 'master' into lilypond/translation
2011-09-17 Marc HohlDoc: adding doc strings for \...DashPattern and \harmon...
2011-09-16 David Kastrupmusic-functions-init.ly: Use Scheme functions instead...
2011-09-16 David Kastrupmusic-functions-init.ly: Use foreach instead of map...
2011-09-12 David Kastrupparser.yy et al: turn \partial and \skip into music...
2011-09-11 David Kastrupmusic-functions-init.ly et al: Reduce abuse of ly:music...
2011-09-11 David Kastrupparser.yy et al: Turn \transpose into a music function.
2011-09-10 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-09-03 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-30 Graham PercivalMerge remote branch 'origin' into release/unstable
next