]> git.donarmstrong.com Git - lilypond.git/history - lily
Add regtest for 1141 and 1142.
[lilypond.git] / lily /
2010-06-22 Joe NeemanFix 1141 and 1142.
2010-06-22 Joe NeemanFix 1139.
2010-06-22 Joe NeemanFix 1062.
2010-06-20 Marc HohlDependency of 'transparent and 'whiteout
2010-06-20 Francisco VilaMerge branch 'master' into lilypond/translation
2010-06-20 Joe NeemanDon't let lyrics interfere with StaffGrouper.
2010-06-19 Joe NeemanFix 1031.
2010-06-18 Joe NeemanFix 1120.
2010-06-17 Joe NeemanFix 801 and 1088.
2010-06-17 Joe NeemanRevert page-count to the old behaviour.
2010-06-16 Joe NeemanFix 884.
2010-06-15 Francisco VilaMerge branch 'master' into lilypond/translation
2010-06-13 Graham PercivalMerge commit 'origin' into release/unstable
2010-06-13 Boris ShingarovFix tight spacing for markuplines spread over several...
2010-06-10 Joe NeemanMake a pure version of calc_next_staff_spacing.
2010-06-07 Neil PuttockLet DynamicTextSpanner end alignment early if line...
2010-06-07 Neil PuttockAdd line-style 'none for hidden lines.
2010-06-07 Pál BenkőFix 1082.
2010-06-06 Jean-Charles Malah... Merge branch 'master' into lilypond/translation
2010-06-01 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2010-05-31 Nicolas SceauxPage breaking: fix ly:minimal-breaking
2010-05-31 Francisco VilaMerge branch 'master' into lilypond/translation
2010-05-30 Benjamin PetersonDon't segfault on invalid engraver names.
2010-05-30 Neil PuttockFix #305: Allow alignment spanner to be broken for...
2010-05-28 Carl SorensenRevert "don't segfault on invalid engraver names"
2010-05-28 Benjamin Petersondon't segfault on invalid engraver names
2010-05-21 Francisco VilaMerge branch 'master' into lilypond/translation
2010-05-19 David KastrupDon't hardcode a limited set of markup signatures.
2010-05-16 Marc HohlIssue 1080: corrected spacing in double bar lines
2010-05-15 Boris ShingarovFix #1056: Incorrect height estimation for stems
2010-05-15 Neil PuttockFix post_events list order for chord repetitions.
2010-05-15 Neil PuttockFix post_events list order for multi-measure rests.
2010-05-09 Ian HulinHave LilyPond issue a success/failure termination message
2010-05-08 Patrick McCartyFontconfig: remove obsolete code.
2010-05-04 Pál BenkőMake Completion_heads_engraver respect tuplets and...
2010-05-01 Francisco VilaMerge branch 'master' into lilypond/translation
2010-04-30 Patrick McCartyFix #943.
2010-04-29 David KastrupFix docstring on parser to reflect actual behavior...
2010-04-26 Joe NeemanFix 1025 (properly, this time).
2010-04-25 Carl SorensenAdd faThin to special case for merging fa notes
2010-04-23 Neil PuttockFix segfault triggered by invalid Stem 'details settings.
2010-04-23 Jean-Charles Malah... Merge branch 'master' into lilypond/translation
2010-04-22 Boris ShingarovFix 1053.
2010-04-20 Joe NeemanFix 974 and 1025.
2010-04-20 Joe NeemanFix 899.
2010-04-20 Joe NeemanFix 917.
2010-04-18 Richard GayincludeGraceNotes: lyrics syllables of grace notes
2010-04-18 Neil PuttockRemove unused header.
2010-04-18 Neil PuttockFix #786.
2010-04-18 Neil PuttockRemove unused prototype in score.hh.
2010-04-18 Neil PuttockRemove obsolete object key code.
2010-04-17 Patrick McCartyRemove compat code for Guile < 1.7.2
2010-04-17 Patrick McCartyConfigure: Add backward compat fix for Guile 1.8.
2010-04-16 Carl SorensenRationalize string number handling for notes and chords
2010-04-16 Carl SorensenRationalize string number handling for notes and chords
2010-04-13 Francisco VilaMerge branch 'master' into lilypond/translation
2010-04-12 Marc HohlIssue 659: alternate segno symbol
2010-04-09 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2010-04-08 Neil PuttockRemove last vestiges of SeparationItem.
2010-04-07 Jean-Charles Malah... Merge branch 'master' into lilypond/translation
2010-04-05 Neil PuttockClarify comment for Note_column::accidentals ().
2010-04-05 Neil PuttockDon't discard compression factor for duration identifiers.
2010-04-05 Nicolas SceauxAdd scheme callbacks for accessing a note column's...
2010-04-03 Reinhold KainhoferContext mods stored in variable, can be inserted into...
2010-03-31 Patrick McCartyUse FT_Error in the prototype for freetype_error_string().
2010-03-31 Patrick McCartySilence compiler warnings in open-type-font.cc.
2010-03-31 Patrick McCartyUse the FT_Error type when appropriate.
2010-03-31 John MandereauMerge branch 'master' of git+ssh://git.savannah.gnu...
2010-03-30 Neil PuttockPrevent segfault with arpeggio + no staff-symbol.
2010-03-30 John MandereauMerge branch 'lilypond/translation'
2010-03-30 Patrick McCartyUse iterator for STL std::map element access.
2010-03-22 Patrick McCartyFont_metric API: code consistency.
2010-03-22 Patrick McCartyPango: API change to fix fetaText rendering.
2010-03-22 Patrick McCartyAdd missing underscores to Lily_lexer member variables.
2010-03-22 Jean-Charles Malah... Merge branch 'master' into lilypond/translation
2010-03-22 Han-Wen NienhuysCleanup: sort header order, use explicit std:: prefix...
2010-03-22 Han-Wen NienhuysRemove from header too.
2010-03-22 Han-Wen NienhuysRemove Font_metric::index_to_ascii.
2010-03-22 Han-Wen NienhuysRemove Font_metric::get_indexed_char_stencil()
2010-03-22 Han-Wen NienhuysRename Font_metric::get_indexed_char() to
2010-03-22 Han-Wen NienhuysRemove Font_metric::get_ascii_char() and descendents.
2010-03-22 Han-Wen NienhuysBe const correct in Open_type_font::index_to_charcode()
2010-03-22 Han-Wen NienhuysRemove ly:get-glyph and supporting infrastructure.
2010-03-22 Han-Wen NienhuysCleanup: remove Simple_font_metric, Font_metric::text_d...
2010-03-22 Han-Wen NienhuysAdd Output_def argument to Font_metric::text_stencil().
2010-03-22 Han-Wen NienhuysRemove unused indirection function Font_metric::text_st...
2010-03-22 Han-Wen Nienhuysindent fix.
2010-03-19 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2010-03-15 John MandereauMerge branch 'lilypond/translation' of ssh://git.sv...
2010-03-14 Graham PercivalMerge commit 'origin' into release/unstable
2010-03-14 Graham PercivalMerge commit 'origin' into release/unstable
2010-03-14 Carl SorensenModify fretboard engraver to recognize string articulations
2010-03-10 Neil PuttockFix tuplet bracket visibility again.
2010-03-10 Neil PuttockRevert "Restore default tuplet bracket visibility for...
2010-03-10 Reinhold KainhoferParser: Remove all trailing tabs (to make diffs easier...
2010-03-10 Reinhold KainhoferParser: Remove all trailing whitespace (to make diffs...
2010-03-10 Francisco VilaMerge branch 'master' into lilypond/translation
2010-03-08 Neil PuttockRestore default tuplet bracket visibility for single...
2010-03-08 Valentin VillenaveMerge branch 'master' of git://git.sv.gnu.org/lilypond...
2010-03-08 Valentin VillenaveMerge branch 'lilypond/translation' of git://git.sv...
next