lyx_mirror/src/support
Georg Baum 255501fa77 Add missing convert<> specialization for unsigned long.
This is needed on OS X.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15323 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-13 15:35:18 +00:00
..
tests propdel svn:executable 2006-09-19 07:09:36 +00:00
abort.C
atexit.c
ChangeLog
chdir.C
convert.C Add missing convert<> specialization for unsigned long. 2006-10-13 15:35:18 +00:00
convert.h
copied_ptr.h
copy.C
cow_ptr.h
debugstream.h
docstream.C Work around a gcc bug on systems where wchar_t is not used as lyx::char_type 2006-10-12 19:18:17 +00:00
docstream.h Introduce wide streams. This fixes the remaining problems of plain text 2006-10-11 19:40:50 +00:00
docstring.C Oops, I forgot to return a reference in operator+=. This patch fixes that. 2006-10-08 09:59:17 +00:00
docstring.h Oops, I forgot to return a reference in operator+=. This patch fixes that. 2006-10-08 09:59:17 +00:00
environment.C
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
FileMonitor.h
filename.C make FileName::isZipped more efficient by caching previous results 2006-07-08 14:16:56 +00:00
filename.h make FileName::isZipped more efficient by caching previous results 2006-07-08 14:16:56 +00:00
filetools.C Fix converters in our scripts directory 2006-09-11 16:07:49 +00:00
filetools.h Fix converters in our scripts directory 2006-09-11 16:07:49 +00:00
fontutils.C APPLE compilation fix. 2006-10-03 15:51:16 +00:00
fontutils.h This commit moves system font initialization and restoration to new support/fontutils.[Ch]. 2006-10-02 10:48:03 +00:00
forkedcall.C
forkedcall.h
forkedcallqueue.C
forkedcallqueue.h
forkedcontr.C
forkedcontr.h
fs_extras.C s/errno.h/cerrno/ 2006-09-07 15:23:16 +00:00
fs_extras.h
getcwd.C
kill.C s/errno.h/cerrno/ 2006-09-07 15:23:16 +00:00
limited_stack.h
lstrings.C Introduce wide streams. This fixes the remaining problems of plain text 2006-10-11 19:40:50 +00:00
lstrings.h Introduce wide streams. This fixes the remaining problems of plain text 2006-10-11 19:40:50 +00:00
lyxalgo.h
lyxlib.h
lyxmanip.h
lyxsum.C
lyxtime.C
lyxtime.h
Makefile.am Introduce wide streams. This fixes the remaining problems of plain text 2006-10-11 19:40:50 +00:00
mkdir.C
os_cygwin.C Minor os_cygwin.C change, from Enrico 2006-09-08 15:07:22 +00:00
os_unix.C
os_win32.C Remove the hide console trick in support/os_win32.C since wrapper hidecmd.c can completely hide the console. 2006-07-25 19:38:56 +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 Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
package.C.in A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
package.h remove xforms relicts 2006-07-08 09:40:15 +00:00
path.C
path.h
pch.h
RandomAccessList.h
rename.C
socktools.C
socktools.h
std_istream.h
std_ostream.h
strerror.c
systemcall.C
systemcall.h
tempname.C
textutils.h All methods: use char_type as argument instead of char. 2006-09-03 12:12:53 +00:00
translator.h
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 Fix debug output (detected by a MSVC warning) 2006-10-08 10:31:34 +00:00
unicode.h s/boost::uint32_t/lyx::char_type/g except in the definition of lyx::docstring 2006-09-13 17:11:39 +00:00
unlink.C
userinfo.C win32 compilation fix 2006-09-10 10:32:41 +00:00
userinfo.h