lyx_mirror/src/client
Georg Baum 49b753f603 Fix another instance of filename encoding problems
* src/support/filetools.h
	(fileSearch): change return value type to vector<FileName>

	* src/support/filetools.C
	(dirList): Convert filenames from the file system encoding

	* src/converter.C
	(Converters::move): Adjust to dirList interface change

	* src/support/filename.[Ch]
	(FileName::fromFilesystemEncoding): New static method

	* src/client/client.C: Add comments about filename encoding


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16362 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-21 13:01:47 +00:00
..
boost.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ChangeLog fixing linking on solaris 2005-12-09 13:42:23 +00:00
client.C Fix another instance of filename encoding problems 2006-12-21 13:01:47 +00:00
debug.C Resolve link problems of tex2lyx and client by removing the extra gettext.h 2006-11-04 18:12:57 +00:00
debug.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
gettext.C Resolve link problems of tex2lyx and client by removing the extra gettext.h 2006-11-04 18:12:57 +00:00
lyxclient.man fix hyphens in man pages 2006-07-06 14:27:46 +00:00
Makefile.am Resolve link problems of tex2lyx and client by removing the extra gettext.h 2006-11-04 18:12:57 +00:00
messages.C Another compile fix. I don't understand why it worked for me. 2006-11-06 15:31:27 +00:00
messages.h Resolve link problems of tex2lyx and client by removing the extra gettext.h 2006-11-04 18:12:57 +00:00
pch.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00