summaryrefslogtreecommitdiff
path: root/lily/dynamic-engraver.cc
Commit message (Expand)AuthorAgeFilesLines
* Issue 4884: Remove DECLARE_* translator callback macros...David Kastrup2016-06-061-4/+4
* Issue 4865/2: Rewrite of new translator initializations...David Kastrup2016-05-311-4/+9
* 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-2/+2
* Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob...Dan Eble2015-05-221-3/+3
* Replace C++ (in)equality checks with proper SCM syntax...Valentin Villenave2015-04-211-6/+7
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* unsmob_pitch -> Pitch::unsmob and related...David Kastrup2014-08-021-3/+3
* Issue 2245: always align dynamics and lyrics on "main" notehead...Janek Warchoł2014-07-081-2/+2
* Clean up DynamicText horizontal alignment....Janek Warchoł2014-07-051-4/+1
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Revert "Prevents dynamics from colliding with cross-staff stems."...Keith OHara2014-01-031-3/+0
* Issue 3602/3: Rename New_dynamic_engraver to Dynamic_engraver in lily/dynamic...David Kastrup2013-10-121-19/+19
* Issue 3602/2: Rename lily/new-dynamic-engraver.cc to lily/dynamic-engraver.ccDavid Kastrup2013-10-121-0/+305
* Issue 3602/1: Remove Dynamic_engraver.David Kastrup2013-10-121-453/+0
* Issue 3557: Fix some grammar mistakes....Mark Polesky2013-09-201-1/+1
* Change class field in stream events to contain the complete event type listDavid Kastrup2012-05-021-1/+1
* Issue 2274: Patch: Typo fixesPavel Roskin2012-02-031-1/+1
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Clean up g++ 4.6.1 compiler warnings (-Wunused-but-set-variable).Werner Lemberg2011-08-151-7/+1
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-177/+177
* 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
* IR: correct docs for TextSpanner....Neil Puttock2009-04-251-2/+1
* 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-2/+2
* Neil's patch for hairpin to bar line....Graham Percival2008-04-281-10/+0
* In doc strings, replace trailing spaces with leading ones....Werner Lemberg2008-03-141-4/+4
* ADD_TRANSLATOR: Formatting, fix typos, add some doc strings.Werner Lemberg2008-03-141-5/+10
* Fix issue 493...Erlend Aasland2008-03-121-3/+6
* Fix 158: Obey hairpinToBarline even if the hairpin is followed by dynamic text.Erlend Aasland2007-11-271-2/+1
* finish fixing 259Joe Neeman2007-07-131-0/+1
* fix hairpinToBarlineJoe Neeman2007-07-051-11/+11
* use PaperColumns instead of SeparationItemsJoe Neeman2007-06-291-10/+3
* Clean up nested property settings....Han-Wen Nienhuys2007-02-031-2/+2
* Fix #259....Han-Wen Nienhuys2007-01-311-0/+10
* Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond...Joe Neeman2007-01-251-6/+3
|\
| * use new-line-spanner for dynamic texts too.Han-Wen Nienhuys2007-01-241-6/+3
* | Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypondJoe Neeman2007-01-231-4/+12
|\|
| * Fix #250....Han-Wen Nienhuys2007-01-221-4/+12
* | (no commit message)Joe Neeman2007-01-201-27/+0
|/
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* Reduce number of Stem::is_invisible() calls....Han-Wen Nienhuys2007-01-041-4/+0
* Update guile interface....Han-Wen Nienhuys2007-01-041-1/+1
* Oops "cannot.Jan Nieuwenhuizen2006-12-221-1/+1
* initial.Jan Nieuwenhuizen2006-12-221-1/+1
* Fix conflicts between outside-staff-priority and script-priority.Joe Neeman2006-12-171-21/+0