.. |
client
|
implement --enable-monolithic-{client,frontend-qt4,controllers}. Careful with frontend-qt4, it takes ~490 MB to build (but 3 instead of 8 minutes...)
|
2007-08-19 09:44:34 +00:00 |
frontends
|
compile fiz
|
2007-08-30 20:14:33 +00:00 |
graphics
|
Fix crash when a user removes the underlying figure of a graphic inset that has been copied and pasted (Bug 4108). Revert Andel's fix r19591
|
2007-08-16 18:37:38 +00:00 |
insets
|
compil fix.
|
2007-08-30 22:30:14 +00:00 |
mathed
|
compil fix.
|
2007-08-30 22:30:31 +00:00 |
support
|
xpm -> png
|
2007-08-30 20:09:12 +00:00 |
tex2lyx
|
Compile fix after bg color patch, thx Bo
|
2007-08-27 08:36:18 +00:00 |
ASpell_local.h
|
|
|
ASpell.cpp
|
|
|
Author.cpp
|
|
|
Author.h
|
|
|
Biblio_typedefs.h
|
Improvements to the citation dialog UI. It is now possible to search particular fields (author, title, etc) and to filter keys by entry types (article, book, etc).
|
2007-08-20 16:30:02 +00:00 |
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
|
* BufferView::buffer() returns a reference instead of a pointer.
|
2007-08-21 13:03:55 +00:00 |
Bidi.h
|
|
|
boost.cpp
|
|
|
Box.cpp
|
|
|
Box.h
|
|
|
BranchList.cpp
|
|
|
BranchList.h
|
|
|
buffer_funcs.cpp
|
rename Layout_ptr into LayoutPtr
|
2007-08-23 19:59:07 +00:00 |
buffer_funcs.h
|
This is one of a series of patches that will merge the layout modules development in personal/branches/rgheck back into the tree.
|
2007-08-23 16:41:13 +00:00 |
Buffer.cpp
|
Embedding patch two: read/write embedded files'
|
2007-08-30 20:46:42 +00:00 |
Buffer.h
|
Embedding patch two: read/write embedded files'
|
2007-08-30 20:46:42 +00:00 |
BufferList.cpp
|
Fix bug 4170: Close window when user wants it closed.
|
2007-08-29 15:24:41 +00:00 |
BufferList.h
|
|
|
BufferParams.cpp
|
Embedding patch two: read/write embedded files'
|
2007-08-30 20:46:42 +00:00 |
BufferParams.h
|
Embedding patch two: read/write embedded files'
|
2007-08-30 20:46:42 +00:00 |
bufferview_funcs.cpp
|
* BufferView::buffer() returns a reference instead of a pointer.
|
2007-08-21 13:03:55 +00:00 |
bufferview_funcs.h
|
|
|
BufferView.cpp
|
Fix DEPM crash within inset.
|
2007-08-30 16:48:47 +00:00 |
BufferView.h
|
transfer margin declaration to BufferView.h
|
2007-08-28 15:31:04 +00:00 |
Bullet.cpp
|
|
|
Bullet.h
|
|
|
callback.cpp
|
* BufferView::buffer() returns a reference instead of a pointer.
|
2007-08-21 13:03:55 +00:00 |
callback.h
|
* callback.cpp: newFile() takes a LyXView instead of a BufferView.
|
2007-08-14 15:32:58 +00:00 |
ChangeLog
|
|
|
Changes.cpp
|
|
|
Changes.h
|
|
|
Chktex.cpp
|
|
|
Chktex.h
|
|
|
Color.cpp
|
remove HSV color
|
2007-08-12 11:19:26 +00:00 |
Color.h
|
remove unsued classes HSVColor and NamedColor
|
2007-08-12 11:08:51 +00:00 |
Converter.cpp
|
|
|
Converter.h
|
|
|
ConverterCache.cpp
|
|
|
ConverterCache.h
|
|
|
CoordCache.cpp
|
|
|
CoordCache.h
|
|
|
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
|
* BufferView::buffer() returns a reference instead of a pointer.
|
2007-08-21 13:03:55 +00:00 |
Cursor.h
|
rev 19644: I forgot this.
|
2007-08-19 13:40:09 +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
|
solve Bug 3600 by eliminating a call to stripLeadingSpaces
|
2007-08-30 12:28:22 +00:00 |
CutAndPaste.h
|
This is one of a series of patches that will merge the layout modules development in personal/branches/rgheck back into the tree.
|
2007-08-23 16:41:13 +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
|
make the static version link again
|
2007-08-13 19:08:35 +00:00 |
Dimension.h
|
|
|
DispatchResult.h
|
|
|
DocIterator.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 |
DocIterator.h
|
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 |
EmbeddedFiles.cpp
|
cosmetics
|
2007-08-30 22:25:35 +00:00 |
EmbeddedFiles.h
|
cosmetics
|
2007-08-30 22:25:35 +00:00 |
Encoding.cpp
|
Get rid of a few warnings.
|
2007-08-10 20:14:54 +00:00 |
Encoding.h
|
|
|
ErrorList.cpp
|
|
|
ErrorList.h
|
|
|
Exporter.cpp
|
|
|
Exporter.h
|
|
|
factory.cpp
|
Clean-up in CharStyles, externalize detection of undefined styles to
|
2007-08-25 14:43:59 +00:00 |
factory.h
|
|
|
Floating.cpp
|
|
|
Floating.h
|
|
|
FloatList.cpp
|
|
|
FloatList.h
|
|
|
Font.cpp
|
|
|
Font.h
|
simplify build process of tex2lyx
|
2007-08-21 23:17:37 +00:00 |
FontIterator.cpp
|
|
|
FontIterator.h
|
|
|
Format.cpp
|
|
|
Format.h
|
|
|
FuncRequest.cpp
|
|
|
FuncRequest.h
|
|
|
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
|
|
|
Graph.cpp
|
|
|
Graph.h
|
|
|
Importer.cpp
|
The BufferView/WorkArea/LyXView reorg a.k.a Multiple WorkAreas:
|
2007-08-21 07:33:46 +00:00 |
Importer.h
|
cosmetics + move frontends/* to frontend namespace.
|
2007-08-14 09:54:59 +00:00 |
InsetIterator.cpp
|
|
|
InsetIterator.h
|
|
|
InsetList.cpp
|
|
|
InsetList.h
|
|
|
Intl.cpp
|
|
|
Intl.h
|
|
|
ISpell.cpp
|
add ugly hack to make client link again
|
2007-08-14 00:25:45 +00:00 |
ISpell.h
|
|
|
KeyMap.cpp
|
|
|
KeyMap.h
|
|
|
KeySequence.cpp
|
|
|
KeySequence.h
|
|
|
Language.cpp
|
latex_lang should not have a babel language
|
2007-08-04 12:42:08 +00:00 |
Language.h
|
|
|
LaTeX.cpp
|
|
|
LaTeX.h
|
|
|
LaTeXFeatures.cpp
|
rename Layout_ptr into LayoutPtr
|
2007-08-23 19:59:07 +00:00 |
LaTeXFeatures.h
|
|
|
Layout.cpp
|
* Layout.h
|
2007-08-18 13:21:12 +00:00 |
Layout.h
|
* Layout.h
|
2007-08-18 13:21:12 +00:00 |
Length.cpp
|
|
|
Length.h
|
|
|
lengthcommon.cpp
|
|
|
lengthcommon.h
|
|
|
Lexer.cpp
|
* src/support/gzstream,cpp:
|
2007-08-01 15:16:44 +00:00 |
Lexer.h
|
|
|
lfuns.h
|
This is one of a series of patches that will merge the layout modules development in personal/branches/rgheck back into the tree.
|
2007-08-29 17:59:49 +00:00 |
LyX.cpp
|
This is one of a series of patches that will merge the layout modules development in personal/branches/rgheck back into the tree.
|
2007-08-29 17:59:49 +00:00 |
LyX.h
|
cosmetics + move frontends/* to frontend namespace.
|
2007-08-14 09:54:59 +00:00 |
LyXAction.cpp
|
This is one of a series of patches that will merge the layout modules development in personal/branches/rgheck back into the tree.
|
2007-08-29 17:59:49 +00:00 |
LyXAction.h
|
|
|
lyxfind.cpp
|
* BufferView::buffer() returns a reference instead of a pointer.
|
2007-08-21 13:03:55 +00:00 |
lyxfind.h
|
|
|
LyXFunc.cpp
|
This is one of a series of patches that will merge the layout modules development in personal/branches/rgheck back into the tree.
|
2007-08-29 17:59:49 +00:00 |
LyXFunc.h
|
cosmetics + move frontends/* to frontend namespace.
|
2007-08-14 09:54:59 +00:00 |
lyxlayout_ptr_fwd.h
|
rename Layout_ptr into LayoutPtr
|
2007-08-23 19:59:07 +00:00 |
LyXRC.cpp
|
|
|
LyXRC.h
|
|
|
LyXVC.cpp
|
|
|
LyXVC.h
|
|
|
lyxwinres.rc
|
Add version information to the lyx executable on Windows.
|
2007-08-14 01:34:26 +00:00 |
main.cpp
|
|
|
Makefile.am
|
Embedding patch two: read/write embedded files'
|
2007-08-30 20:46:42 +00:00 |
MenuBackend.cpp
|
Make const
|
2007-08-25 07:53:35 +00:00 |
MenuBackend.h
|
Inset configurability: separate charstyle and custom insets
|
2007-08-24 12:45:40 +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
|
* RowPainter: store PainterInfo reference instead of creating one.
|
2007-08-30 13:53:02 +00:00 |
MetricsInfo.h
|
* RowPainter: store PainterInfo reference instead of creating one.
|
2007-08-30 13:53:02 +00:00 |
ModuleList.cpp
|
Get package things working with modules prior to UI patch.
|
2007-08-29 22:59:25 +00:00 |
ModuleList.h
|
Get package things working with modules prior to UI patch.
|
2007-08-29 22:59:25 +00:00 |
Mover.cpp
|
|
|
Mover.h
|
|
|
output_docbook.cpp
|
rename Layout_ptr into LayoutPtr
|
2007-08-23 19:59:07 +00:00 |
output_docbook.h
|
|
|
output_latex.cpp
|
rename Layout_ptr into LayoutPtr
|
2007-08-23 19:59:07 +00:00 |
output_latex.h
|
|
|
output_plaintext.cpp
|
|
|
output_plaintext.h
|
|
|
output.cpp
|
|
|
output.h
|
|
|
OutputParams.cpp
|
|
|
OutputParams.h
|
|
|
paper.h
|
|
|
paragraph_funcs.cpp
|
rename Layout_ptr into LayoutPtr
|
2007-08-23 19:59:07 +00:00 |
paragraph_funcs.h
|
|
|
Paragraph.cpp
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
Paragraph.h
|
rename Layout_ptr into LayoutPtr
|
2007-08-23 19:59:07 +00:00 |
ParagraphList.h
|
|
|
ParagraphMetrics.cpp
|
Enable use of Row::changed()
|
2007-08-29 21:33:11 +00:00 |
ParagraphMetrics.h
|
Transfer ParagraphMetrics::rowChangeStatus() to Row::changed(). Prepare for fine grained row redrawing.
|
2007-08-29 21:03:41 +00:00 |
ParagraphParameters.cpp
|
rename Layout_ptr into LayoutPtr
|
2007-08-23 19:59:07 +00:00 |
ParagraphParameters.h
|
Add LFUN_PARAGRAPH_PARAMS (= paragraph-params), used for changing a paragraph's alignment, spacing, etc. This is complementary to LFUN_PARAGRAPH_PARAMS_APPLY, which sets the parameters. The difference is that APPLY over-rides all existing parameters, setting any not given to the default, whereas this one simply changes those that are given. So
|
2007-08-15 02:21:09 +00:00 |
ParIterator.cpp
|
Converted '#warning ...' into FIXME-comments
|
2007-08-10 11:47:12 +00:00 |
ParIterator.h
|
|
|
pch.h
|
merge {mathed,insets,graphics}/Makefile.am into src/Makefile.am
|
2007-08-11 10:32:36 +00:00 |
PrinterParams.cpp
|
|
|
PrinterParams.h
|
|
|
PSpell.cpp
|
|
|
PSpell.h
|
|
|
Row.cpp
|
Bug fixes. changed_ was always true...
|
2007-08-29 23:06:14 +00:00 |
Row.h
|
Bug fixes. changed_ was always true...
|
2007-08-29 23:06:14 +00:00 |
rowpainter.cpp
|
stupid copy&paste bug fix.
|
2007-08-30 14:26:52 +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
|
|
|
Server.h
|
|
|
ServerSocket.cpp
|
|
|
ServerSocket.h
|
|
|
Session.cpp
|
|
|
Session.h
|
|
|
sgml.cpp
|
rename Layout_ptr into LayoutPtr
|
2007-08-23 19:59:07 +00:00 |
sgml.h
|
|
|
Spacing.cpp
|
|
|
Spacing.h
|
simplify build process of tex2lyx
|
2007-08-21 23:17:37 +00:00 |
SpellBase.cpp
|
|
|
SpellBase.h
|
|
|
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
|
* src/Text2.cpp:
|
2007-08-29 13:04:29 +00:00 |
Text3.cpp
|
MacOS compil fix
|
2007-08-27 13:12:51 +00:00 |
Text.cpp
|
Merge the Row and RowMetrics class. Those classes were separated in the 1.4 code base because the Row list was part of Paragraph. As it is now in ParagraphMetrics, there is no need to separate them. Also, only compute the rowmetrics once when the containing paragraph is redone.
|
2007-08-28 15:47:53 +00:00 |
Text.h
|
Merge the Row and RowMetrics class. Those classes were separated in the 1.4 code base because the Row list was part of Paragraph. As it is now in ParagraphMetrics, there is no need to separate them. Also, only compute the rowmetrics once when the containing paragraph is redone.
|
2007-08-28 15:47:53 +00:00 |
TextClass_ptr.h
|
This is one of a series of patches that will merge the layout modules development in personal/branches/rgheck back into the tree.
|
2007-08-23 16:41:13 +00:00 |
TextClass.cpp
|
This is one of a series of patches that will merge the layout modules development in personal/branches/rgheck back into the tree.
|
2007-08-29 17:59:49 +00:00 |
TextClass.h
|
This is one of a series of patches that will merge the layout modules development in personal/branches/rgheck back into the tree.
|
2007-08-29 17:59:49 +00:00 |
TextClassList.cpp
|
|
|
TextClassList.h
|
|
|
TextMetrics.cpp
|
Finally enable single row repainting within insets! The inset width needs to stay fixed of course.
|
2007-08-30 15:17:38 +00:00 |
TextMetrics.h
|
Finally enable single row repainting within insets! The inset width needs to stay fixed of course.
|
2007-08-30 15:17:38 +00:00 |
Thesaurus.cpp
|
|
|
Thesaurus.h
|
|
|
toc.cpp
|
* BufferView::buffer() returns a reference instead of a pointer.
|
2007-08-21 13:03:55 +00:00 |
toc.h
|
|
|
TocBackend.cpp
|
|
|
TocBackend.h
|
|
|
ToolbarBackend.cpp
|
Get rid of a few warnings.
|
2007-08-10 20:14:54 +00:00 |
ToolbarBackend.h
|
|
|
Trans.cpp
|
Converted '#warning ...' into FIXME-comments
|
2007-08-10 11:47:12 +00:00 |
Trans.h
|
|
|
Undo.cpp
|
* BufferView::buffer() returns a reference instead of a pointer.
|
2007-08-21 13:03:55 +00:00 |
Undo.h
|
|
|
update_flags.h
|
|
|
Variables.cpp
|
|
|
Variables.h
|
|
|
VCBackend.cpp
|
|
|
VCBackend.h
|
|
|
version.cpp
|
remove special handling of version.cpp[.in]
|
2007-08-13 12:04:57 +00:00 |
version.h
|
|
|
VSpace.cpp
|
* BufferView::buffer() returns a reference instead of a pointer.
|
2007-08-21 13:03:55 +00:00 |
VSpace.h
|
|
|
WordLangTuple.h
|
|
|