Re: [LyX/master] pass git commit hash within CPPFLAGS to add it to version info

2014-10-09 Thread Jean-Marc Lasgouttes
Le 28/08/2014 08:31, Stephan Witt a écrit : commit f2aeca65b491f4a2396ec2b8834713e5c156c5ef Author: Stephan Witt Date: Thu Aug 28 08:30:45 2014 +0200 pass git commit hash within CPPFLAGS to add it to version info Stephan, I was about to add this to autotools and then I wonder: where i

[LyX/master] Fix ticket #9276: Labeling cursor off by several characters

2014-10-09 Thread Jean-Marc Lasgouttes
commit d605048b5c3efd3088c4db31147a633284ec30c9 Author: Jean-Marc Lasgouttes Date: Thu Oct 9 22:09:33 2014 +0200 Fix ticket #9276: Labeling cursor off by several characters The length of STRING row elements is not updated until finalizeLast() is called. diff --git a/src/TextMetri