]> git.donarmstrong.com Git - lilypond.git/history - lily/include/listener.hh
Add '-dcrop' option to ps and svg backends
[lilypond.git] / lily / include / listener.hh
2016-06-11 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2016-06-10 John GourlayBring dev/johngourlay/issue-4751 up to date with respec...
2016-06-09 Phil HolmesMerge remote branch 'origin/master' into release/unstable release/2.19.43-1
2016-06-09 David KastrupIssue 4878: Make type_p_name_ always char pointer
2016-05-23 John GourlayMerge branch 'master' into dev/johngourlay/issue-4751
2016-05-07 Jean-Charles Malah... Merge branch 'master' into translation
2016-05-02 David KastrupIssue 4835: Move Callback_wrapper class to separate...
2016-04-29 John GourlayMerge branch 'master' into philomelos
2016-03-12 Jean-Charles Malah... Merge branch 'master' into translation
2016-03-10 David KastrupRemove Smob::type_p_name_ default
2015-06-26 David KastrupIssue 4459/1: Mark mark_smob () member functions as...
2015-06-07 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2015-05-23 Dan EbleIssue 4365: non-member unsmob<T> replaces T::unsmob...
2015-05-22 David KastrupIssue 4400: Rework LY_DECLARE_SMOB_PROC to declare...
2015-05-12 David KastrupIssue 4357/6: Extend Callback_wrapper class to extend...
2015-05-12 David KastrupMerge branch 'issue4357' into HEAD
2015-05-12 David KastrupIssue 4357/4: Reimplement Listener around generic SCM...
2015-05-12 David KastrupIssue 4357/3: Run preparatory script replacing listener...
2015-05-12 David KastrupIssue 4357/2: Make dispatchers callable for dispatching
2014-10-25 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2014-10-02 David KastrupIssue 4134: Remove trivial print_smob member functions
2014-10-02 David KastrupIssue 4135/2: Replace mark_smob static member functions...
2014-09-02 David KastrupMerge branch 'issue4082'
2014-09-01 David KastrupIssue 4082/3: Run scripts/auxiliar/smob-convert.sh
2014-08-09 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2014-08-02 David KastrupMerge branch 'issue4032'
2014-08-02 David Kastrupunsmob_pitch -> Pitch::unsmob and related
2012-04-02 Francisco VilaMerge branch 'master' into lilypond/translation
2012-04-02 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-03-30 Graham Percivalrun astyle 2.02
2012-02-24 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2012-02-24 Francisco VilaMerge branch 'master' into lilypond/translation
2012-02-22 David KastrupMerge remote-tracking branch 'origin/release/unstable...
2012-02-20 David KastrupIssue 1902: scheme engravers cause "warning: Attempting...
2011-08-15 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-08-08 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-03 Francisco VilaMerge branch 'lilypond/translation'
2011-08-01 Graham PercivalGrand fixcc.py run on all .hh .cc files.
2009-11-25 Jan NieuwenhuizenUpdate source file headers. Fixes using standard GNU...
2006-10-15 Erik Sandberg * lily/*.cc, lily/include/*.hh: eliminate dummy argume...
2006-07-14 Erik SandbergAdded new system for how translators listen to events.
2006-05-31 Erlend AaslandFix some bugs in the dynamic engraver and PostScript... git/start
2006-07-14 Erik SandbergAdded new system for how translators listen to events.
2006-05-05 Erik SandbergAdded data structures for music streams.