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
/
dynamic-engraver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 4884: Remove DECLARE_* translator callback macros
...
David Kastrup
2016-06-06
1
-4
/
+4
*
Issue 4865/2: Rewrite of new translator initializations
...
David Kastrup
2016-05-31
1
-4
/
+9
*
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
...
David Kastrup
2015-08-23
1
-2
/
+0
*
Issue 4550 (1/2) Avoid "using namespace std;" in included files
...
Dan Eble
2015-08-20
1
-0
/
+2
*
Issue 4541 (2/2) Clean up...
...
Dan Eble
2015-08-14
1
-2
/
+2
*
Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob
...
Dan Eble
2015-05-22
1
-3
/
+3
*
Replace C++ (in)equality checks with proper SCM syntax
...
Valentin Villenave
2015-04-21
1
-6
/
+7
*
Run grand replace for 2015.
Werner Lemberg
2015-01-04
1
-1
/
+1
*
unsmob_pitch -> Pitch::unsmob and related
...
David Kastrup
2014-08-02
1
-3
/
+3
*
Issue 2245: always align dynamics and lyrics on "main" notehead
...
Janek Warchoł
2014-07-08
1
-2
/
+2
*
Clean up DynamicText horizontal alignment.
...
Janek Warchoł
2014-07-05
1
-4
/
+1
*
Run grand-replace (issue 3765)
...
Carl Sorensen
2014-01-11
1
-1
/
+1
*
Revert "Prevents dynamics from colliding with cross-staff stems."
...
Keith OHara
2014-01-03
1
-3
/
+0
*
Issue 3602/3: Rename New_dynamic_engraver to Dynamic_engraver in lily/dynamic...
David Kastrup
2013-10-12
1
-19
/
+19
*
Issue 3602/2: Rename lily/new-dynamic-engraver.cc to lily/dynamic-engraver.cc
David Kastrup
2013-10-12
1
-0
/
+305
*
Issue 3602/1: Remove Dynamic_engraver.
David Kastrup
2013-10-12
1
-453
/
+0
*
Issue 3557: Fix some grammar mistakes.
...
Mark Polesky
2013-09-20
1
-1
/
+1
*
Change class field in stream events to contain the complete event type list
David Kastrup
2012-05-02
1
-1
/
+1
*
Issue 2274: Patch: Typo fixes
Pavel Roskin
2012-02-03
1
-1
/
+1
*
Run grand-replace for 2012
Graham Percival
2012-01-09
1
-1
/
+1
*
Clean up g++ 4.6.1 compiler warnings (-Wunused-but-set-variable).
Werner Lemberg
2011-08-15
1
-7
/
+1
*
Grand fixcc.py run on all .hh .cc files.
...
Graham Percival
2011-08-01
1
-177
/
+177
*
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
*
IR: correct docs for TextSpanner.
...
Neil Puttock
2009-04-25
1
-2
/
+1
*
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
*
Small formatting cleanups.
Han-Wen Nienhuys
2008-05-01
1
-2
/
+2
*
Neil's patch for hairpin to bar line.
...
Graham Percival
2008-04-28
1
-10
/
+0
*
In doc strings, replace trailing spaces with leading ones.
...
Werner Lemberg
2008-03-14
1
-4
/
+4
*
ADD_TRANSLATOR: Formatting, fix typos, add some doc strings.
Werner Lemberg
2008-03-14
1
-5
/
+10
*
Fix issue 493
...
Erlend Aasland
2008-03-12
1
-3
/
+6
*
Fix 158: Obey hairpinToBarline even if the hairpin is followed by dynamic text.
Erlend Aasland
2007-11-27
1
-2
/
+1
*
finish fixing 259
Joe Neeman
2007-07-13
1
-0
/
+1
*
fix hairpinToBarline
Joe Neeman
2007-07-05
1
-11
/
+11
*
use PaperColumns instead of SeparationItems
Joe Neeman
2007-06-29
1
-10
/
+3
*
Clean up nested property settings.
...
Han-Wen Nienhuys
2007-02-03
1
-2
/
+2
*
Fix #259.
...
Han-Wen Nienhuys
2007-01-31
1
-0
/
+10
*
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
...
Joe Neeman
2007-01-25
1
-6
/
+3
|
\
|
*
use new-line-spanner for dynamic texts too.
Han-Wen Nienhuys
2007-01-24
1
-6
/
+3
*
|
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
Joe Neeman
2007-01-23
1
-4
/
+12
|
\
|
|
*
Fix #250.
...
Han-Wen Nienhuys
2007-01-22
1
-4
/
+12
*
|
(no commit message)
Joe Neeman
2007-01-20
1
-27
/
+0
|
/
*
add 2007 to (c) year.
Han-Wen Nienhuys
2007-01-08
1
-1
/
+1
*
Reduce number of Stem::is_invisible() calls.
...
Han-Wen Nienhuys
2007-01-04
1
-4
/
+0
*
Update guile interface.
...
Han-Wen Nienhuys
2007-01-04
1
-1
/
+1
*
Oops "cannot.
Jan Nieuwenhuizen
2006-12-22
1
-1
/
+1
*
initial.
Jan Nieuwenhuizen
2006-12-22
1
-1
/
+1
*
Fix conflicts between outside-staff-priority and script-priority.
Joe Neeman
2006-12-17
1
-21
/
+0
[next]