| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue 4884: Remove DECLARE_* translator callback macros... | David Kastrup | 2016-06-06 | 1 | -2/+2 |
* | Issue 4865/2: Rewrite of new translator initializations... | David Kastrup | 2016-05-31 | 1 | -2/+7 |
* | Issue 4478: Disentangle some Tie and Semi_tie code... | Dan Eble | 2015-07-07 | 1 | -15/+14 |
* | Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob... | Dan Eble | 2015-05-22 | 1 | -6/+6 |
* | Run grand replace for 2015. | Werner Lemberg | 2015-01-04 | 1 | -1/+1 |
* | Issue 461: LilyPond should accept a tie between notes which are enharmonicall...... | David Kastrup | 2014-11-03 | 1 | -5/+24 |
* | Issue 3066: tie in TabStaff (using q) displays one of the unisone notes in a ...... | David Kastrup | 2014-10-19 | 1 | -2/+3 |
* | Revert "Issue 3066: tie in TabStaff (using q) displays one of the unisone not...... | David Kastrup | 2014-10-18 | 1 | -4/+2 |
* | Issue 3066: tie in TabStaff (using q) displays one of the unisone notes in a ...... | David Kastrup | 2014-10-09 | 1 | -2/+4 |
* | Replace remaining uses of unsmob_xxx with Xxx::unsmob... | David Kastrup | 2014-08-02 | 1 | -4/+4 |
* | Run grand-replace (issue 3765)... | Carl Sorensen | 2014-01-11 | 1 | -1/+1 |
* | Issue 1939: showLastLength with hidden tie error message... | David Kastrup | 2013-10-01 | 1 | -1/+5 |
* | Avoids script-tie collisions... | Mike Solomon | 2012-09-10 | 1 | -32/+34 |
* | Issue 2491: Macro for(UP_and_DOWN) and 3 similar.... | Łukasz Czerwiński | 2012-04-30 | 1 | -3/+1 |
* | 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 | -111/+110 |
* | Fix #1581: Only NoteEvents can cause a tie. Ignore all other events that crea... | Reinhold Kainhofer | 2011-07-12 | 1 | -0/+3 |
* | Remove duplicate ties for chords autosplit (1630) | Karin Hoethker | 2011-06-15 | 1 | -8/+42 |
* | Don't set 'tieMelismaBusy until old waiting heads have been cleared... | Trevor Daniels | 2011-03-29 | 1 | -15/+15 |
* | Admin: run yearly grand-replace. | Graham Percival | 2011-01-13 | 1 | -1/+1 |
* | Fix thinko in tie-engraver.cc. | Neil Puttock | 2010-12-02 | 1 | -4/+4 |
* | Ties: Print out a warning for unterminated ties... | Reinhold Kainhofer | 2010-11-27 | 1 | -3/+42 |
* | 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 |
* | ADD_TRANSLATOR: Formatting, fix typos, add some doc strings. | Werner Lemberg | 2008-03-14 | 1 | -3/+10 |
* | use PaperColumns instead of SeparationItems | Joe Neeman | 2007-06-29 | 1 | -6/+1 |
* | codingstyle nits: space before ( and after , | Han-Wen Nienhuys | 2007-01-27 | 1 | -1/+1 |
* | excise object keys from back-end. | Han-Wen Nienhuys | 2007-01-11 | 1 | -1/+1 |
* | Coverage fixes: remove tweak registration/application, gnome backend,... | Han-Wen Nienhuys | 2007-01-09 | 1 | -2/+1 |
* | add 2007 to (c) year. | Han-Wen Nienhuys | 2007-01-08 | 1 | -1/+1 |
* | only inspect tieWaitForNote if necessary. | Han-Wen Nienhuys | 2007-01-04 | 1 | -2/+2 |
* | coverage fixes. | Han-Wen Nienhuys | 2007-01-03 | 1 | -1/+0 |
* | Fix #192.... | Han-Wen Nienhuys | 2007-01-01 | 1 | -2/+7 |
* | copy 'direction from tie-cause to tie. Fixes #139. | Han-Wen Nienhuys | 2006-12-20 | 1 | -0/+7 |
* | * lily/*.cc, lily/include/*.hh: eliminate dummy arguments from... | Erik Sandberg | 2006-10-15 | 1 | -2/+0 |
* | * lily/translator.cc, lily/context.cc:, lily/translator-group.cc:... | Erik Sandberg | 2006-09-22 | 1 | -7/+7 |
* | (process_music): also set tieMelismaBusy if... | Han-Wen Nienhuys | 2006-09-19 | 1 | -7/+7 |
* | (stop_translation_timestep): only wipe... | Han-Wen Nienhuys | 2006-08-31 | 1 | -3/+9 |
* | (stop_translation_timestep): robustness for ambiti. | Han-Wen Nienhuys | 2006-08-28 | 1 | -0/+7 |
* | * lily/tie-engraver.cc (struct Head_event_tuple): store both... | Han-Wen Nienhuys | 2006-08-24 | 1 | -39/+69 |
* | * Documentation/topdocs/NEWS.tely (Top): doc new feature.... | Han-Wen Nienhuys | 2006-08-22 | 1 | -0/+1 |
* | *** empty log message *** | Han-Wen Nienhuys | 2006-08-02 | 1 | -11/+9 |
* | * lily/*-performer.cc: Converted try_music to listen_*... | Erik Sandberg | 2006-07-19 | 1 | -9/+10 |
* | * input/regression/quote-tie.ly: new file.... | Han-Wen Nienhuys | 2006-06-08 | 1 | -8/+39 |
* | Fix some bugs in the dynamic engraver and PostScript backend | Erlend Aasland | 2006-05-31 | 1 | -109/+35 |
* | * lily/translator.cc, lily/context.cc:, lily/translator-group.cc:... | Erik Sandberg | 2006-09-22 | 1 | -7/+7 |
* | (process_music): also set tieMelismaBusy if... | Han-Wen Nienhuys | 2006-09-19 | 1 | -7/+7 |
* | (stop_translation_timestep): only wipe... | Han-Wen Nienhuys | 2006-08-31 | 1 | -3/+9 |