]> git.donarmstrong.com Git - lilypond.git/history - lily
Doc: NR - input.itely - TOC customization
[lilypond.git] / lily /
2015-11-15 Jean-Charles Malah... Merge branch 'master' into translation
2015-11-11 Paul MorrisIssue 4504/1 add whiteout-style, drop whiteout-box
2015-11-10 David KastrupIssue 4653: French beam ending on rest causes segfault
2015-11-10 David KastrupImplement ly_memv as a sloppy memv variant
2015-11-07 James LoweDoc: scm - Clarify ly:context-pushpop-property
2015-10-24 Jean-Charles Malah... Merge branch 'master' into translation
2015-10-24 David KastrupFix GC catastrophe in Slur_proto_engraver::derived_mark
2015-10-18 Phil HolmesMerge remote branch 'origin/master' into release/unstable release/2.19.29-1
2015-10-18 David KastrupRevert "Issue 4550 (1/2) Avoid "using namespace std...
2015-10-18 David KastrupRevert "Issue 4550 (2/2) Avoid "using namespace std...
2015-10-14 David KastrupIssue 4632: Make \tempo expression more discriminating
2015-10-14 David KastrupIssue 4630/2: Add override_input to music created from...
2015-10-14 David KastrupIssue 4630/1: Add location info override to some music...
2015-10-11 David KastrupIssue 4627: Convert Scheme_hash_table to using Smob1
2015-10-05 David KastrupIssue 4625/5: Accept note heads as slur bounds
2015-10-05 David KastrupIssue 4625/4: Move in-chord slur info to slur boundaries
2015-10-05 David KastrupIssue 4625/3: Listen to and record in-chord slurs
2015-10-05 David KastrupIssue 4625/2: Add event_symbol function to all slur...
2015-10-05 David KastrupIssue 4625/1: Rename Slur_proto_engraver::internal_list...
2015-10-05 David Kastrupsend_stream_event(...); macro should only produce one...
2015-10-03 Dan EbleIssue 4550 (2/2) Avoid "using namespace std;" in includ...
2015-10-03 Dan EbleIssue 4550 (1/2) Avoid "using namespace std;" in includ...
2015-10-02 David KastrupIssue 4610: ly:round-filled-polygon: optional parameter...
2015-10-02 David KastrupRewrite call_pure_function
2015-10-02 David KastrupIssue 4620/5: Remove/replace Simple_closure smob type
2015-10-02 David KastrupIssue 4620/4: Import grob::compose-function and grob...
2015-10-02 David KastrupIssue 4620/2: Add ly:pure-call and ly:unpure-call functions
2015-10-02 David KastrupIssue 4623: Don't dump Midi data to screen on write...
2015-09-29 David KastrupIssue 4618: Correct argument handling of Unpure_pure_ca...
2015-09-26 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2015-09-23 David KastrupIssue 4612: Don't let AccidentalPlacement::add_accident...
2015-09-23 David KastrupIssue 4611: Don't give RepeatTieColumn a `cause' event
2015-09-20 David KastrupMerge branch 'issue4609' into HEAD
2015-09-20 David KastrupIssue 4609/4: Move \once action from iterators to listeners
2015-09-20 David KastrupIssue 4609/3: Create ly:context-matched-pop-property
2015-09-20 David KastrupIssue 4609/2: Add Grob_property_info::temporary_{overri...
2015-09-20 David KastrupIssue 4609/1: Let nalist_to_alist accept temporary...
2015-09-15 Dan EbleIssue 4594 (4/4): mmrest engraver: rearrange for readab...
2015-09-15 Dan EbleIssue 4594 (3/4) mmrest engraver: simplify logic
2015-09-15 Dan EbleIssue 4594 (2/4) mmrest engraver: move most processing...
2015-09-15 Dan EbleIssue 4594 (1/4) mmrest engraver: comments, naming...
2015-09-14 David KastrupAvoid segfault for cleared vertical-skylines in add_gro...
2015-09-13 Jean-Charles Malah... Merge branch 'master' into translation
2015-09-11 Dan EbleIssue 4577: Remove the nasty workaround for platforms...
2015-09-08 Jean-Charles Malah... Merge branch 'master' into translation
2015-09-02 David NalesnikScheme function to draw lines based on grob layout
2015-08-30 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2015-08-30 Paul MorrisIssue 4504: Let whiteout-box take a number argument
2015-08-29 David NalesnikDon't print redundant flags in chords
2015-08-24 David KastrupIssue 4555: Make Lookup a namespace rather than an...
2015-08-23 David KastrupRevert "Issue 4550 (1/2) Avoid "using namespace std...
2015-08-23 David KastrupRevert "Issue 4550 (2/2) Avoid "using namespace std...
2015-08-20 Dan EbleIssue 4550 (2/2) Avoid "using namespace std;" in includ...
2015-08-20 Dan EbleIssue 4550 (1/2) Avoid "using namespace std;" in includ...
2015-08-20 Dan EbleIssue 4560: group #include directives at top of file
2015-08-20 Masamichi HosodaIssue 4562 Fix compiler warning in lily/font-config.cc
2015-08-20 David KastrupRemove Lookup::rotated_box's bug compensation of Lookup...
2015-08-20 David KastrupIssue 680: clusters collapse when applied to repeated...
2015-08-20 David KastrupIssue 4557: Small typos in code base
2015-08-17 Dan EbleIssue 4548: eliminate flip(Direction*)
2015-08-17 David KastrupIssue 4551: Avoid using Offset::arg () gratuitously
2015-08-15 Heikki TauriainenSet the sequence name in MIDI using title information...
2015-08-14 Dan EbleIssue 4545: Use Grob::programming_error in Semi_tie...
2015-08-14 Dan EbleIssue 4541 (2/2) Clean up...
2015-08-14 Dan EbleIssue 4541 (1/2) Introduce a Grob_interface class
2015-08-14 Dan EbleIssue 4540: Rename Grob::pure_height() to pure_y_extent...
2015-08-14 Masamichi HosodaIssue 4544 / 1: Divide LilyPond local fontconfig conf...
2015-08-08 David KastrupIssue 4537/1: Let \addlyrics accept an optional context mod
2015-08-02 Dan EbleIssue 4527: remove declarations of undefined callbacks
2015-07-30 David KastrupIssue 4433: chord step 14 should be flat by default
2015-07-27 David KastrupIssue 4514/2: Detect uninitialized variables in Lily...
2015-07-27 David KastrupIssue 4514/1: Pass setup function call into Scm_module...
2015-07-27 David KastrupIssue 4512: Remove redundant occurences of this->
2015-07-27 David KastrupIssue 4505: Add partial \override and \set commands
2015-07-27 David KastrupAdd/import music functions Syntax::property-{override...
2015-07-27 David KastrupSyntax::property_operation -> Syntax::property_{overrid...
2015-07-26 Keith OHaranote-collision: left-align just the notes without force...
2015-07-25 Jean-Charles Malah... Merge branch 'master' into translation
2015-07-24 David Kastrupmusic-iterator.hh: add some comments
2015-07-21 Dan EbleIssue 4503 (4/4) Semi_tie cleanup
2015-07-21 Dan EbleIssue 4503 (3/4) Eliminate Tie::get_position_generic
2015-07-21 Dan EbleIssue 4503 (2/4) Let Tie::get_default_dir take a Spanner
2015-07-21 Dan EbleIssue 4503 (1/4) Clean up Tie::less and Semi_Tie::less
2015-07-21 Dan EbleIssue 4496: RepeatTieColumn shouldn't call a Tie callback
2015-07-21 David KastrupRevert "Issue 4505: Add partial \override and \set...
2015-07-21 David KastrupRemove comment in Timing_translator obsoleted by issue...
2015-07-21 David KastrupIssue 3693: Let Percent_repeat_iterator be unfazed...
2015-07-21 David KastrupIssue 4507/1: Let \applyOutput take an optional grob...
2015-07-21 David KastrupIssue 4505: Add partial \override and \set commands
2015-07-21 David KastrupReorganize argument list for Syntax::partial-music...
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 4488/1: Add ly:set-origin! for setting music...
2015-07-14 Dan EbleIssue 4485: Refactor \partcombine and \autochange iterators
2015-07-14 David KastrupIssue 2608: Lyrics iteration can't handle some unusual...
2015-07-14 David KastrupIssue 4483: parser.yy: reimplement MAKE_SYNTAX using...
2015-07-14 David KastrupImport Guile_user::apply
2015-07-12 Phil HolmesMerge remote branch 'origin/master' into release/unstable release/2.19.23-1
2015-07-12 David Kastruplily-modules.cc: rename variable interface to intrface...
next