lyx_mirror/src/support
Angus Leeming ce286c29ba Enable compilation on various platforms.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9849 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-21 14:03:30 +00:00
..
tests make "make distcheck" work 2005-02-25 09:01:06 +00:00
.cvsignore ditch FileInfo -> use boost.filesystem 2005-01-31 10:42:26 +00:00
abort.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
atexit.c
ChangeLog Enable compilation on various platforms. 2005-04-21 14:03:30 +00:00
chdir.C Asger's obviously-correct Win32 changes. 2005-01-31 15:26:40 +00:00
convert.C the convert patch 2005-01-27 21:05:44 +00:00
convert.h the convert patch 2005-01-27 21:05:44 +00:00
copied_ptr.h
copy.C Enable lyx::copy to work when compiled with the gcc 2.95 compiler and stdlib. 2005-02-17 17:53:33 +00:00
cow_ptr.h Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
debugstream.h Wrap the definition of debug_trait::DEBUG with preprocessor guards 2004-05-20 09:35:30 +00:00
environment.C Spell Lars' and Jo�o's names correctly in an latin-1 encoded file. 2005-02-21 14:11:58 +00:00
environment.h Rearrange and rename the environment variable setter/getter functions. 2005-02-15 13:45:41 +00:00
filefilterlist.C Change glob() API to accept a dir parameter. 2004-11-26 14:37:40 +00:00
filefilterlist.h Clean-up FileFilterList API. 2004-11-26 12:31:39 +00:00
FileMonitor.C ditch FileInfo -> use boost.filesystem 2005-01-31 10:42:26 +00:00
FileMonitor.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
filename.C * Replace all use of 'slashify_path' with 'internal_path'. 2004-12-20 16:59:33 +00:00
filename.h Georg's mangling patch. 2004-03-11 11:45:08 +00:00
filetools.C Enable compilation on various platforms. 2005-04-21 14:03:30 +00:00
filetools.h Introduce and use latex_path(). 2005-04-18 17:43:11 +00:00
forkedcall.C Revert the asynchronous child process code to that of LyX 1.3.6. 2005-04-20 17:35:47 +00:00
forkedcall.h Revert the asynchronous child process code to that of LyX 1.3.6. 2005-04-20 17:35:47 +00:00
forkedcallqueue.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
forkedcallqueue.h Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
forkedcontr.C Enable compilation on various platforms. 2005-04-21 14:03:30 +00:00
forkedcontr.h Revert the asynchronous child process code to that of LyX 1.3.6. 2005-04-20 17:35:47 +00:00
fs_extras.C Some boost::filesystem fixes. 2005-02-01 16:41:24 +00:00
fs_extras.h ditch FileInfo -> use boost.filesystem 2005-01-31 10:42:26 +00:00
getcwd.C Asger's obviously-correct Win32 changes. 2005-01-31 15:26:40 +00:00
globbing.C Change glob() API to accept a dir parameter. 2004-11-26 14:37:40 +00:00
globbing.h Change glob() API to accept a dir parameter. 2004-11-26 14:37:40 +00:00
gzstream.C - Add missing STL includes for correctness - gcc is too forgiving 2005-01-18 14:15:57 +00:00
gzstream.h
kill.C Asger's obviously-correct Win32 changes. 2005-01-31 15:26:40 +00:00
limited_stack.h
lstrings.C the convert patch 2005-01-27 21:05:44 +00:00
lstrings.h the convert patch 2005-01-27 21:05:44 +00:00
lyxalgo.h The func.diff patch. Functors work and some tiny cleanup. 2004-01-31 15:30:24 +00:00
lyxlib.h Rearrange and rename the environment variable setter/getter functions. 2005-02-15 13:45:41 +00:00
lyxmanip.h
lyxsum.C Guard HAVE_UNISTD_H. 2005-01-20 15:38:14 +00:00
lyxtime.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
lyxtime.h
Makefile.am Enable package.C to be built with Solaris sed. 2005-03-23 21:10:43 +00:00
mkdir.C Asger's obviously-correct Win32 changes. 2005-01-31 15:26:40 +00:00
os2_defines.h Guard HAVE_UNISTD_H. 2005-01-20 15:38:14 +00:00
os2_errortable.h
os_cygwin.C Fix typo. Thanks, Kayvan. 2005-01-23 10:59:40 +00:00
os_os2.C Rearrange and rename the environment variable setter/getter functions. 2005-02-15 13:45:41 +00:00
os_unix.C The Cygwin path fix. 2005-01-14 15:53:30 +00:00
os_win32.C Introduce and use latex_path(). 2005-04-18 17:43:11 +00:00
os_win32.h Asger's obviously-correct Win32 changes. 2005-01-31 15:26:40 +00:00
os.C Move the Cygwin specializations into their own file. 2005-01-21 22:08:59 +00:00
os.h The Cygwin path fix. 2005-01-14 15:53:30 +00:00
package.C.in Transform the name of the temp dir on Windows with GetLongPathName. 2005-04-19 12:29:25 +00:00
package.h Enable tex2lyx to run in-place. 2005-01-31 19:57:03 +00:00
path.C Fix my breakage. Sorry guys. 2005-01-22 13:41:47 +00:00
path.h
pch.h Prevent unix-specific headers from breaking compilation on Windows. 2005-04-19 12:12:47 +00:00
rename.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
socktools.C Guard HAVE_UNISTD_H. 2005-01-20 15:38:14 +00:00
socktools.h
std_istream.h
std_ostream.h
strerror.c
systemcall.C * os.C: #include "os_win32.h" for _WIN32. 2004-12-14 12:29:53 +00:00
systemcall.h
tempname.C Guard HAVE_UNISTD_H. 2005-01-20 15:38:14 +00:00
textutils.h get rid of Paragraph::isWord; ignore words with digits in spellchecker 2004-11-18 14:58:54 +00:00
translator.h * translator.h: use bind, equal_to instead of equal_1st_in_pair 2004-11-06 16:42:30 +00:00
types.h par->pit renaming 2004-11-24 21:53:46 +00:00
unlink.C Guard HAVE_UNISTD_H. 2005-01-20 15:38:14 +00:00
userinfo.C Rearrange and rename the environment variable setter/getter functions. 2005-02-15 13:45:41 +00:00
userinfo.h