Re: r40149 - lyx-devel/trunk/src/support

2012-08-21 Thread Jean-Marc Lasgouttes
Le 21/07/2012 23:18, Richard Heck a écrit : I'm clueless about bidi stuff, so if you think it's fine, it's fine. Applied. This is basically a string->docstring conversion. JMarc

Re: r40149 - lyx-devel/trunk/src/support

2012-08-20 Thread Jean-Marc Lasgouttes
Le 21/07/2012 23:18, Richard Heck a écrit : On 07/18/2012 03:40 PM, Jean-Marc Lasgouttes wrote: Le 06/11/11 23:36, lasgout...@lyx.org a écrit : Author: lasgouttes Date: Sun Nov 6 23:36:14 2011 New Revision: 40149 URL: http://www.lyx.org/trac/changeset/40149 Log: Fix shortenng of file names in

Re: r40149 - lyx-devel/trunk/src/support

2012-07-21 Thread Richard Heck
On 07/18/2012 03:40 PM, Jean-Marc Lasgouttes wrote: Le 06/11/11 23:36, lasgout...@lyx.org a écrit : Author: lasgouttes Date: Sun Nov 6 23:36:14 2011 New Revision: 40149 URL: http://www.lyx.org/trac/changeset/40149 Log: Fix shortenng of file names in MakeDisplayPath: it is not a good idea to s

Re: r40149 - lyx-devel/trunk/src/support

2012-07-18 Thread Jean-Marc Lasgouttes
Le 06/11/11 23:36, lasgout...@lyx.org a écrit : Author: lasgouttes Date: Sun Nov 6 23:36:14 2011 New Revision: 40149 URL: http://www.lyx.org/trac/changeset/40149 Log: Fix shortenng of file names in MakeDisplayPath: it is not a good idea to slice an utf8 string at arbitrary offsets, we have to