Re: [Scid-users] maintenance patches

2013-06-14 Thread Fulvio
Cristian Stoica wrote: > Hi Fulvio, > > Please review and pull refactoring patches from > git://github.com/crististm/scid.git > scid_init > great, thanks -- This SF.net email is spo

Re: [Scid-users] maintenance patches

2013-06-13 Thread Cristian Stoica
Hi Fulvio, Please review and pull refactoring patches from git:// github.com/crististm/scid.git scid_init Thank you, Cristian S. The following changes since commit 330bea2625bdf88d1ad1b90bc1adb41197b217e8: git: ignore patches and vim backup files (2013-06-10 11:41:56 +0300) are avai

Re: [Scid-users] maintenance patches

2013-06-10 Thread Cristian Stoica
Hi Fulvio, The following changes since commit a271296aeebec952034c75dee39cb0ed1b578efc: Instructions for creating new piece sets and board backgrounds + extract icons from tcl code (2013-06-03 10:17:12 +0200) are available in the git repository at: git://github.com/crististm/scid.git gitign

Re: [Scid-users] maintenance patches

2013-06-10 Thread Fulvio
Cristian Stoica wrote: > [PATCH 1/2] git: ignore patches and vim backup files > [PATCH 2/2] remove temporary variables from global namespace > > Hi Cristian, thanks for your contributions. Please send me the gitignore patch as an e-mail attachment using "git format-patch": it will be easier for

[Scid-users] maintenance patches

2013-06-09 Thread Cristian Stoica
[PATCH 1/2] git: ignore patches and vim backup files [PATCH 2/2] remove temporary variables from global namespace Hi Fulvio, Of these two, the second patch removes a global variable (name) that troubled me during debugging of window focus. Other candidates to unset still remain (one or two lett