summaryrefslogtreecommitdiff
path: root/lily/grob.cc
Commit message (Expand)AuthorAgeFilesLines
* Uses only unpure-pure containers to articulate unpure-pure relationships (iss......Mike Solomon2013-03-051-7/+23
* Issue 3201: Don't initialize dim_cache_ array via constructor syntax...David Kastrup2013-02-271-1/+4
* Makes all side-positioning based on skylines instead of boxes....Mike Solomon2013-01-101-2/+5
* stem.cc: be robust in case of missing note-head stencilsKeith OHara2012-09-201-3/+5
* Revert "Better approximations for cross-staff slurs"...Mike Solomon2012-09-111-19/+0
* Better approximations for cross-staff slurs...Mike Solomon2012-09-101-0/+19
* Remove non-functional extra-X-extent...Keith OHara2012-08-301-2/+0
* Extracts Accidentals for AccidentalPlacements in the side-position-interface....Mike Solomon2012-08-291-0/+15
* Improvements in vertical skyline approximations (issue 2148)....Mike Solomon2012-08-271-0/+7
* Gives stencilless unbeamed stems an empty Y-extent.Mike Solomon2012-06-151-1/+4
* Make \footnote work via \tweakDavid Kastrup2012-05-211-0/+1
* Adds an ID property to grobs....Mike Solomon2012-01-241-0/+12
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Removes dupliacte test in Grob::internal_vertical_less....Mike Solomon2012-01-051-0/+2
* Removes dupliacte test in Grob::internal_vertical_lessMike Solomon2012-01-051-2/+1
* Run astyle 2.02.Graham Percival2011-12-121-3/+3
* Defines some undefined grob properties, grob objects, and music properties....Mike Solomon2011-11-241-0/+1
* Gets vertical ordering of footnotes correct....Mike Solomon2011-11-241-0/+18
* grob.cc: rewrite O(n^2) algorithm in Grob::common_refpoint algorithm to O(n)David Kastrup2011-11-131-8/+32
* Fixes issue 1951 (script accidental collision)....Mike Solomon2011-10-211-2/+0
* Improves horizontal spacing of axis groups that SpanBars traverse (issue 1846)....Mike Solomon2011-09-301-0/+76
* programming_error messages should NOT be translatedReinhold Kainhofer2011-09-151-1/+1
* grob.cc: Don't start consing before smobify_selfDavid Kastrup2011-08-231-1/+4
* Loglevels: Also document Grob:: warning functions and clean them upReinhold Kainhofer2011-08-151-24/+16
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-161/+153
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
* [lilypond] Remove some compiler warnings....Werner Lemberg2010-11-031-1/+1
* Fix 1240....Joe Neeman2010-10-241-0/+10
* Refactor pure-height calculations.Joe Neeman2010-09-281-0/+13
* Dependency of 'transparent and 'whiteout...Marc Hohl2010-06-201-2/+5
* Make a pure version of calc_next_staff_spacing....Joe Neeman2010-06-101-4/+1
* Run grand-replace for 2010.Neil Puttock2010-01-231-1/+1
* Add 'whiteout as a Grob interface property...Trevor Daniels2009-12-231-0/+10
* Update source file headers. Fixes using standard GNU package conventions....Jan Nieuwenhuizen2009-11-251-3/+14
* Move rehearsal marks, etc. to the top staff.Joe Neeman2009-08-101-0/+2
* Rewrite the vertical layout of staves/systems....Joe Neeman2009-07-301-0/+14
* Docs: IR 3.2.37: Update grob-interface docstring.Mark Polesky2009-07-231-2/+2
* Make -dwarning-as-error more general...Patrick McCarty2009-07-151-1/+8
* Nicer fix for 59....Joe Neeman2009-01-161-11/+0
* Fix 59....Joe Neeman2009-01-141-0/+10
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-1/+1
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* Small formatting cleanups.Han-Wen Nienhuys2008-05-011-8/+5
* In doc strings, replace trailing spaces with leading ones....Werner Lemberg2008-03-141-30/+30
* ADD_INTERFACE: Formatting and fixing typos.Werner Lemberg2008-03-141-27/+30
* Fix issue 542: Harden Grob::relative_coordinate()Erlend Aasland2008-01-111-1/+2
* Merge branch 'master' into jneemanJoe Neeman2007-07-081-1/+2
|\
| * try to avoid NaNs and infs in alignment and pure-heightJoe Neeman2007-07-071-1/+2
* | check for cyclic dependencies in pure Y-offset stuffJoe Neeman2007-07-031-1/+9
|/
* rename spanned_rank_iv -> spanned_rank_intervalHan-Wen Nienhuys2007-02-031-1/+1