lyx_mirror/src/support
Enrico Forestieri fc3a2761de Log:
Move OS dependent code where it belongs.

	* src/lyx_cb.C:
	Remove unused include

	* src/support/os.h
	* src/support/os_unix.C
	* src/support/os_win32.C
	* src/support/os_cygwin.C:
	Move here the code from fontutils.[Ch]

	* src/support/os_cygwin.C
	(external_path, external_path_list): don't differentiate anymore
	on Qt/X11 or Qt/Win builds.

	* src/support/environment.C
	(setEnvPath): get rid of the #ifdef for cygwin.

	* src/lyx_main.C
	(LyX::exec): addFontResources and restoreFontResources are now
	in the os namespace.

	* src/support/Makefile.am
	* src/client/Makefile.am
	* src/tex2lyx/Makefile.am
	* development/scons/scons_manifest.py:
	Updated

	* src/support/fontutils.[Ch]:
	Removed



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16655 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-11 21:22:18 +00:00
..
tests move everything into namespace lyx 2006-10-21 00:16:43 +00:00
abort.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
atexit.c
ChangeLog
chdir.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
convert.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
convert.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
copied_ptr.h
copy.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
cow_ptr.h
debugstream.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
docstream.C Make the output of \inputencoding commands (and the change of output 2007-01-09 19:25:40 +00:00
docstream.h Make the output of \inputencoding commands (and the change of output 2007-01-09 19:25:40 +00:00
docstring.C Account for a bigger width or precision when inserting a number into 2006-12-15 22:53:06 +00:00
docstring.h Make libQtCore a support library like boost and implement encoding conversion 2006-12-12 20:19:46 +00:00
environment.C Log: 2007-01-11 21:22:18 +00:00
environment.h
filefilterlist.C This commit is converting everything related to browsing to unicode (qt4 only). 2006-10-09 16:33:20 +00:00
filefilterlist.h This commit is converting everything related to browsing to unicode (qt4 only). 2006-10-09 16:33:20 +00:00
FileMonitor.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
FileMonitor.h Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
filename.C Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
filename.h Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
filetools.C Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
filetools.h Add some documentation for findtexfile 2007-01-09 19:10:29 +00:00
forkedcall.C Some MSVC2003/2005 compatibility fixes, from Bo Peng (ben.bob@gmail.com) 2006-05-29 14:56:08 +00:00
forkedcall.h
forkedcallqueue.C
forkedcallqueue.h whitespace cleanup 2006-04-05 23:39:11 +00:00
forkedcontr.C
forkedcontr.h
fs_extras.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
fs_extras.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
getcwd.C Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
kill.C MSVC compilation fix. 2006-10-21 07:26:07 +00:00
limited_stack.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
lstrings.C Fix bug 3067: Special column attributes can contain non-ascii characters, 2007-01-05 17:11:32 +00:00
lstrings.h Fix bug 3067: Special column attributes can contain non-ascii characters, 2007-01-05 17:11:32 +00:00
lyxalgo.h * src/support/lyxalgo.h 2006-06-15 08:06:00 +00:00
lyxlib.h Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
lyxmanip.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
lyxsum.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
lyxtime.C
lyxtime.h
Makefile.am Log: 2007-01-11 21:22:18 +00:00
mkdir.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
os_cygwin.C Log: 2007-01-11 21:22:18 +00:00
os_unix.C Log: 2007-01-11 21:22:18 +00:00
os_win32.C Log: 2007-01-11 21:22:18 +00:00
os_win32.h
os.C Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
os.h Log: 2007-01-11 21:22:18 +00:00
package.C.in change LYX_USER_DIR_1[234]x to LYX_USER_DIR_15x 2007-01-03 18:02:26 +00:00
package.h change LYX_USER_DIR_1[234]x to LYX_USER_DIR_15x 2007-01-03 18:02:26 +00:00
path.C Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
path.h Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
pch.h
qstring_helpers.C revert r16260 2006-12-13 16:23:29 +00:00
qstring_helpers.h revert r16260 2006-12-13 16:23:29 +00:00
RandomAccessList.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
rename.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
socktools.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
socktools.h
std_istream.h
std_ostream.h
strerror.c whitespace cleanup 2006-04-05 23:39:11 +00:00
systemcall.C
systemcall.h
tempname.C Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
textutils.h Use wctype character classification functions if possible 2006-11-13 09:53:25 +00:00
translator.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
types.h Use wchar_t as lyx::char_type if it is 32 bit wide. 2006-09-13 21:13:49 +00:00
unicode.C * src/support/unicode.C 2007-01-02 20:44:06 +00:00
unicode.h Make string conversion work with non-ucs2-characters if using qt 4.2 2006-12-04 13:50:46 +00:00
unlink.C src/support/unlink.C: Fix an #include error 2007-01-05 22:16:04 +00:00
userinfo.C fix encoding of user name and email address 2006-12-22 10:26:52 +00:00
userinfo.h fix encoding of user name and email address 2006-12-22 10:26:52 +00:00