]> git.donarmstrong.com Git - lilypond.git/history - scm
Doc: Web: introduction - added href to OOoLilypond
[lilypond.git] / scm /
2015-08-05 Thomas MorleyLet \autochange accept optional arguments for the turni...
2015-08-02 James LoweAdd comment to font.scm and lilypond-fonts.conf.in
2015-08-02 Werner LembergIssue 4526: lily-library.scm: Remove unused quarter...
2015-08-01 David KastrupTypo fix for issue 4486: ly:music -> ly:music?
2015-07-30 David KastrupIssue 4529: Avoid "Parsed object should be dead" messag...
2015-07-30 David Kastrupdisplay-lily.scm: export with-music-match
2015-07-27 David KastrupIssue 4519: event-chord-wrap! needs to call expand...
2015-07-27 David KastrupIssue 4516: Make \offset handle unpure/pure containers
2015-07-27 David KastrupAdd/import music functions Syntax::property-{override...
2015-07-27 David KastrupSyntax::property_operation -> Syntax::property_{overrid...
2015-07-27 Werner Lembergdefine-note-names.scr: Sort note names according to...
2015-07-25 Jean-Charles Malah... Merge branch 'master' into translation
2015-07-21 Dan EbleIssue 4496: RepeatTieColumn shouldn't call a Tie callback
2015-07-21 Thomas MorleyTable Of Contents crash with negative first-page-number
2015-07-21 David KastrupIssue 4501/2: Use music-type-predicate where useful
2015-07-21 David KastrupIssue 4501/1: Add music-type-predicate function
2015-07-21 David KastrupIssue 4507/2: Fix display for \applyOutput, adapt displ...
2015-07-21 David KastrupReorganize argument list for Syntax::partial-music...
2015-07-21 David Kastrupvalue->lily-string needs (scm display-lily) module.
2015-07-18 David KastrupIssue 4492: Redundant music-has-type -> music-is-of...
2015-07-18 David KastrupProvide check-context-path function
2015-07-18 David KastrupIssue 4487/3: Implement partial markups
2015-07-18 David KastrupIssue 4487/2: Allow for chaining of several partial...
2015-07-18 David KastrupIssue 4487/1: Implement partial function calls
2015-07-18 David KastrupIssue 4486: Improve `music-function' and `music-functio...
2015-07-18 David KastrupIssue 4488/2: Use ly:set-origin! and two-argument form...
2015-07-14 Dan EbleIssue 4485: Refactor \partcombine and \autochange iterators
2015-07-08 David KastrupIssue 4474/6: Combine lyric-combine and lyric-combine...
2015-07-08 David KastrupIssue 4474/5: Provide with-location macro
2015-07-08 David KastrupIssue 4474/4: Replace define-loc with more flexible...
2015-07-08 David KastrupIssue 4474/3: Make all of ly-syntax-constructors.scm...
2015-07-08 David KastrupIssue 4474/2: Export get-next-unique-voice-name from...
2015-07-08 David KastrupIssue 4474/1: Move syntax constructors into separate...
2015-07-08 David KastrupRun scripts/auxiliar/fixscm.sh scm/ly-syntax-constructo...
2015-07-08 Dan EbleIssue 4476: autochange: group multiple rests with the...
2015-07-06 Dan EbleAuto_change_iterator: move some state from C++ to Scheme
2015-07-05 David KastrupIssue 4466: Provide a-natural etc in english notenames
2015-07-03 David KastrupIssue 4471: event-chord-wrap! throws syntax error
2015-07-02 Dan EbleIssue 4465: Auto_change_iterator: move staff creation...
2015-06-23 David KastrupIssue 4457: Let error message for #{ ... #} use better...
2015-06-23 David KastrupIssue 4456: Syntax constructors should not be exported
2015-06-23 David KastrupIssue 4455/2: Pass location to syntax constructors...
2015-06-20 Masamichi HosodaIssue 4451 / 2: Add debug messages for PNG scale down
2015-06-20 Masamichi HosodaIssue 4451 / 1: Use mkstemp for PNG scale down
2015-06-20 David KastrupIssue 4446: Remove redundant function filter-out (equal...
2015-06-18 Paul MorrisIssue 4418/5 whiteout -> whiteout-box in scm/
2015-06-18 Paul MorrisIssue 4418/2 add and use new whiteout function
2015-06-18 Paul MorrisIssue 4418/1 add boolean-or-number? predicate
2015-06-17 Masamichi HosodaIssue 4441 / 4: Define default fonts in fontconfig...
2015-06-17 David KastrupIssue 4443: Don't pass current parser/location into...
2015-06-17 David KastrupMerge branch 'issue4442'
2015-06-16 David KastrupIssue 4442/5: Fix the rest of removal of parser/(*parse...
2015-06-16 David KastrupIssue 4442/2: Run scripts/auxiliar/update-with-convert...
2015-06-14 Masamichi HosodaIssue 4431 / 4: Add MinGW support of scale-down-image...
2015-06-14 Masamichi HosodaIssue 4431 / 3: Add Netpbm commands search procedures
2015-06-14 Masamichi HosodaIssue 4431 / 2: Add ly:system-with-shell for pipe and...
2015-06-14 Masamichi HosodaIssue 4431 / 1: Delete duplicate and unused procedures...
2015-06-12 Thomas Morleyfret-diagram with barre returns weird output
2015-06-11 Dan EbleIssue 4429: fix timekeeping in Auto_change_iterator...
2015-06-11 David KastrupIssue 4440: Establish %parser in Lily_parser::do_yyparse
2015-06-09 David KastrupIssue 4421/2: Factor out music-function-call-error
2015-06-09 David KastrupIssue 4421/1: Deal sensibly with non-existent parser...
2015-06-07 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2015-06-03 Dan EbleIssue 4423: eliminate part combiner's array of context...
2015-06-03 David KastrupIssue 4422/6: Fix (define-music-function (parser ....
2015-06-02 David KastrupIssue 4422/3: Remove parser/location args from music...
2015-06-02 David KastrupIssue 4422/1: Remove parser/location global variable...
2015-05-31 Masamichi HosodaIssue 4420: Add Netpbm messages to verbose output
2015-05-31 Masamichi HosodaIssue 4417 / 3: Fix png filename handling
2015-05-31 Masamichi HosodaIssue 4417 / 2: Use ly:system in make-ps-images (ps...
2015-05-31 Masamichi HosodaIssue 4417 / 1: Delete duplicate procedures in ps-to...
2015-05-25 Keith OHaraabsolute pitch entry: accept an offset octave
2015-05-25 Dan EbleIssue 4402: Part combiner: ignore skips coinciding...
2015-05-20 Thomas MorleyFretboards: markup strings in dot positions
2015-05-17 Paul MorrisAdd flip-stencil function
2015-05-17 Paul MorrisFix variable name in make-path-stencil
2015-05-16 Masamichi HosodaIssue 4374 / 4: Use mkstemp for intermediate ps files
2015-05-16 Masamichi HosodaIssue 4374 / 3: Add copy-binary-file procedure
2015-05-16 Masamichi HosodaIssue 4374 / 2: Add make-tmpfile procedure
2015-05-16 Masamichi HosodaIssue 4374 / 1: Fix platform identification
2015-05-15 Keith OHararepeat tremolo: robust to zero-duration elements
2015-05-12 David KastrupIssue 4357/5: Remove Scheme listeners as they are just...
2015-05-09 Dan EbleIssue 4356: Part combiner: generate mark events in...
2015-05-08 Jean-Charles Malah... Unify @documentencoding
2015-04-30 Jean-Charles Malah... Merge branch 'master' into translation
2015-04-27 Carl SorensenUpdated patch for issue 155
2015-04-24 Dan EbleIssue 4348: Part combiner: move direction handling...
2015-04-22 Janek WarchołMore flexibility for tremolo slashes
2015-04-19 David KastrupIssue 4333: Cue notes should not be included in ambitus
2015-04-18 David NalesnikRemove unused music type general-music
2015-04-18 Masamichi HosodaAdd sans-serif and monospace fonts
2015-04-18 Dan EblePart combiner: allow a2 chords
2015-04-18 Dénes HarmathDoc-hu: Update fundamental.itely: Localize comments...
2015-03-28 David NalesnikIssue 4328: Add means to display objects accessible...
2015-03-23 David KastrupIssue 4324: Don't create Bottom to announce TimeSignatu...
2015-03-20 Jean-Charles Malah... Merge branch 'master' into translation
2015-03-19 David NalesnikIssue 4319: toward-stem-shift-in-column should only...
2015-03-09 David KastrupIssue 4311: Make multimeasure rests obey tweaks
2015-03-08 Lukas PietschAdd support for stencils with stroke-thickness set...
2015-03-06 Jean-Charles Malah... Merge branch 'master' into translation
next