lyx_mirror/src/support
Peter Kümmel 52e58a3700 CamelCase
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34911 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-16 06:08:12 +00:00
..
linkback tiger support on mac snow leopard, include Qt4 frameworks, smart build script with parameters 2010-04-14 13:22:00 +00:00
mythes restore original version 2010-07-03 16:25:15 +00:00
tests Last bits. 2010-04-21 01:19:36 +00:00
AppleSpeller.h provide native spell checker for Mac OS X 2010-07-07 17:40:50 +00:00
AppleSpeller.m correct result array use in makeSuggestionAppleSpeller 2010-07-11 22:04:29 +00:00
atexit.c
bind.h rework regexp processor magic ; make tr1 work with autotools 2010-06-30 11:04:30 +00:00
convert.cpp
convert.h
copied_ptr.h
debug.cpp don't block GUI when showing all debug messages 2010-06-07 20:25:41 +00:00
debug.h
docstream.cpp build with msvc10. Seems there is a bug in their STL code: 2010-04-22 14:28:52 +00:00
docstream.h build with msvc10. Seems there is a bug in their STL code: 2010-04-22 14:28:52 +00:00
docstring_list.h
docstring.cpp
docstring.h
environment.cpp
environment.h
ExceptionMessage.h
FileMonitor.cpp Using "using namespace std" with msvc10 makes also std::tr1::bind visible and generates conflicts with boost::bind. 2010-04-22 11:16:58 +00:00
FileMonitor.h
FileName.cpp DocFileName::unzippedFilename -> DocFileName::unzippedFileName 2010-04-21 01:19:26 +00:00
FileName.h DocFileName::unzippedFilename -> DocFileName::unzippedFileName 2010-04-21 01:19:26 +00:00
FileNameList.h
filetools.cpp TR1: use std::tr1 regex with msvc10 2010-06-29 17:09:40 +00:00
filetools.h support: 2010-04-21 01:19:31 +00:00
foreach.h
ForkedCalls.cpp Launch external Windows processes for e.g. display image conversion using CreateProcess with a CREATE_NO_WINDOW flag, allowing LyX to be compiled as a GUI application without console windows popping up. 2010-06-28 17:45:04 +00:00
ForkedCalls.h msvcUsing "using namespace std" with msvc10 makes also std::tr1::shared_ptr visible and generates conflicts with boost::shared_ptr. 2010-04-22 11:37:32 +00:00
gettext.cpp
gettext.h
gzstream.cpp
gzstream.h
kill.cpp
lassert.cpp
lassert.h
limited_stack.h
lstrings.cpp Fix bug #6649 - fix texrow structure generated by InsetIndex 2010-04-16 23:47:39 +00:00
lstrings.h Fix bug #6649 - fix texrow structure generated by InsetIndex 2010-04-16 23:47:39 +00:00
lyxalgo.h
lyxlib.h
lyxtime.cpp
lyxtime.h
Makefile.am provide native spell checker for Mac OS X 2010-07-07 17:40:50 +00:00
Messages.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
Messages.h Make these const, too. I mean, why not? 2010-03-29 21:31:17 +00:00
numpunct_lyx_char_type.h msvc10 work around: use complete std:numpunct<char> implementation otherwise it crashes 2010-05-24 15:17:08 +00:00
os_cygwin.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
os_unix.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
os_win32.cpp mingw fix 2010-06-29 17:08:17 +00:00
os_win32.h
os.cpp
os.h Fix command line parsing and allow unicode arguments for tex2lyx on Windows. 2010-03-12 01:18:39 +00:00
Package.cpp support: 2010-04-21 01:19:28 +00:00
Package.h
Path.cpp tiger support on mac snow leopard, include Qt4 frameworks, smart build script with parameters 2010-04-14 13:22:00 +00:00
Path.h add support for private aspell framework for mac os 2010-04-08 22:56:12 +00:00
pch.h
ProgressInterface.h
qstring_helpers.cpp
qstring_helpers.h
RandomAccessList.h
regex.h rework regexp processor magic ; make tr1 work with autotools 2010-06-30 11:04:30 +00:00
shared_ptr.h rework regexp processor magic ; make tr1 work with autotools 2010-06-30 11:04:30 +00:00
socktools.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
socktools.h
strerror.c
strfwd.h
Systemcall.cpp CamelCase 2010-07-16 06:08:12 +00:00
Systemcall.h
SystemcallPrivate.h CamelCase 2010-07-16 06:08:12 +00:00
textutils.h
Timeout.cpp
Timeout.h
Translator.h
types.h
unicode.cpp
unicode.h
userinfo.cpp
userinfo.h
weighted_btree.h