summaryrefslogtreecommitdiff
path: root/lily/engraver-group.cc
Commit message (Expand)AuthorAgeFilesLines
* Issue 4834: Remove routing information from Grob_info...David Kastrup2016-05-021-10/+7
* Issue 4609/4: Move \once action from iterators to listeners...David Kastrup2015-09-201-5/+35
* Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob...Dan Eble2015-05-221-5/+5
* Issue 4380: Some optimizations during dispatching...David Kastrup2015-05-161-15/+15
* Issue 4357/3: Run preparatory script replacing listener macros...David Kastrup2015-05-121-6/+4
* Replace C++ (in)equality checks with proper SCM syntax...Valentin Villenave2015-04-211-1/+1
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Replace internal_get_property with get_property where possible...Janek WarchoĊ‚2014-09-081-2/+1
* Issue 2507: Stop the entanglement of context properties and grob property int......David Kastrup2014-08-221-8/+6
* Replace remaining uses of unsmob_xxx with Xxx::unsmob...David Kastrup2014-08-021-2/+2
* unsmob_pitch -> Pitch::unsmob and related...David Kastrup2014-08-021-2/+2
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-60/+59
* Emit not-quite-cross-staff beams in the right context....Joe Neeman2011-06-041-2/+9
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
* Run grand-replace for 2010.Neil Puttock2010-01-231-1/+1
* Update source file headers. Fixes using standard GNU package conventions....Jan Nieuwenhuizen2009-11-251-3/+14
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-1/+1
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* Style fixes; renames....Han-Wen Nienhuys2008-06-091-8/+8
* ADD_TRANSLATOR: Formatting, fix typos, add some doc strings.Werner Lemberg2008-03-141-4/+12
* codingstyle nits: space before ( and after ,Han-Wen Nienhuys2007-01-271-1/+1
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* trim duplicate headers.Han-Wen Nienhuys2006-11-291-1/+0
* * lily/*.cc, lily/include/*.hh: eliminate dummy arguments from...Erik Sandberg2006-10-151-1/+0
* * lily/ various: Introduce stream events of types Prepare,...Erik Sandberg2006-06-261-4/+45
* Fix some bugs in the dynamic engraver and PostScript backendErlend Aasland2006-05-311-45/+4
* * lily/ various: Introduce stream events of types Prepare,...Erik Sandberg2006-06-261-4/+45
* * scm/translation-functions.scm (format-bass-figure): translate...Han-Wen Nienhuys2006-05-301-7/+15
* * configure.in (--enable-std-vector): New option....Jan Nieuwenhuizen2006-01-311-2/+2
* * The grand 2005-2006 replace.Jan Nieuwenhuizen2006-01-061-1/+1
* release commitHan-Wen Nienhuys2005-11-031-1/+1
* * lily/midi-item.cc (name): new method....Han-Wen Nienhuys2005-08-201-11/+15
* (do_announces): move recursion call out...Han-Wen Nienhuys2005-08-201-11/+11
* * lily/include/engraver-group.hh: rename....Han-Wen Nienhuys2005-08-181-2/+2
* *** empty log message ***Han-Wen Nienhuys2005-08-181-0/+140
* release: 1.1.58Han-Wen Nienhuys1999-07-141-85/+0
* release: 1.1.51Han-Wen Nienhuys1999-06-281-1/+1
* release: 1.1.46Han-Wen Nienhuys1999-06-041-8/+1
* release: 1.1.32Han-Wen Nienhuys1999-02-221-1/+0
* release: 1.1.29Han-Wen Nienhuys1999-02-151-1/+1
* release: 1.1.28Han-Wen Nienhuys1999-02-081-4/+2
* release: 1.1.6Han-Wen Nienhuys1998-11-161-1/+1
* release: 1.1.0Han-Wen Nienhuys1998-10-231-4/+4
* patch::: 1.0.12.hwn1...Han-Wen Nienhuys1998-10-011-4/+4
* release: 1.0.1Han-Wen Nienhuys1998-08-111-4/+4
* release: 0.1.61Han-Wen Nienhuys1998-05-041-1/+1
* release: 0.1.56Han-Wen Nienhuys1998-03-171-10/+20
* release: 0.1.13Han-Wen Nienhuys1997-09-111-292/+29