summaryrefslogtreecommitdiff
path: root/lily/chord-name-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-2/+2
* Replace C++ (in)equality checks with proper SCM syntax...Valentin Villenave2015-04-211-2/+2
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Issue4141/2: Use Xxx:is_smob instead of Xxx:unsmob when used in boolean contexts...David Kastrup2014-10-061-1/+1
* unsmob_pitch -> Pitch::unsmob and related...David Kastrup2014-08-021-2/+2
* Don't call Pitch::Pitch with more arguments than necessary.David Kastrup2014-07-211-1/+1
* Issue 2617: simple chord inversions take 2 octaves...David Kastrup2014-07-181-21/+15
* Issue 3966/2: Allows the user to override the text property of ChordName...David Kastrup2014-06-301-49/+60
* Issue 3966: Revert "Allows the user to override the text property of ChordName"...David Kastrup2014-06-301-25/+15
* Let Chord_name_engraver record lastChord in internal context property...David Kastrup2014-02-081-13/+6
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Allows the user to override the text property of ChordName...Mike Solomon2012-09-121-15/+25
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Revert "Modify chord handling to handle guitar capos"...Janek Warchol2011-09-061-2/+2
* Modify chord handling to handle guitar capos...Wol2011-09-051-2/+2
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-52/+52
* 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
* Add N.C. entry to ChordNames context....Carl Sorensen2009-05-141-47/+71
* 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-7/+12
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* formatting nitpicks.Han-Wen Nienhuys2006-11-051-2/+9
* * lily/*.cc, lily/include/*.hh: eliminate dummy arguments from...Erik Sandberg2006-10-151-1/+0
* *** empty log message ***Han-Wen Nienhuys2006-08-021-31/+16
* Fix some bugs in the dynamic engraver and PostScript backendErlend Aasland2006-05-311-16/+31
* *** empty log message ***Han-Wen Nienhuys2006-08-021-31/+16
* * flower/include/std-string.hh:...Jan Nieuwenhuizen2006-02-111-1/+1
* * flower/include/pqueue.hh: Derive from std::vector....Jan Nieuwenhuizen2006-02-031-1/+1
* * configure.in (--enable-std-vector): New option....Jan Nieuwenhuizen2006-01-311-2/+2
* * The grand 2005-2006 replace.Jan Nieuwenhuizen2006-01-061-1/+1
* (class Phrasing_slur_engraver):...Jan Nieuwenhuizen2005-08-111-4/+4
* * lily/include/translator.hh (class Translator): remove...Han-Wen Nienhuys2005-07-241-2/+2
* * lily/context.cc (where_defined): also assign value in...Han-Wen Nienhuys2005-07-241-1/+0
* * lily/include/translator.icc: new file....Han-Wen Nienhuys2005-07-181-2/+4
* * lily/include/event.hh: remove file....Han-Wen Nienhuys2005-07-131-0/+1
* * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X...Han-Wen Nienhuys2005-07-111-1/+1
* *** empty log message ***Jan Nieuwenhuizen2005-04-121-1/+1
* * flower...Jan Nieuwenhuizen2005-03-101-31/+29
* * scm/music-functions.scm (has-request-chord): don't use...Han-Wen Nienhuys2005-02-041-2/+2
* *** empty log message ***Han-Wen Nienhuys2005-01-311-1/+1
* (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATORHan-Wen Nienhuys2004-12-091-1/+1
* *** empty log message ***Han-Wen Nienhuys2004-12-091-1/+1
* (Paper_column): copy rank_. This fixes...Han-Wen Nienhuys2004-12-091-1/+1
* * configure.in: Test for and accept lmodern if EC fonts not found....Jan Nieuwenhuizen2004-11-181-2/+0
* * lily/parser.yy (Music_list): add error-found to music with errors....Han-Wen Nienhuys2004-09-241-1/+1