]> git.donarmstrong.com Git - lilypond.git/history - lily
doc: generate learning manual in Dutch
[lilypond.git] / lily /
2011-09-25 Piers Titus van... add support for custom ledgers, using two new staff...
2011-09-24 Bertrand BordageNew alist to replace special characters.
2011-09-23 David KastrupRevert "Revert "Merge branch 'musicfunction-optional...
2011-09-23 Keith OHaralily/bezier.cc: Flag a floating point problem
2011-09-23 Reinhold KainhoferMessage-handling: Make the Input class use the function...
2011-09-23 David KastrupRevert "Merge branch 'musicfunction-optional-arguments'"
2011-09-22 David KastrupMerge branch 'musicfunction-optional-arguments'
2011-09-22 David Kastrupparser.yy et al: move parameter checks into the parser...
2011-09-22 David Kastrupparser.yy et al: implement optional arguments for music...
2011-09-22 David Kastruplexer.ll: Allow push_extra_token to take a Scheme value...
2011-09-22 David Kastrupparser.yy: make closed_music a reasonable subset of...
2011-09-22 David KastrupMerge branch 'eventfunction'
2011-09-22 David KastrupImplement define-event-function
2011-09-22 David KastrupParts from the optional music argument patch to make...
2011-09-22 David KastrupDefine ly:event?
2011-09-22 Phil HolmesUpdate to earlier GNUmakefile fix
2011-09-22 Phil HolmesUpdates lily/GNUmakefile for deps of version.hh
2011-09-22 David KastrupRevert "parser.yy: Eliminate composite_music by rather...
2011-09-22 David Kastrupparser.yy: Eliminate composite_music by rather using...
2011-09-22 Bertrand BordageUnifies mensural ligatures with blot-diameter.
2011-09-22 Mike SolomonTerminates Slur::outside_staff_callback early if grob...
2011-09-22 Mike SolomonFixes Issue 1301 (colliding note and clef).
2011-09-21 Francisco VilaMerge branch 'master' into lilypond/translation
2011-09-21 Neil Puttockparser.yy: Allow embedded_scm inside \book & and \bookpart
2011-09-20 Graham PercivalMerge branch 'release/unstable'
2011-09-20 David Kastrupparser.yy: Use precedences to remove REPEAT/ALTERNATIVE...
2011-09-20 David Kastrupparser.yy: Reorganization/cleanup
2011-09-19 Joe NeemanFix 1896: chord names can have instrument names.
2011-09-19 Reinhold KainhoferIntroduce a maximum depth for markup evaluation
2011-09-19 Reinhold KainhoferFix 380: Auto-detect all cyclic references in markups
2011-09-18 Joe NeemanFix 1903: honor score-ending manual page breaks.
2011-09-18 Mike SolomonUses Beam::is_knee instead of get_property ("knee"...
2011-09-17 Francisco VilaMerge branch 'master' into lilypond/translation
2011-09-17 Bertrand BordageCleans the selector of "reduced hole" noteheads.
2011-09-17 Bertrand BordageImproves parmesan noteheads.
2011-09-17 Mike SolomonFixes issue 1881: cyclic dependency in Stem #'Y-extent.
2011-09-17 Joe NeemanFix 1598.
2011-09-17 Joe NeemanCleanups and generalizations in Bezier::minmax.
2011-09-15 Reinhold Kainhoferprogramming_error messages should NOT be translated
2011-09-15 Reinhold KainhoferFix 456: Also check for laissez-vibrer events attached...
2011-09-15 David Kastrupparser.yy: introduce PITCH_IDENTIFIER
2011-09-12 David Kastrupparser.yy et al: turn \partial and \skip into music...
2011-09-12 David KastrupCreate a nicer signature format for syntax functions...
2011-09-12 David Kastruplily/parser.yy: Scheme functions received their argumen...
2011-09-12 David Kastruplily/lexer.ll: Add a backslash to be more syntax-aware...
2011-09-12 David Kastrupparser.yy: make INVALID more self-descriptive in case...
2011-09-12 David Kastrupparser.yy et al: Fix a few style issues of d8ee829c7345...
2011-09-11 Graham PercivalMerge branch 'release/unstable'
2011-09-11 David Kastruppitch.cc: let rounded_{semi,quarter}tone_pitch return...
2011-09-11 David Kastruplexer.ll et al: obliterate DIGIT token class
2011-09-11 David Kastrupparser.yy et al: Turn \transpose into a music function.
2011-09-11 David Kastrupparser.yy: Remove dead token OCTAVE
2011-09-10 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-09-10 Graham PercivalMerge branch 'release/unstable'
2011-09-10 Reinhold KainhoferFlush all ports after each file, flush stdout after...
2011-09-09 David Kastrupparser.yy: allow music function pitch arguments also...
2011-09-08 Reinhold KainhoferFix 1805: Ignore AmbitusAccidental in slur/phrasing...
2011-09-08 David KastrupMerge branch 'define-scheme-function'
2011-09-07 David Kastrupparser.yy: allow the last music argument of an SCM_FUNC...
2011-09-07 David Kastruplexer.ll: Introduce Scheme functions
2011-09-07 David Kastrupparser.yy: Change call of run_music_function to a more...
2011-09-06 Graham PercivalMerge remote branch 'origin' into release/unstable release/2.15.10-1
2011-09-06 Keith OHaraAlign pedal brackets to main note-column; issue 723
2011-09-06 Janek WarcholRevert "Modify chord handling to handle guitar capos"
2011-09-05 Janek WarchołEnds of barlines are hidden in staff lines.
2011-09-05 Francisco VilaMerge branch 'master' into lilypond/translation
2011-09-05 WolModify chord handling to handle guitar capos
2011-09-03 Reinhold KainhoferLoglevels: Add basic_progress and replace success
2011-09-03 Reinhold KainhoferAdd pango_fc_font_unlock_face call to possibly free...
2011-09-03 Francisco VilaMerge branch 'master' into lilypond/translation
2011-09-01 Reinhold KainhoferFix memleak: temporary skyline objects for systems...
2011-09-01 Mike SolomonImplements unpure-pure-containers in LilyPond.
2011-09-01 Bertrand BordageRemove the limit of figuredBassCenterContinuations.
2011-09-01 Mike SolomonRestores stem length and stem-begin-position.
2011-08-30 Reinhold KainhoferIssue 905: Gracefully ignore UTF-8 BOM in the middle...
2011-08-30 Graham PercivalMerge remote branch 'origin' into release/unstable
2011-08-29 Mike SolomonLets auto numbering of footnotes kick in from commands...
2011-08-29 Mike SolomonBetter pure height approximations of stem tremolos.
2011-08-29 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-29 Mike SolomonFixes a tuplet bracket bug caused by 32570e8ac85561afc1...
2011-08-28 David KastrupMake #{ #} accept everything an assignment accepts.
2011-08-28 David Kastrupparser.yy: prettify EXPECT_* token display
2011-08-28 Joe NeemanFix 1286.
2011-08-28 Francisco VilaMerge branch 'lilypond/translation'
2011-08-27 Mike SolomonBetter pure height approximations for stems.
2011-08-27 Mike SolomonAdds a Flag grob to LilyPond.
2011-08-27 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-26 Graham PercivalMerge remote branch 'origin' into release/unstable
2011-08-25 Mike SolomonFixes issue 1628.
2011-08-25 Mike SolomonFixes issue 1328.
2011-08-23 David Kastrupgrob.cc: Don't start consing before smobify_self
2011-08-23 Reinhold KainhoferGet rid of one more invalid memory access
2011-08-23 Reinhold Kainhoferpdf-scheme: use malloc and g_free to avoid mixing new...
2011-08-23 Reinhold KainhoferFix uninitialized variables when Source_file::get_count...
2011-08-23 Keith OHaraApply optical corrections to tight spacing; issue 1480
2011-08-23 Keith OHaraUnisons between voices may 'touch' regardless of dots...
2011-08-23 Keith OHaraResolve warnings: initialization, casting
2011-08-23 Keith OHaralexer.ll: remove unused patterns, avoid backing up
2011-08-22 Mike SolomonIn memoriam, dotcol_.
2011-08-22 Reinhold KainhoferPart-combine: Fix uninitialized last_playing_ member
next