index
:
software/lilypond
stafftab
Fork of Lilypond with Stafftab patches.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lily
/
phrasing-slur-engraver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 4906/6: Use ADD_END_ACKNOWLEDGER_FOR in slur engravers
David Kastrup
2016-07-04
1
-1
/
+1
*
Issue 4906/4: Use ADD_LISTENER/ACKNOWLEDGER_FOR in slur engravers
David Kastrup
2016-07-04
1
-24
/
+7
*
Issue 4903/4: Fold Slur_proto_engraver into Slur_engraver
...
David Kastrup
2016-06-24
1
-4
/
+10
*
Issue 4903/3: Restructure slur engravers
...
David Kastrup
2016-06-24
1
-6
/
+26
*
Issue 4903/2: {phrasing-,}slur-engraver.cc: adjust includes
David Kastrup
2016-06-24
1
-10
/
+0
*
Issue 4899/3: Revert "Issue 4885/2: Let ADD_ACKNOWLEDGER state actual classes"
...
David Kastrup
2016-06-23
1
-9
/
+9
*
Consistently use semicolons after some macro calls
...
David Kastrup
2016-06-07
1
-1
/
+1
*
Issue 4887: Remove delegating listener stubs
...
David Kastrup
2016-06-06
1
-8
/
+1
*
Issue 4885/2: Let ADD_ACKNOWLEDGER state actual classes
...
David Kastrup
2016-06-06
1
-8
/
+8
*
Issue 4884: Remove DECLARE_* translator callback macros
...
David Kastrup
2016-06-06
1
-3
/
+3
*
Add semicola to a few macro calls
...
David Kastrup
2016-06-01
1
-1
/
+1
*
Issue 4865/2: Rewrite of new translator initializations
...
David Kastrup
2016-05-31
1
-11
/
+16
*
Issue 4842/3: Replace Engraver_dispatch_entry with Method_instance
...
David Kastrup
2016-05-08
1
-0
/
+1
*
Issue 4625/3: Listen to and record in-chord slurs
David Kastrup
2015-10-05
1
-0
/
+8
*
Issue 4625/2: Add event_symbol function to all slur engravers
David Kastrup
2015-10-05
1
-0
/
+8
*
Issue 4625/1: Rename Slur_proto_engraver::internal_listen_slur to listen_slur
...
David Kastrup
2015-10-05
1
-1
/
+1
*
Run grand replace for 2015.
Werner Lemberg
2015-01-04
1
-1
/
+1
*
Run grand-replace (issue 3765)
...
Carl Sorensen
2014-01-11
1
-1
/
+1
*
Adds Slur_proto_engraver as a base class for Slur_engraver and Phrasing_slur_...
Mike Solomon
2013-03-09
1
-253
/
+5
*
Revert "Better approximations for cross-staff slurs"
...
Mike Solomon
2012-09-11
1
-80
/
+31
*
Better approximations for cross-staff slurs
...
Mike Solomon
2012-09-10
1
-31
/
+80
*
Avoids script-tie collisions
...
Mike Solomon
2012-09-10
1
-3
/
+3
*
Run fixcc.py with astyle 2.02.
Graham Percival
2012-08-10
1
-7
/
+8
*
reopened Issue 2584: please make partcombine merge slurs
...
David Kastrup
2012-07-25
1
-18
/
+15
*
phrasing-slur: avoid key-sigs, clefs; issue 49
Keith OHara
2012-06-20
1
-1
/
+19
*
Protect a few events from gc.
...
David Kastrup
2012-06-15
1
-0
/
+11
*
Issue 2584 (redo 1967): please make partcombine merge slurs
...
David Kastrup
2012-06-11
1
-13
/
+67
*
Run grand-replace for 2012
Graham Percival
2012-01-09
1
-1
/
+1
*
Adds Dots to the Slur encompass-objects grob set.
Mike Solomon
2011-12-05
1
-0
/
+8
*
Fix 1805: Ignore AmbitusAccidental in slur/phrasing slur engraving
...
Reinhold Kainhofer
2011-09-08
1
-3
/
+3
*
Fixes issue 1628.
...
Mike Solomon
2011-08-25
1
-1
/
+6
*
Grand fixcc.py run on all .hh .cc files.
...
Graham Percival
2011-08-01
1
-23
/
+20
*
Fix issues 75 and 1256: Allow multiple concurrent slurs
...
Reinhold Kainhofer
2011-07-12
1
-37
/
+68
*
Admin: run yearly grand-replace.
Graham Percival
2011-01-13
1
-1
/
+1
*
Run grand-replace for 2010.
Neil Puttock
2010-01-23
1
-1
/
+1
*
Update source file headers. Fixes using standard GNU package conventions.
...
Jan Nieuwenhuizen
2009-11-25
1
-3
/
+14
*
Run grand-replace for 2009.
Jan Nieuwenhuizen
2009-01-06
1
-1
/
+1
*
Run `make grand-replace'.
Jan Nieuwenhuizen
2008-12-01
1
-1
/
+1
*
Phrasing_slur_engraver: acknowledge tuplet numbers.
Neil Puttock
2008-09-01
1
-0
/
+8
*
ADD_TRANSLATOR: Formatting, fix typos, add some doc strings.
Werner Lemberg
2008-03-14
1
-4
/
+12
*
Acknowledge scripts in phrasing slur engraver.
Erlend Aasland
2007-11-28
1
-0
/
+9
*
Shut up 'ignoring grob for slur' warnings with PhrasingSlur
Joe Neeman
2007-04-17
1
-17
/
+0
*
add 2007 to (c) year.
Han-Wen Nienhuys
2007-01-08
1
-1
/
+1
*
* lily/*.cc, lily/include/*.hh: eliminate dummy arguments from
...
Erik Sandberg
2006-10-15
1
-1
/
+0
*
* lily/pango-font.cc (text_stencil): allow 'tight' bounds.
...
Han-Wen Nienhuys
2006-10-03
1
-0
/
+9
*
(acknowledge_script): only ack
...
Han-Wen Nienhuys
2006-10-03
1
-2
/
+3
*
* lily/translator.cc, lily/context.cc:, lily/translator-group.cc:
...
Erik Sandberg
2006-09-22
1
-2
/
+2
*
*** empty log message ***
Han-Wen Nienhuys
2006-08-02
1
-30
/
+18
*
Fix some bugs in the dynamic engraver and PostScript backend
Erlend Aasland
2006-05-31
1
-30
/
+32
*
* lily/pango-font.cc (text_stencil): allow 'tight' bounds.
...
Han-Wen Nienhuys
2006-10-03
1
-0
/
+9
[next]