lyx_mirror/src/support
Angus Leeming 717ad4b983 s/MAX_PATH/PATH_MAX/.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9430 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-05 10:29:15 +00:00
..
.cvsignore More pch work. 2004-08-18 14:20:18 +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
atoi.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
ChangeLog s/MAX_PATH/PATH_MAX/. 2005-01-05 10:29:15 +00:00
chdir.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
copied_ptr.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
copy.C Use ios__binary mode to copy files. 2004-12-14 14:17:13 +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
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
FileInfo.C Remove executable status info from typeIndicator. 2005-01-04 13:34:10 +00:00
FileInfo.h Get rid of FileInfo::getNumberofLinks(). 2004-12-15 21:40:11 +00:00
FileMonitor.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +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 Test for OS support for symbolic links and protect support library code 2005-01-04 13:24:56 +00:00
filetools.h make gettting the file format from file contents work in the correct way ;-) 2004-11-09 19:08:34 +00:00
forkedcall.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +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 more PCH_FLAGS work 2004-12-04 14:50:25 +00:00
forkedcontr.h Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
getcwd.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +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 Get rid of trailing whitespace 'noise' in future patches for the 2003-09-09 18:27:24 +00:00
gzstream.h zlib stuff 2003-07-27 23:40:08 +00:00
kill.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +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 Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
lstrings.h Cleanup usage of contains and simplify a bit. 2004-02-01 12:46:14 +00:00
lyxalgo.h The func.diff patch. Functors work and some tiny cleanup. 2004-01-31 15:30:24 +00:00
lyxlib.h fix putenv memory leak 2003-11-05 08:22:32 +00:00
lyxmanip.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxsum.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +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 Remove trailing slash from -Ifoo/ in the AM_CPPFLAGS rules in the various 2004-12-14 10:41:09 +00:00
mkdir.C An improved HAVE_MKDIR patch that compiles also with MinGW. 2004-12-16 01:03:34 +00:00
os2_defines.h
os2_errortable.h
os_os2.C * Replace all use of 'slashify_path' with 'internal_path'. 2004-12-20 16:59:33 +00:00
os_unix.C * Replace all use of 'slashify_path' with 'internal_path'. 2004-12-20 16:59:33 +00:00
os_win32.C s/MAX_PATH/PATH_MAX/. 2005-01-05 10:29:15 +00:00
os.C * os.C: #include "os_win32.h" for _WIN32. 2004-12-14 12:29:53 +00:00
os.h * Replace all use of 'slashify_path' with 'internal_path'. 2004-12-20 16:59:33 +00:00
path_defines.C.in * Replace all use of 'slashify_path' with 'internal_path'. 2004-12-20 16:59:33 +00:00
path_defines.h Search the src tree for glade files, so preventing an unnecessary crash 2004-04-27 12:48:45 +00:00
path.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
path.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
pch.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
putenv.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
rename.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
rmdir.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
socktools.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +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 Conditionally #include headers. 2004-12-15 21:08:24 +00:00
textutils.h get rid of Paragraph::isWord; ignore words with digits in spellchecker 2004-11-18 14:58:54 +00:00
tostr.C lyxclient moved from development and cleaned up a bit + some assorted fixes. 2004-09-04 12:13:50 +00:00
tostr.h make LyX/Mac compile and work better 2004-01-07 16:40:30 +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 Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
userinfo.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
userinfo.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00