lyx_mirror/src/tex2lyx
André Pönitz d95451ae5c s/isFileReadable/isReadableFile;
introduce isReadableDirectory
replace isReadable by either isReadableFile or isReadableDirectory
remove isReadable


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21769 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-25 11:18:16 +00:00
..
boost.cpp Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
Context.cpp compile fix 2007-09-29 21:06:50 +00:00
Context.h rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
Font.cpp Fix tex2lyx for inset font inheritance changes 2007-11-01 09:47:02 +00:00
Font.h Transfer some code from InsetFlex to InsetCollapsable. Add some safeguards and FIXMEs. 2007-11-03 09:03:08 +00:00
gettext.cpp * make it compile 2007-11-01 00:04:13 +00:00
lengthcommon.cpp Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
Makefile.am Make --without-include-boost compile (autotools) 2007-09-21 07:18:21 +00:00
math.cpp Patch from "hzluo" <memcache@gmail.com>: 2007-05-10 10:35:57 +00:00
Parser.cpp Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
Parser.h Rename .C ==> .cpp for files in src/tex2lyx, part two 2007-04-26 04:53:30 +00:00
pch.h shuffle stuff around 2007-11-08 00:09:58 +00:00
preamble.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
Spacing.h simplify build process of tex2lyx 2007-08-21 23:17:37 +00:00
table.cpp support for \pagebreak: 2007-11-23 02:10:00 +00:00
test-insets.tex
test-structure.tex
test.ltx
tex2lyx.cpp s/isFileReadable/isReadableFile; 2007-11-25 11:18:16 +00:00
tex2lyx.h rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
tex2lyx.man
text.cpp tex2lyx/text.cpp: - support for LyX 1.6's hyperlink inset (\href) 2007-11-24 20:07:05 +00:00