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
/
paper-score.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace C++ (in)equality checks with proper SCM syntax
...
Valentin Villenave
2015-04-21
1
-1
/
+1
*
Run grand replace for 2015.
Werner Lemberg
2015-01-04
1
-1
/
+1
*
Issue 4156: Define Smob<> constructors
...
David Kastrup
2014-10-15
1
-6
/
+0
*
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
-1
/
+1
*
unsmob_pitch -> Pitch::unsmob and related
...
David Kastrup
2014-08-02
1
-1
/
+1
*
Run grand-replace (issue 3765)
...
Carl Sorensen
2014-01-11
1
-1
/
+1
*
Run grand-replace for 2012
Graham Percival
2012-01-09
1
-1
/
+1
*
Proper loglevels: cmd-line option --loglevel=NONE/ERROR/WARN/BASIC/PROGRESS/D...
...
Reinhold Kainhofer
2011-08-14
1
-4
/
+3
*
Grand fixcc.py run on all .hh .cc files.
...
Graham Percival
2011-08-01
1
-12
/
+11
*
Admin: run yearly grand-replace.
Graham Percival
2011-01-13
1
-1
/
+1
*
Refactor pure-height calculations.
Joe Neeman
2010-09-28
1
-14
/
+20
*
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
*
Fix page breaks between scores.
Joe Neeman
2007-02-19
1
-8
/
+0
*
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
...
Joe Neeman
2007-01-31
1
-0
/
+6
|
\
|
*
replace SCM_ASSERT_TYPE with LY_ASSERT_TYPE and friends
Han-Wen Nienhuys
2007-01-27
1
-0
/
+6
*
|
method renaming in constrained-breaking
Joe Neeman
2007-01-18
1
-2
/
+2
*
|
one-pass vertical stretching
Joe Neeman
2007-01-18
1
-0
/
+1
|
/
*
add 2007 to (c) year.
Han-Wen Nienhuys
2007-01-08
1
-1
/
+1
*
Notes or rests that fill an entire measure are preceded by some more space.
Han-Wen Nienhuys
2007-01-07
1
-2
/
+2
*
remove progress again
Han-Wen Nienhuys
2006-11-05
1
-1
/
+1
*
some useless statistics.
Han-Wen Nienhuys
2006-11-05
1
-1
/
+1
*
* Documentation/user/page.itely (Page formatting):
...
Joe Neeman
2006-10-02
1
-5
/
+2
*
*** empty log message ***
Joe Neeman
2006-09-04
1
-12
/
+4
*
* scm/paper-system.scm (paper-system-annotate): also annotate the
...
Joe Neeman
2006-06-09
1
-0
/
+18
*
Fix some bugs in the dynamic engraver and PostScript backend
Erlend Aasland
2006-05-31
1
-22
/
+15
*
* Documentation/user/page.itely (Page formatting):
...
Joe Neeman
2006-10-02
1
-5
/
+2
*
*** empty log message ***
Joe Neeman
2006-09-04
1
-12
/
+4
*
* scm/paper-system.scm (paper-system-annotate): also annotate the
...
Joe Neeman
2006-06-09
1
-0
/
+18
*
* scm/define-context-properties.scm:
...
Joe Neeman
2006-05-09
1
-3
/
+3
*
* lily/simple-spacer.cc: Remove class Simple_spacer_wrapper.
...
Joe Neeman
2006-05-04
1
-12
/
+21
*
patch by Joe Neeman: "I have
...
Han-Wen Nienhuys
2006-02-23
1
-2
/
+2
*
* lily/paper-score.cc (find_break_indices): move from Break_algorithm.
...
Han-Wen Nienhuys
2006-02-21
1
-1
/
+18
*
* lily/include/constrained-breaking.hh (class
...
Han-Wen Nienhuys
2006-02-21
1
-2
/
+10
*
(get_system_specs): separate generation of
...
Han-Wen Nienhuys
2006-02-15
1
-0
/
+1
*
* flower/include/std-string.hh:
...
Jan Nieuwenhuizen
2006-02-11
1
-4
/
+4
*
* 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
-4
/
+4
*
*** empty log message ***
Jan Nieuwenhuizen
2006-01-26
1
-1
/
+3
*
* scm/layout-page-layout.scm (write-page-breaks): record tweaks
...
Han-Wen Nienhuys
2006-01-25
1
-1
/
+1
*
* The grand 2005-2006 replace.
Jan Nieuwenhuizen
2006-01-06
1
-1
/
+1
*
release commit
Han-Wen Nienhuys
2005-11-03
1
-1
/
+1
*
* lily/main.cc (LY_DEFINE): add gmane address.
...
Han-Wen Nienhuys
2005-11-02
1
-4
/
+1
*
(class Grob): move pscore, dim_cache_,
...
Han-Wen Nienhuys
2005-11-02
1
-1
/
+4
*
(parse_symbol_list): Bugfix.
Jan Nieuwenhuizen
2005-08-12
1
-2
/
+0
*
(DECLARE_BASE_SMOBS): add methods
...
Han-Wen Nienhuys
2005-07-24
1
-1
/
+1
*
* lily/score.cc (Score): unprotect copy of Output_def. Plugs
...
Han-Wen Nienhuys
2005-05-31
1
-0
/
+2
[next]