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
/
pitched-trill-engraver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 4884: Remove DECLARE_* translator callback macros
...
David Kastrup
2016-06-06
1
-5
/
+5
*
Issue 4865/2: Rewrite of new translator initializations
...
David Kastrup
2016-05-31
1
-5
/
+10
*
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 4560: group #include directives at top of file
...
Dan Eble
2015-08-20
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
-4
/
+4
*
Run grand replace for 2015.
Werner Lemberg
2015-01-04
1
-1
/
+1
*
Issue4141/2: Use Xxx:is_smob instead of Xxx:unsmob when used in boolean contexts
...
David Kastrup
2014-10-06
1
-1
/
+1
*
unsmob_pitch -> Pitch::unsmob and related
...
David Kastrup
2014-08-02
1
-3
/
+3
*
keySignature-> keyAlterations
...
Keith OHara
2014-05-20
1
-1
/
+1
*
Run grand-replace (issue 3765)
...
Carl Sorensen
2014-01-11
1
-1
/
+1
*
trill-pitch-engraver: acknowledge stems and flags; issue 3465
Keith OHara
2013-08-24
1
-0
/
+14
*
Run grand-replace for 2012
Graham Percival
2012-01-09
1
-1
/
+1
*
Grand fixcc.py run on all .hh .cc files.
...
Graham Percival
2011-08-01
1
-21
/
+20
*
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
*
Merge accidental callbacks from dev/rune.
Joe Neeman
2008-08-19
1
-1
/
+1
*
Fix 524 pitched trill losing accidental.
...
Neil Puttock
2008-07-05
1
-1
/
+14
*
ADD_TRANSLATOR: Formatting, fix typos, add some doc strings.
Werner Lemberg
2008-03-14
1
-3
/
+6
*
new interface trill-spanner-interface. Use for pitched trill engraver.
Han-Wen Nienhuys
2007-01-26
1
-9
/
+3
*
add 2007 to (c) year.
Han-Wen Nienhuys
2007-01-08
1
-1
/
+1
*
Softcode alteration/accidental symbol link.
...
Han-Wen Nienhuys
2006-12-30
1
-2
/
+1
*
Cleanup of accidental-engraver.cc / accidental.cc
...
Han-Wen Nienhuys
2006-12-28
1
-2
/
+2
*
thinko for trill-spanner
Han-Wen Nienhuys
2006-12-23
1
-1
/
+2
*
use rational numbers for alteration field of Pitch.
Han-Wen Nienhuys
2006-12-22
1
-2
/
+2
*
* lily/*.cc, lily/include/*.hh: eliminate dummy arguments from
...
Erik Sandberg
2006-10-15
1
-2
/
+0
*
* scm/define-grob-interfaces.scm
...
Han-Wen Nienhuys
2006-10-09
1
-0
/
+1
*
*** empty log message ***
Han-Wen Nienhuys
2006-10-04
1
-2
/
+7
*
* lily/translator.cc, lily/context.cc:, lily/translator-group.cc:
...
Erik Sandberg
2006-09-22
1
-16
/
+17
*
(make_trill): do set_parent also
...
Han-Wen Nienhuys
2006-08-04
1
-4
/
+3
*
Fix some bugs in the dynamic engraver and PostScript backend
Erlend Aasland
2006-05-31
1
-27
/
+22
*
*** empty log message ***
Han-Wen Nienhuys
2006-10-04
1
-2
/
+7
*
* lily/translator.cc, lily/context.cc:, lily/translator-group.cc:
...
Erik Sandberg
2006-09-22
1
-16
/
+17
*
(make_trill): do set_parent also
...
Han-Wen Nienhuys
2006-08-04
1
-4
/
+3
*
* flower/include/std-string.hh:
...
Jan Nieuwenhuizen
2006-02-11
1
-1
/
+1
*
* flower/include/pqueue.hh: Derive from std::vector.
...
Jan Nieuwenhuizen
2006-02-03
1
-1
/
+1
*
* configure.in (--enable-std-vector): New option.
...
Jan Nieuwenhuizen
2006-01-31
1
-3
/
+3
*
* The grand 2005-2006 replace.
Jan Nieuwenhuizen
2006-01-06
1
-1
/
+1
*
* lily/tie-column.cc (set_directions): set directions only once.
...
Han-Wen Nienhuys
2005-08-22
1
-9
/
+8
*
(parse_symbol_list): Bugfix.
Jan Nieuwenhuizen
2005-08-12
1
-15
/
+13
*
(class Phrasing_slur_engraver):
...
Jan Nieuwenhuizen
2005-08-11
1
-4
/
+4
*
* input/regression/slur-script.ly: Fixed.
...
Jan Nieuwenhuizen
2005-08-11
1
-11
/
+6
*
* lily/accidental-engraver.cc: formatting fixes.
...
Han-Wen Nienhuys
2005-07-26
1
-6
/
+6
*
* lily/main.cc (setup_guile_env): new function. Set GC min_yields
...
Han-Wen Nienhuys
2005-07-24
1
-2
/
+2
*
* lily/include/translator.hh (class Translator): remove
...
Han-Wen Nienhuys
2005-07-24
1
-2
/
+2
*
* lily/context.cc (where_defined): also assign value in
...
Han-Wen Nienhuys
2005-07-24
1
-1
/
+0
[next]