]> git.lyx.org Git - lyx.git/commit
* get rid of support::absolutePath()
authorAbdelrazak Younes <younes@lyx.org>
Mon, 17 Dec 2007 16:04:46 +0000 (16:04 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 17 Dec 2007 16:04:46 +0000 (16:04 +0000)
commit9439b6e6e0cf950aafe8ce8d76d380c543110db7
treeab2f33f230eb788053e7b4efab2b74879f65c1c8
parent96ee270933fe88672b70eb22045b280bf9ee4d90
* get rid of support::absolutePath()
* remove FileName.h inclusion from filetools.h

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22188 a592a061-630c-0410-9148-cb99ea01b6c8
33 files changed:
src/CmdDef.cpp
src/EmbeddedFiles.cpp
src/KeyMap.cpp
src/LaTeX.cpp
src/LaTeXFeatures.cpp
src/Lexer.cpp
src/ModuleList.cpp
src/Mover.cpp
src/Session.cpp
src/TextClass.cpp
src/TextClassList.cpp
src/Trans.cpp
src/frontends/qt4/FileDialog.cpp
src/frontends/qt4/GuiRef.cpp
src/graphics/GraphicsCache.cpp
src/graphics/GraphicsCacheItem.cpp
src/graphics/GraphicsConverter.cpp
src/graphics/PreviewLoader.cpp
src/insets/ExternalSupport.cpp
src/insets/InsetBibtex.cpp
src/insets/InsetInclude.cpp
src/mathed/MathAutoCorrect.cpp
src/mathed/MathExtern.cpp
src/mathed/MathFactory.cpp
src/output.cpp
src/support/FileName.cpp
src/support/filetools.cpp
src/support/filetools.h
src/support/os_cygwin.cpp
src/support/os_unix.cpp
src/support/os_win32.cpp
src/tex2lyx/preamble.cpp
src/tex2lyx/text.cpp