lyx_mirror/src/support
Angus Leeming e4c676a490 Make things compile on MSVC:
There's no <windef.h>, so just use <windows.h>
s/PATH_MAX/MAX_PATH/


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10508 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-02 21:49:52 +00:00
..
tests Help Lars spell his name. 2005-07-18 08:04:50 +00:00
.cvsignore ditch FileInfo -> use boost.filesystem 2005-01-31 10:42:26 +00:00
abort.C Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
atexit.c Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
ChangeLog Support for Win98 and earlier. 2005-09-30 12:24:50 +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
debugstream.h
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 Remove spurious unicode char in comment. 2005-08-09 16:56:36 +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
filename.C Forward port the name-mangling code from 1.3.x. 2005-07-14 12:53:12 +00:00
filename.h Forward port the name-mangling code from 1.3.x. 2005-07-14 12:53:12 +00:00
filetools.C fix crash when ${HOME} is empty 2005-09-07 09:44:58 +00:00
filetools.h use the lyxdot replacement mechanism also in insetexternal 2005-07-10 09:31:27 +00:00
forkedcall.C Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
forkedcall.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +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 Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
forkedcontr.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
fs_extras.C (Rob Bearman) invoke CopyFile correctly. 2005-05-07 14:31:16 +00:00
fs_extras.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
getcwd.C Asger's obviously-correct Win32 changes. 2005-01-31 15:26:40 +00:00
gzstream.C Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
gzstream.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
kill.C Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
limited_stack.h
lstrings.C fix crash when ${HOME} is empty 2005-09-07 09:44:58 +00:00
lstrings.h the convert patch 2005-01-27 21:05:44 +00:00
lyxalgo.h
lyxlib.h Rearrange and rename the environment variable setter/getter functions. 2005-02-15 13:45:41 +00:00
lyxmanip.h
lyxsum.C Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
lyxtime.C localize date/time 2005-07-05 09:01:52 +00:00
lyxtime.h localize date/time 2005-07-05 09:01:52 +00:00
Makefile.am Support for Win98 and earlier. 2005-09-30 12:24:50 +00:00
mkdir.C Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
os2_defines.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +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 Make things compile on MSVC: 2005-10-02 21:49:52 +00:00
os_win32.h Make things compile on MSVC: 2005-10-02 21:49:52 +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 Make things compile on MSVC: 2005-10-02 21:49:52 +00:00
package.h change environment variable to LYX_USERDIR_14x 2005-07-17 01:59:18 +00:00
path.C Fix my breakage. Sorry guys. 2005-01-22 13:41:47 +00:00
path.h
pch.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
rename.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
socktools.C Test for things that MSVC doesn't have, rather than for things it does. 2005-05-02 19:54:36 +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 MSVC compiles out of the box. 2005-05-03 20:32:55 +00:00
textutils.h 3 more percents... 2005-07-18 12:57:08 +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 Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
userinfo.h