.. |
client
|
* configure.ac: check earlier for -liconv and -lz, since Qt4 needs them;
|
2007-07-12 12:57:59 +00:00 |
frontends
|
With or without multiview, a crash can happen randomly if the statusbar timer times out after the view is closed. Two reason for that:
|
2007-07-17 09:21:52 +00:00 |
graphics
|
Fix bug 3904
|
2007-06-26 15:45:58 +00:00 |
insets
|
fix std declaration.
|
2007-07-17 17:33:36 +00:00 |
mathed
|
2007-07-12 André Pönitz <poenitz@lyx.org>
|
2007-07-12 14:25:24 +00:00 |
support
|
* src/support/docstream.cpp (iconv_codecvt_facet::do_max_length()):
|
2007-07-14 13:00:24 +00:00 |
tex2lyx
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
ASpell_local.h
|
|
|
ASpell.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Author.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
Author.h
|
* src/Author.h:
|
2007-07-09 20:52:34 +00:00 |
Bidi.cpp
|
We do not handle spaces around an RTL segment in a special way anymore.
|
2007-06-08 14:20:06 +00:00 |
Bidi.h
|
Fix cursor movement inside insets within RTL mode.
|
2007-05-16 09:35:12 +00:00 |
boost.cpp
|
|
|
Box.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
Box.h
|
|
|
BranchList.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
BranchList.h
|
|
|
buffer_funcs.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
buffer_funcs.h
|
Following commit 19040, those partial updateLabels() functions are not needed anymore.
|
2007-07-11 13:30:56 +00:00 |
Buffer.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
Buffer.h
|
Saves some compile time by diminishing Buffer.h header dependencies:
|
2007-06-15 13:13:49 +00:00 |
BufferList.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
BufferList.h
|
|
|
BufferParams.cpp
|
* src/Author.h:
|
2007-07-09 20:52:34 +00:00 |
BufferParams.h
|
* src/BufferParams.{cpp, h}
|
2007-05-28 12:25:53 +00:00 |
bufferview_funcs.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
bufferview_funcs.h
|
|
|
BufferView.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
BufferView.h
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
Bullet.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
Bullet.h
|
|
|
callback.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
callback.h
|
|
|
ChangeLog
|
|
|
Changes.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
Changes.h
|
* src/Author.h:
|
2007-07-09 20:52:34 +00:00 |
Chktex.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
Chktex.h
|
|
|
Color.cpp
|
* src/Color.cpp:
|
2007-05-13 16:35:31 +00:00 |
Color.h
|
output changes by means of xcolor and soul
|
2007-05-13 15:17:57 +00:00 |
Converter.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
Converter.h
|
Remove now unused originaldir flag from Converter.{cpp,h}.
|
2007-06-19 14:29:57 +00:00 |
ConverterCache.cpp
|
fix bug 3819 (patch from Georg Baum):
|
2007-07-10 09:13:21 +00:00 |
ConverterCache.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
CoordCache.cpp
|
|
|
CoordCache.h
|
|
|
Counters.cpp
|
more std declaration fixes.
|
2007-07-17 17:40:44 +00:00 |
Counters.h
|
* Counters.cpp (appendix): new getter and setter used to recall
|
2007-07-11 12:52:50 +00:00 |
Cursor.cpp
|
Restore the persistent selection feature (disabled because of bug 3877)
|
2007-07-10 12:44:19 +00:00 |
Cursor.h
|
* the old cursor is stored before dispatch and then used after moving
|
2007-06-14 20:32:28 +00:00 |
CursorSlice.cpp
|
remove unused CursorSlice::invalidate & isValid methods
|
2007-06-25 08:06:32 +00:00 |
CursorSlice.h
|
remove unused CursorSlice::invalidate & isValid methods
|
2007-06-25 08:06:32 +00:00 |
CutAndPaste.cpp
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
CutAndPaste.h
|
a few comments
|
2007-07-10 12:48:04 +00:00 |
debug.cpp
|
|
|
debug.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
DepTable.cpp
|
|
|
DepTable.h
|
|
|
Dimension.cpp
|
|
|
Dimension.h
|
|
|
DispatchResult.h
|
|
|
DocIterator.cpp
|
* reverting r18516, so no signals anymore in CursorSlices
|
2007-06-09 12:39:46 +00:00 |
DocIterator.h
|
Sanitize cursor saving/restoring in a multi-view context.
|
2007-05-25 23:17:24 +00:00 |
Encoding.cpp
|
Add support for Farsi (thanks to Mostafa Vahedi).
|
2007-05-31 18:53:01 +00:00 |
Encoding.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ErrorList.cpp
|
|
|
ErrorList.h
|
|
|
Exporter.cpp
|
Use "overwrite" instead of "over-write"
|
2007-06-07 07:50:27 +00:00 |
Exporter.h
|
|
|
factory.cpp
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
factory.h
|
|
|
Floating.cpp
|
|
|
Floating.h
|
|
|
FloatList.cpp
|
|
|
FloatList.h
|
|
|
Font.cpp
|
Fix "default" encoding to match "auto" encoding except for the actual output
|
2007-07-05 19:19:41 +00:00 |
Font.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
FontIterator.cpp
|
|
|
FontIterator.h
|
|
|
Format.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Format.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
FuncRequest.cpp
|
|
|
FuncRequest.h
|
|
|
FuncStatus.cpp
|
|
|
FuncStatus.h
|
|
|
gettext.cpp
|
|
|
gettext.h
|
|
|
Graph.cpp
|
|
|
Graph.h
|
|
|
Importer.cpp
|
|
|
Importer.h
|
|
|
InsetIterator.cpp
|
|
|
InsetIterator.h
|
|
|
InsetList.cpp
|
|
|
InsetList.h
|
|
|
Intl.cpp
|
|
|
Intl.h
|
|
|
ISpell.cpp
|
|
|
ISpell.h
|
|
|
KeyMap.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
KeyMap.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
KeySequence.cpp
|
|
|
KeySequence.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Language.cpp
|
|
|
Language.h
|
|
|
LaTeX.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
LaTeX.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
LaTeXFeatures.cpp
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
LaTeXFeatures.h
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
Layout.cpp
|
* Layout.cpp (read): fix ObsoletedBy and DependsOn for layout names
|
2007-07-12 09:25:52 +00:00 |
Layout.h
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
Length.cpp
|
|
|
Length.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
lengthcommon.cpp
|
|
|
lengthcommon.h
|
|
|
Lexer.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Lexer.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
lfuns.h
|
Fix bug 3799.
|
2007-06-06 13:52:31 +00:00 |
LyX.cpp
|
Fix this bug:
|
2007-07-17 09:20:39 +00:00 |
LyX.h
|
Fix this bug:
|
2007-07-17 09:20:39 +00:00 |
LyXAction.cpp
|
Fix bug 3799.
|
2007-06-06 13:52:31 +00:00 |
LyXAction.h
|
|
|
lyxfind.cpp
|
* src/BufferView.cpp:
|
2007-06-19 21:48:04 +00:00 |
lyxfind.h
|
* src/BufferView.cpp:
|
2007-06-19 21:48:04 +00:00 |
LyXFunc.cpp
|
Fix this bug:
|
2007-07-17 09:20:39 +00:00 |
LyXFunc.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
lyxlayout_ptr_fwd.h
|
|
|
LyXRC.cpp
|
* src/frontends/qt4/ui/TextLayoutUi.ui:
|
2007-06-12 21:05:25 +00:00 |
LyXRC.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
LyXVC.cpp
|
|
|
LyXVC.h
|
|
|
main.cpp
|
|
|
Makefile.am
|
* configure.ac: check earlier for -liconv and -lz, since Qt4 needs them;
|
2007-07-12 12:57:59 +00:00 |
MenuBackend.cpp
|
Fix missing signal emission following revision 18693.
|
2007-06-09 22:21:21 +00:00 |
MenuBackend.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Messages.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Messages.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
MetricsInfo.cpp
|
|
|
MetricsInfo.h
|
|
|
Mover.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Mover.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
output_docbook.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
output_docbook.h
|
|
|
output_latex.cpp
|
Fix "default" encoding to match "auto" encoding except for the actual output
|
2007-07-05 19:19:41 +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
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
output_plaintext.h
|
|
|
output.cpp
|
|
|
output.h
|
|
|
OutputParams.cpp
|
|
|
OutputParams.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
paper.h
|
|
|
paragraph_funcs.cpp
|
Fix to bug 3886
|
2007-06-26 14:11:42 +00:00 |
paragraph_funcs.h
|
Fix to bug 3886
|
2007-06-26 14:11:42 +00:00 |
Paragraph.cpp
|
* Paragraph.cpp (simpleTeXOnePar): fix bug with size-changing
|
2007-07-12 13:25:44 +00:00 |
Paragraph.h
|
* src/Author.h:
|
2007-07-09 20:52:34 +00:00 |
ParagraphList.h
|
|
|
ParagraphMetrics.cpp
|
|
|
ParagraphMetrics.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ParagraphParameters.cpp
|
Fix some issues with the paragraph settings dialog. The main change
|
2007-06-28 00:48:06 +00:00 |
ParagraphParameters.h
|
|
|
ParIterator.cpp
|
|
|
ParIterator.h
|
|
|
pch.h
|
|
|
PrinterParams.cpp
|
|
|
PrinterParams.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
PSpell.cpp
|
|
|
PSpell.h
|
|
|
Row.cpp
|
|
|
Row.h
|
|
|
rowpainter.cpp
|
* src/rowpainter.cpp:
|
2007-07-17 13:35:32 +00:00 |
rowpainter.h
|
|
|
Section.cpp
|
|
|
Section.h
|
|
|
Server.cpp
|
|
|
Server.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ServerSocket.cpp
|
Fix bug 3904
|
2007-06-26 15:45:58 +00:00 |
ServerSocket.h
|
|
|
Session.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Session.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
sgml.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
sgml.h
|
|
|
Spacing.cpp
|
|
|
Spacing.h
|
|
|
SpellBase.cpp
|
|
|
SpellBase.h
|
|
|
stamp-h.in
|
|
|
TexRow.cpp
|
|
|
TexRow.h
|
|
|
Text2.cpp
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
Text3.cpp
|
Fix assertion when using paragraph-up/down. This code was wrongly erased in revision 19040.
|
2007-07-13 16:12:44 +00:00 |
Text.cpp
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
Text.h
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
TextClass.cpp
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
TextClass.h
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
TextClassList.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
TextClassList.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
TextMetrics.cpp
|
* Font are lightweight, so better do not change the other font, but a copy
|
2007-06-10 15:34:00 +00:00 |
TextMetrics.h
|
* Clear the paragraph metrics cache as well on redraw:
|
2007-06-21 06:41:55 +00:00 |
Thesaurus.cpp
|
* src/Thesaurus.cpp:
|
2007-06-07 17:27:10 +00:00 |
Thesaurus.h
|
* src/Thesaurus.{cpp, h}: revert accidental commit in rev18538.
|
2007-05-28 07:56:38 +00:00 |
toc.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
toc.h
|
|
|
TocBackend.cpp
|
Cosmetics.
|
2007-06-12 12:29:19 +00:00 |
TocBackend.h
|
Cosmetics.
|
2007-06-12 12:29:19 +00:00 |
ToolbarBackend.cpp
|
* src/frontends/LyXView.h:
|
2007-07-09 20:33:32 +00:00 |
ToolbarBackend.h
|
* src/frontends/LyXView.h:
|
2007-07-09 20:33:32 +00:00 |
Trans.cpp
|
fix unicode decomposition (bugs 3313 and 3498):
|
2007-07-05 14:45:00 +00:00 |
Trans.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Undo.cpp
|
* move TOC update behind cur.fixIfBroken() to fix #3851
|
2007-06-13 07:43:34 +00:00 |
Undo.h
|
|
|
update_flags.h
|
|
|
Variables.cpp
|
|
|
Variables.h
|
|
|
VCBackend.cpp
|
|
|
VCBackend.h
|
|
|
version.cpp.in
|
Last(?) missing rename: version.C -> version.cpp
|
2007-05-04 00:47:24 +00:00 |
version.h
|
|
|
VSpace.cpp
|
|
|
VSpace.h
|
|
|
WordLangTuple.h
|
|
|