summaryrefslogtreecommitdiff
path: root/lily/separation-item.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"...David Kastrup2015-08-231-2/+0
* Revert "Issue 4550 (2/2) Avoid "using namespace std;" in included files"...David Kastrup2015-08-231-1/+1
* Issue 4550 (2/2) Avoid "using namespace std;" in included files...Dan Eble2015-08-201-1/+1
* Issue 4550 (1/2) Avoid "using namespace std;" in included files...Dan Eble2015-08-201-0/+2
* Issue 4541 (2/2) Clean up......Dan Eble2015-08-141-3/+3
* Issue 4540: Rename Grob::pure_height() to pure_y_extent() to avoid...Dan Eble2015-08-141-1/+1
* Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob...Dan Eble2015-05-221-6/+6
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* docstrings for PaperColumn debugging stencilsKeith OHara2014-12-261-1/+9
* Replace remaining uses of unsmob_xxx with Xxx::unsmob...David Kastrup2014-08-021-1/+1
* unsmob_pitch -> Pitch::unsmob and related...David Kastrup2014-08-021-1/+1
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Adds arpeggio to conditional item grob array....Mike Solomon2013-04-181-5/+20
* Uses only unpure-pure containers to articulate unpure-pure relationships (iss......Mike Solomon2013-03-051-4/+13
* Improvements in vertical skyline approximations (issue 2148)....Mike Solomon2012-08-271-4/+14
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Fixes issue 620....Mike Solomon2011-08-171-13/+1
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-35/+35
* Fix note spacing with melismata...Keith OHara2011-02-051-3/+5
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
* Fix 1120....Joe Neeman2010-06-181-4/+4
* Run grand-replace for 2010.Neil Puttock2010-01-231-1/+1
* Update source file headers. Fixes using standard GNU package conventions....Jan Nieuwenhuizen2009-11-251-3/+14
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-1/+1
* Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into tmpJoe Neeman2008-12-111-1/+1
|\
| * Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* | Add a hack to packed spacing to work around extra columns....Joe Neeman2008-12-111-1/+1
|/
* Fix 647....Joe Neeman2008-07-191-6/+9
* Fix 591....Joe Neeman2008-05-101-1/+13
* Add Skyline_pair::print[_point](), add some minor cleanups.Han-Wen Nienhuys2008-05-011-1/+0
* Move Skyline_pair and Paper_system bindings into their own files.Han-Wen Nienhuys2008-05-011-4/+4
* ADD_INTERFACE: Formatting and fixing typos.Werner Lemberg2008-03-141-2/+2
* Fix 449....Joe Neeman2007-10-211-1/+9
* Ensure that even non-adjacent columns get a rod if they might collide.Joe Neeman2007-08-041-8/+7
* Ensure that we find a constraint in set_column_rods.Joe Neeman2007-07-281-3/+5
* move extremal_break_aligned_grob to Spacing_interfaceJoe Neeman2007-07-051-39/+0
* use PaperColumns instead of SeparationItemsJoe Neeman2007-06-291-4/+6
* Another attempt at removing separating-group-spanner.Joe Neeman2007-06-281-20/+4
* remove last traces of separating-group-spannerJoe Neeman2007-06-261-1/+1
* include accidentals and arpeggios in note spacingJoe Neeman2007-06-261-1/+1
* Rework skyline algorithm for a more compact representation and less fuzzy...Joe Neeman2007-02-241-3/+23
* codingstyle nits: space before ( and after ,Han-Wen Nienhuys2007-01-271-1/+1
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* replace no-spacing-rods with extra-spacing-width and add...Joe Neeman2006-12-191-5/+6
* fix conditional-elements in horizontal-spacing skylinesJoe Neeman2006-12-171-11/+10
* use skyline-spacing even in non-musical columnsJoe Neeman2006-12-171-90/+30
* use skylines in VerticalAlignment....Joe Neeman2006-12-151-22/+5
* Set horizon_padding by default for tie formatting, vertical staff distance...Joe Neeman2006-12-121-2/+2
* add horizon_padding to skylines (although it is currently always 0)Joe Neeman2006-12-121-1/+1
* remove skyline max-slopeJoe Neeman2006-12-121-3/+2