]> git.lyx.org Git - lyx.git/history - src
de.po: update
[lyx.git] / src /
2017-12-25 Juergen SpitzmuellerImprove error msg
2017-12-24 Juergen SpitzmuellerPrevent to paste uncodable characters into verbatim
2017-12-24 Juergen SpitzmuellerIntroduce "inherit" encoding for latex_language
2017-12-23 Richard HeckPut the dummy tex2lyx support where it is supposed...
2017-12-23 Richard HeckWhitespace.
2017-12-23 Richard HeckDummy theApp() method should return a pointer.
2017-12-23 Juergen SpitzmuellerFix switch of language and line spacing in InTitle...
2017-12-23 Richard HeckFix puzzling warning.
2017-12-23 Richard HeckImprove error message when LaTeX process is killed.
2017-12-22 Kornel BenkoFix linking errors for check_filetools, check_trivstrin...
2017-12-21 Richard HeckAllow makeindex, nomencl, and bibtex runs to be cancele...
2017-12-21 Richard HeckAllow LaTeX processes to be canceled.
2017-12-21 Richard HeckConverter infrastructure for cancellation of background...
2017-12-21 Richard HeckSystemcall infrastructure for canceling background...
2017-12-21 Richard HeckFix linking errors. Someone else will have to tell...
2017-12-21 Richard HeckLFUN and basic code to enable cancellation of background
2017-12-21 Kornel BenkoTex2lyx tests: adapt some check files for expected...
2017-12-20 Jean-Marc Lasgouttestex2lyx: do not keep the Flex prefix for Flex insets...
2017-12-20 Juergen SpitzmuellerFix typo.
2017-12-20 Juergen SpitzmuellerGet rid of idiosyncratic accelerator syntax
2017-12-20 Jean-Marc LasgouttesReintroduce the spacing around delimiters
2017-12-19 Jean-Marc LasgouttesDo not draw inactive math corners when they have mathbg...
2017-12-17 Juergen SpitzmuellerThinko.
2017-12-17 Juergen SpitzmuellerDo not rely on babel quotation macros for encodings...
2017-12-17 Juergen SpitzmuellerAmend d56a5447f306
2017-12-17 Uwe Stöhruse https:// in the first line of .lyx files
2017-12-16 Juergen SpitzmuellerConsistent output of breakable/non-breakable dashes...
2017-12-16 Richard HeckFix #10871 compiler warnings.
2017-12-16 Richard HeckFix #10869 compiler warnings.
2017-12-16 Richard HeckFix #10867 compiler warnings.
2017-12-16 Richard HeckProperly fix #10863 compiler warnings.
2017-12-16 Richard HeckRevert "Fix #10863 compiler warnings."
2017-12-16 Uwe Stöhrgzstream.cpp: whitespace fix
2017-12-16 Richard HeckFix #10894 compiler warnings.
2017-12-16 Richard HeckFix #10891 compiler warnings.
2017-12-16 Richard HeckFix #10887 compiler warnings.
2017-12-16 Richard HeckFix #10884 compiler warnings.
2017-12-16 Richard HeckFix #10874 compiler warnings.
2017-12-16 Richard HeckFix #10872 compiler warnings.
2017-12-16 Richard HeckFix #10868 compiler warnings.
2017-12-16 Richard HeckFix #10865 compiler warnings.
2017-12-16 Richard HeckFix #10864 compiler warnings.
2017-12-16 Richard HeckFix #10863 compiler warnings.
2017-12-16 Richard HeckFix #10862 compiler warnings.
2017-12-16 Richard HeckFix #10859 compiler warnings.
2017-12-16 Richard HeckFix #10858 compiler warnings.
2017-12-16 Richard HeckFix #10852 compiler warnings.
2017-12-16 Richard HeckProbably fix #10850 compiler warnings.
2017-12-16 Richard HeckFix #10906 compiler warnings.
2017-12-16 Richard HeckFix #10907 compiler warnings.
2017-12-15 Jean-Marc LasgouttesUse a backing store on macOS
2017-12-14 Jean-Marc LasgouttesUse static_assert instead of LATTEST
2017-12-14 Jean-Marc LasgouttesRemove duplicate variable
2017-12-14 Jean-Marc LasgouttesChange parameter name
2017-12-14 Jean-Marc LasgouttesSimplify code in BiblioInfo.cpp
2017-12-14 Jean-Marc LasgouttesFix MSVC warning
2017-12-14 Jean-Marc LasgouttesKill MSVC warning
2017-12-14 Jean-Marc LasgouttesAvoid assignment in if() clause
2017-12-13 Jean-Marc LasgouttesImprove UndoGroupHelper and use it more
2017-12-13 Jean-Marc LasgouttesHandle properly undo groups in embedded work areas
2017-12-13 Uwe StöhrGuiApplication.cpp: remove unused includes
2017-12-09 Juergen SpitzmuellerMissing "icon" in description of "info-insert"-function
2017-12-08 Jean-Marc LasgouttesRemove unused variables
2017-12-06 Uwe StöhrInsetBranch.cpp: remove an unused include
2017-12-06 Uwe StöhrInsetXXX.cpp: remove unused and duplicated includes
2017-12-06 Juergen SpitzmuellerRecreate citation label after paste
2017-12-04 Jean-Marc LasgouttesFixup 16af6e7c
2017-12-04 Jean-Marc LasgouttesImplement display of roots more faithfully
2017-12-03 Juergen SpitzmuellerDo not escape makeindex chars in bibitemWidest.
2017-12-03 Juergen SpitzmuellernomenclWidest(): take (proper) formatting into account.
2017-12-03 Juergen SpitzmuellerFix thinko from b68701c4da93a6f0f
2017-12-02 Scott KostyshakSet array length from int const
2017-12-02 Enrico ForestieriAvoid asserting when reading the session file
2017-12-01 Juergen SpitzmuellerEscape (makeindex) special chars in nomencl if !literate
2017-12-01 Juergen SpitzmuellerImplement l7n for nomenclature.
2017-11-29 Jean-Marc LasgouttesUse UndoGroupHelper to track undo group lifetime
2017-11-29 Jean-Marc LasgouttesUse range-based for loop.
2017-11-29 Jean-Marc LasgouttesBetter handling of multiple buffers in UndoGroupHelper
2017-11-29 Jean-Marc LasgouttesRemove unused BufferView member
2017-11-29 Jean-Marc LasgouttesMake sure that rows are repainted when they get (un...
2017-11-27 Richard HeckFix #10819: Set title for print nomencl dialog.
2017-11-26 Kornel BenkoCmake build: Add option to use native file dialog also...
2017-11-24 Richard HeckRemove useless code.
2017-11-24 Richard HeckMinor code re-organization
2017-11-24 Jean-Marc LasgouttesFixup e64ea357
2017-11-23 Jean-Marc LasgouttesHandle properly top/bottom of inset with mac-like curso...
2017-11-23 Jean-Marc LasgouttesAvoid some caret ghosts
2017-11-20 Juergen SpitzmuellerLongtable: only output the caption contents in a captio...
2017-11-19 Juergen SpitzmuellerDisable non-functional table rotation for longtables
2017-11-19 Juergen SpitzmuellerAllow footnotes in floating tables via tablefootnote...
2017-11-19 Juergen SpitzmuellerFix footnote output in description item
2017-11-19 Juergen SpitzmuellerFix footnote output in tables outside floats and longta...
2017-11-12 Juergen SpitzmuellerInsetExternal: update renderer after preview status...
2017-11-11 Jean-Marc LasgouttesRemove row crc computation
2017-11-11 Jean-Marc LasgouttesStore change bar information in row element
2017-11-10 Juergen SpitzmuellerWhitespace
2017-11-07 Richard HeckAttempt to fix bug 9158 using updateBuffer.
2017-11-05 Uwe StöhrGuiDocument.cpp: change back alignment for column with...
2017-11-05 Richard HeckConvert for loops to range-based iterators i Buffer...
2017-11-02 Uwe StöhrGuiDocument.cpp: fix bug 10777
next