summaryrefslogtreecommitdiff
path: root/lily/tie-formatting-problem.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"...David Kastrup2015-08-231-4/+0
* Revert "Issue 4550 (2/2) Avoid "using namespace std;" in included files"...David Kastrup2015-08-231-4/+4
* Issue 4550 (2/2) Avoid "using namespace std;" in included files...Dan Eble2015-08-201-4/+4
* Issue 4550 (1/2) Avoid "using namespace std;" in included files...Dan Eble2015-08-201-0/+4
* Issue 4541 (2/2) Clean up......Dan Eble2015-08-141-1/+1
* Issue 4478: Disentangle some Tie and Semi_tie code...Dan Eble2015-07-071-7/+11
* Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob...Dan Eble2015-05-221-4/+4
* Replace C++ (in)equality checks with proper SCM syntax...Valentin Villenave2015-04-211-1/+2
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Issue 4170: tie-formatting: s/Stem::note_head_positions/Stem::head_positions/...David Kastrup2014-11-031-1/+1
* Remove tied accidentals after line-breakingKeith OHara2014-08-281-1/+1
* 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-3/+3
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Improvements in vertical skyline approximations (issue 2148)....Mike Solomon2012-08-271-2/+1
* Run fixcc.py with astyle 2.02.Graham Percival2012-08-101-5/+5
* Issue 2515: staff_radius fixes...Benkő Pál2012-05-111-9/+15
* Issue 2491: Macro for(UP_and_DOWN) and 3 similar....Łukasz Czerwiński2012-04-301-26/+10
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Run astyle 2.02.Graham Percival2011-12-121-2/+3
* Better pure height approximations for stems....Mike Solomon2011-08-271-1/+2
* Adds a Flag grob to LilyPond....Mike Solomon2011-08-271-3/+7
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-553/+540
* Store scoring info in 'annotation, and always print debug info if...Han-Wen Nienhuys2011-02-281-1/+1
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
* 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
* Add header includes for GCC 4.4Daniel Johnson2008-12-231-0/+1
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* Fix #435....Han-Wen Nienhuys2008-07-281-58/+62
* Fix #434, #440...Han-Wen Nienhuys2008-05-011-1/+2
* In doc strings, replace trailing spaces with leading ones....Werner Lemberg2008-03-141-2/+2
* Fix 426....Joe Neeman2007-08-291-8/+30
* ensure that ties don't avoid invisible accidentalsJoe Neeman2007-07-141-0/+3
* fix 375...Joe Neeman2007-07-101-0/+1
* use PaperColumns instead of SeparationItemsJoe Neeman2007-06-291-11/+2
* Fix #362....Han-Wen Nienhuys2007-06-031-6/+15
* Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond...Han-Wen Nienhuys2007-01-311-1/+6
|\
| * Remove old piano spacing documentation....Joe Neeman2007-01-231-1/+6
* | codingstyle nits: space before ( and after ,Han-Wen Nienhuys2007-01-271-9/+9
|/
* only do staffline avoidance if we're inside the staff or inside the...Han-Wen Nienhuys2007-01-121-41/+63
* Fix #138 & #139...Han-Wen Nienhuys2007-01-121-167/+234
* Fix #230...Han-Wen Nienhuys2007-01-101-1/+1
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* coverage fixes.Han-Wen Nienhuys2007-01-051-3/+2
* Fix #192....Han-Wen Nienhuys2007-01-011-1/+9
* More message fixes and dutch translations.Jan Nieuwenhuizen2006-12-231-1/+1
* Set horizon_padding by default for tie formatting, vertical staff distance...Joe Neeman2006-12-121-2/+3
* add horizon_padding to skylines (although it is currently always 0)Joe Neeman2006-12-121-1/+1