Re: Make tab-note-heads and fretboards use common code. (issue186268)

2010-01-25 Thread n . puttock
On 2010/01/24 01:36:35, Carl wrote: I think I've dealt with everything, but there is still an open question on ly:context-property. As far as I can see, there is not currently a means of putting a default in the ly:context-property call. I can see that it would be good to have that. I'm

Re: grand-replace.py in CG

2010-01-25 Thread Neil Puttock
2010/1/24 Graham Percival : > Could you add some info about grand-replace.py to the CG?  I'm > thinking in the "release work" chapter, in the "administrative > policies" section. Done. Regards, Not Nick ___ lilypond-devel mailing list lilypond-devel@

Re: 2.14 release: good news and bad news

2010-01-25 Thread Valentin Villenave
On Sun, Jan 24, 2010 at 6:13 PM, Graham Percival wrote: > Good news: we're down to 18 release-blocking items: 9 code, and 9 > non-code.  I can't really estimate the time required to fix the code > regressions.  The other items are all 2-10 hours.  So 2.14 might > happen in Feb.  Granted, this does

Re: Fix #887: Use ly:string-percent-encode for textedit URIs. (issue193077)

2010-01-25 Thread dak
http://codereview.appspot.com/193077/diff/1001/12 File lily/general-scheme.cc (right): http://codereview.appspot.com/193077/diff/1001/12#newcode230 lily/general-scheme.cc:230: return ((c >= 0x2D && c <= 0x2F) // hyphen, full-stop, and forward-slash On 2010/01/25 06:38:18, lemzwerg wrote: Wouldn