lyx_mirror/src/support
Angus Leeming cb12e79018 Enable lyx::copy to work when compiled with the gcc 2.95 compiler and stdlib.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9645 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-17 17:53:33 +00:00
..
tests ditch FileInfo -> use boost.filesystem 2005-01-31 10:42:26 +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 Standard blurb. 2003-06-18 09:56:10 +00:00
ChangeLog Enable lyx::copy to work when compiled with the gcc 2.95 compiler and stdlib. 2005-02-17 17:53:33 +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 Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
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 Work around a bug in gcc 2.95's STL implementation. 2005-02-15 18:56:07 +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 Rearrange and rename the environment variable setter/getter functions. 2005-02-15 13:45:41 +00:00
filetools.h Rearrange and rename the environment variable setter/getter functions. 2005-02-15 13:45:41 +00:00
forkedcall.C Use our wrapper for the posix kill() function. 2005-02-03 14:55:33 +00:00
forkedcall.h Use the preferred calling for Boost.Signal 2004-09-26 14:19: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 Guard HAVE_UNISTD_H. 2005-01-20 15:38:14 +00:00
forkedcontr.h Make it clearer where include files are comming from. 2004-11-07 13:22:51 +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 zlib stuff 2003-07-27 23:40:08 +00:00
kill.C Asger's obviously-correct Win32 changes. 2005-01-31 15:26:40 +00:00
limited_stack.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
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 The std::string mammoth path. 2003-10-06 15:43:21 +00:00
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 If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
Makefile.am Rearrange and rename the environment variable setter/getter functions. 2005-02-15 13:45:41 +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 Move the Cygwin specializations into their own file. 2005-01-21 22:08:59 +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 Rearrange and rename the environment variable setter/getter functions. 2005-02-15 13:45:41 +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 The std::string mammoth path. 2003-10-06 15:43:21 +00:00
pch.h Guard HAVE_UNISTD_H. 2005-01-20 15:38:14 +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 Jo�o Assirati's lyxsocket patch. 2003-10-13 12:25:11 +00:00
std_istream.h Replace LString.h with support/std_string.h, 2003-09-05 17:23:11 +00:00
std_ostream.h Replace LString.h with support/std_string.h, 2003-09-05 17:23:11 +00:00
strerror.c
systemcall.C * os.C: #include "os_win32.h" for _WIN32. 2004-12-14 12:29:53 +00:00
systemcall.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
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 The std::string mammoth path. 2003-10-06 15:43:21 +00:00