summaryrefslogtreecommitdiff
path: root/lily/phrasing-slur-engraver.cc
Commit message (Expand)AuthorAgeFilesLines
* Issue 4906/6: Use ADD_END_ACKNOWLEDGER_FOR in slur engraversDavid Kastrup2016-07-041-1/+1
* Issue 4906/4: Use ADD_LISTENER/ACKNOWLEDGER_FOR in slur engraversDavid Kastrup2016-07-041-24/+7
* Issue 4903/4: Fold Slur_proto_engraver into Slur_engraver...David Kastrup2016-06-241-4/+10
* Issue 4903/3: Restructure slur engravers...David Kastrup2016-06-241-6/+26
* Issue 4903/2: {phrasing-,}slur-engraver.cc: adjust includesDavid Kastrup2016-06-241-10/+0
* Issue 4899/3: Revert "Issue 4885/2: Let ADD_ACKNOWLEDGER state actual classes"...David Kastrup2016-06-231-9/+9
* Consistently use semicolons after some macro calls...David Kastrup2016-06-071-1/+1
* Issue 4887: Remove delegating listener stubs...David Kastrup2016-06-061-8/+1
* Issue 4885/2: Let ADD_ACKNOWLEDGER state actual classes...David Kastrup2016-06-061-8/+8
* Issue 4884: Remove DECLARE_* translator callback macros...David Kastrup2016-06-061-3/+3
* Add semicola to a few macro calls...David Kastrup2016-06-011-1/+1
* Issue 4865/2: Rewrite of new translator initializations...David Kastrup2016-05-311-11/+16
* Issue 4842/3: Replace Engraver_dispatch_entry with Method_instance...David Kastrup2016-05-081-0/+1
* Issue 4625/3: Listen to and record in-chord slursDavid Kastrup2015-10-051-0/+8
* Issue 4625/2: Add event_symbol function to all slur engraversDavid Kastrup2015-10-051-0/+8
* Issue 4625/1: Rename Slur_proto_engraver::internal_listen_slur to listen_slur...David Kastrup2015-10-051-1/+1
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Adds Slur_proto_engraver as a base class for Slur_engraver and Phrasing_slur_...Mike Solomon2013-03-091-253/+5
* Revert "Better approximations for cross-staff slurs"...Mike Solomon2012-09-111-80/+31
* Better approximations for cross-staff slurs...Mike Solomon2012-09-101-31/+80
* Avoids script-tie collisions...Mike Solomon2012-09-101-3/+3
* Run fixcc.py with astyle 2.02.Graham Percival2012-08-101-7/+8
* reopened Issue 2584: please make partcombine merge slurs...David Kastrup2012-07-251-18/+15
* phrasing-slur: avoid key-sigs, clefs; issue 49Keith OHara2012-06-201-1/+19
* Protect a few events from gc....David Kastrup2012-06-151-0/+11
* Issue 2584 (redo 1967): please make partcombine merge slurs...David Kastrup2012-06-111-13/+67
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Adds Dots to the Slur encompass-objects grob set.Mike Solomon2011-12-051-0/+8
* Fix 1805: Ignore AmbitusAccidental in slur/phrasing slur engraving...Reinhold Kainhofer2011-09-081-3/+3
* Fixes issue 1628....Mike Solomon2011-08-251-1/+6
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-23/+20
* Fix issues 75 and 1256: Allow multiple concurrent slurs...Reinhold Kainhofer2011-07-121-37/+68
* 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
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* Phrasing_slur_engraver: acknowledge tuplet numbers.Neil Puttock2008-09-011-0/+8
* ADD_TRANSLATOR: Formatting, fix typos, add some doc strings.Werner Lemberg2008-03-141-4/+12
* Acknowledge scripts in phrasing slur engraver.Erlend Aasland2007-11-281-0/+9
* Shut up 'ignoring grob for slur' warnings with PhrasingSlurJoe Neeman2007-04-171-17/+0
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* * lily/*.cc, lily/include/*.hh: eliminate dummy arguments from...Erik Sandberg2006-10-151-1/+0
* * lily/pango-font.cc (text_stencil): allow 'tight' bounds....Han-Wen Nienhuys2006-10-031-0/+9
* (acknowledge_script): only ack...Han-Wen Nienhuys2006-10-031-2/+3
* * lily/translator.cc, lily/context.cc:, lily/translator-group.cc:...Erik Sandberg2006-09-221-2/+2
* *** empty log message ***Han-Wen Nienhuys2006-08-021-30/+18
* Fix some bugs in the dynamic engraver and PostScript backendErlend Aasland2006-05-311-30/+32
* * lily/pango-font.cc (text_stencil): allow 'tight' bounds....Han-Wen Nienhuys2006-10-031-0/+9