lyx_mirror/src
Pavel Sanda e5fc2cbdc6 Filename.relFilename -> Filename.relFileName
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34235 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-21 01:19:20 +00:00
..
client Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
frontends Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
graphics Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
insets Filename.relFilename -> Filename.relFileName 2010-04-21 01:19:20 +00:00
lyxled
mathed Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
support Filename.relFilename -> Filename.relFileName 2010-04-21 01:19:20 +00:00
tex2lyx Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
AspellChecker.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
AspellChecker.h
Author.cpp
Author.h
BiblioInfo.cpp There are other ways we can get in trouble, so let's impose the limit 2010-03-29 20:52:07 +00:00
BiblioInfo.h There are other ways we can get in trouble, so let's impose the limit 2010-03-29 20:52:07 +00:00
Bidi.cpp
Bidi.h
boost.cpp
Box.cpp
Box.h
BranchList.cpp
BranchList.h
buffer_funcs.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
buffer_funcs.h
Buffer.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
Buffer.h Next header 2010-03-31 20:06:16 +00:00
BufferList.cpp
BufferList.h
BufferParams.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
BufferParams.h fileformat change: support to specify the background color of shaded boxes 2010-04-08 00:14:08 +00:00
BufferView.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
BufferView.h Remove extra qualifier. 2010-03-29 15:45:24 +00:00
Bullet.cpp
Bullet.h
Changes.cpp
Changes.h
Chktex.cpp
Chktex.h
Citation.h
CmdDef.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
CmdDef.h
Color.cpp fileformat change: 2010-03-31 00:46:50 +00:00
Color.h
ColorCode.h fileformat change: 2010-03-31 00:46:50 +00:00
ColorSet.h
Compare.cpp Next headers 2010-03-31 19:38:05 +00:00
Compare.h
CompletionList.h
Converter.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
Converter.h
ConverterCache.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
ConverterCache.h
CoordCache.cpp
CoordCache.h
Counters.cpp
Counters.h
Cursor.cpp Make Cursor::anchor_ private and make an access function Cursor::realAnchor() to stress the fact that this is thus not the normalAnchor(). 2010-04-15 18:16:07 +00:00
Cursor.h Cursor::bv_ can be private too. 2010-04-15 18:30:15 +00:00
CursorSlice.cpp
CursorSlice.h
CutAndPaste.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
CutAndPaste.h
DepTable.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
DepTable.h
Dimension.cpp
Dimension.h
DispatchResult.h
DocIterator.cpp
DocIterator.h
EnchantChecker.cpp
EnchantChecker.h
Encoding.cpp
Encoding.h
ErrorList.cpp
ErrorList.h
Exporter.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
Exporter.h
factory.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
factory.h
Floating.cpp
Floating.h
FloatList.cpp
FloatList.h
Font.cpp
Font.h
FontEnums.h
FontInfo.cpp
FontInfo.h
FontList.cpp
FontList.h
Format.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
Format.h
FuncCode.h Fix more of bug #5446: Enable to copy the contents of an InsetInfo through the context menu. 2010-04-19 21:36:32 +00:00
FuncRequest.cpp Revert r34122, which doesn't help. 2010-04-12 16:00:10 +00:00
FuncRequest.h Swap the argument_ and action_ variables, so that r34105 really does do 2010-04-12 15:40:51 +00:00
FuncStatus.cpp Remove the unclear FuncStatus::operator|=. Without knowing the internals of FuncStatus it is unsafe to use this operator, so let's not use it. 2010-04-16 12:15:27 +00:00
FuncStatus.h Remove the unclear FuncStatus::operator|=. Without knowing the internals of FuncStatus it is unsafe to use this operator, so let's not use it. 2010-04-16 12:15:27 +00:00
Graph.cpp Add some debugging code so we can try to get information about an 2010-04-18 23:05:12 +00:00
Graph.h Add some debugging code so we can try to get information about an 2010-04-18 23:05:12 +00:00
HSpace.cpp
HSpace.h
HunspellChecker.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
HunspellChecker.h
IndicesList.cpp
IndicesList.h
InsetIterator.cpp
InsetIterator.h
InsetList.cpp
InsetList.h
Intl.cpp
Intl.h
KeyMap.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
KeyMap.h
KeySequence.cpp
KeySequence.h
Language.cpp
Language.h
LaTeX.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
LaTeX.h
LaTeXFeatures.cpp * src/LaTeXFeatures.cpp: simplify greektext definition. Patch by G. Milde (bug #6458) 2010-04-09 09:27:54 +00:00
LaTeXFeatures.h
Layout.cpp
Layout.h
LayoutEnums.h
LayoutFile.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
LayoutFile.h Grant a long-standing wish of Lars's: LyX now functions even if we have 2010-04-07 17:02:44 +00:00
LayoutModuleList.cpp
LayoutModuleList.h
Length.cpp
Length.h
lengthcommon.cpp
Lexer.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
Lexer.h Clarify and add some comments. 2010-03-29 18:00:26 +00:00
LyX.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
LyX.h Coding style 2010-04-20 11:09:51 +00:00
LyXAction.cpp Fix more of bug #5446: Enable to copy the contents of an InsetInfo through the context menu. 2010-04-19 21:36:32 +00:00
LyXAction.h
lyxfind.cpp Rename anchor() to normalAnchor() as the anchor() function was already returning a normalized anchor in stead of the real one. 2010-04-15 17:49:15 +00:00
lyxfind.h
LyXRC.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
LyXRC.h Fix bug #2844: Need option to overwrite without dialog popup 2010-04-20 16:49:49 +00:00
LyXVC.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
LyXVC.h Simplify VC output from InsetInfo. 2010-04-17 13:24:32 +00:00
lyxwinres.rc
main.cpp
Makefile.am revert r34090 for now; I will come back later to this 2010-04-14 14:25:11 +00:00
MetricsInfo.cpp
MetricsInfo.h
ModuleList.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
ModuleList.h
Mover.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
Mover.h
output_docbook.cpp Next headers 2010-03-31 19:38:05 +00:00
output_docbook.h
output_latex.cpp
output_latex.h
output_plaintext.cpp
output_plaintext.h
output_xhtml.cpp Next headers 2010-03-31 19:38:05 +00:00
output_xhtml.h
output.cpp
output.h
OutputEnums.h
OutputParams.cpp Initialize math_flavor, and introduce an isLaTeX() flavor check. 2010-03-31 18:57:20 +00:00
OutputParams.h Next header 2010-03-31 19:09:05 +00:00
paper.h
Paragraph.cpp Simplify texrow 2010-04-16 17:22:25 +00:00
Paragraph.h
ParagraphList.h
ParagraphMetrics.cpp
ParagraphMetrics.h
ParagraphParameters.cpp
ParagraphParameters.h
ParIterator.cpp
ParIterator.h
pch.h
PDFOptions.cpp
PDFOptions.h
PrinterParams.cpp
PrinterParams.h
Row.cpp
Row.h
rowpainter.cpp Rename anchor() to normalAnchor() as the anchor() function was already returning a normalized anchor in stead of the real one. 2010-04-15 17:49:15 +00:00
rowpainter.h
Server.cpp
Server.h
ServerSocket.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
ServerSocket.h
Session.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
Session.h
sgml.cpp
sgml.h
Spacing.cpp
Spacing.h
SpellChecker.h
TexRow.cpp Attempt on #6655. 2010-04-16 18:52:40 +00:00
TexRow.h
TexStream.cpp
TexStream.h
Text2.cpp
Text3.cpp * FuncStatus: unify naming of functions. 2010-04-16 10:51:20 +00:00
Text.cpp Make Cursor::disp_ private as it should be. 2010-04-15 17:34:34 +00:00
Text.h
TextClass.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
TextClass.h A final bit of cleanup with the TextClass reading functions. 2010-04-18 21:06:38 +00:00
TextMetrics.cpp Rename anchor() to normalAnchor() as the anchor() function was already returning a normalized anchor in stead of the real one. 2010-04-15 17:49:15 +00:00
TextMetrics.h
Thesaurus.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
Thesaurus.h
TocBackend.cpp
TocBackend.h
Trans.cpp
Trans.h
Undo.cpp
Undo.h
update_flags.h
VCBackend.cpp Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +00:00
VCBackend.h
version.cpp
version.h
VSpace.cpp
VSpace.h
WordLangTuple.h
WordList.cpp
WordList.h