summaryrefslogtreecommitdiff
path: root/lily
Commit message (Expand)AuthorAgeFilesLines
* Revert part of 61ae62f987...Keith OHara2014-11-291-3/+2
* page-breaking: allow degenerate scores; issue 4161...Keith OHara2014-11-291-1/+1
* improve initial estimate of beamed-rest position; issue 472Keith OHara2014-11-261-27/+20
* Issue 216: ability to change staff line spacing inside a \layout{} block...David Kastrup2014-11-241-1/+3
* multi-meausre rest: include normal note-spacing; issue 3135Keith OHara2014-11-231-7/+22
* Revert "Makes multi-measure rests span the correct horizontal length."...Keith OHara2014-11-231-26/+8
* move NullVoice back to Staff...Keith OHara2014-11-231-14/+12
* Note-head-interface: missing propertyKeith OHara2014-11-231-0/+1
* staff-symbol-referencer: ledger logic; issue 4184Keith OHara2014-11-151-3/+2
* Issue 4151: implicitTimeSignatureVisibility->initialTimeSignatureVisibility...Trevor Daniels2014-11-031-3/+2
* Issue 4170: tie-formatting: s/Stem::note_head_positions/Stem::head_positions/...David Kastrup2014-11-031-1/+1
* Issue 461: LilyPond should accept a tie between notes which are enharmonicall......David Kastrup2014-11-033-5/+61
* Issue 3286: add single-C time signature style...Dan Eble2014-11-021-0/+8
* Doc: Issue 1154: Document tie detail propertiesTrevor Daniels2014-10-271-1/+95
* Issue 3066: tie in TabStaff (using q) displays one of the unisone notes in a ......David Kastrup2014-10-191-2/+3
* Revert "Issue 3066: tie in TabStaff (using q) displays one of the unisone not......David Kastrup2014-10-181-4/+2
* Issue 660: ossia staff doesn't stop at correct horizontal positionDavid Kastrup2014-10-151-5/+14
* Let Paper_column::break_align_width accept list of break-align symbolsDavid Kastrup2014-10-151-14/+22
* Issue 4156: Define Smob<> constructors...David Kastrup2014-10-1527-41/+33
* Even more typecasting of member function pointers in smobs.tcc...David Kastrup2014-10-141-3/+6
* Issue 4127: allow mid-measure \time...Dan Eble2014-10-132-38/+53
* Avoid comparing pointers-to-member of covariant types...David Kastrup2014-10-121-1/+4
* Issue 4158: Turn Smob_base<>::print_smob into member functions...David Kastrup2014-10-1157-154/+103
* Issue 630/4: Let Grace_engraver react mostly to GraceChange events...David Kastrup2014-10-091-18/+63
* Issue 630/3: Let Grace_iterator produce a GraceChange eventDavid Kastrup2014-10-092-1/+12
* Issue 630/2: Let grace_engraver only pop grob properties it pushed itselfDavid Kastrup2014-10-091-9/+11
* Issue 630/1: Implement Grob_property_info::matched_pop...David Kastrup2014-10-092-7/+40
* Issue 2010: \lyricsto may turn into a voice-mangling zombie...David Kastrup2014-10-091-3/+30
* Issue 3066: tie in TabStaff (using q) displays one of the unisone notes in a ......David Kastrup2014-10-091-2/+4
* Issue 4152: Eliminate "will never be null" warnings in smobs.tcc...David Kastrup2014-10-093-32/+57
* Bitrot fix in outcommented Grob_array::mark_smob code...David Kastrup2014-10-061-3/+2
* Issue 4138: Make \time work with \tweak and \footnote...David Kastrup2014-10-061-4/+16
* Issue 4140: Let ly:output-def? be implemented via Smob_baseDavid Kastrup2014-10-062-7/+3
* Issue 4141/3: Remove redundant type_predicates in init_func_doc...David Kastrup2014-10-061-4/+0
* Issue4141/2: Use Xxx:is_smob instead of Xxx:unsmob when used in boolean contexts...David Kastrup2014-10-0673-172/+172
* Issue 4141/1: Define inline members unsmob and is_smob for several derived cl...David Kastrup2014-10-0618-63/+54
* Issue 4134: Remove trivial print_smob member functions...David Kastrup2014-10-0215-76/+0
* Issue 4135/2: Replace mark_smob static member functions with non-static members...David Kastrup2014-10-0261-221/+198
* Issue 4135/1: Don't use ASSERT_LIVE_IS_ALLOWED in simple smobs...David Kastrup2014-10-023-10/+0
* Revert "Issue 4107/1: Use START/STOP for *recurse_over_translators instead of......David Kastrup2014-10-014-12/+12
* Revert "Issue4107/2: Score_performer::prepare: precomputed_recurse_over_trans......David Kastrup2014-10-011-1/+1
* Issue 4125: Disable character set recognition...David Kastrup2014-09-241-0/+15
* Issue 4116: Disable ASSERT_LIVE_IS_ALLOWED in GUILEv2...David Kastrup2014-09-231-1/+6
* Issue 4110: Patch up GUILE 2.0 SCM_SMOB_OBJECT*_LOC API, broken 2009-2014David Kastrup2014-09-231-0/+10
* Issue 4102: misaligned composer in LP 2.19.14...David Kastrup2014-09-201-2/+1
* Issue4107/2: Score_performer::prepare: precomputed_recurse_over_translators s...David Kastrup2014-09-201-1/+1
* Issue 4107/1: Use START/STOP for *recurse_over_translators instead of the cou...David Kastrup2014-09-204-12/+12
* Fixes bog in Lookup::bezier_sandwich, tethering sandwiches at their extremal ...Jürgen Reuter2014-09-201-0/+3
* Issue 4094: Check for Note_column interface before using grob....Dan Eble2014-09-172-5/+11
* Don't use incomplete template type Smob2 in Unpure_pure_container...David Kastrup2014-09-141-2/+2