summaryrefslogtreecommitdiff
path: root/lily/balloon-engraver.cc
Commit message (Expand)AuthorAgeFilesLines
* Issue 4884: Remove DECLARE_* translator callback macros...David Kastrup2016-06-061-2/+2
* Issue 4865/2: Rewrite of new translator initializations...David Kastrup2016-05-311-2/+7
* Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob...Dan Eble2015-05-221-1/+1
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Replace remaining uses of unsmob_xxx with Xxx::unsmob...David Kastrup2014-08-021-1/+1
* 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-20/+18
* 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-7/+17
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-1/+1
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* ADD_TRANSLATOR: Formatting, fix typos, add some doc strings.Werner Lemberg2008-03-141-3/+10
* codingstyle nits: space before ( and after ,Han-Wen Nienhuys2007-01-271-5/+5
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* uniformize grob interface naming with C++.Han-Wen Nienhuys2006-11-291-1/+0
* rewrite balloon-text support. This is now a separate grob, with its...Han-Wen Nienhuys2006-11-051-0/+88