lyx_mirror/src
Vincent van Ravesteijn 7d30e34b08 Fix bug #6462: Out-of-bounds index in GuiErrorList::goTo when new buffer is active.
Cache the buffer and errorList in the GuiErrorList dialog. Now, we can check whether the active buffer is also the buffer for which the errors are shown. We switch back to the correct buffer, when one clicks on an item or clicks "View complete log".

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33726 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-12 15:06:13 +00:00
..
client
frontends Fix bug #6462: Out-of-bounds index in GuiErrorList::goTo when new buffer is active. 2010-03-12 15:06:13 +00:00
graphics * enable instant preview with XeTeX (requires preview-latex v.11.86) [bug #5577] 2010-02-24 10:47:35 +00:00
insets InsetXXX.cpp: remove unused include of MetricsInfo.h 2010-03-12 00:23:48 +00:00
lyxled
mathed Fix bug #6581: Empty base of a script inset should not be shown as an empty brace inset on screen 2010-03-10 20:10:30 +00:00
support Fix command line parsing and allow unicode arguments for tex2lyx on Windows. 2010-03-12 01:18:39 +00:00
tex2lyx Fix command line parsing and allow unicode arguments for tex2lyx on Windows. 2010-03-12 01:18:39 +00:00
AspellChecker.cpp * Spellchecker dialog: 2010-02-10 08:10:31 +00:00
AspellChecker.h * Spellchecker dialog: 2010-02-10 08:10:31 +00:00
Author.cpp
Author.h
BiblioInfo.cpp Fix other bit. 2010-02-13 15:22:49 +00:00
BiblioInfo.h Fix warning. 2010-02-13 15:22:30 +00:00
Bidi.cpp
Bidi.h
boost.cpp
Box.cpp
Box.h
BranchList.cpp
BranchList.h
buffer_funcs.cpp Fix bug #6491: Empty .emergency file causes crash. 2010-01-31 16:17:17 +00:00
buffer_funcs.h
Buffer.cpp Fix bug #6563: Change tracking and moving labels 2010-03-11 18:20:57 +00:00
Buffer.h Cheap fix for #6554. When we save a Buffer to a new location, we check 2010-03-09 03:25:47 +00:00
BufferList.cpp Micro-optimization. 2010-03-08 14:55:33 +00:00
BufferList.h
BufferParams.cpp cmake: fix merge build 2010-03-06 16:18:16 +00:00
BufferParams.h
BufferView.cpp Change updateLayout() to updateDocumentClass(), since that is what it 2010-03-08 20:37:11 +00:00
BufferView.h Change updateLayout() to updateDocumentClass(), since that is what it 2010-03-08 20:37:11 +00:00
Bullet.cpp
Bullet.h
Changes.cpp Fix typos. 2010-03-10 15:09:44 +00:00
Changes.h
Chktex.cpp
Chktex.h
Citation.h
CmdDef.cpp
CmdDef.h
Color.cpp Completing r33336 (coloured box around regexp visible also if InsetPreview enabled). 2010-02-06 12:14:54 +00:00
Color.h
ColorCode.h Improved appearence of regexp insets (at least I hope so), also suggested in #6498 (Regex looks like math). 2010-02-05 09:00:40 +00:00
ColorSet.h
Compare.cpp
Compare.h
CompletionList.h
Converter.cpp
Converter.h
ConverterCache.cpp
ConverterCache.h
CoordCache.cpp
CoordCache.h
Counters.cpp
Counters.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
Cursor.cpp s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
Cursor.h remove last member variables from LyXFunc and move them to cursor. Now the class can be replaced by a namespace 2010-02-09 14:29:27 +00:00
CursorSlice.cpp
CursorSlice.h
CutAndPaste.cpp s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
CutAndPaste.h
DepTable.cpp
DepTable.h
Dimension.cpp
Dimension.h
DispatchResult.h
DocIterator.cpp
DocIterator.h
EnchantChecker.cpp * Spellchecker dialog: 2010-02-10 08:10:31 +00:00
EnchantChecker.h * Spellchecker dialog: 2010-02-10 08:10:31 +00:00
Encoding.cpp Avoid unnecessary exceptions. 2010-02-19 16:31:15 +00:00
Encoding.h Avoid unnecessary exceptions. 2010-02-19 16:31:15 +00:00
ErrorList.cpp
ErrorList.h
Exporter.cpp
Exporter.h
factory.cpp * InsetFloat: 2010-02-10 17:33:39 +00:00
factory.h
Floating.cpp Rework and partially revert r33631. 2010-03-05 22:58:29 +00:00
Floating.h Rework and partially revert r33631. 2010-03-05 22:58:29 +00:00
FloatList.cpp Some cleanup for the Floating class. 2010-03-04 13:42:05 +00:00
FloatList.h
Font.cpp
Font.h
FontEnums.h
FontInfo.cpp
FontInfo.h
FontList.cpp
FontList.h
Format.cpp
Format.h
FuncCode.h * InsetTabular cleanup: 2010-02-18 08:28:46 +00:00
FuncRequest.cpp
FuncRequest.h
FuncStatus.cpp
FuncStatus.h
Graph.cpp
Graph.h
HSpace.cpp
HSpace.h
HunspellChecker.cpp * Thesaurus.cpp: 2010-02-10 10:24:10 +00:00
HunspellChecker.h * Spellchecker dialog: 2010-02-10 08:10:31 +00:00
IndicesList.cpp
IndicesList.h
InsetIterator.cpp
InsetIterator.h
InsetList.cpp
InsetList.h
Intl.cpp
Intl.h
KeyMap.cpp
KeyMap.h
KeySequence.cpp
KeySequence.h
Language.cpp
Language.h * store the full Language in WordLangTuple. 2010-02-09 11:26:49 +00:00
LaTeX.cpp
LaTeX.h
LaTeXFeatures.cpp Change the LaTeXBuiltin tag to a NeedsFloatPkg tag. Discussion on the 2010-03-05 17:24:38 +00:00
LaTeXFeatures.h
Layout.cpp Add the spellcheck tag also to paragraph styles. 2010-02-13 17:57:11 +00:00
Layout.h Add the spellcheck tag also to paragraph styles. 2010-02-13 17:57:11 +00:00
LayoutEnums.h
LayoutFile.cpp
LayoutFile.h
LayoutModuleList.cpp
LayoutModuleList.h
Length.cpp
Length.h
lengthcommon.cpp
Lexer.cpp Fix bug #5238: LyX 1.6 fails with non-ascii chars in path (on Windows) 2010-02-21 04:51:27 +00:00
Lexer.h
LyX.cpp Fix command line parsing and allow unicode arguments for tex2lyx on Windows. 2010-03-12 01:18:39 +00:00
LyX.h Today is a sad day, LyXView has passed over... long live GuiView! 2010-02-09 17:06:40 +00:00
LyXAction.cpp * doxy 2010-02-18 09:01:33 +00:00
LyXAction.h
lyxfind.cpp s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
lyxfind.h
LyXRC.cpp * add pref option to exclude notes and comments from spell checking (bug 1509). 2010-02-13 16:22:39 +00:00
LyXRC.h * add pref option to exclude notes and comments from spell checking (bug 1509). 2010-02-13 16:22:39 +00:00
LyXVC.cpp Typo and style. 2010-03-11 19:40:11 +00:00
LyXVC.h Allow revision to be string. 2010-02-15 07:10:59 +00:00
lyxwinres.rc
main.cpp
Makefile.am Kill files unused for long time 2010-02-22 02:00:55 +00:00
MetricsInfo.cpp
MetricsInfo.h
ModuleList.cpp
ModuleList.h
Mover.cpp
Mover.h
output_docbook.cpp
output_docbook.h
output_latex.cpp Fix encoding issues in bibitems (bug #6534) 2010-02-12 16:08:30 +00:00
output_latex.h
output_plaintext.cpp
output_plaintext.h
output_xhtml.cpp
output_xhtml.h
output.cpp
output.h
OutputEnums.h
OutputParams.cpp
OutputParams.h
paper.h
Paragraph.cpp Add the spellcheck tag also to paragraph styles. 2010-02-13 17:57:11 +00:00
Paragraph.h Allow to switch buffer languages via the menu. 2010-02-08 17:15:00 +00:00
ParagraphList.h
ParagraphMetrics.cpp
ParagraphMetrics.h
ParagraphParameters.cpp
ParagraphParameters.h
ParIterator.cpp
ParIterator.h
pch.h
PDFOptions.cpp * handle encoding in PDF options gracefully. 2010-03-01 17:39:41 +00:00
PDFOptions.h * handle encoding in PDF options gracefully. 2010-03-01 17:39:41 +00:00
PrinterParams.cpp
PrinterParams.h
Row.cpp
Row.h
rowpainter.cpp
rowpainter.h
Server.cpp Remove obsolete source file. 2010-02-18 09:58:20 +00:00
Server.h Transfer LyXfunc code to GuiApplication::dispatch() and getStatus(). Now 2010-02-09 16:11:13 +00:00
ServerSocket.cpp Transfer LyXfunc code to GuiApplication::dispatch() and getStatus(). Now 2010-02-09 16:11:13 +00:00
ServerSocket.h Transfer LyXfunc code to GuiApplication::dispatch() and getStatus(). Now 2010-02-09 16:11:13 +00:00
Session.cpp
Session.h
sgml.cpp
sgml.h
Spacing.cpp
Spacing.h
SpellChecker.h * Spellchecker dialog: 2010-02-10 08:10:31 +00:00
TexRow.cpp Patch by John McCabe-Dansted to fix bug #6502: 2010-02-08 17:39:55 +00:00
TexRow.h Patch by John McCabe-Dansted to fix bug #6502: 2010-02-08 17:39:55 +00:00
TexStream.cpp
TexStream.h
Text2.cpp s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
Text3.cpp Disable lists of floats we don't know how to generate. 2010-03-05 23:47:33 +00:00
Text.cpp s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
Text.h Add a comment. 2010-03-10 17:01:08 +00:00
TextClass.cpp Remove superfluous std::. 2010-03-10 17:01:40 +00:00
TextClass.h
TextMetrics.cpp No camelBump style for local variables. 2010-03-11 19:50:04 +00:00
TextMetrics.h Remove unused function. 2010-03-11 19:48:49 +00:00
Thesaurus.cpp * Thesaurus.cpp: 2010-02-10 10:24:10 +00:00
Thesaurus.h * Spellchecker dialog: 2010-02-10 08:10:31 +00:00
TocBackend.cpp Typo and style. 2010-03-11 19:40:11 +00:00
TocBackend.h
Trans.cpp
Trans.h
Undo.cpp s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
Undo.h
update_flags.h
VCBackend.cpp Typo and style. 2010-03-11 19:40:11 +00:00
VCBackend.h Allow revision to be string. 2010-02-15 07:10:59 +00:00
version.cpp
version.h
VSpace.cpp Initialize number_index and unit_index in isValidGlueLength(). This is now the same as in isValidLength(), so I assume it's OK. 2010-03-10 16:35:40 +00:00
VSpace.h
WordLangTuple.h * WordLangTuple.h: better initialization. 2010-02-09 11:52:06 +00:00
WordList.cpp
WordList.h