.. |
client
|
move ChangeLogs to the attic
|
2007-09-29 14:12:55 +00:00 |
frontends
|
* Bufferview::updateMetrics(): Separate out the SinglePar optimization.
|
2007-11-06 08:32:25 +00:00 |
graphics
|
Move Color::color enum to ColorCode.h
|
2007-10-25 12:41:02 +00:00 |
insets
|
Use forceLTR instead of inset codes in order to determine whether an inset
|
2007-11-05 23:44:47 +00:00 |
mathed
|
#include cosmetics
|
2007-11-05 23:46:17 +00:00 |
support
|
cosmetics
|
2007-11-03 20:52:09 +00:00 |
tex2lyx
|
Transfer some code from InsetFlex to InsetCollapsable. Add some safeguards and FIXMEs.
|
2007-11-03 09:03:08 +00:00 |
ASpell_local.h
|
|
|
ASpell.cpp
|
|
|
Author.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
Author.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
BiblioInfo.cpp
|
cosmetics as hinted by uncrustify
|
2007-11-05 20:33:20 +00:00 |
BiblioInfo.h
|
Biblio.{h,cpp} --> BiblioInfo.{h,cpp}
|
2007-08-20 17:04:36 +00:00 |
Bidi.cpp
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
Bidi.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
boost.cpp
|
|
|
Box.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
Box.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
BranchList.cpp
|
pimpl not needed here
|
2007-11-02 23:42:27 +00:00 |
BranchList.h
|
pimpl not needed here
|
2007-11-02 23:42:27 +00:00 |
buffer_funcs.cpp
|
remove unneded code
|
2007-10-24 23:03:40 +00:00 |
buffer_funcs.h
|
remove unneded code
|
2007-10-24 23:03:40 +00:00 |
Buffer.cpp
|
cosmetics as hinted by uncrustify
|
2007-11-05 20:33:20 +00:00 |
Buffer.h
|
some std::string -> filename changes
|
2007-11-03 17:37:37 +00:00 |
BufferList.cpp
|
some std::string -> filename changes
|
2007-11-03 17:37:37 +00:00 |
BufferList.h
|
some std::string -> filename changes
|
2007-11-03 17:37:37 +00:00 |
BufferParams.cpp
|
*sigh*
|
2007-11-03 18:30:05 +00:00 |
BufferParams.h
|
Splitup Font in saner bits:
|
2007-10-28 18:51:54 +00:00 |
BufferView.cpp
|
Oups...
|
2007-11-06 08:57:48 +00:00 |
BufferView.h
|
* Bufferview::updateMetrics(): Separate out the SinglePar optimization.
|
2007-11-06 08:32:25 +00:00 |
Bullet.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
Bullet.h
|
|
|
Changes.cpp
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
Changes.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
Chktex.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
Chktex.h
|
|
|
CmdDef.cpp
|
CmdDef.cpp/h: A class that manages command definitions. The definitions are
|
2007-10-20 23:27:03 +00:00 |
CmdDef.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
Color.cpp
|
pimpl not needed here
|
2007-11-02 23:42:27 +00:00 |
Color.h
|
pimpl not needed here
|
2007-11-02 23:42:27 +00:00 |
ColorCode.h
|
pimpl not needed here
|
2007-11-02 23:42:27 +00:00 |
Converter.cpp
|
dissolve Importer 'class' to LyXFunc/Converter
|
2007-10-25 06:09:38 +00:00 |
Converter.h
|
dissolve Importer 'class' to LyXFunc/Converter
|
2007-10-25 06:09:38 +00:00 |
ConverterCache.cpp
|
start using FileName::exists()
|
2007-10-18 19:29:32 +00:00 |
ConverterCache.h
|
boost/utility -> boost/noncopyable
|
2007-09-30 15:47:00 +00:00 |
CoordCache.cpp
|
Put mathed on a diet: transfer dimension cache from inset to BufferView.
|
2007-09-23 22:39:49 +00:00 |
CoordCache.h
|
Move private part of BufferView to a private implementation.
|
2007-10-11 09:59:01 +00:00 |
Counters.cpp
|
The counters labelstring patch. Part 1: the infrastructure.
|
2007-08-16 11:07:00 +00:00 |
Counters.h
|
some doxygen comments
|
2007-08-16 14:44:22 +00:00 |
Cursor.cpp
|
remove unneeded Cursor.h include;
|
2007-11-05 22:54:53 +00:00 |
Cursor.h
|
Getting rid of LTR bias --- part 3/4
|
2007-11-05 19:41:16 +00:00 |
CursorSlice.cpp
|
move forwardIdx to CursorSlice from DocIterator, as it was the only one able to travel into an invalid cursor position
|
2007-08-23 21:35:40 +00:00 |
CursorSlice.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
CutAndPaste.cpp
|
remove unneeded Cursor.h include;
|
2007-11-05 22:54:53 +00:00 |
CutAndPaste.h
|
introduce a header to forward declare std::string.
|
2007-10-31 22:40:34 +00:00 |
debug.cpp
|
more std declaration fixes.
|
2007-07-17 17:46:54 +00:00 |
debug.h
|
|
|
DepTable.cpp
|
shut down an MSVC warning.
|
2007-10-20 20:44:23 +00:00 |
DepTable.h
|
|
|
Dimension.cpp
|
make the static version link again
|
2007-08-13 19:08:35 +00:00 |
Dimension.h
|
Move private part of BufferView to a private implementation.
|
2007-10-11 09:59:01 +00:00 |
DispatchResult.h
|
|
|
DocIterator.cpp
|
* methods to cut off DocIterators and to append vectors of CursorSlices. This is used to keep the visual cursor position when folding/unfolding macros with the cursor in a parameter.
|
2007-11-01 10:56:18 +00:00 |
DocIterator.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
EmbeddedFiles.cpp
|
some std::string -> filename changes
|
2007-11-03 17:37:37 +00:00 |
EmbeddedFiles.h
|
some std::string -> filename changes
|
2007-11-03 17:37:37 +00:00 |
Encoding.cpp
|
introduce a header to forward declare std::string.
|
2007-10-31 22:40:34 +00:00 |
Encoding.h
|
Small tweaks
|
2007-10-24 17:22:57 +00:00 |
ErrorList.cpp
|
more std declaration fixes.
|
2007-07-17 17:46:54 +00:00 |
ErrorList.h
|
introduce a header to forward declare std::string.
|
2007-10-31 22:40:34 +00:00 |
Exporter.cpp
|
saner borderline between buffer and exporter
|
2007-10-20 10:51:13 +00:00 |
Exporter.h
|
saner borderline between buffer and exporter
|
2007-10-20 10:51:13 +00:00 |
factory.cpp
|
some std::string -> filename changes
|
2007-11-03 17:37:37 +00:00 |
factory.h
|
some std::string -> filename changes
|
2007-11-03 17:37:37 +00:00 |
Floating.cpp
|
more std declaration fixes.
|
2007-07-17 17:46:54 +00:00 |
Floating.h
|
|
|
FloatList.cpp
|
more std declaration fixes.
|
2007-07-17 17:46:54 +00:00 |
FloatList.h
|
|
|
Font.cpp
|
Fix inset font inheritance mechanism; smaller clean-ups
|
2007-11-01 06:25:47 +00:00 |
Font.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
FontEnums.h
|
Splitup Font in saner bits:
|
2007-10-28 18:51:54 +00:00 |
FontInfo.cpp
|
pimpl not needed here
|
2007-11-02 23:42:27 +00:00 |
FontInfo.h
|
GCC Compil fix.
|
2007-10-28 20:30:41 +00:00 |
FontIterator.cpp
|
* TextMetrics: getDisplayFont() and isRTLBoundary() takes pit instead of Paragraph.
|
2007-09-02 22:28:49 +00:00 |
FontIterator.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
FontList.cpp
|
MSVC compile FIX.
|
2007-11-02 08:16:39 +00:00 |
FontList.h
|
Fix copy&paste bug.
|
2007-10-29 12:29:06 +00:00 |
Format.cpp
|
cosmetics
|
2007-10-20 17:35:27 +00:00 |
Format.h
|
* new file formats panel that includes copier
|
2007-09-15 17:09:57 +00:00 |
FuncRequest.cpp
|
CmdDef.cpp/h: A class that manages command definitions. The definitions are
|
2007-10-20 23:27:03 +00:00 |
FuncRequest.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
FuncStatus.cpp
|
|
|
FuncStatus.h
|
|
|
gettext.cpp
|
[the "translation" patch series] Part 2: fixing document label translations
|
2007-08-07 22:24:47 +00:00 |
gettext.h
|
introduce a header to forward declare std::string.
|
2007-10-31 22:40:34 +00:00 |
Graph.cpp
|
more std declaration fixes.
|
2007-07-17 17:46:54 +00:00 |
Graph.h
|
|
|
InsetIterator.cpp
|
|
|
InsetIterator.h
|
|
|
InsetList.cpp
|
* InsetList: introducing find() and count()
|
2007-10-24 15:32:43 +00:00 |
InsetList.h
|
* InsetList: introducing find() and count()
|
2007-10-24 15:32:43 +00:00 |
Intl.cpp
|
more std declaration fixes.
|
2007-07-17 17:46:54 +00:00 |
Intl.h
|
|
|
ISpell.cpp
|
add ugly hack to make client link again
|
2007-08-14 00:25:45 +00:00 |
ISpell.h
|
|
|
KeyMap.cpp
|
cosmetics
|
2007-11-02 21:27:37 +00:00 |
KeyMap.h
|
cosmetics
|
2007-11-02 21:27:37 +00:00 |
KeySequence.cpp
|
Cosmetic changes to how shortcuts are printed: S-C-S => C-S-s because S-S can be confusion, and Ctrl-Shift is more natural than Shift-Ctrl
|
2007-10-30 16:34:35 +00:00 |
KeySequence.h
|
add another format (BindFile) to KeySequence::print()
|
2007-10-20 20:28:05 +00:00 |
Language.cpp
|
latex_lang should not have a babel language
|
2007-08-04 12:42:08 +00:00 |
Language.h
|
|
|
LaTeX.cpp
|
use FileName::isDirectory()
|
2007-10-18 21:10:35 +00:00 |
LaTeX.h
|
boost/utility -> boost/noncopyable
|
2007-09-30 15:47:00 +00:00 |
LaTeXFeatures.cpp
|
pimpl not needed here
|
2007-11-02 23:42:27 +00:00 |
LaTeXFeatures.h
|
introduce a header to forward declare std::string.
|
2007-10-31 22:40:34 +00:00 |
Layout.cpp
|
Fix bug 4329
|
2007-11-06 07:07:15 +00:00 |
Layout.h
|
Splitup Font in saner bits:
|
2007-10-28 18:51:54 +00:00 |
LayoutEnums.h
|
cosmetics
|
2007-09-29 20:02:32 +00:00 |
LayoutPtr.h
|
cosmetics
|
2007-10-23 21:41:17 +00:00 |
Length.cpp
|
introduce a header to forward declare std::string.
|
2007-10-31 22:40:34 +00:00 |
Length.h
|
introduce a header to forward declare std::string.
|
2007-10-31 22:40:34 +00:00 |
lengthcommon.cpp
|
* src/lengthcommon.cpp: disambiguation of gui string.
|
2007-11-02 14:50:50 +00:00 |
Lexer.cpp
|
cosmetics
|
2007-10-20 17:35:27 +00:00 |
Lexer.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
lfuns.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
LyX.cpp
|
Put bindings in defaultKeyBindings() to site.bind
|
2007-10-29 19:45:43 +00:00 |
LyX.h
|
Put bindings in defaultKeyBindings() to site.bind
|
2007-10-29 19:45:43 +00:00 |
LyXAction.cpp
|
* LFUNs for math macros and menu integration
|
2007-11-01 11:08:04 +00:00 |
LyXAction.h
|
PrefShortcuts: list all shortcuts (bound and unbound), using a better implementation
|
2007-10-18 15:48:51 +00:00 |
lyxfind.cpp
|
Introducing Paragraph::find().
|
2007-10-24 08:22:26 +00:00 |
lyxfind.h
|
introduce a header to forward declare std::string.
|
2007-10-31 22:40:34 +00:00 |
LyXFunc.cpp
|
Getting rid of LTR bias --- part 3/4
|
2007-11-05 19:41:16 +00:00 |
LyXFunc.h
|
Header cleanup.
|
2007-10-11 07:26:06 +00:00 |
LyXRC.cpp
|
* src/LyXRC.cpp: shut up compiler.
|
2007-11-04 11:29:12 +00:00 |
LyXRC.h
|
* src/LyXRC.{cpp,h}:
|
2007-11-02 14:43:09 +00:00 |
LyXVC.cpp
|
some std::string -> filename changes
|
2007-11-03 17:37:37 +00:00 |
LyXVC.h
|
cosmetics
|
2007-10-20 17:35:27 +00:00 |
lyxwinres.rc
|
Add version information to the lyx executable on Windows.
|
2007-08-14 01:34:26 +00:00 |
main.cpp
|
|
|
Makefile.am
|
pimpl not needed here
|
2007-11-02 23:42:27 +00:00 |
MenuBackend.cpp
|
some std::string -> filename changes
|
2007-11-03 17:37:37 +00:00 |
MenuBackend.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
Messages.cpp
|
[the "translation" patch series] Part 2: fixing document label translations
|
2007-08-07 22:24:47 +00:00 |
Messages.h
|
[the "translation" patch series] Part 2: fixing document label translations
|
2007-08-07 22:24:47 +00:00 |
MetricsInfo.cpp
|
* dynamic macros as described in http://1stein.org/download/dynmacro.pdf
|
2007-11-01 11:13:07 +00:00 |
MetricsInfo.h
|
* dynamic macros as described in http://1stein.org/download/dynmacro.pdf
|
2007-11-01 11:13:07 +00:00 |
ModuleList.cpp
|
de-indent
|
2007-08-31 13:46:19 +00:00 |
ModuleList.h
|
boost/utility -> boost/noncopyable
|
2007-09-30 15:47:00 +00:00 |
Mover.cpp
|
|
|
Mover.h
|
|
|
output_docbook.cpp
|
the delegate patch
|
2007-10-02 18:27:20 +00:00 |
output_docbook.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
output_latex.cpp
|
const, sorry
|
2007-10-30 16:27:31 +00:00 |
output_latex.h
|
Fix "default" encoding to match "auto" encoding except for the actual output
|
2007-07-05 19:19:41 +00:00 |
output_plaintext.cpp
|
* Paragraph: Move more things to Paragraph::Private
|
2007-10-24 07:08:55 +00:00 |
output_plaintext.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
output.cpp
|
|
|
output.h
|
|
|
OutputParams.cpp
|
Verbatim for URL inset, \protect for special phrases (index inset)
|
2007-10-20 17:05:28 +00:00 |
OutputParams.h
|
* Paragraph:
|
2007-10-22 13:09:16 +00:00 |
paper.h
|
|
|
paragraph_funcs.cpp
|
Splitup Font in saner bits:
|
2007-10-28 18:51:54 +00:00 |
paragraph_funcs.h
|
cosmetics
|
2007-10-21 10:50:56 +00:00 |
Paragraph.cpp
|
Use forceLTR instead of inset codes in order to determine whether an inset
|
2007-11-05 23:44:47 +00:00 |
Paragraph.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
ParagraphList.h
|
|
|
ParagraphMetrics.cpp
|
compil fix, sorry.
|
2007-10-24 07:10:26 +00:00 |
ParagraphMetrics.h
|
cosmetics
|
2007-09-29 20:02:32 +00:00 |
ParagraphParameters.cpp
|
rename Layout_ptr into LayoutPtr
|
2007-08-23 19:59:07 +00:00 |
ParagraphParameters.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
ParIterator.cpp
|
Converted '#warning ...' into FIXME-comments
|
2007-08-10 11:47:12 +00:00 |
ParIterator.h
|
|
|
pch.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
PDFOptions.cpp
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
PDFOptions.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
PrinterParams.cpp
|
|
|
PrinterParams.h
|
|
|
PSpell.cpp
|
|
|
PSpell.h
|
|
|
Row.cpp
|
Remove warnings reported with gcc 4.3:
|
2007-09-16 10:36:57 +00:00 |
Row.h
|
Remove warnings reported with gcc 4.3:
|
2007-09-16 10:36:57 +00:00 |
rowpainter.cpp
|
RowPainter::paintForeignMark(): take a Language instead of a Font.
|
2007-10-29 08:52:13 +00:00 |
rowpainter.h
|
RowPainter::paintForeignMark(): take a Language instead of a Font.
|
2007-10-29 08:52:13 +00:00 |
Section.cpp
|
|
|
Section.h
|
|
|
Server.cpp
|
MSVC compil fix.
|
2007-09-17 20:27:38 +00:00 |
Server.h
|
cosmetics.
|
2007-09-16 20:58:22 +00:00 |
ServerSocket.cpp
|
Fix bug 3904
|
2007-06-26 15:45:58 +00:00 |
ServerSocket.h
|
reduce #includes
|
2007-09-19 22:37:22 +00:00 |
Session.cpp
|
some de-boostification
|
2007-11-02 19:59:08 +00:00 |
Session.h
|
some de-boostification
|
2007-11-02 19:59:08 +00:00 |
sgml.cpp
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
sgml.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
Spacing.cpp
|
|
|
Spacing.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
SpellBase.cpp
|
introduce a header to forward declare std::string.
|
2007-10-31 22:40:34 +00:00 |
SpellBase.h
|
introduce a header to forward declare std::string.
|
2007-10-31 22:40:34 +00:00 |
TexRow.cpp
|
fix MSVC warning.
|
2007-08-14 09:44:38 +00:00 |
TexRow.h
|
* TexRow.{h,cpp} switch from std::list to std::vector
|
2007-08-13 14:04:35 +00:00 |
TexStream.cpp
|
mention source of inspiration
|
2007-08-22 23:53:24 +00:00 |
TexStream.h
|
whitespace
|
2007-08-15 06:53:25 +00:00 |
Text2.cpp
|
Fix LFUN_LANGUAGE bug due to Font/Language separation (r21240):
|
2007-10-30 22:55:33 +00:00 |
Text3.cpp
|
Getting rid of LTR bias --- part 3/4
|
2007-11-05 19:41:16 +00:00 |
Text.cpp
|
Getting rid of LTR bias --- part 3/4
|
2007-11-05 19:41:16 +00:00 |
Text.h
|
Getting rid of LTR bias --- part 2/?
|
2007-10-28 20:35:57 +00:00 |
TextClass.cpp
|
cosmetics
|
2007-11-04 09:51:26 +00:00 |
TextClass.h
|
cosmetics
|
2007-11-04 09:51:26 +00:00 |
TextClassList.cpp
|
cosmetics
|
2007-10-21 10:50:56 +00:00 |
TextClassList.h
|
cosmetics
|
2007-10-21 10:50:56 +00:00 |
TextMetrics.cpp
|
remove unneeded Cursor.h include;
|
2007-11-05 22:54:53 +00:00 |
TextMetrics.h
|
de-tuple-fication; cosmetics
|
2007-11-02 20:41:04 +00:00 |
Thesaurus.cpp
|
|
|
Thesaurus.h
|
|
|
TocBackend.cpp
|
Reduce header dependencies in Paragraph.h
|
2007-10-18 15:29:51 +00:00 |
TocBackend.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
ToolbarBackend.cpp
|
math stuff
|
2007-10-07 20:34:09 +00:00 |
ToolbarBackend.h
|
* src/frontends/LyXView.h:
|
2007-07-09 20:33:32 +00:00 |
Trans.cpp
|
little simplification
|
2007-09-17 22:04:17 +00:00 |
Trans.h
|
little simplification
|
2007-09-17 22:04:17 +00:00 |
Undo.cpp
|
Header cleanup
|
2007-10-19 14:23:32 +00:00 |
Undo.h
|
Refactor Undo/Redo framework into an Undo class owned by a Buffer. This reduces header dependencies from Undo.h which was including lots of stuff previously. This also solves the bug where undo/redo were reset upon buffer switching. Now, each buffer has a truly independant undo/redo architecture.
|
2007-10-18 11:51:17 +00:00 |
update_flags.h
|
|
|
Variables.cpp
|
|
|
Variables.h
|
|
|
VCBackend.cpp
|
cosmetics
|
2007-11-03 17:56:29 +00:00 |
VCBackend.h
|
mainly cosmetics
|
2007-10-20 10:03:45 +00:00 |
version.cpp
|
remove special handling of version.cpp[.in]
|
2007-08-13 12:04:57 +00:00 |
version.h
|
|
|
VSpace.cpp
|
cosmetics... less than intented
|
2007-10-24 22:55:02 +00:00 |
VSpace.h
|
cosmetics
|
2007-09-29 21:37:28 +00:00 |
WordLangTuple.h
|
|
|