lyx_mirror/src
Bo Peng db997edc21 Fix scons and src/FontList.cpp for the addition of FontList.h|cpp
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21066 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-19 15:23:11 +00:00
..
client move ChangeLogs to the attic 2007-09-29 14:12:55 +00:00
frontends Compile fix 2007-10-19 15:16:40 +00:00
graphics isome more FileName shuffling 2007-10-18 23:03:51 +00:00
insets isome more FileName shuffling 2007-10-18 23:03:51 +00:00
mathed 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
support Fix copy&paste bug. 2007-10-19 07:45:46 +00:00
tex2lyx Fix tex2lyx for the isFileReadable change 2007-10-19 01:14:57 +00:00
ASpell_local.h
ASpell.cpp
Author.cpp
Author.h
BiblioInfo.cpp Biblio.{h,cpp} --> BiblioInfo.{h,cpp} 2007-08-20 17:04:36 +00:00
BiblioInfo.h Biblio.{h,cpp} --> BiblioInfo.{h,cpp} 2007-08-20 17:04:36 +00:00
Bidi.cpp Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
Bidi.h
boost.cpp
Box.cpp
Box.h
BranchList.cpp * src/BranchList.cpp: 2007-10-08 09:21:56 +00:00
BranchList.h
buffer_funcs.cpp isome more FileName shuffling 2007-10-18 23:03:51 +00:00
buffer_funcs.h Remove a few includes from Text.h 2007-09-20 20:44:08 +00:00
Buffer.cpp start using FileName::exists() 2007-10-18 19:29:32 +00:00
Buffer.h Header cleanup 2007-10-19 14:32:33 +00:00
BufferList.cpp last commit was incomplete... not sure how I managed this.. 2007-10-03 20:15:49 +00:00
BufferList.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
BufferParams.cpp create some helper functions in FileName 2007-10-17 22:21:50 +00:00
BufferParams.h Pavel Sanda's "PDFOptions" patch 2007-09-20 22:31:18 +00:00
BufferView.cpp isome more FileName shuffling 2007-10-18 23:03:51 +00:00
BufferView.h please Angus. 2007-10-13 07:33:07 +00:00
Bullet.cpp
Bullet.h
Changes.cpp
Changes.h
Chktex.cpp
Chktex.h
Color.cpp
Color.h
Converter.cpp isome more FileName shuffling 2007-10-18 23:03:51 +00:00
Converter.h
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 Header cleanup 2007-10-19 14:23:32 +00:00
Cursor.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
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 remove unused variable 2007-08-25 12:38:54 +00:00
CutAndPaste.cpp compil fix. 2007-10-19 14:30:56 +00:00
CutAndPaste.h reduce #includes 2007-09-19 22:37:22 +00:00
debug.cpp
debug.h
DepTable.cpp Remove unused std::time in src/DepTable.cpp 2007-08-24 17:09:28 +00:00
DepTable.h
Dimension.cpp
Dimension.h Move private part of BufferView to a private implementation. 2007-10-11 09:59:01 +00:00
DispatchResult.h
DocIterator.cpp Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
DocIterator.h Fix Cursor::setCurrentFont() within mathed. 2007-09-14 12:52:39 +00:00
EmbeddedFiles.cpp Embedding: add a check box to InsetGraphic and show/change embedding status 2007-09-15 18:31:32 +00:00
EmbeddedFiles.h Embedding: add a check box to InsetGraphic and show/change embedding status 2007-09-15 18:31:32 +00:00
Encoding.cpp Please Andre' and return early 2007-10-15 13:04:53 +00:00
Encoding.h Add support for greek and cyrillic chars such that it is not 2007-10-12 18:21:51 +00:00
ErrorList.cpp
ErrorList.h
Exporter.cpp start using FileName::exists() 2007-10-18 19:29:32 +00:00
Exporter.h
factory.cpp Switch on InsetCodes in the factory. 2007-10-17 12:50:25 +00:00
factory.h
Floating.cpp
Floating.h
FloatList.cpp
FloatList.h
Font.cpp move font related stuff from bufferview_funcs to Font 2007-09-29 11:00:18 +00:00
Font.h move font related stuff from bufferview_funcs to Font 2007-09-29 11:00:18 +00:00
FontIterator.cpp * TextMetrics: getDisplayFont() and isRTLBoundary() takes pit instead of Paragraph. 2007-09-02 22:28:49 +00:00
FontIterator.h * TextMetrics: getDisplayFont() and isRTLBoundary() takes pit instead of Paragraph. 2007-09-02 22:28:49 +00:00
FontList.cpp Fix scons and src/FontList.cpp for the addition of FontList.h|cpp 2007-10-19 15:23:11 +00:00
FontList.h * Paragraph::highestFontInRange(): Transfer some more code from Paragraph to FontList. 2007-10-19 14:55:44 +00:00
Format.cpp start using FileName::exists() 2007-10-18 19:29:32 +00:00
Format.h * new file formats panel that includes copier 2007-09-15 17:09:57 +00:00
FuncRequest.cpp
FuncRequest.h
FuncStatus.cpp
FuncStatus.h
gettext.cpp
gettext.h
Graph.cpp
Graph.h
Importer.cpp last commit was incomplete... not sure how I managed this.. 2007-10-03 20:15:49 +00:00
Importer.h
InsetIterator.cpp
InsetIterator.h
InsetList.cpp * Paragraph: Cosmetics and cleanups, remove uneeded redirection and uniformize Private members naming. Still a lot of cleanup needed. 2007-10-19 08:57:22 +00:00
InsetList.h * Paragraph: Cosmetics and cleanups, remove uneeded redirection and uniformize Private members naming. Still a lot of cleanup needed. 2007-10-19 08:57:22 +00:00
Intl.cpp
Intl.h
ISpell.cpp
ISpell.h
KeyMap.cpp PrefShortcuts: list all shortcuts (bound and unbound), using a better implementation 2007-10-18 15:48:51 +00:00
KeyMap.h PrefShortcuts: list all shortcuts (bound and unbound), using a better implementation 2007-10-18 15:48:51 +00:00
KeySequence.cpp cosmetics 2007-10-02 21:51:54 +00:00
KeySequence.h cosmetics 2007-10-02 21:51:54 +00:00
Language.cpp
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 LaTeXFeatures.cpp: revert unwanted url removal in r20950 2007-10-13 19:18:36 +00:00
LaTeXFeatures.h
Layout.cpp cosmetics 2007-09-29 20:02:32 +00:00
Layout.h cosmetics 2007-09-29 20:02:32 +00:00
LayoutEnums.h cosmetics 2007-09-29 20:02:32 +00:00
Length.cpp
Length.h
lengthcommon.cpp
lengthcommon.h
Lexer.cpp boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
Lexer.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
lfuns.h correct numbering 2007-10-14 19:08:04 +00:00
LyX.cpp use FileName::isDirectory() 2007-10-18 21:10:35 +00:00
LyX.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
LyXAction.cpp PrefShortcuts: list all shortcuts (bound and unbound), using a better implementation 2007-10-18 15:48:51 +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 Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
lyxfind.h
LyXFunc.cpp isome more FileName shuffling 2007-10-18 23:03:51 +00:00
LyXFunc.h Header cleanup. 2007-10-11 07:26:06 +00:00
lyxlayout_ptr_fwd.h rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
LyXRC.cpp InsetInfo: add LYXRC_INFO (lyxrc bind_file ==> cua) 2007-10-11 15:23:52 +00:00
LyXRC.h InsetInfo: add LYXRC_INFO (lyxrc bind_file ==> cua) 2007-10-11 15:23:52 +00:00
LyXVC.cpp isome more FileName shuffling 2007-10-18 23:03:51 +00:00
LyXVC.h
lyxwinres.rc
main.cpp
Makefile.am Introducing FontList. 2007-10-19 14:35:05 +00:00
MenuBackend.cpp InsetInfo: add MENU_INFO (menu paste ==> Edit > Paste) 2007-10-11 15:14:11 +00:00
MenuBackend.h InsetInfo: add MENU_INFO (menu paste ==> Edit > Paste) 2007-10-11 15:14:11 +00:00
Messages.cpp
Messages.h
MetricsInfo.cpp Don't save background color in Text. Hand it down at drawing time. 2007-09-02 14:34:15 +00:00
MetricsInfo.h Don't save background color in Text. Hand it down at drawing time. 2007-09-02 14:34:15 +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
output_latex.cpp Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
output_latex.h
output_plaintext.cpp cosmetics 2007-09-29 20:02:32 +00:00
output_plaintext.h
output.cpp
output.h
OutputParams.cpp
OutputParams.h
paper.h
paragraph_funcs.cpp Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
paragraph_funcs.h * src/paragraph_funcs.cpp (breakParagraph): change parameter 'flag' to 2007-10-08 13:17:15 +00:00
Paragraph.cpp * Paragraph::highestFontInRange(): Transfer some more code from Paragraph to FontList. 2007-10-19 14:55:44 +00:00
Paragraph.h * Paragraph: Cosmetics and cleanups, remove uneeded redirection and uniformize Private members naming. Still a lot of cleanup needed. 2007-10-19 08:57:22 +00:00
ParagraphList.h
ParagraphMetrics.cpp cosmetics 2007-09-29 20:02:32 +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 2007-09-29 20:02:32 +00:00
ParIterator.cpp
ParIterator.h
pch.h the delegate patch 2007-10-02 18:27:20 +00:00
PDFOptions.cpp The huge URL patch: 2007-10-13 19:06:09 +00:00
PDFOptions.h The huge URL patch: 2007-10-13 19:06:09 +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 Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
rowpainter.h * RowPainter: store PainterInfo reference instead of creating one. 2007-08-30 13:53:02 +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
ServerSocket.h reduce #includes 2007-09-19 22:37:22 +00:00
Session.cpp use FileName::isDirectory() 2007-10-18 21:10:35 +00:00
Session.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
sgml.cpp cosmetics 2007-09-29 20:02:32 +00:00
sgml.h
Spacing.cpp
Spacing.h cosmetics 2007-09-29 20:02:32 +00:00
SpellBase.cpp
SpellBase.h
TexRow.cpp
TexRow.h
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 Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
Text3.cpp 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
Text.cpp Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
Text.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
TextClass.cpp isome more FileName shuffling 2007-10-18 23:03:51 +00:00
TextClass.h Fix bug, and introduce MultiPar parameter for flex insets 2007-10-09 17:07:24 +00:00
TextClassList.cpp start using FileName::exists() 2007-10-18 19:29:32 +00:00
TextClassList.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
TextMetrics.cpp Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
TextMetrics.h cosmetics 2007-09-29 20:02:32 +00:00
Thesaurus.cpp
Thesaurus.h
TocBackend.cpp Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
TocBackend.h Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
ToolbarBackend.cpp math stuff 2007-10-07 20:34:09 +00:00
ToolbarBackend.h
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
VCBackend.h
version.cpp
version.h
VSpace.cpp Move private part of BufferView to a private implementation. 2007-10-11 09:59:01 +00:00
VSpace.h cosmetics 2007-09-29 21:37:28 +00:00
WordLangTuple.h