]> git.lyx.org Git - lyx.git/commit
* FileName:
authorAbdelrazak Younes <younes@lyx.org>
Wed, 28 Nov 2007 09:01:49 +0000 (09:01 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 28 Nov 2007 09:01:49 +0000 (09:01 +0000)
commitf07105d0e5d7feea9a09abea413bfd5d4d059108
treec8f6bfb0ac3cf6a03047338fb79184da99fe45d8
parent163d6f3a1135856dc9f8a72c0810ff34ea601d92
* FileName:
- removeFile(): replace unlink
- copyTo(): add 'overwrite' parameter.

* getcwd.cpp: simplify.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21843 a592a061-630c-0410-9148-cb99ea01b6c8
24 files changed:
src/Buffer.cpp
src/ConverterCache.cpp
src/LaTeX.cpp
src/LyXVC.h
src/Mover.cpp
src/Server.cpp
src/ServerSocket.cpp
src/TextClass.cpp
src/buffer_funcs.cpp
src/graphics/GraphicsCacheItem.cpp
src/graphics/GraphicsConverter.cpp
src/graphics/PreviewImage.cpp
src/graphics/PreviewLoader.cpp
src/insets/InsetExternal.cpp
src/mathed/MathExtern.cpp
src/support/FileName.cpp
src/support/FileName.h
src/support/Makefile.am
src/support/filetools.cpp
src/support/getcwd.cpp
src/support/lyxlib.h
src/support/rename.cpp
src/support/socktools.cpp
src/support/unlink.cpp [deleted file]