lyx_mirror/src
Jean-Marc Lasgouttes a92428c89c * rowpainter.cpp (paintOnlyInsets): do not paint Hfill insets (avoids a
crash).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22045 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-09 17:39:41 +00:00
..
client * src/client/lyxclient.man: 2007-12-07 11:53:23 +00:00
frontends * src/frontends/qt4/ui/PrintUi.ui: 2007-12-08 10:24:21 +00:00
graphics Fix crash when a user removes the underlying figure of a graphic inset that has been copied and pasted (Bug 4108) 2007-08-16 18:29:53 +00:00
insets Distinguish occurence of 'Note' string between layouts and inset 2007-12-05 18:46:21 +00:00
mathed correct previous commit (sync with trunk) 2007-11-05 17:24:33 +00:00
support * src/support/docstring.h: fix encoding. 2007-12-04 06:29:32 +00:00
tex2lyx preamble.cpp revert crash prone code 2007-12-09 16:45:04 +00:00
ASpell_local.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
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 Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Box.cpp more std declaration fixes. 2007-07-17 17:40:44 +00:00
Box.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
BranchList.cpp * src/BranchList.cpp: 2007-10-08 09:25:37 +00:00
BranchList.h I guess Windows folks are not too happy with files named color.h and Color.h 2007-04-26 19:21:38 +00:00
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 Fix bug that files with nonascii filenames are always reported 2007-11-15 13:46:00 +00:00
Buffer.h Fix bug that files with nonascii filenames are always reported 2007-11-15 13:46:00 +00:00
BufferList.cpp Fix bug 4170: Close window when user wants it closed. 2007-08-29 15:31:22 +00:00
BufferList.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
BufferParams.cpp * src/BufferParams.cpp (readToken): 2007-12-03 16:41:53 +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 rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
BufferView.cpp * src/BufferView.cpp: 2007-11-06 14:39:30 +00:00
BufferView.h Fix bug where the cursor was largely off-screen on document opening (bug 3427). 2007-09-10 14:44:05 +00:00
Bullet.cpp more std declaration fixes. 2007-07-17 17:40:44 +00:00
Bullet.h
callback.cpp Fix handling of Insert Plain Text dialog 2007-12-02 22:33:55 +00:00
callback.h Lyx now starts and asks for reconfigure if no textclass is found (bug 2829) 2007-09-26 19:33:10 +00:00
ChangeLog rename LCursor->Cursor 2007-04-26 14:56:30 +00:00
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 rename LyXLex into Lexer 2007-04-26 11:30:54 +00:00
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 * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
CoordCache.h LyXText -> Text 2007-04-29 23:33:02 +00:00
Counters.cpp Minor update to previous commit. 2007-08-08 16:14:17 +00:00
Counters.h * Counters.cpp (appendix): new getter and setter used to recall 2007-07-11 12:52:50 +00:00
Cursor.cpp Fix crash when using down cursor in an empty math subscript (Bug 4117). 2007-08-21 08:17:07 +00:00
Cursor.h Fix crash when using down cursor in an empty math subscript (Bug 4117). 2007-08-21 08:17:07 +00:00
CursorSlice.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
CursorSlice.h remove unused CursorSlice::invalidate & isValid methods 2007-06-25 08:06:32 +00:00
CutAndPaste.cpp Fix bug 4178. 2007-09-16 09:00:10 +00:00
CutAndPaste.h Fix bug 4178. 2007-09-16 09:00:10 +00:00
debug.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
debug.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
DepTable.cpp Remove unused std::time in src/DepTable.cpp 2007-08-24 17:07:36 +00:00
DepTable.h Rename files in src/support, step one. 2007-04-26 05:12:52 +00:00
Dimension.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Dimension.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
DispatchResult.h Last (?) batch of renames: 2007-04-28 20:44:46 +00:00
DocIterator.cpp more std declaration fixes. 2007-07-17 17:46:54 +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 greek and cyrillic chars such that it is not 2007-10-24 17:24:56 +00:00
Encoding.h Add support for greek and cyrillic chars such that it is not 2007-10-24 17:24:56 +00:00
ErrorList.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
ErrorList.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Exporter.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
Exporter.h Rename files in src/support, step one. 2007-04-26 05:12:52 +00:00
factory.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
factory.h rename InsetBase to Inset 2007-04-29 13:39:47 +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 Correctly generate latex for font/language/encoding switches inside and around 2007-07-20 01:28:20 +00:00
Font.h Correctly generate latex for font/language/encoding switches inside and around 2007-07-20 01:28:20 +00:00
FontIterator.cpp LyXText -> Text 2007-04-29 23:33:02 +00:00
FontIterator.h LyXText -> Text 2007-04-29 23:33:02 +00:00
Format.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
Format.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
FuncRequest.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
FuncRequest.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
FuncStatus.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
FuncStatus.h
gettext.cpp [the "translation" patch series] Part 2: fixing document label translations 2007-08-07 22:20:27 +00:00
gettext.h
Graph.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
Graph.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Importer.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
Importer.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
InsetIterator.cpp rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
InsetIterator.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
InsetList.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
InsetList.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
Intl.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
Intl.h consolidate tex-accent.* Trans.* KmodInfo.h into Trans.{h,cpp}. All stuff was used at most once and basically implementation details 2007-04-30 21:44:00 +00:00
ISpell.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
ISpell.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
KeyMap.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
KeyMap.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
KeySequence.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
KeySequence.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
Language.cpp latex_lang should not have a babel language 2007-08-04 12:41:42 +00:00
Language.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
LaTeX.cpp fix uninitialized variable 2007-09-21 13:33:03 +00:00
LaTeX.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
LaTeXFeatures.cpp * LaTeXFeatures.cpp (useLanguage): 2007-11-17 12:35:50 +00:00
LaTeXFeatures.h Allow unicode in Layout names. 2007-07-11 13:39:08 +00:00
Layout.cpp Make LYX_ALIGN_LAYOUT always be available. (Trunk committed at r19332). 2007-08-26 19:55:46 +00:00
Layout.h Make LYX_ALIGN_LAYOUT always be available. (Trunk committed at r19332). 2007-08-26 19:55:46 +00:00
Length.cpp rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
Length.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
lengthcommon.cpp * src/lengthcommon.cpp: disambiguation of gui string. 2007-11-02 14:49:54 +00:00
lengthcommon.h rename/merge LyXLength related stuff 2007-04-28 12:58:49 +00:00
Lexer.cpp * src/support/gzstream,cpp: 2007-08-01 15:13:01 +00:00
Lexer.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
lfuns.h Backport change 20366 to branch. 2007-09-25 17:18:33 +00:00
LyX.cpp * src/LyX.cpp: style corrections. 2007-09-26 20:31:50 +00:00
LyX.h Fix this bug: 2007-07-17 09:20:39 +00:00
LyXAction.cpp Backport change 20366 to branch. 2007-09-25 17:18:33 +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 * src/LyXFunc.cpp (actOnUpdatedPrefs): 2007-11-05 15:47:13 +00:00
LyXFunc.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
lyxlayout_ptr_fwd.h rename LyXLayout into Layout 2007-04-29 18:58:28 +00:00
LyXRC.cpp * src/LyXRC.cpp: fix order. 2007-11-04 11:25:20 +00:00
LyXRC.h * src/LyXRC.{cpp,h}: 2007-11-02 11:14:28 +00:00
LyXVC.cpp Last (?) batch of renames: 2007-04-28 20:44:46 +00:00
LyXVC.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
lyxwinres.rc Add version information to the lyx executable on Windows. 2007-08-14 01:38:12 +00:00
main.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Makefile.am Add version information to the lyx executable on Windows. 2007-08-14 01:38:12 +00:00
MenuBackend.cpp Introduce LFUN to save all modified files, and add menu entries. 2007-08-06 16:15:00 +00:00
MenuBackend.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
Messages.cpp remove properly [[context]] strings from translated messages 2007-11-16 14:37:22 +00:00
Messages.h [the "translation" patch series] Part 2: fixing document label translations 2007-08-07 22:20:27 +00:00
MetricsInfo.cpp rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
MetricsInfo.h rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
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 remove ParagraphList_fwd.h 2007-04-26 08:30:11 +00:00
output_latex.cpp * src/output_latex.cpp: 2007-11-23 15:00:47 +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 Last (?) batch of renames: 2007-04-28 20:44:46 +00:00
output.h
OutputParams.cpp * src/OutputParams.h: 2007-07-21 18:10:55 +00:00
OutputParams.h * src/OutputParams.h: 2007-07-21 18:10:55 +00:00
paper.h
paragraph_funcs.cpp Fix bug 2445. 2007-10-08 13:35:16 +00:00
paragraph_funcs.h Fix bug 2445. 2007-10-08 13:35:16 +00:00
Paragraph.cpp Add support for greek and cyrillic chars such that it is not 2007-10-24 17:24:56 +00:00
Paragraph.h * src/Author.h: 2007-07-09 20:52:34 +00:00
ParagraphList.h remove ParagraphList_fwd.h 2007-04-26 08:30:11 +00:00
ParagraphMetrics.cpp * src/ParagraphMetrics::computeRowSignature(): 2007-11-19 15:07:00 +00:00
ParagraphMetrics.h The wide() removal patch! 2007-11-05 08:04:20 +00:00
ParagraphParameters.cpp Make LYX_ALIGN_LAYOUT always be available. (Trunk committed at r19332). 2007-08-26 19:55:46 +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 04:47:30 +00:00
ParIterator.cpp LyXText -> Text 2007-04-29 23:33:02 +00:00
ParIterator.h LyXText -> Text 2007-04-29 23:33:02 +00:00
pch.h
PrinterParams.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
PrinterParams.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
PSpell.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
PSpell.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Row.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Row.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
rowpainter.cpp * rowpainter.cpp (paintOnlyInsets): do not paint Hfill insets (avoids a 2007-12-09 17:39:41 +00:00
rowpainter.h LyXText -> Text 2007-04-29 23:33:02 +00:00
Section.cpp rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
Section.h rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
Server.cpp rename LyXServer into Server 2007-04-29 16:22:46 +00:00
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 rename LyXServer into Server 2007-04-29 16:22:46 +00:00
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 shut down conversion warning and unicode fix. 2007-09-20 10:30:49 +00:00
sgml.h
Spacing.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Spacing.h
SpellBase.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
SpellBase.h
stamp-h.in
TexRow.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
TexRow.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Text2.cpp * src/Text2.cpp (deleteEmptyParagraphMechanism): do not reset the 2007-11-16 13:41:08 +00:00
Text3.cpp Fix bug 4335: 2007-11-09 10:06:09 +00:00
Text.cpp * src/Text.cpp: 2007-11-10 10:48:13 +00:00
Text.h Fix bug 2445. 2007-10-08 13:35:16 +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 Avoid loading local layout file multiple times 2007-12-05 22:25:29 +00:00
TextClassList.h Lyx now starts and asks for reconfigure if no textclass is found (bug 2829) 2007-09-26 19:33:10 +00:00
TextMetrics.cpp The wide() removal patch! 2007-11-05 08:04:20 +00:00
TextMetrics.h Fix bug 4002 and 4029. 2007-09-18 18:31:24 +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 rename LCursor->Cursor 2007-04-26 14:56:30 +00:00
TocBackend.cpp Cosmetics. 2007-06-12 12:29:19 +00:00
TocBackend.h Cosmetics. 2007-06-12 12:29:19 +00:00
ToolbarBackend.cpp fix bug 4132: parse some more column specifiers 2007-08-31 10:31:19 +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 rename MathArray into MathData 2007-04-26 16:06:39 +00:00
update_flags.h Last (?) batch of renames: 2007-04-28 20:44:46 +00:00
Variables.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Variables.h
VCBackend.cpp Rename files in src/support, step one. 2007-04-26 05:12:52 +00:00
VCBackend.h Rename files in src/support, step one. 2007-04-26 05:12:52 +00:00
version.cpp.in Last(?) missing rename: version.C -> version.cpp 2007-05-04 00:47:24 +00:00
version.h
VSpace.cpp LyXText -> Text 2007-04-29 23:33:02 +00:00
VSpace.h rename/merge LyXLength related stuff 2007-04-28 12:58:49 +00:00
WordLangTuple.h