lyx_mirror/src/client
Enrico Forestieri b0936fac4c 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/trunk@29476 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 15:18:11 +00:00
..
boost.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
client.cpp Fixes for gcc4 on cygwin. 2009-03-17 22:35:55 +00:00
gettext.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
lyxclient.1in use $version_suffix instead of $program_suffix in man pages (the later can come up as NONE) 2009-03-19 22:29:40 +00:00
Makefile.am When performing a reverse DVI search and the tmpdir is a symlink, the 2009-05-01 15:18:11 +00:00
Messages.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Messages.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
pch.h shuffle stuff around 2007-11-08 00:09:58 +00:00