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
/
balloon.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-18
/
+17
*
Adds automatic numbering to footnotes.
...
Mike Solomon
2011-07-28
1
-4
/
+3
*
Changes the spanner-placement property of FootnoteSpanner to ly:dir
...
Mike Solomon
2011-03-15
1
-13
/
+6
*
Implements annotations for footnotes.
...
Mike Solomon
2011-03-09
1
-4
/
+61
*
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
*
Miscellaneous nitpicks.
Neil Puttock
2008-09-07
1
-2
/
+2
*
In doc strings, replace trailing spaces with leading ones.
...
Werner Lemberg
2008-03-14
1
-2
/
+2
*
ADD_INTERFACE: Formatting and fixing typos.
Werner Lemberg
2008-03-14
1
-1
/
+2
*
codingstyle nits: space before ( and after ,
Han-Wen Nienhuys
2007-01-27
1
-1
/
+1
*
add 2007 to (c) year.
Han-Wen Nienhuys
2007-01-08
1
-1
/
+1
*
use classnames for interface naming; remove inclusion of
...
Han-Wen Nienhuys
2006-11-29
1
-2
/
+2
*
uniformize grob interface naming with C++.
Han-Wen Nienhuys
2006-11-29
1
-1
/
+1
*
rewrite balloon-text support. This is now a separate grob, with its
...
Han-Wen Nienhuys
2006-11-05
1
-28
/
+17
*
* The grand 2005-2006 replace.
Jan Nieuwenhuizen
2006-01-06
1
-1
/
+1
*
release commit
Han-Wen Nienhuys
2005-11-03
1
-1
/
+1
*
(class Grob): move pscore, dim_cache_,
...
Han-Wen Nienhuys
2005-11-02
1
-1
/
+1
*
* lily/grob.cc: remove X-extent-callback / Y-extent-callback.
...
Han-Wen Nienhuys
2005-10-21
1
-7
/
+8
*
* lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
...
Han-Wen Nienhuys
2005-07-11
1
-1
/
+1
*
* flower/include/axis.hh: rename from axes.hh
...
Han-Wen Nienhuys
2005-06-07
1
-1
/
+1
*
* flower
...
Jan Nieuwenhuizen
2005-03-10
1
-7
/
+7
*
* scm/music-functions.scm (has-request-chord): don't use
...
Han-Wen Nienhuys
2005-02-04
1
-1
/
+1
*
*** empty log message ***
Han-Wen Nienhuys
2005-01-31
1
-1
/
+1
*
* configure.in: Test for and accept lmodern if EC fonts not found.
...
Jan Nieuwenhuizen
2004-11-18
1
-1
/
+0
*
The grand \paper -> \layout, \bookpaper -> \paper renaming.
Jan Nieuwenhuizen
2004-10-10
1
-1
/
+1
*
* lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
...
Han-Wen Nienhuys
2004-09-22
1
-1
/
+1
*
new file, move from
...
Han-Wen Nienhuys
2004-05-27
1
-1
/
+1
*
* lily/book.cc (to_stencil): New method.
...
Jan Nieuwenhuizen
2004-04-27
1
-1
/
+1
*
* lily/paper-book.cc (pages): Change signature. Update callers.
...
Jan Nieuwenhuizen
2004-04-27
1
-33
/
+29
*
* lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
...
Han-Wen Nienhuys
2004-04-12
1
-1
/
+1
*
* lily/text-item.cc (interpret_string): new file, select font with
...
Han-Wen Nienhuys
2004-04-09
1
-1
/
+1
*
* lily/include/lily-guile.hh: many new ly_ functions. Thanks to
...
Han-Wen Nienhuys
2004-04-07
1
-2
/
+2
*
* lily/font-interface.cc (text_font_alist_chain): rename function,
...
Han-Wen Nienhuys
2004-03-14
1
-1
/
+1
*
*** empty log message ***
Han-Wen Nienhuys
2004-03-08
1
-1
/
+1
*
(LY_DEFINE): use Scheme style naming for
...
Han-Wen Nienhuys
2004-02-22
1
-5
/
+5
*
(interface-doc): prune Grob
...
Han-Wen Nienhuys
2004-02-14
1
-1
/
+1
*
($(outdir)/%.pdf): add DVIPS_FLAGS. This will
...
Han-Wen Nienhuys
2004-02-13
1
-9
/
+9
*
cleanup. Separate into internal
...
Han-Wen Nienhuys
2004-02-11
1
-3
/
+3
*
* lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
...
Han-Wen Nienhuys
2004-01-18
1
-6
/
+1
*
* lily/line-interface.cc (line): remove thickness from calling interface.
...
Han-Wen Nienhuys
2004-01-18
1
-1
/
+2
*
* input/regression/balloon.ly: new file.
...
Han-Wen Nienhuys
2004-01-17
1
-1
/
+1
*
* input/regression/balloon.ly: new file.
...
Han-Wen Nienhuys
2004-01-17
1
-0
/
+98