The annotated tag, 2.3.0alpha1, has been created.
at e333734d6b872dcb12ed125b3e9a669d8cd38515 (tag)
tagging ca53991043d5ab55e0e34d1e0d930b45cdf59cad (commit)
replaces 2.2.0
tagged by Scott Kostyshak
on Mon Apr 24 00:03:20 2017 -0400
- Log -----------------------------------------------------------------
This is LyX 2.3.0alpha1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJY/XkIAAoJEN56RPrH+zgtsvwH/10k9i/U8HhuKmjTDent413w
/ZGAljmIoXdGfNYXu9nkY9vNnHnKy0QHEBwSvGz5cZGmaPyHg3+bXzt4rsru4PDc
Qrt08a8r0aamiEvHdOgJ4hbTvFrO6kbIqiq/AL8bU+M/BCcYYHDyl2bX0wTRumBg
4eglO4dC5spUNNDYdhfL3O2Cj5258H+q6dMVEz1plV1KadoLGoDIKNwp+NfLXCSW
nS//jQXmmbBBRJJzwWIpCY5pXUQDxjG6UzR6p6IQ6Rm50dolQqB9MxapZPakYCl0
nKNR+tOIpQubiGJ27rVVrCTv1FA03Fjn4Vmx+sgjWW38TBKBMkPnCR/sL9J9fnk=
=8PYE
-----END PGP SIGNATURE-----
Daniel Ramöller (3):
Remove question marks from Windows dialogs
In Color Preferences "frame of button" should be "button frame"
Add the icon-size to the toolbar menu
Enrico Forestieri (99):
Tweak output from maxima
Make oultliner icons same size as the toolbar icons
Make command buffer icons same size as QLineEdit height
Fix build with autotools and gcc 6
Bring window to front after loading a document
Fix display of \leq, \geq, and \lnot in mathed
Bring window to front only for single-instance mode
Account for the case in which Qt tools are not in PATH
Fix building on cygwin after 23dbcb59
Fix paste of selection to (unfocused) external applications
Update it.po
Check path of Qt tools if qtchooser is detected
Use a more portable construct
Update qpdfview info on inverse search
Use std::call_once only if it is actually available
Correct comment
Adapt code to comment
Add verbose option
Fix exit code from runCommand on Windows
Use only one file for dummy implementations
Quote filenames used for forward-search with SumatraPDF
Update it.po
Ensure proper mode in mathed
Avoid duplicating mode changing commands
Fix bug #9616
Fix display and export of some latex macros
Make sure a pointer is valid before using it
Ensure consistency
Make sure that math macros are updated at export time.
Make sure not to use a pointer that may be bogus
Partly revert the bits of 8f86ee74 that are not necessary anymore after
8ec91e80
Really fix the problem with not updated macros
Do not prematurely close \ensuremath or \lyxmathsym on export
Avoid inserting spurious \text insets in mathed
Correctly distinguish LyX macros from those defined in ERT
Correctly distinguish ERT macros from predefined ones such as \alpha
Improve systemlyxdir handling
Document the new behaviour in mathed
Sort the language nesting mess with polyglossia
Correctly classify macros
Do not confuse global commands with ERT macros
Correctly track opened polyglossia languages
No need to clutter runparams...
Amend 6a3ced3c
Do not rely on math macros being updated
Update it.po
Shut up compiler warning
Do not unnecessarily open the document language
Also track local language switches
Force local language switch in IPA insets
In mathed, require xcolor instead of color when appropriate
Amend ccc0e03f
Remove context help button hint from file dialogs
Strike out (in the output) deleted display math with track-changes
Fix latex error when change-tracked deleted display math starts a new
paragraph
Take into account font changes when striking out display math formulas
Avoid introducing a spurious space in \lyxmathsout
Remove a now unnecessary \mbox
Introduce the InsetMathHull::outerDisplay method and use it
Fortify math insets against ulem commands
Fix indentation
On export, mark the start of the first paragraph
Correctly track ulem commands with change tracking
Factor out common code used to underline/strike out math
Show on screen font changes for text-in-math
Don't print useless messages while parsing math macros
Avoid dataloss with \multicolumn
Amend fix for #10428
Fix display and output of math macros with optional arguments
Update it.po
Update it.po
Avoid useless warning from Qt
Update it.po
Add clarifying comment
Allow to properly scale the GUI with Qt5
Ignore QT_SCALE_FACTOR for Qt < 5.6
Ensure that QT_VERSION is defined
Fix configuring for Qt 5.8
Allow inserting consecutive dashes
Update it.po
Allow Input of local includes from local layout files
Fix bug #10579
Fix output of en- and em-dashes with TeX fonts
Amend 72a488d7
Also account for development versions
Further amendment to 72a488d7
Fix #9732: Inconsistent font properties for the preview and superscript
insets
Amend 16d5c49b
On windows, use the unicode version of ShellExecute
Account for unicode chars in tempdir path on Windows
Fix bug #10554
Fix bug #10581
Avoid an assertion when compiling in debug mode with MSVC 2015
Fix tests after 031748d9
TeXFiles.py: Python 3 compatibility
configure.py: Python 3 compatibility
layout2layout.py: Python 3 compatibility
lyxpak.py: Python 3 compatibility
Update it.po
Georg Baum (115):
Configure included zlib with autotools
Do not search for X in mingw builds
Fix packaging for mingw-64
Mingw-w64 build fixes for long long
Add Shankar Giri Venkita Giri to CREDITS
Add forgotten zlib includes
Use c-style cast as in original
Fix include path for zconf.h
Configure included iconv with autotools
Make windres configurable
Show help for WINDRES in configure
Ensure unix line ends for configure.ac
Properly check for windres
Fix compiler warnings
Configure included hunspell with autotools
Do not redefine WINVER
Fix compiler warnings
Fix packaging for mingw crosscompilation
Describe cross-compilation with MXE
Always use unix line ends in .pot files
Simplify .po file generation
Force native line endings for .po files
Update imported gettext code from gettext 0.19.7
Improve debug output
Do not duplicate jpg format
Export svg in xhtml, not svgz (bug 10160)
Work around limited SVG support (bug #9778)
update test references for ba2b86fa
Get rid of pseudo diffs when remerging strings
Remove convert_kmap.py
Make gen_lfuns.py python3 compatible
Update gen_lfuns.py to current format
Make unicodesymbols.py python3 compatible
Adjust generate_symbols* to db363ab1
Look for svgz images as well
Prepare generate_symbols* for python3
Update image template docs to current format
Merge generate_symbols_* scripts
Fix svgz output path
Require at least gcc 4.3
Implement gcc version check for cmake
Make generate_symbols_list.py python3 compatible
Fix encoding for computer modern fonts
Remove duplicated if clause
Rethrow excepction instead of a copy
Fix cppcheck initialization warnings
Require a C++11 compiler
Remove zombie noncopyable.hpp dependency
Remove unneeded files from extract.sh
Update boost to version 1.61
Remove boost::typeof
We do not use the provided MSVC proj files
Mention C++11 requirement in INSTALL
Make commented code python3 compatible
Make configure.py python3 compatible
Make scripts python3 compatible
Add missing backslashes
Rerun extract.sh to get rid of more boost
Replace Boost.Signals with Boost.Signals2
Get rid of boost signals in multithreading test
Skip boost linking test if not needed
Do not try to build an empty boost lib
Fix linking with std::regex and included boost
Some python 3 fixes for lyx2lyx
Improve comments and add missing decoding call
Make lyx2lyx infrastructure python3 ready
Add missing images to source package
Require gcc 4.6
Fix boost packaging
This is LyX 2.3
Expose python 3 support to some testing
Amend 10b4a471853
Remove InsetMathXYArrow
Remove obsolete comments
Do not distribute built sources
Use unicode cmdline args consistently
implement lyx2lyx roundtrip for \use_microtype
add missing autotests to tarball
Fix windows dependencies download
Update MSVC build instructions
Adjust dep path in build batches
Describe how to set env vars for the MSVC compiler
Ajust instructions to qt 5
Skip paragraph parameters for dash conversion
Use default MSVC install path
Remove external date inset
const correctness
more const correctness
remove unused declaration
Remove asciiimage and asciixfig formats
Remove using directives from headers
Remove unneeded MSVC 6 project file
Convert files to unix line ends in the repo
Move duplicated symbols to the macro section
Escape backslashes
Add some symbols from fontmath.ltx
Make LyX compiled by MSVC 2015 run on Vista again
Add Dima to CREDITS
Ensure that iconv and zlib are always found
Fix std::regex detection for older gcc
Do not use --std=c++14 for MSVC
Fix MathML for imaginary part
whitespace
Fix MSVC C++11 detection
Fix CAS input on windows (bug 10262)
Fix linking with cmake and included iconv
Fix regression of 6dfc25508
More fixes to MSVC compilation instructions
Add missing dlls
Fix regression of 88603655
Add more lib/symbols unicodemapping
Fix filter filter regex
Add xlsx format
Prepare for mutlicolumn lines
Fix data loss with [ in first cell of aligned
Guillaume MM (4):
MathAtom is a unique_ptr
Add option obeyFinal for todo notes #10615
Mover.h: let move be defined
MathAtom: prefer composition over inheritance
Guillaume Munch (296):
Raise the maxlastfiles cap
Do not omit the starting space when copying (#9995)
Display the correct horizontal alignment in AMS environments
Fix the display of column spacing in AMS environments
Correct col spacing in Cases environment
Sanitize InsetMathHull and add a check for mutability in LFUN_MATH_MUTATE
Improvements to the shortcuts preference dialog (#9174)
Correct strange FIXME
LyXToolBox: a QToolBox with minimum size management
CitationUi.ui: Align "Selected citations" label to the left
Amend a5db05ae
Fix compilation with qt5
Include config.h in LyXToolBox.cpp
LyXToolBox: a QToolBox with minimum size management
Simplify class structure in TocBackend
Amend d7d4f65b
Whitespace
TocWidget: Fix perf regression
TocWidget: clean-up the timer logic
getInnerText()
Automatically show the review toolbar if the document has tracked changes
GuiChanges: provide feedback when there are no more changes
Disable certain change tracking commands when there are no changes
typo
Show review toolbar when outputting changes
fix #9826: Outline disclosure of subsection content disappears one second
after
Show names of debug modes in the debug panel
ShortcutPrefs: clean-up
ShortcutPrefs: hide empty lfuns for which there is already a binding
GuiDelimiter: Synchronise the vertical scrollbars
GuiDelimiters: display at least (and at most?) 4 columns
TocModel: clean-up
TocWidget: fix part of #9825
TocWidget: fix an erroneous collapse and optimise updates based on
profiling
unique_ptr and make_unique
Replace auto_ptr with unique_ptr
Autotools: restore deprecation warning
Replace boost::scoped_ptr with unique_ptr
Replace support/shared_ptr.h and boost::shared_ptr with std::shared_ptr
Replace boost::tuple with std::tuple
Missing headers
Remove non-copyable idioms
Exercise: simplify the definition of IconvProcessor
Add missing header
Clarify Qt requirements for 2.3
Fix bug #10119
rewrite 51a15c45
climits
Replace foreach with for
Toc: clean-up
Add perf comment
Remove that pesky broken window that pops up with Qt5 when saving
preferences
ShortcutOverride again
RefChanger
Change tracking cue: paint over labels in text and prepare for further
work
Do not include MetricsInfo.h in MathStream.h
Simplify the TexRow information for mathed output
Fix computation of scroll value
ScrollbarParameters: clean-up and document
Remove a conversion to_utf8() inside FontSetChanger
amend e2bc7ffa
amend 6144bbfb
Fix bug #10195
Fix compilation with gcc 4.6
Fix compilation with gcc 4.6 part II
Make latex highlighter colors compatible with dark theme
Use move when passed by value
Simplifications, mainly removal of boost::function and useless std::bind
Line breaks in tooltips
Remove manual line breaks.
GuiDocument: some polishing of the list of modules.
Remove tooltips from the data of Toc Items
Beautify ToolTips in work area
Painter: Add a line style to disable antialiasing
Change tracking cue: for display() math insets
Change tracking cue: for instant preview
Change tracking cue: for Graphics
Change tracking cue: InsetText and InsetCollapsible
Match code with comment
Rationalise includes
Amend 670efa8f
Revert c6ce76c2 and fix 670efa8f
Accessibility of document class combo box (#10035)
UI for save_transient_properties
Branch-invert: Add a check mark to the switch in the contextual menu.
Branch-invert: Record undo and update Toc
Branch-invert: Fix discrepancy with the outliner and document statistics
Prioritize the shortcuts from the work areas
Better error message when try to bind a Hidden LFUN
LaTeX highlighter: make at a letter in the user preamble
Basic implementation of QSignalBlocker for qt4
Fix "scroll here" feature of scrollbar (#10311)
C++11 supports thread-safe initialization of statics
Make static counters atomic
Use call_once to ensure something is only called once
Perf comments: getFormatFromFile slows LyX startup considerably
Add an option to layout2layout to convert to a particular format
Enable to specify the target format for converting the local layout
Fix aliasing logic for polylines
Replace static with thread_local when used for caching
Fix embarrassing logic mistake
Partially revert "Replace static with thread_local when used for caching"
Commands to select the posix variant for the mingw cross-compilation
script
Assertions when doing Export As... (#10321)
Remove unused variable warning and remove preprocessor switch.
Fix the compare_locale function by relying on Qt's (#9030)
Fix Unicode use in Format's prettyname
Trivial clean-up
Change "Format" into "Formats"
Action.cpp: replace a reference with a shared_ptr
amend 4d991120
Better title for ViewSource
TexRow: clean up and simplify
Fix type of pos
explicit operator bool
Remove option to disable texrow
Helpers to set selections to arbitrary DocIterators
Fix: shift-mouse selection doesn't work well across insets
Reverse search: select a whole row
Fix compilation with MSVC 2015
Fix horizontal lines in math arrays
Clarify that the Dialog::lyxview_ pointer is in fact a reference
Work around dangling pointer
Continue with the documentation of the SVG+LaTeX external template
Fix borders of InsetMathGrid
Make the border of hullRegexp pixel perfect
Add the customary 1-pixel gap before MathMacroTemplate to better see
cursor
Remove unused variable warning
Add Daniel to credits
texstring and otexstringstream
Gcc 4.6 compatibility :(
Use otexstringstream for the captions of InsetCaptionables
TexRow for InsetArgument
Docstringify getLongString in general and preamble snippets in particular
Streamify a docstring
TexRow for InPreamble
Fix probable omission
New LFUN paragraph-goto id_start pos_start id_end pos_end
Implement reverse-search in the source panel
Fixes to reverse search
Fit cursor and update screen after reverse-search
New virtual method frontend::Dialog::on_BufferViewChanged()
Factor code after buffer change
Take advantage of new bufferViewChanged signal
Get rid of dirty BufferView pointer
Some compilers are worried that a struct is not the same as a class
Change tracking cue for InsetCaption
Safe line break to increase precision of error reporting in Listings
caption
Add safe line breaks to improve TexRow precision in subfloat & caption
Use the new infrastructure to select rows during error reporting
Simplify and add debug message
Move class definitions inside main class
TexRow: enable new RowEntry types
Improvement to the reverse-search algorithm
Fix compilation on cygwin & others
Copy bit of documentation from MathFactory.cpp
Copy bit of documentation from Georg's commit log
Don't parse multicolumn if the grid does not support it
On-screen justification: stretch in proportion with the em, up to a limit
Always prefer breaking at word boundaries
Fix addition of new formats
Add comment
Fix warning during runtime with qt4
Fix display of some math symbols
Display properly math characters that behave like symbols
lib/symbols: fix \arrownot
Correct computation of math font size
Clean up and fixes to fractions metrics and drawing
Simplify Changers interface
Fix vertical alignment of fractions
Improve fractions bar
Fix display of \slash inside different fonts
mathedSymbolDim only needs a MathBase
Amend ad7e2435cfd
Let math mu skips scale with zoom
Fix display of nicefrac solidus
Amend b30f8d3c
Correct on-screen kerning in math for non-mu units
frac: Add line thickness to height
InsetMath: match the screen display with the EnsureMath behaviour in
output
Fix header
Match the font in MathMacro::metrics with the font in MathMacro::draw
GuiSymbols: handle the case of an invalid data
Check the validity of an item before querying its tooltip
GuiSymbols: Improve the tooltip
GuiSymbols: show all symbols when UseNonTeXFonts
GuiSymbols: put ASCII chars first
GuiSymbols: fix char->block lookup
GuiSymbols: Better handling of empty blocks
Remove useless return leftover from earlier code
Improve prediction of block outside covered areas
GuiAlert: Convert html to plain text on console output
Cosmetic changes to the needauth dialogs
Fix compilation with MSVC
Validate html
MathClass of xrightarrow & co
Fix compilation with Qt5.8dev
Do not rely on toolTip() to generate LaTeX code
Add InsetMathClass to the list of math completions
Factor code for math axis height
Fix missing \bigg variants for \llbracket
Thickness of \cancel
Status bar information for InsetMathKern
Remove outdated comment
Fix dangling inset pointers after buffer reload
TocWidget: Remove possibly dangling BufferView pointer
Remove a redundant deletion of a QObject
Convert a pointer to a reference
Fix memory leak with WordLists
Remove hardcoded values
Some code factoring for changing mode.
Fix wrong mode on output for macros that shadow global macros
Use math class information from lib/symbols for intelligent splitting
Set mathrel for a few more lib/symbols
New word-movement behaviour in Math
Fix wrong parse of macro parameter and crash
Define mathClass of MathMacro
Fine tune the math class of InsetMathScript after a4676712
Lost in refactoring
Move Tocs to the "Other lists" submenu based on a blacklist
Menus: Factor Toc code
Implement AddToToc layout command for Flex insets
Implement IsTocCaption for InsetArgument
Fine tune AddToToc options for Sweave, Knitr
Update Sweave, Knitr manual and showcase the new Navigate menu
Implement AddToToc for paragraph layouts
Document AddToToc
Remove some hardcoded addToToc: note, footnote, marginalnote, branch
Improve the list of equations
Remove comments about enumification of toc types
Reorganise and simplify
Two separators collapse into one
Simplify
Collect the outliner names for the children's tocs
Make the generation of children's tocs more robust
Fix font of macro template name
Update child's TocBackend as well
Fix wrong DocIterator argument
Add \math{rel,bin,op,ord} to the math toolbar
Implement rule 17
Fix crash
Disable InsetMathKern with invalid lengths (#10539)
Generalise the deletion protection mechanism from math to text (#9540)
Move cursor in front of InsetMathSpace before opening the dialog (#7749)
When selecting text with the mouse, inset selection happens in the middle
When selecting math with the mouse, selection happens in the middle
(#9748)
Improve mouse selection over InsetCollapsable button.
When pressing math with the mouse, move to the closest edge (#9748)
Fix InsetMathRef mouse behaviour (#10568)
Amend 71623b88
Introduce support/Cache.h
Allow more translations of OutlinerNames
Clarify comment
GuiCitation: set instant search as the default
Fix 18 memory leaks
Implement left-right navigation in GuiCitation
Implement down key press in FancyLineEdit
Whitespace and remove obsolete #ifdef.
Fix focus events in GuiCitation
Give focus to the filter in GuiRef
Remove LyXToolBox
buffer-export without argument exports the default format
buffer-export * synonymous to buffer-export
Tabular::editXY should not touch the selection
Allow Ctrl+Enter in GuiCitation even if the citation is already there
Fix warning
Add default export to the menu
Fix color of todo notes
Amend 841825aa563
buffer-export default
Add option to ignore a parameter in InsetCommandParams
Amend 63be456c8
Preventive fix inspired from ~
Implement FileMonitor as a wrapper for QFileSystemWatcher
Implement real-time detection of external modifications
Whitespace
Display externally modified status
Clean-up
New LFUN buffer-external-modification-clear
Notification of external modification inspired by gedit
Disable edition when external modifications are detected
Clarify dialog
Replace FileMonitor with FileMonitor2 in GraphicsCacheItem
Replace FileMonitor with FileMonitor2 in RenderPreview
Remove legacy FileMonitor
Nonsense for whoever insists on using gcc4.6 & qt4.8 in 2017
Fix compilation with 5 <= qt < 5.4
Clean up
Correct ownership
Blocking signals also blocks the notification of file creation (#10595)
Ressurect old FileMonitor à la Frankenstein
Cosmetic
Regularly check if graphics is modified when visible on screen (#10596)
Regularly check if preview is modified when visible on screen
repair Cursor::x_target mechanism (#10168)
Fix missing OutlinerName in simplecv
Günter Milde (83):
More fixes for #9897 (wrong inset-icon size in PDF)
Improve documentation of LyX' "smart quotes" feature.
fix #10199 Non-encodable characters with XeTeX and utf8-plain
ctests: invert tests due to Polyglossia + LuaTeX + verb bug with Cyrillic
minor edit of development guide
ctests: "nonstandard" tests are now listed in unreliableTests
ctests: edit test sample for bug #10371
fr/UserGuide: remove spurious language switch in an index inset.
ctests: one more languagenesting sample
ctests: More inversions
Math definitions of Greek symbol variants for lib/unicodesymbols
Test and fix lib/unicodesymbols for Latin, Greek, and Cyrillic.
ctests: Move tests failing only with newest luatex to unreliableTests.
ctests: samples for lib/unicodesymbols: only test export to 8-bit LaTeX.
Fix export of Unicode characters (Unicode blocks <=72)
ctests: samples for lib/unicodesymbols
Test and fix lib/unicodesymbols for Letterlike Symbols, Number Forms and
Arrows blocks.
lib/unicodesymbols fixes
tex2lyx test: make box-color-*.tex sample compilable
Remove pattern for tests that failed due to stale config files.
lib/unicodesymbols tests and fixes
lib/unicodetests: add test samples for Blocks 77-79
tex2lyx: Remove "textglobfall" hack.
lib/unicodesymbols tests and fixes.
ctests: Test dedicated LaTeX test samples with LaTeX export only.
lib/unicodesymbols tests: split 2-page test and fix missing command.
Remove inversion of tests failing because of LuaTeX bug now solved
upstream.
lib/unicodesymbols tests and fixes: Block Miscellaneous Symbols.
ctests: rename pattern file "suspiciousTests" to "invertedTests".
ctests: rename pattern file "suspiciousTests" to "invertedTests". part 2
lib/unicodesymbols tests and fixes: Block Dingbats.
lib/unicodesymbols: replace TABs.
lib/unicodesymbols: tests and fixes, Blocks 87 - 91
ctests: update labeling patterns.
lib/unicodesymbols tests: add comments and remove spurious test samples.
ctests: found reason for "seminar" failure.
Fix #10394 Do not error on missing characters in "nullfont".
seminar: major documentation (example) update.
ctests: move test cases with permanent problems to "ignored".
Fixes to seminar.layout and documentation.
ctests: uninvert solved problems and make samples robust
Update seminar layout and doc.
fix and test lib/unicodesymbols: Blocks 87 - 92
unicodesymbols fixes.
lib/unicodesymbols: fix test sample
seminar ctest fixes
lib/unicodesymbols fixes and tests
custom ctest sample: Accented Cyrillic characters fail if the input
encoding is ASCII.
Do not convert \\\\textbackslash to 0x29f5.
ctests: explore export failure of Math.lyx with Unicode fonts.
Fix Ticket #9741 misleading name for font-encoding setting "default".
lib/unicodesymbols test update and fixes.
Fallback definitions for unicode paragraph/line break.
Complete the renaming of a ctest sample directory.
lib/unicodesymbols tests and fixes.
ctests: uninvert exports that work.
Mark failing encodings. See #10502.
ctests: correct encoding tests
ctests: correct inversion pattern for utf8-cjk tests.
ctests: update invertedTests.
Remove spurious body tags in macro test file.
ctests: univert aas_sample with LuaTeX test.
Remove unsupported encoding "pt254".
File format update after 418016bf792
Use xfrac package for "fraction characters".
Python formatting (no change to function).
configure.py: Add 'evince' as DVI viewer
configure.py: Add 'xreader' document viewer (evince fork)
configure.py: Add 'xed' editor (gedit fork)
configure.py: Make 'notepad' last in text editor list
configure.py: Add raster image viewers
Add FontEncoding to language descriptions.
Document changes to configure.py.
Revert 809b8b62 (Add FontEncoding to language descriptions).
ctests: update inversion patterns.
Use typographical quotes in modernCV
ctests: sort inverted unreliable tests.
ctests: invert failing Spanish docs, tag unreliable examples.
ctests: Fix some "unreliable" patterns.
ctests: Add test file for "exotic" inputencoding cp858.
ctests: test unicodesymbols also with utf8.
special character "allowbreak" (ZWSP), fileformat change
Fix tex2lyx roundtrip ctests.
Jean-Marc Lasgouttes (309):
When a counter is stepped, reset recursively all slaves
Move the documentation changelogs out of attic
Avoid narrow boxes when using \width as box width unit
Make monolithic build code portable to Mac OS
Pass a BufferView to Inset::clickable
whitespace only
Fix display of InsetCollapsable with split views
Change mouse cursor on tabular selection zones
Make inset-select-all select all cells only in tables
amend 5b7be5eb (typo+spacing)
Cleanup bv-dependent variables in InsetCollapsable
Fix horizontal scrolling in full-width collapsable insets
Rename InsetMathHull::isTable to allowsTabularFeatures
Fix cursor position after redo
Let getPosNearX take horizontal scrolling into account
Disable LFUN_INSET_DISSOLVE in tabulars
Do not use 'u' flag for ar
Fix getStatus for math-mutate and math-display
\\pagebreak is a fragile command in general
Remove declaration of classes that do not exist
Remove boost/format support
Do not use of boost::tokenizer
Remove support/metahash.h
We do not use <boost/scoped_array.hpp> anymore
Use isMainText() instead of doing explicit tests
Remove unused TextMetrics::maxWidth()
Directly pass a Row::Element to RowPainter::paintInset
Remove unused CursorData::logicalpos_
Remove unused bruteFind* functions
Cleanup bruteFind.
TextMetrics: Use shorter names for font metrics
FindAndReplace: reorder includes
Avoid incorrect "Autocorrect Off" message
Rename Cursor::setSelection(bool) to selection(bool)
Variables of type pit_type should be named pit, not par
Move one Text::setCursor instance to CursorSlice
Remove variables set but not used
Rename badly named variable
Cleanup handling of LFUN_LAYOUT in getStatus
Cleanup handling of LFUN_LAYOUT_PARAGRAPH in getStatus
Fix drawing of buttonText (enforce same left/right spacing)
Remove extra spacing around InsetCommand buttons
Cleanup of spacing in mathed
Fixup 1b2aad9 : Cleanup of spacing in mathed
Only add inset postion to cache in paintInset
Move some horizontal scrolling code from TextMetrics to BufferView
Make the non-drawing cases faster in TextMetrics::drawParagraph
Update PAINTING_ANALYSIS
Simplify redoParagraph by merging duplicate code
Rewrite setRowHeight using row information
Do not use the return value of Painter::text for logos
Make the different Painter::text void methods
Cleanup Painter text() API
Set vertical margins in redoParagraph, not setRowHeight
Update PAINTING_ANALYSIS and add a new task
RowPainter const cleanup
Do not require an extra pit parameter when a row is available
Split TextMetrics::setRowHeight in three parts
Update PAINTING_ANALYSIS
Allow automatic text direction in Painter::text()
Take inset dimension into account in row signature
Fix right_boundary properly after a row is shortened
Annotate source code to please coverity
Please Coverity (code should be equivalent)
Initialize all MathMacroTemplate members in constructors
Initialize LyXModule::available_ in constructor
Initialize ScopeBuffer::buffer member in constructor
Initialize some GuiTabular members in constructor
Always initialize InsetQuote language in constructor
Initialize GuiSendto::format_ in constructor
Initialize InsetExteralParams::preview_mode in constructor
Initialize correctly GuiErrorList::from_master_ in constructor
Initialize FindAndReplaceOptions in default constructor
Initialize Parse::theCatCode_ in constructor
Initialize properly InsetTabular members in constructor
Initialize bool member of Package in default constructor
Initialize correctly SystemcallPrivate in constructor
Initialize GuiDocument:biblioChanged_ in constructor
Allow to disable std::regex manually with autoconf
Detect clang version in autoconf (and use it a bit)
Gcc 6+ use C++14 as default, so there is no need to enforce C++11
Autoconf : Try to select the correct Qt tools by using the -qt option
Poor man's profiler: add support for cache hit/miss
Record undo when deleting end of paragraph in change tracking mode
Skip all drawing with NoScreenUpdate strategy
New test to determine correct -std option for CXX compiler
Use a proper test for detecting usable std::regex
Revert "Skip all drawing with NoScreenUpdate strategy"
Fix i18n.inc creation with some out of tree builds
autoconf: Check for C++11 and std::regex soon in LYX_PROG_CXX
Simplify display of InsetQuote
Get rid of InsetTabular::first_visible_cell_
Remove mutable variable InsetTabular::offset_valign_
Some things did not need to be mutable after all
Remove obviously wrong documentation in Painter.h
Typo
Add feedback in status bar when zooming
Realize inset argument label font before using it
Try to fix #4889 in the right way
When painting only insets, paint also change and language marks
Reset beginOfBody() when changing paragraph layout
Revert "Reset beginOfBody() when changing paragraph layout"
Recompute Paragraph::beginOfBody() earlier
Let InsetSpecialChar draw its background when necessary
A PainterInfo variable should be named `pi'.
A more radical approach to inset background painting
Use proper QPalette::NoRole enum value instead of our own
Simplify menus when there is only one caption type
Remove horizontal spacing around previews
Add missing entries in syntax.default
Let M-x give focus to minibuffer when it is already open
Reset anchor before selecting with S-button1
Move correctly the end of proof marker when row is large
Do not set layout for no-op paragraph break
Amend b583fb26e89
Remove unused struct members
Remove unused 'glue' parameter
Amend commit e194c9ce279
Set window title according to platform UI
Set vertical lines in math arrays correctly on Y axis
Set window title before stting modified state
Make *-lyxformat-* backup files use .lyx~ extension
Do not use em dash in window title
Do not hardcode required packages for Note inset
Simplify the code that sets the read-only emblem in status bar
Remove useless #include
Typo
Do some caching of window title and related UI
Fix indentation
Update local boost version to version 1.62
Remove unused methods in anononymous namespace
Fix compiler warning from clang 3.9
When breaking an empty paragraph reduces depth, set layout too
Mark a signal invokation as such
Work around issues with Qt5 and Arabic text
Reimplement RowPainter::paintSelection() using row elements
One item less on todo list
When selecting special logos, set their color correctly
Fixup a700d657 : holes in right margin selection
Fix compiler warnings spotted by Uwe
Some tweaks to selection painting
QString only uses UTF-16, not UCS-4
Clear background behind sublables when necessary.
Fix height of cursor inside insets
Round values properly when drawing right margin selection
Make insertInset use a temporary cut-and-paste area.
Handle properly unicode paragraph/line break
Introduce the notion of math class
Implement computation of spacing according to the TeXBook
Set correctly the spacing between atoms in MathData
Add support for \mathbin and friends
Only display a blue rectangle for editable empty insets
Skip drawing of markers in non-editable math data
Cleanup of lib/symbols
Merge branch 'betterspacing'
Clear temp cutstack before exiting LyX.
Fix some warnings after 6c9207579
Reintroduce broken support for default macro arguments
Rewrite handling of macro nesting in math rows
Factor out the code that handles default macro arguments
Improve spacing of BOX elements
Remove unused method in ArgumentProxy
Introduce (Inset|InsetList|Paragraph)::resetBuffer
Now Inset::dimension is only an access to cache
Get rid of Inset::setPosCache
Get rid of Inset::setDimCache
Handle negative values gracefully.
Accept \kern and \mkern for math kerning
Add a way to disable the poor man's profiler
Add caching for the QTextLayout objects we use
Update description of cursor classes
Fixup c49cd699: QString::toStdString is not always available
Fix display of empty box in nested macros
Fix issues with macro_nesting handling
Re-implement math markers logic.
Implement mathClass() for \big and friends
Rename InsetMathNest::metrics to cellsMetrics
Fix drawing of empty boxes
BOX tweak
Fix glitch in drawing fractions
Revert "BOX tweak"
BOX tweak
Fix metrics of math characters with 0 width
Avoid markers for macros without arguments
Use Paragraph::getAlign in TextMetrics
Fix wrong splitting of text row
Fix flushing of row that was cut after an hyphen
Revert "Fix crash"
Make sanitize more robust to dangling pointers.
Linearize macros also when editing them
Introduce hooks to encapsulate macro code of MathRow
Make MathRow tokens completely generic
Fix drawing of rectangle in old-style macro editing mode
Add RtL information to Row
Move TextMetrics::findRowElement to Row class
Simplify TextMetrics::checkInsetHit
Fixup 89662a68: remove markers that should not be there
Fix monolithic build
Fix cursor positionning in empty math arrays (blue box)
Some clean-up to markers handling code.
Better fix for cursor in "blue box"
Compilation fix: missing header for std::max
Linearize macros in box edit mode too.
Better handling for negative position in pos2x
Revert "Linearize macros in box edit mode too."
Fixup to 33b696c8: fix compilation with gcc 4.6
Move comment
Set the cursor a bit on the left in empty cells
Use a plain font in macro edit box
Rewrite selection code in mathed
Initialize properly pointer
Remove unreachable return statement
Initialize properly a class member
Initialize class members to please coverity
Initialize class member to please coverity
Initialize pointer class member
Fix broken logic
Fix coverity false positive
Initialize properly several InsetQuote members
Initialize properly TextEntry variable
Add missing initialization
Do not return a reference to a temporary variable
Try another way to signal a false positive to coverity
Clarify configure help for 3rd party code
Please coverity properly
Initialisize properly member variables
Try to see if coverity annotations should be in lower case
Fixup to 2f701e6a1
Rewrite detection of MyThes library
Update bundled mythes to version 1.2.5
Fix distcheck for mythes
Fix test to make coverity happy
Fix test to make coverity happy
Fix typo found by coverity
Make a dummier LyXRC for tex2lyx
Initialize members spotted by coverity
Fix missing initialization
Make a false positive explicit
Make a test clearer
Avoid dereferencing an iterator at the end
Handle the case where doc_bv is null
Remove unreachable return statements
Another unreachable `return' that is not needed
Be careful about unparsable bibtex years
Small cleanup to LayoutBox and CategorizedCombo
Experiment: limit size of strings read from lib/symbols
Limit the size of strings we read from RCS
Compilation fix
Do not use the global variable `formats' in Formats class
Make InsetMathNest::editXY more robust
Remove optimization that avoids drawing some math inset cells.
Use FileName::lastModified() intead of stat() in DepTable
Only accept non-negative lyxscale parameters
Fixup commit 50060053
Another forgotten unreachable `return' that is not needed
Output debug message when creating bad length
Fix compilation warning in DepTable.cpp
Linearize macros in box edit mode too.
Reduce horizontal spacing for simple inline equations
Pass big parameters by address
Two places where coverity urges us to limit string length
Check return value of regex_match instead of looking at first match
Try alternative syntax for signaling false positive
Fix coverity issues about exceptions
Handle properly exception that can be thrown by to_local8bit
When running latex one needs to have a proper buffer
Try a simpler way to tell coverity that we do not care about the result
Use convert instead of a stream to read LFUN_REPEAT count
Limit the amount of derivatives in external CAS
Make LFUN_REPEAT more robust by limiting to 10000 iterations
Limit multirow to 100 columns in mathed
Add possibility for command inset to inherit enclosing font
Missing initialization in 555338048
Annotate destructors to please coverity
When destructing a workarea, ignore buffer exceptions
Followup to e10db6c7: handle InsetCitation too.
Tell coverity that LAPPERR kills LyX too.
When scanning CVS skip unreadable lines
A better way to tell coverity that we do not care about result
Replace coverity annotation by assertions
Handle exception thrown by Buffer::emergencyWrite
Play again with coverity annotation
Catch another exception
Model lyx_exit() to tell coverity what it does
Work around bug in QTextLine::xToCursor
Improve drawing of math roots (\sqrt and \root)
When converting, indicate clearly when buffer should exist
Revert "Possible fix for bug #10295."
Try another way of convincing coverity that everything is fine
Replace coverity annotation by an assertion
Check both lower and upper bound for tainted loop limit
Use assertions to declare things we know for sure
Make it clear that current_view_ is available when needed
Require automake 1.14 and autoconf 2.65
Set boundary correctly in getPosNearX
editXY: make cursor positionning correct over non editable inset
Revert "When selecting text with the mouse, inset selection happens in
the middle"
Row::Element::x2pos: go to nearest point also over insets
Avoid using theServer() for no reason
Avoid using buffer() which might throw an exception
Better implementation for corssOutLines
Try to preserve small details from eb4a2a19
Set encoding correctly when reading layout files
Cleanup parindent support
Autotools: use silent rule for moc in src/support.
Fixes to ParIndent support
Revert "BufferParams: get rid of the HSpace class for mathindent as
requested by JMarc"
Rewrite mathindent without HSpace class
Make top/bottom margin value DPI-dependent
José Matos (10):
Fix bug #10273
Improve the file format upgrade and downgrade for microtype
Fix typo
lyx2lyx: Remove UTF-8 BOM if present in the lyx file
lyx2lyx: Cosmetic clean up of the lyx_2_?.py files.
lyx2lyx: more descriptive member name (document.start ->
document.initial_format)
lyx2lyx: remove trailing whitespaces from lyx_1_6.py
lyx2lyx: fix #9006 (python3 with non-utf8 encoding as the system default)
lyx2lyx: convert iteritems -> items to be compatible with python 2 and 3
Get the file system encoding from sys instead of the locale
Juergen Spitzmueller (309):
Implement some forgotten context menu items for arguments
Fix indentation
Merge branch 'master' of git.lyx.org:lyx
Fix incompatibility of covington and beamer.
linguistics: minor doc tweaks
Add comment
Correct format
Fix for recent luatex versions.
Clarify some comments wrt XeTeX/LuaTeX (see bug #10013)
Generate a proper error dialog title for XeTeX/LuaTeX
Simplify BufferParams::bufferFormat()
Revert "linguistics.module: add new dependencies"
Whitespace.
de.po: update
de.po: minor fixes
de.po: fix meta data
Correct backends() allocation with japanese encoding
Correct default font of beamer article layouts
Include all [scr]article styles in beamer article layouts.
Document file format change
Whitespace
Fix \@ifundefined check for covexample(s)
Implement proper dialog titles in InsetParamsDialogs
de.po
Remove English traces in IPA inset that make XeTeX fail.
Amend 97b9e81ceef7aae
Remove duplicate context menu item
Update docs wrt Separator
Sanitize Ref dialog validation.
Minor amendment to b95262f48772
Move wrap check for simple search/replace to lyxfind
Citation dialog redesign
de.po
CitationUi: Fix small layout glitch
Citation dialog: add & improve tooltips.
de.po: update
Keep citation style settings bot within and between sessions.
de.po
Clean up the crossrefs dialog.
Fix string
de.po
Connect filter reset button and remove unnecessary directives.
Remove unnecessary directives and preset search on fly.
Improve info display for biblatex databases
Improve info display for biblatex databases, part II
Regex fix for endyear
Improve info display for biblatex databases, part III
Amend 2c4673af58f6
Improve info display for biblatex databases, part IV
Improve bibliography info (general)
Improve bibliography info (general), part II
Fix label display in linguistic examples
New layout tags for better counter handling
linguistics.module: proper example counters
enumitem.module: handle resume counter
Implement wrapping in next-change (#10388).
de.po: update
Restore alphabetic order
Implement PassThru option to arguments.
Do not output bidi direction macros in passthru context
Bump layout formats
Fix LaTeX output of fixed-width cells with decimal separator
Revert "Fix Ticket #9741 misleading name for font-encoding setting
"default"."
Issue an error message if conflicting languages are used
de.po
de.po
Handle | verbatim in index insets.
Typo.
Use Buffer::validate() when previewing single paragraph
Whitespace
Enable polyglossia support for Swiss German
Fix usage of multiple varieties of the same polyglossia language.
de.po
Re-Fix #8471
Fix Polyglossia options for serbian
de.po
Fix some quote inset bugs:
Fix mis-nomer
Enable InsetQuote in verbatim and Hebrew
revert_quotes: consider verbatim layouts and some forgotten insets.
The extra space for French quotes only applies to guillemets.
Do not output quote TextCommand definitions for polyglossia
Fix xhtml output of French double guillemets (spacing)
Do not use babel quotation mark macros with non-TeX fonts
Update tex2lyx tests
Fix some thinkos in the revert_quotes routine
texstream: implement way to terminate a command depending on the context
Properly terminate quote macros by means of new textstream function
Correctly handle the " \\fg" case.
Fix command termination before line breaks.
Thinko
Add FIXME
Fix Hebrew quotation marks
speed up lyx2lyx reversion for non-Hebrew documents
Limit ligature protection to quote ligature chars
Remove redundant blank
InsetQuotes::latex: some cleanup
Literal quotation mark chars for polyglossia
Use context-sensitive command termination
remove archaic comments.
context-sensitive command termination at some more places.
Extend quote-insert
Update LFUNs.lyx
Context menu for quote insets
Whitespace
de.po
whitespace.
Allow wildcards in inset-modify for quotes
Thinko
Some documentation of quote's inset-modify
Update inset-modify description
Further improve quote-inserts documentation
Rename some quote-related params
Rename \\quotes_language to\\quotes_style
Update tex2lyx tests for format 519.
Handle fontenc in InsetQuotes::updateBuffer
Add "Plain" quotation mark style
de.po
Restructure InsetQuotes for better extensibilty
Fix glitch introduced in 2e255b1c4f
Some new quote styles
Update tex2lyx tests
de.po
Implement dynamic quotation marks
Update tex2lyx tests
UserGuide: Document the quotation mark changes
de.po
Use master buffer params for quote style
add missing bit
Do not attempt to add dynamic quotes to the style combo
Support for CJK quotation marks
update tex2lyx tests
Handle the case of TeX fonts LuaTeX
Update quote-insert bindings
Improve quotation mark opening/closing guess
Add some line breaks
From c7899a30a0b5975bf599a69ecd11ab25e1cdf1a4 Mon Sep 17 00:00:00 2001
Add Joel Kulesza to the credits
de.po
Fix two hyperlink-insert problems
Add support for the Crimson font
The usual tex2lyx tests update after file format change
More precise format description
Disentangle CiteEngines and Modules
Properly support the cite engines in the GUI
Disentangle CiteEngines and Modules
Properly support the cite engines in the GUI
Merge branch 'biblatex2' of git.lyx.org:features into biblatex2
Rework default bibliography style UI
Fix isDefaultBiblio() test
Improve style.
Add a CiteFramework tag
TeXFiles.py: scan for biblatex *.bbx and *.cbx files
Disentangle CiteEngines and Modules
Properly support the cite engines in the GUI
Rework default bibliography style UI
Fix isDefaultBiblio() test
Improve style.
Add a CiteFramework tag
TeXFiles.py: scan for biblatex *.bbx and *.cbx files
Merge branch 'biblatex2' of git.lyx.org:features into biblatex2
whitespace
Make biblio_style private
Add BufferParams::bibtexCommand()
Show Biblatex files in the TeXInfo dialog
Use real command in runparams.bibtex_command
GuiLog: Detect Biber for the GUI.
Adapt menu string
Amend 8add88ee4995: Show Biblatex files in the TeXInfo dialog
Extend the Bibfiles cache
Generalize uppercase test
Differentiate InsetCite
Fix the alias detection
Add some documentation to the rather esoteric style files
Generalize starred cite commands
No need to hardcode the possible cite commands
Merge branch 'master' into biblatex2
Consider possibility of empty tooltip
Extend cite engine style documentation
Merge branch 'master' into biblatex2
Fix default biblio style detection
Tweaks to the quotes GUI
Merge branch 'master' into biblatex2
New tag MaxCiteNames
Add CiteItem class
Implement CiteItem in the chain
Implement display of forceUpperCase
Implement display of starred cite commands
Add items to toggle "Force uppercase" and "Full author list" to the
context menu
Limit InsetCitation tooltip to sensible length
Outsource jurabib specials to the style file.
Add a couple more BiblioInfo conditionals
Make max_key_size limit adjustable
Dynamically set final punctuation of bib entries
Correctly set quote styles combo
Merge branch 'master' into biblatex2
Biblatex support
Documentation bit.
No punctuation in labels!
User Guide documentation.
Fix typo
Merge branch 'master' into biblatex2
Remove Requires and Excludes from CiteEngines
l7n
Merge branch 'master' into biblatex2
Extend and improve name list handling
Clarify layout and add some tooltips
merge recent changes from master
Merge branch 'master' into biblatex2
Command line option to ignore error msgs
Merge branch 'master' into biblatex2
Update man page
Merge branch 'master' into biblatex2
Use master buffer params when appropriate
Merge branch 'master' into biblatex2
Merge branch 'master' into biblatex2
Assure long tooltip is correctly formatted.
Merge branch 'master' into biblatex2
Bump layout formats
Update tex2lyx tests
Clear styles widgets only if needed.
Implement "key only" citation style
update tex2lyx tests once more
Basic support for natbib & jurabib options
update tex2lyx tests
Add an "Automatic" bibliography processor pref option
Allow new buffer params to be reset to empty
Make Japanese Biblatex-aware
Address FIXME
Trim biblio options and biblatex styles
Some master/child biblio fixes.
de.po
Minor string fixes
Fix Description parsing
de.po
Merge branch 'master' of git.lyx.org:lyx
Fix revert_bibpackopts lyx2lyx routine
Don't load bibtopic with Biblatex
Support for "qualified citation lists"
update tex2lyx tests
de.po
Generalize the protection of brackets in citation arguments
Handle backslash in escape function.
Whitespace
Move protectArgument function to lstrings
Update Additional.lyx wrt Biblatex
Extend LATEXIFY command param handling and add literal param.
Check if literal param exists before querying value.
Update tex2lyx tests
de.po
Nomencl.ui: minor layout improvement.
de.po
Support for multiple bibliographies
Update documentation for multiple bibliographies
update tex2lyx tests
Only close btUnit at the end of the master.
Support for multiple bibliographies setting "per child"
Document chapterbib additions.
update tex2lyx tests
de.po
Correctly enable/disable citation dialog widgets on initialization.
Disable literal cb if there is nothing to latexify.
Use localized item when calculating the panel stack's tree widget width.
Mention style-dependency of some features in the tooltips.
de.po
Mention style-dependency of of features in the tooltips, part 2
de.po: yet another update
InsetHyperlink: Fix replacement of empty name with target
Make openbtUnit raunparam mutable instead of using a copy of runparams
Don't assume T1 font encoding for XeTeX/LuaTeX
\\textquotedbl and \\textquotesingl are unknown in TU encoding.
Fix the fix of description parsing
Fix Fixme module description to make it translatable
de.po
Use \providecommand for logical markup macros
Whitespace
Pass thru overlay argument content.
Use ASCII number in \char definition
gmo files that have been forgotten to push.
Output Preamble code of InPreamble styles before the styles themselves.
Compatibility fix for acmsiggraph.cls v0.93
Add tableaux to outliner
Add some notes about ipa with fontspec.
xunicode (only) needs to be loaded for tipa emulation.
\textquotedbl and \textquotesingle are now covered by TU encoding
Use proper font encoding in InsetQuotes
Plain quote fixes
rename BufferParams::font_encoding() to ::main_font_encoding()
de.po
Input stdciteformats to the cite engines directly
Use "Prename Surname" format for basic numeric styles.
Improve BibTeX name parsing #1
Improve BibTeX name parsing #2
Allow for simple conditions in name scheme.
Improve BibTeX name parsing #3
Replace "junior" with the more generic term "suffix".
Improve BibTeX name parsing #4
Consider text-mode accents of the form {\v a} in BiblioInfo
Correct FORMAT documentation
Split external_templates to individual *.xtemplate files
de.po
GuiExternal: use proper model/view separation and sort the templates
Translate file filters for external material
de.po: improve a string
de.po
No need to translate number
TextLayout.ui: small layout fixes.
FontUi: Fix layout
Tiny clean up
Kornel Benko (107):
Correct wrong path for included lyx-file
Cmake: Allow test for X11 with QT5.6
Cmake tests: Allow test of LongestLabelWithUnderscore_xhtml
Dont use invalid tag '<pre></pre>' in xhtml export
Cmake xhtml export tests: Use command xmllint to test the export result
Cmake xhtml export tests: Missing script for commit
416242476289d423eb392345555f3dad941df544
Cmake export tests: Added testcases for erroneous xhtml exports
Update sk.po
Update sk.po
Cmake build: Allow user defined suffix for program files
Cmake build: Set new installation paths
Cmake build: Refactor determination of destination paths.
Cmake build: Correct some installation paths
Cmake build: Check for QPA_XCB when QT_USES_X11 is known
Cmake build: Finetune some destination data paths on UNIX
Cmake build: Determine availability of 'std::regex' if using clang
compiler
Cmake build: Correct wrong comment
Cmake build: Check for make_unique and PATH_MAX symbols added.
Cmake dist: Expand the list of not distributed files.
Cmake windows build: Discard use of configCompiler.h.msvc
Add xmingw and LyXDestinations.cmake to distribution files
Added missing oxygen icons to distribution
Added missing ipa icons to distribution
Update sk.po
Pass through for filename characters of \ecvpicture command
Cmake build: Split use of 3RDPARTY_BUILD to build individual libs
Cmake build: Mimic changes done in autoconf at f70dd65
Testcase now OK after fixing #8022
Amend cb0c881
Update sk.po
Cmake build: Add needed libraries if using QT5_Extras
Cmake build: Added code to compile with QT5.7
Ammend c169861
Cmake build with Qt4: Link lyx executable also to X11 library
Cmake build: Make sure that a sequence of commands to recreate
layouttranslations failes
Add comment + factor out the error checking
Cmake build: Added check for pythons polib module
Cmake build: Make missing polib less destructive.
Typo
Update sk.po
Cmake build: Specify the correct value of 'PACKAGE' define in config.h
Cmake build: Amend 41e409f8: Use std::call_once only if it is actually
available
Cmake build: Ignore also files with extension .patch --
Cmake build: Add verbose variable to some dummy_functions.cpp
Update sk.po
Update sk.po
Cmake build: Add format V2.2 to export tests
Cmake build: Add qt-svg-lib to be linked with lyx if used QT4.
Cmake build: Shuffle code around.
Cmake tests: Use mkpath from module 'File::Path' to recursively
Update sk.po
Update sk.po
Update sk.po
Update sk.po
Cmake package: Correct description.
Cmake export tests: Introduce 'LYX_DEBUG_LATEX' environment variable.
Update sk.po
Update sk.po
Cmake export tests: Check exports also for different possible input
encodigs
Update sk.po
Add select whole buffer shortcut to emacs.bind
Cmake build: Prepare for hardening use of external programs
Update sk.po
Cmake tests: make unreliable tests independent of inverted tests
Development.lyx, updated handling of unreliable tests.
Cmake tests: Add a script to modify preferences prior to export testing
Update sk.po
Add the perl-mode-line for emacs to perl scripts
Enhance output of po_diff.pl to better see message-edges.
Cmake tests: Remove use of 'UNRELIABLE' label
Update sk.po
Update sk.po
Cmake tests: Allow ignoring some latex error messages
Typo
Adapt the cmake-build-system to the reworked biblatex handling
Update sk.po
Cmake build: Missed to install citeengines dir in commit cf3f481
Cmake tests: Use correct 'if' statement to handle language strings
Update sk.po
Update sk.po
Update sk.po
Update sk.po
Update sk.po
Update sk.po
Add depth-increment/decrement shortcuts to emacs bind
Convert clunky math formulas in ar/Intro.lyx
Cmake tests: Scheherezade font misses glyph '*'
ctests: linguistic files and spanish UserGuide now compile
Amend b5416928. Cmake configuration for QT5.8
Amend 34d2f3c.
Update sk.po
Remove regex which does mot mach any test
Cmake tests: Add visual indication if a test is ignoring some latex error
messages
Amend 0e50ad8 'move mythes sources to 3rdparty' for cmake build.
Cmake build: Adapt handling of mytheslib to automek behaviour
Typo: Copy/Paste error
Add label 'defaultoutput' to export tests using document default output
format
Update sk.po
Cmake build: Set cache variables correctly
Cmake build: Project names *should* be uniq
Make runtests.py python3 ready
Update sk.po
Make output of check_Length.cpp more human readable.
Update sk.po
Check_layout tests: Check also stderr
Cmake roundtrip tests: Amend fc1c5c6, rename formula_indent to math_indent
findadv: fix compilation issue from [lyxgit/ecc36be6], when using boost
instead of std regex.
Martin Vermeer (3):
Initial commit of Inkscape SVG LaTeX + PDF support
Further fixes due to remarks by Pavel Sanda Sep. 5, 2016
... and RELEASE-NOTES
Pavel Sanda (15):
glitch in lfundoc
Introduce basic support for microtype.sty.
Comment only
typo
Improve build for FreeBSD.
* Math.lyx : add few maxima examples to ch. 23.1.
* Math.lyx put last changes under CT.
* README: document recent gcc discussion.
* Math.lyx : One more take on maxima output.
Not in tree anymore.
Ressurect make distcheck.
fix make check.
Fix make distcheck, step1.
Fix make check.
Keep track of signatures stored on ftp server.
Richard Heck (174):
Update version in configure.ac.
Updates to splitting of consecutive environments.
Fix some problems with the preamble in th eKoma-script letter
Fix bug #10194: Space missing in UI.
Restore last selected label when using the "go to label" feature
Fix silly error outputting math sizes. Fixes bug #10129.
Mark a number of coverity false positives.
Add comment for coverity, fixing #23307.
Make sure we have a buffer in VC_COMPARE.
Add comment to fix coverity #23308
Add comment about coverity #23335.
Add comment fixing coverity #23351.
Check to make sure we have a preview loader.
Add a LATTEST, just in case this ever causes a problem.
False positive on coverity #23366.
Add some comments to fix coverity #23386.
Initialize a bunch of uninitialized members. It does not seem to
Add comment to fix coverity #23438.
Fix a number of other uninitialized members.
Add a check to please coverity.
Add comment about coverity #102061.
Fix coverity issue #127197.
Add comment to fix coverity #111935.
Add comments to fix coverity #23505 and 23507.
When we use InPremable styles, we want to write as many versions
Replace coverity comment with assertion.
Whitespace.
Be a bit more careful about setting and restoring the last reference
Fix typo, and also check if string is null.
Fix bug #10153: There's a mechanism in XHTML output that defers the
Add new module:
Fix bug #10213 as discussed there: We now display the same button
Remove "only", which is not really necessary.
By default, charstyles should not permit layout changes internally.
Document new behavior of ForcePlain with charstyles.
Style.
Fix bug #8814: Ask for place to export a file if it has not
Fix for previous commit: We come right back through here from
In lib/lyx2lyx/: s/while 1/while True/
Let "provides [fontspec|listings|subfig] 1" work.
This patch does two closely related things.
Whitespace only.
JSS template should load math packages automatically.
Re-organization of Additional Features manual by John Hudson.
Use const &.
Add missing buffer update after pasting unformatted text.
Add John Hudson.
Fix bug #8782: We need to query the cell, not just the inset.
Output column width info for XHTML.
Don't be so cute with VSpace: We just output it inline now for
Use symbols file to lookup entities for delimiters. Fixes bug #8280.
Add class attribute for \mathbb in XHTML output.
Use convertDelimToXMLEscape with matrix delimiters, too.
Make sure we center displayed equations.
ABOVE and CENTERED labels need special treatment.
Fix bug #8782.
The previous commit was actually a fix for bug #9158.
Squash warning.
Squash some warnings.
Write magic paragraph label to main paragraph tag.
Update XHTML debugging code a bit.
Fix problem with branch handling. The problem was that we were not
Rename some variables and routines.
Only trim right end of lines in header. This allows us to preserve
Fix thinko in Buffer::preview. It is possible for this routine to
Simplify logic a bit. (This was meant to be part of a previous
Delete obsolete comment: We no longer support Qt < 4.4.
We do not need to enter the format numbers for 2.3 at this time.
Introduce "inverted" branch insets: These are branches whose content
LFUN to toggle branch inversion status, now available from the
Document new inverted branch insets in User Guide. Also add note to
Citation commands do not absolutely have to start with "c".
Add .dirstamp to the list of ignored files.
Fix thinko that led 2-authors citations to be displayed with "et al."
The way this was previously, it had to fail if the GUI language
Do not crash is release mode if we stumble across an unrealized font.
Revert "Do not crash is release mode if we stumble across an unrealized
font."
Do not crash is release mode if we stumble across an unrealized font.
Fix cut and paste error in last commit.
Fix hang reported at #10307.
Fix display of branch buttons and tooltips.
Fix display of colors in labels of arguments.
Simplify and unify code for special handling in argument insets.
Be more careful with braces, due to comments.
Simplify CSS classes for floats.
Fix CSS for math cases.
Fix HTML display of math matrices.
Fix thinko from earlier commit.
Whitespace.
Revert most of dd7863b6.
Fix output of table borders for XHTML. Fixes bug #10154.
Fix some symbols that are displayed incorrectly in MathML export.
If we cannot find the input format for a graphic, we cannot convert it.
Use scaling factor in XHTML output.
Fix indentation of fen2ascii script so it will run.
Fix preview of external material with plaintext and DocBook.
whitespace
Fix substitution for $$Contents.
Fix some wrongly converted "LaTeX" logos.
Activate export of external material for XHTML.
Allow XHTML export of Dia diagrams.
Enable XHTML export of LilyPond files.
Activate export of chess diagrams for XHTML.
Enable SVG export of XFig figures for XHTML.
Export external vector graphics as svg for XHTML.
Export external raster graphics as png for XHTML.
Dummy export for spreadsheets: plaintext and DocBook.
Enable export of spreadsheets with XHTML.
Fix display of code listings in XHTML.
Alignment
Add 'dir="auto"' to the body tag for XHTML export. This should take
Rename, for a little clarity.
Fix output of floats, etc, inside environments.
Fix typo in new dia converter.
No need to display contents of the branch when it is open.
Fix problem noticed by Scott.
Fix bug #10320.
Special characters should be output to the TOC.
Remove stray "typewriter" font.
We don't need to crash here, but can try to continue in release
Debugging code.
InsetNote is not output for XHTML.
Fix XHTML export of German Additional Features manual.
Remove debugging code.
Update tex2lyx tests.
producesOutput() should not be redeclared as producesOutput(bool).
Simple cache for information on exportable formats, since we seem
Since we're now caching this, we can sort it once, rather than
There is no need now to cache format information in the SendTo
Use a typedef for vector<Format const *>, which is what gets used
We can now use the cached information instead of tracing the graph.
These two routines are now redundant.
Add three new files from Andrew Parsloe. These do for AMS-type
Update version of new modules, etc.
Add Andrew Parsloe.
Verbatim, etc, can be used with IOP articles.
New format for changes to iopart.layout made at 91f980cf31.
Update tex2lyx references after last format change.
Simplify some lyx2lyx code.
Remove useless for loop.
Re-organize, whitespace.
Invert logic.
Don't need the else, since all codepaths return.
Label only command for reference dialog.
Update tex2lyx tests.
Add ability to use refstyle's plural and capitalization features.
Adapt tex2lyx to the new file format.
Update tex2lyx tests to new format.
Update documentation after recent changes to references.
Forgot format file for recent commits.
Some tooltips.
Not sure why "notr = 'true'" got in there.
Polish plural and capitalized reference reversion.
Add a "noprefix" option to the "labelonly" version of the reference
Documentation for "no prefix" option.
Alphabetize the list of LFUNs in LyXAction.cpp.
Dirty Perl script for alphabetizing LyXAction.cpp, in case it
Allow use of noprefix option even if we're not using refstyle.
Fix DocBook DTD identifier for XML output.
Escape link name for DocBook.
Update tex2lyx tests.
Add Martin Brown to credits.
Section and Section* should have the same font size.
Remove very old debug code.
Do not replace "--" with "\twohyphens" in formula macros.
Add some notes to User Guide about defining your own reference
Typo.
Allow LyX to open empty files (created, e.g., via "touch").
Regenerate contributions.
Add a comment.
Whitespace and const'ing.
Fix problem noted at bug #10582.
Move the global formats and system_formats variables into the
Possible fix for bug #10295.
Scott Kostyshak (94):
Generalize a comment
Output file from (xe|lua)latex is PDF, not DVI
Support a changed log message in newest LuaTeX
configure: Add export format for 2.2.x
Start a fresh RELEASE-NOTES
Add a comment and FIXME that lualatex can make DVI
Whitespace
Change \it to \mathit in Math.lyx
Remove \it and other oldfonts from math completion
Development.lyx: fix a typo
UserGuide: "Toggle Inversion" -> "Invert Inset"
Add CMake flag for keytests and disable by default
Update LFUNs.lyx to describe branch-invert
Improve documentation of LFUN_BUFFER_ZOOM_{IN,OUT}
Add comment that a code chunk is unnecessary
Factor out useful code into a function
Close a tab on middle-click (#10288)
Document closing a tab with middle-click
Improve implementation of TabWorkArea::posIsTab()
Const a function parameter
Rel. path in paths prefs preserved as rel. paths
Remove the now unused lyx::support::expandPath()
RELEASE-NOTES: add the new LFUN branch-invert
New LFUN lyx-activate to focus LyX window
Activate LyX window after reverse search (#10196)
Fix dviluatex exports of Sweave/knitr/Lily/noweb
Improve a layout LYXERR0 message
Literate.lyx: move date with other InTitle layouts
Foils.lyx: fix output of author
Warn in GUI when mixing Title and InTitle layouts
Add a wrong_output ctest for mixing inTitle #10347
Convert deprecated '\rm' to '\textrm' in examples
Amend previous commit, 0e49231b
Improve status check of LFUN_BUFFER_ZOOM_{OUT,IN}
ctests: update tests to reflect lualatex fixes
he/splash.lyx: fix compilation
he/splash.lyx: mark \LaTeX{} insets as English
ctests: uninvert three tests
ctests: mark failing LyXHTML tests as "lyxbugs"
ctests: ignore obsolete aastex.cls
Exit with error if child exits with error (#10188)
ctests: xy package has issue with newest LuaTeX
id_UserGuide: Update LyX format for next commit
Fix compilation of attic/id_UserGuide.lyx
Fix compilation of ja/EmbeddedObjects.lyx
Update tex2lyx test reference after 754cb3d1
Fix ctest inversions of ja_wrong_auto_encoding.lyx
ctests: invert 'id_UserGuide_dvi3_systemF'
Fix compilation of fr/beamer.lyx with XeTeX
Amend and extend 9f3518bc
Amend 40c262cb
Initialize a member variable before it is used
Whitespace
Factor out magic zoom minimum to a const member
Amend 168d3557
Further amend 168d3557 to satisfy GCC 4.6
Change default working directory from ~/ to "."
Do not recenter screen on spelling-continuously
ctests: mark 4 LuaTeX + poly tests as TeX issues
Set default output format to XeTeX in Arabic docs
Improve ctesting of Arabic documents
Invert failing unreliable tests
ctests: uninvert mathmacro tests
ctests: invert ar/Tutorial_pdf4_texF
ctests: require up-to-date TeX Live for reliable
ctests: invert two unreliable tests
Warn if child has diff non-Tex font settings
Fix typo in Development.lyx
ctests: it_Customization_pdf5_systemF now compiles
Remove a \textipa that snuck into es/UserGuide.lyx
Add references for the inverted linguistics tests
Fix ParIndent for various "Standard" styles
Theorem style: set NextNoIndent to 0
Invert a pdf4 test failing because of iconv
Ignore missing glyphs in a test after TL update
Implement '*' in "buffer-export <FORMAT> <DEST>"
Describe the use of '*' in -e/-E CL options
Change a warning to an error if missing include
When catching exception, give error on STDERR
Fix typo in comment
Remove "Bummer" from the "Save failed!" message
Keep RELEASE-NOTES as ASCII
Document new behavior of "delete" LFUNs
Do not open or close branches after doc settings
Revert "Mover.h: let move be defined"
Update the formats of lyxrc.dist.in to 21
Update ANNOUNCE for LyX2.3.0alpha1
NEWS: Update from the 2.2.x branch
NEWS: remove whitespace at end of lines
NEWS: add what's new in LyX 2.3
Copy caveats from RELEASE-NOTES to UPGRADING
Recover \origin tag in documents
Update docs to 2.3.0alpha1 format
This is LyX 2.3.0alpha1
Shankar Giri Venkita Giri (3):
Fix return types for mingw-w64
Fix linking with autotools and mingw-64
Document MinGW64 autotools build
Stephan Witt (31):
Include hunspell library version 1.3.3 for builds
factor out lookup of loaded hunspell checkers and use it to reduce file
system accesses when checking for available dictionaries
Remove special code for Qt5 to manage HiDPI. It's not needed anymore and
leads to strange icon scaling problems in mixed resolution environment.
Correct path names were to look for RPM based dictionaries for hunspell
on Linux.
Remove unused include file.
Add missing includes after change to boost signals2
Use iostream instead of sstream and move it from header to cpp-source of
LyX-Server
Always present Qt version info in LyX About dialog - not for developer
version only
Correct indentation
Compile fix after change 4b64aaf, replace missing constructor for
C-string with docstring variant
Fix missing include for malloc prototype after header cleanup in change
489dca71cd99bbc78780fa40311a2eb042c0320e
Fix missing include for file i/o prototypes after header cleanup in
change 489dca71cd99bbc78780fa40311a2eb042c0320e
Fix missing include for endl after header cleanup in change
670efa8f646218f2a378f0cc614c4c37a9f6b89a
Fix missing includes after change 670efa8f646218f2a378f0cc614c4c37a9f6b89a
Add missing include for abs(int)
Fix missing TexRow.h include after change
670efa8f646218f2a378f0cc614c4c37a9f6b89a
Add qt-dir bin directory value to PATH - matching Qt tools may not found
at build time anymore if not in front of PATH
Revert "Add qt-dir bin directory value to PATH - matching Qt tools may
not found at build time anymore if not in front of PATH"
Add check for existance of Qt translations directory
Correct library name of installed hunspell framework (it does not match
the patch version number)
Add shell wrapper for Maxima on MacOSX
prepare using Qt 5.7, change compiler and flags when using --enable-cxx11
#9006 care to make prefs2prefs.py python 3 compatible
update canAutoOpenFile/autoOpenFile implementation to new MacOSX API,
avoid deprecated calls
LyX build for Mac - no need to deploy QtDBus framework
LyX build for Mac - avoid shipment of debug libraries
LyX build for Mac - more readable disk mount management
LyX build for Mac - use HFS+ compression for copying LyX.app to disk image
Care for a tilde in front of a path name. A path name with tilde sign at
start is interpreted as relative to the current users home directory.
Revert "update canAutoOpenFile/autoOpenFile implementation to new MacOSX
API, avoid deprecated calls"
use examples folder setting from preferences
Tommaso Cucinotta (25):
Fix bug in replacement of "$$s/" in converter commands, introduced in
8b66f9ce.
Remove assert on advanced find with knitr module (#10444).
Show symbol name and description in plaintext export of nomenclature
entries.
Add 'needauth' option to converters that need explicit user authorization.
Fix missing space in string from [244de5d2/lyxgit].
Let LyX remember what documents 'needauth' converters have been
authorized to run over by the user.
Better explanations to the user for [244de5d2/lyxgit] and
Bump up RC fileformat after [244de5d2/lyxgit] for the new 'needauth'
options.
Converters Prefs UI layout clarification.
Remove unneeded templatization code from bformat().
Remove unused lyxrc.use_converter_wrappers that inadvertently slipped
through [244de5d2/lyxgit].
Fix segfault on null buffer in Converters::checkAuth(), introduced in
[244de5d2/lyxgit].
turned message about disabled converters from prefs from warning to error
Long time no use of the autotests machinery, needs an update.
Revert "Long time no use of the autotests machinery, needs an update."
Restrict file cache expiry time to positive values.
Recovered working autotests for findadv on Linux/Ubuntu (after a long
no-use time).
autotests: skip overly long export-in.sh test by default.
findadv: avoid crash when regexp-based search fails (mitigates #10625).
findadv: almost all test cases, including \regex[{}, back to working with
std::regex.
findadv: using \w instead of [[:word:]] makes test-case std::regex
compatible; also, fixed UI shortcuts changes that made test fail.
findadv: match \textbackslash and \textasciicircum also without trailing
{} (fixes autotest findadv-re-02-in.txt).
lyxfind: cleanup regex_replace() and back to a sane amount of logging
during findadv operations.
Fix for crash/segfault introduced with [244de5d2/lyxgit], thanks Guillame.
about 'needauth' in RELEASE-NOTES
Uwe Stöhr (149):
Win installer: push the changes that are already part of the 2.2.0
installer
Merge branch 'master' of git.lyx.org:lyx
tufte-handout.lyx: remove some unnecessary TeX code
tufte-handout.lyx: add the lost \origon tag
CMake: add 2 build scripts to compile LyX with Qt 5 and MSVC 2015
UserGuide.lyx: update 2 images
UserGuide.lyx: update 2 images
Win installer: 2 bugfixes
ErrorListUi.ui: correct an expression
de.po: some translations
Win installer: security issues in ImageMagick require new installer
Tutorial.lyx: port last change
Win installer: port last change
Win installer: new version with Qt 5.6.1
ia.po: updates from Giovanni
CMAKE: update path to Qt 5.6.1
remove 2 outdated build scripts
doc files: backport recent changes
German UserGuide.lyx: backport recent changes from branch
build4-2010.bat: remove outdated script
doc files: port recent changes
de.po: some translations
UserGuide.lyx: port today's changes
doc/template/examples files: port recent changes
example files: remove unnecessary latexpar
Math.lyx: add shortcuts for font styles
doc files: remove unnecessary TeX braces
INSTALL.Win32: mention the new Wiki page
INSTALL.Win32: a typo
win installer: port recent changes from branch
Customization.lyx: accept Richards changes
Customization.lyx: port recent changes to master
French doc files: port last changes to master
installer: major third-party updates
partly Revert "fr/UserGuide: remove spurious language switch in an index
inset."
Development.lyx: update documentation rules
French beamer.lyx: accept changes
Development.lyx: small change from Scott
French UserGuide.lyx: back to format of 2.2
Win installer: remove outdated actions for Belarusion
Win installer: changelog for LyX 2.2.2
uk.po: translation updates from Yuri for master
Win installer: update some dictionaries
Win installer: uses now NSIS 3
Win installer: new version with Qt 5.6.2
Customization.lyx: use change tracking for the changes made in 0eb651a2
Win installer: extend list of supported babel packages
Win build: fix a typo
Development.lyx: Updates
Development.lyx: a MSCV specific update
support for the languages Bosnian, Friulian, Macedonian, Piedmontese and
Romansh
FORMAT: forgot an entry in previous commit
sv.po: updates from Jim for master
seminar.lyx: accept change from Günter
French splash.lyx: restore \origin
tex2lyx/Preamble.cpp: sort alphabetically to keep overview
tex2lyx/Preamble.cpp: forgot this in r[f179173e/lyxgit]
layouts/modules: use the new PassThru tag
Additional.lyx: accept some changes
support for Amharic, Asturian, Kannada and Khmer
FORMAT: fix date
Win installer: correct Arabic translation by Hatim
Win installer: more translations by Hatim
Arabic Shortcuts.lyx: new translation by Hatim
add support for Urdu and Syriac
tex2lyx test files: update them
Development.lyx: update info how to update the tex2lyx test files
EmbeddedObjects.lyx; remove unnecessary latexpar
Arabic doc files: port recent changes
Arabic Intro.lyx: fixes from Hatim
languages: use correct encoding for Lithuanian
Win installer: install special XeTeX package
doc files port recent changes
Japanese EmbeddedObjects.lyx: re-add code
French Tutorial.lyx remove info accidentally introduced in recent commits
Japanese EmbeddedObjects.lyx: re-add export format
doc files: port recent changes
encodings: use correct encoding "latin7" for ISO 8859-13
Win installer: prepare for next release
Win installer major review of Packages.txt file
Win installer: finish work for new installer version
Win installer: fix a bug
EmbeddedObjects.lyx: fix a typo spotted by a user
Tutorial.lyx: use a simple reference format for the Tutorial
Arabic Tutorial.lyx: new translation by Hatim
UserGuide.lyx: fix 2 typos spotted by a user
EmbeddedObjects.lyx: new description how to change table line colors
within tables
EmbeddedObjects.lyx: fix some typos and few improvements
fix last traces of bug #10068
Additional.lyx: re-sync with branch
Win installer: fix 2 bugs and update libraries
zh_CN.po: port Zheru's translation updates from branch
ja.po: update for master from Koji
uk.po: translation update for master by Yuri
VSpace.cpp: fix 2 compiler warnings
tex2lyx: support for the cochineal fonts
Win installer: add 2 fonts to packages list
configure.py: add support for Python 3 on Windows
latexfonts: support for the Noto fonts
latexfonts: correct previous commit
Add support to cross out characters
FuncCode.h: correct a date
LaTeXConfig.lyx: add the noto fonts
support to indent formulas
Win installer: add packages necessary for Unicode math support
MathsUi.ui: adjust the size to fit better
BufferParams.cpp; initialize formula_indentation with default value
MathsUi.ui: adjust dimensions as requested
MathsUi.ui: next attempt to make it look correct also under Linux
MathsUi.ui. move formula indentation to text layout as requested by Jmarc
GuiDocument.cpp: commit missing part
InsetTabular.cpp: handle crossed-out text
Length.cpp: add new unit representing \baselineskip
update tex2lyx tests to latest file format
tex2lyx: fix the preamble output
TextLayoutUi.ui: correct a tooltip
tex2lyx: support rotated algorithm floats
FORMAT: correct a date
InsetFloat.cpp: fix bug #10618
BufferParams: rename formula_indent to math_indent etc. as requested
Math.lyx: correct wrong info about \mathindent
Win installer: add package that is nowadays necessary to compile the
PDF-form example file
PDF-form.lyx: New German translation
InsetFloat: allow float placement for rotated floats
tex2lyx: update fileformat
BufferParams.cpp: correct output for \mathindent after [fc1c5c6f/lyxgit]
lyx_2_2.py: fix reversion of colored boxes with special features
PDF-form.lyx: some corrections and updates
French Math.lyx: port a translation
de.po: use a more suitable translation
lyx_2_3.py: whitespace fixes
doc files: port recent changes from the 2.2.x branch
doc files: improve 3 PDFs
lyx2lyx/lyx_2_2.py: correct reversion of boxes
PDF-form.lyx: some minor fixes
doc files: port recent changes from branch
Revert "French Tutorial.lyx: some typographic fixes"
lyx2lyx/lyx_2_0.py: fix a box reversion bug
BufferParams: get rid of the HSpace class for mathindent as requested by
JMarc
GuiDocument.cpp: add missing validation code
UserGuide.lyx: fix a typo
GuiDocument: re-introduce allowMathIndent()
Arabic Intro.lyx: mark LTR text as English like we do for the Hebrew doc
files
lyx_2_2.py: fix box reversion routine again
doc files: port recent changes from branch
Win installer: prepare for alpha 1 release
Arabic Shortcuts.lyx: remove an inset-info
Win installer/ChangeLog.txt: fix typo
Win installer/settings.nsh: correct version numbering
jpc (14):
Fix typos in InStar module explanantions
Typo
Change a line to avoid bad hyphenation
French translation updated
Update French translation of seminar.lyx
Update French translation of seminar.lyx & solve listslide title issue
lettre: remove old workaround about page format in layout and update
template
Wrong format number
Update fr.po
Typo pointed out in the lyx-fr mailing list
Update fr.po
Update fr.po
Class agutex.cls is obsolete: information given in the LyX template
Update fr.po
-----------------------------------------------------------------------
hooks/post-receive
--
Repository for new features
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs