lyx_mirror/src/client
Enrico Forestieri 081b58b672 When performing a reverse DVI search and the tmpdir is a symlink, the
DVI viewer passes back the resolved path, such that the search fails,
as internally LyX uses the unresolved path.
This patch fixes this bug by using the new method FileName::realPath
which resolves a path by getting rid of any '.', '..', or symlink
path components.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29504 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-02 21:51:06 +00:00
..
boost.cpp header cleanup. 2007-12-16 22:09:28 +00:00
client.cpp Fixes for gcc4 on cygwin. 2009-03-18 11:52:26 +00:00
gettext.cpp Compile fix 2007-12-12 20:21:09 +00:00
lyxclient.1in make the man pages autogenerated; update the tex2lyx man page 2009-03-25 09:52:05 +00:00
Makefile.am When performing a reverse DVI search and the tmpdir is a symlink, the 2009-05-02 21:51:06 +00:00
Messages.cpp Remove our in tree gettext version and replace with a mechanism to import it. 2008-06-06 15:25:55 +00:00
Messages.h
pch.h shuffle stuff around 2007-11-08 00:09:58 +00:00