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
/
spanner.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 4512: Remove redundant occurences of this->
David Kastrup
2015-07-27
1
-1
/
+1
*
Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob
...
Dan Eble
2015-05-22
1
-4
/
+4
*
Replace C++ (in)equality checks with proper SCM syntax
...
Valentin Villenave
2015-04-21
1
-2
/
+2
*
Allow independent adjustment of minimum length for spanner siblings
...
David Nalesnik
2015-02-14
1
-2
/
+18
*
Run grand replace for 2015.
Werner Lemberg
2015-01-04
1
-1
/
+1
*
Issue 4141/1: Define inline members unsmob and is_smob for several derived cl...
David Kastrup
2014-10-06
1
-6
/
+0
*
Replace remaining uses of unsmob_xxx with Xxx::unsmob
...
David Kastrup
2014-08-02
1
-4
/
+4
*
unsmob_pitch -> Pitch::unsmob and related
...
David Kastrup
2014-08-02
1
-2
/
+2
*
use X-parents to align MMRNumbers, MMRTexts and PercentRepeatCounters
...
Janek Warchoł
2014-06-28
1
-1
/
+12
*
Run grand-replace (issue 3765)
...
Carl Sorensen
2014-01-11
1
-1
/
+1
*
Revert "Break slurs between alternative endings in repeats; issue 1698."
...
Mike Solomon
2013-04-15
1
-1
/
+0
*
Hairpin minimum-length has not effect at end of line; issue 2785.
...
Mike Solomon
2013-04-06
1
-0
/
+17
*
Break slurs between alternative endings in repeats; issue 1698.
...
Mike Solomon
2013-04-06
1
-0
/
+1
*
Run fixcc.py with astyle 2.02.
Graham Percival
2012-08-10
1
-1
/
+1
*
Add some translation markers; normalize whitespace.
Werner Lemberg
2012-06-28
1
-2
/
+3
*
Consistent bounds for slurs; issue 427 and 379
Keith OHara
2012-06-20
1
-26
/
+0
*
Issue 2491: Macro for(UP_and_DOWN) and 3 similar.
...
Łukasz Czerwiński
2012-04-30
1
-20
/
+8
*
Run grand-replace for 2012
Graham Percival
2012-01-09
1
-1
/
+1
*
Run astyle 2.02.
Graham Percival
2011-12-12
1
-2
/
+2
*
Standardizes X extents of beams across beam calculations.
...
Mike Solomon
2011-11-10
1
-7
/
+24
*
Grand fixcc.py run on all .hh .cc files.
...
Graham Percival
2011-08-01
1
-110
/
+107
*
Fix 1259/1433: linebreaks with \breakDynamicSpan or spanners with style=#'none
...
Reinhold Kainhofer
2011-07-28
1
-0
/
+1
*
Fix issues 75 and 1256: Allow multiple concurrent slurs
...
Reinhold Kainhofer
2011-07-12
1
-0
/
+1
*
Modifies Spanner::spanner_length to better handle line spanners.
...
Mike Solomon
2011-06-16
1
-4
/
+19
*
Fix 1622 Dynamic spanner not printed under grace notes
Trevor Daniels
2011-04-19
1
-4
/
+7
*
Suppress continuing LyricHyphen under grace note at start of line
...
Trevor Daniels
2011-04-09
1
-11
/
+11
*
Fixes Issue 1504, allowing feather beam line breaking.
...
Mike Solomon
2011-03-16
1
-0
/
+48
*
Replaces broken_spanner_index by get_break_index in spanner.cc
...
Mike Solomon
2011-03-12
1
-12
/
+1
*
Optimizations for pure-height approximations.
...
Joe Neeman
2011-02-14
1
-0
/
+27
*
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
*
Move left-broken line-spanner check to callback.
...
Neil Puttock
2009-04-15
1
-14
/
+34
*
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
*
Clean up error messages in case of unattached tuplet bracket.
Han-Wen Nienhuys
2008-03-17
1
-1
/
+1
*
In doc strings, replace trailing spaces with leading ones.
...
Werner Lemberg
2008-03-14
1
-6
/
+6
*
ADD_INTERFACE: Formatting and fixing typos.
Werner Lemberg
2008-03-14
1
-6
/
+8
*
Fix #527.
...
Han-Wen Nienhuys
2007-12-15
1
-4
/
+7
*
fix hairpinToBarline
Joe Neeman
2007-07-05
1
-0
/
+1
*
Fix #296.
...
Han-Wen Nienhuys
2007-02-16
1
-16
/
+26
*
rename spanned_rank_iv -> spanned_rank_interval
Han-Wen Nienhuys
2007-02-03
1
-2
/
+2
*
codingstyle nits: space before ( and after ,
Han-Wen Nienhuys
2007-01-27
1
-1
/
+1
*
Fix #255.
...
Han-Wen Nienhuys
2007-01-24
1
-20
/
+3
*
make spanned_rank_iv() const; add Spanner::spanned_time() method
Han-Wen Nienhuys
2007-01-24
1
-1
/
+27
*
excise object keys from back-end.
Han-Wen Nienhuys
2007-01-11
1
-8
/
+8
*
add 2007 to (c) year.
Han-Wen Nienhuys
2007-01-08
1
-1
/
+1
*
spanner::bounds-width
Han-Wen Nienhuys
2006-12-21
1
-1
/
+20
*
really fix #171
Han-Wen Nienhuys
2006-12-08
1
-4
/
+4
*
insert rods between spanner bounds and breakable columns too. Fixes #171.
Han-Wen Nienhuys
2006-12-08
1
-6
/
+23
[next]