]> git.lyx.org Git - lyx.git/history - src
de.po: update
[lyx.git] / src /
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
2017-11-02 Juergen SpitzmuellerSwap prefs format 24 and 25, since the former will...
2017-11-02 Juergen SpitzmuellerCollapsable -> Collapsible (part 5)
2017-11-02 Enrico ForestieriFix #10778 (issue with CJK and language nesting)
2017-11-01 Juergen SpitzmuellerEnable OK/Apply buttons when resetting to class defaults.
2017-10-27 Richard HeckMinor code re-organization.
2017-10-25 Jean-Marc LasgouttesMove some Cursor methods to CursorData
2017-10-25 Jean-Marc LasgouttesFix comment
2017-10-24 Jean-Marc LasgouttesAllow multiple calls to processUpdateFlags before redraw
2017-10-23 Juergen SpitzmuellerImplement ParamInfo::HANDLING_LTRIM and use it to ltrim...
2017-10-22 Guillaume MMFix math mode for InsetMathMacro on output
2017-10-22 Enrico ForestieriAccount for shadowed system macros
2017-10-22 Juergen SpitzmuellerDo not add deleted text to inset button label.
2017-10-22 Enrico ForestieriFix issue with change-tracked deleted display math
2017-10-19 Richard HeckWe do not want to trim whitespace in the fallback,...
2017-10-18 Richard HeckFix bug #9847.
2017-10-18 Enrico ForestieriSpeed up exit time
2017-10-18 Juergen SpitzmuellerDo not scan BibTeX files multiple times in a collectBib...
2017-10-17 Jean-Marc LasgouttesRevert "Allow multiple calls to processUpdateFlags...
next