summaryrefslogtreecommitdiff
path: root/lily/flag.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"...David Kastrup2015-08-231-2/+0
* 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-1/+0
* 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
* unsmob_pitch -> Pitch::unsmob and related...David Kastrup2014-08-021-6/+6
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Issue 3656/2: disambiguate our own ::to_string from std::to_stringDavid Kastrup2013-11-201-3/+3
* stem.cc: be robust in case of missing note-head stencilsKeith OHara2012-09-201-4/+6
* Improvements in vertical skyline approximations (issue 2148)....Mike Solomon2012-08-271-6/+28
* Correctly calculates stem-begin-position for merged stems....Mike Solomon2012-04-041-1/+21
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Run astyle 2.02.Graham Percival2011-12-121-2/+0
* Add newlines at EOF where appropriate.Werner Lemberg2011-10-291-1/+1
* Better pure height approximations for stems....Mike Solomon2011-08-271-5/+7
* Adds a Flag grob to LilyPond....Mike Solomon2011-08-271-0/+175