]> git.lyx.org Git - features.git/commit
* get rid of lyxlib.h:mkdir() and makedir()
authorAbdelrazak Younes <younes@lyx.org>
Fri, 14 Dec 2007 22:43:39 +0000 (22:43 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 14 Dec 2007 22:43:39 +0000 (22:43 +0000)
commit0caa103581de7345e3716b2426ec5d48eabf276c
tree42c95bfdbf283c33c097491626b0715b35d231d2
parente01219bb0cd00bdd5d61f4b25942e56253c6150d
* get rid of lyxlib.h:mkdir() and makedir()
* Introduce FileName::createPath()
* Fix file copying in EmbeddedFile.cpp.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22155 a592a061-630c-0410-9148-cb99ea01b6c8
src/EmbeddedFiles.cpp
src/support/FileName.cpp
src/support/FileName.h
src/support/Makefile.am
src/support/lyxlib.h
src/support/mkdir.cpp [deleted file]