]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2010-05-24 Pavel Sanda*doxy
2010-05-24 Uwe StöhrIEEEtran.layout: fix typo (the IEEEtran documentation...
2010-05-24 Jürgen Spitzmüller* de.po: some spelling fixes.
2010-05-23 Uwe StöhrInsetBox.cpp: fix #4776; the additional \makebox is...
2010-05-23 Uwe StöhrGuiBox.cpp: fix #6721
2010-05-23 Uwe StöhrIEEEtran.layout: fix typo in comment
2010-05-23 Pavel SandaFix doxy generation
2010-05-23 Jürgen Spitzmüller* restore correct indendation.
2010-05-22 Enrico ForestieriFix shortcut clash in it.po
2010-05-22 Enrico ForestieriFix bug #6712: LyX 2 does not restore encoding after...
2010-05-22 Uwe StöhrBufferParams.cpp: fix #6714
2010-05-22 Uwe StöhrInsetRef.h: fix #6711
2010-05-22 Uwe StöhrInset***.h: fix typo in comment
2010-05-22 Uwe Stöhrlyx_2_0.py: fix paper size conversion routine
2010-05-22 Uwe Stöhrlyx_2_0.py: fix Python error due to uninitialized variable
2010-05-22 Uwe StöhrInsetMathHull.h: fix typo in comment
2010-05-21 Uwe StöhrLyXRC.cpp: add new page sizes to known sizes, thanks...
2010-05-21 Uwe StöhrBufferParams.cpp: the default paper format of course...
2010-05-19 Kornel Benko* sk.po
2010-05-19 Uwe Stöhrchkconfig.ltx: add check for the zhmetrics metrics...
2010-05-18 Uwe StöhrGuiDocument.cpp: code simplifications; thanks Vincent
2010-05-18 Enrico ForestieriFix bug #5247: physical paper size settings are not...
2010-05-18 Jean-Marc Lasgouttesfix bugs #6696 and #6697
2010-05-18 Pavel SandaComment
2010-05-18 Uwe StöhrGuiDocument.cpp: remove superfluous comment
2010-05-18 Uwe Stöhr* GuiDocument:
2010-05-18 Uwe Stöhr- paper.h: fix comment
2010-05-18 Uwe Stöhrsupport for all page sizes that are supported by the...
2010-05-17 Uwe Stöhrfr.po: updates by Jean-Pierre
2010-05-17 Pavel SandaTypo from Sven
2010-05-17 Pavel SandaCoding style, thanks Abdel.
2010-05-16 Pavel SandaNext attempt on correct newlines in Message pane
2010-05-16 Pavel SandaKeep the string in synchro with the code around
2010-05-16 Pavel Sanda* RELASE-NOTES
2010-05-16 Uwe Stöhrde.po: resolve a shortcut conflict
2010-05-15 Enrico ForestieriTweak it.po
2010-05-15 Enrico ForestieriUpdate it.po
2010-05-15 Kornel Benko* sk.po
2010-05-15 Uwe Stöhr- remerge po-files
2010-05-15 Uwe Stöhrfr.po: translations by Jean-Pierre
2010-05-15 Uwe Stöhr- BufferParams.cpp: change string to make it more clear...
2010-05-14 Pavel Sanda#6694 - reset line spacing to single if no custom size...
2010-05-13 Enrico ForestieriUpdate it.po
2010-05-13 Uwe Stöhres.po: translations by Ignacio
2010-05-11 Pavel SandaUpdate LFUNs.lyx
2010-05-11 Pavel Sanda* doxy
2010-05-11 Kornel Benko* sk.po
2010-05-11 Pavel Sandaback to svn
2010-05-11 Pavel Sandatypo 2.0.0alpha3
2010-05-11 Pavel Sandaalpha 3
2010-05-11 Pavel SandaRemerge strings
2010-05-11 Pavel SandaThis file is no more in the tree
2010-05-10 Vincent van... Fix crashes when the list of formts is empty.
2010-05-10 Jean-Marc Lasgouttesfix warning
2010-05-10 Vincent van... Fix bug #6686: Navigate back does not trigger a repaint
2010-05-08 Enrico ForestieriFix reverse search when the filename contains a forbidd...
2010-05-08 Pavel Sandadoc - reverse search will have problems with spaces...
2010-05-08 Enrico ForestieriCorrect the font shape for IEEEaftertitletext and IEEEp...
2010-05-08 Enrico ForestieriIn the IEEEtran class, the argument of \IEEEspecialpape...
2010-05-08 Enrico ForestieriFix (again) IEEEtran.layout.
2010-05-08 Uwe StöhrIEEEtran.lyx: change file according to previous commit:
2010-05-08 Uwe StöhrIEEEtran.layout:
2010-05-08 Enrico ForestieriRename IEEE_special_paper_notice as Special_Paper_Notic...
2010-05-08 Enrico ForestieriFix IEEEtran.layout.
2010-05-07 Uwe StöhrIEEEtran: update to fulfill the guidelines of IEEEtran...
2010-05-05 Vincent van... Disallow InsetMarginals in InsetTabulars.
2010-05-05 Vincent van... * TextMetrics.cpp: Line length.
2010-05-05 Pavel SandaJust a test whether lyx-cvs list works.
2010-05-04 Enrico ForestieriFix bug #6678: Crash when undoing backspace inside...
2010-05-03 Vincent van... Fix a crash due to Inset**::mouse_hover_[] containing...
2010-05-03 Vincent van... Fix another crash due to BufferView::last_inset_ being...
2010-05-03 Vincent van... Another non-base class with a virtual destructor. Sorry...
2010-05-03 Vincent van... Another base class without a virtual destructor.
2010-05-03 Vincent van... These should not raise the impression that children...
2010-05-03 Vincent van... Make destructors virtual in base classes and only there.
2010-05-03 Vincent van... Add comment just as in GuiView.cpp.
2010-05-03 Vincent van... We want to check for the new value name instead for...
2010-05-03 Vincent van... *List.h: Move the class documentation into the lyx...
2010-05-02 Vincent van... * lyxfind: Remove unnecessary non-const reference as...
2010-05-02 Vincent van... Fix another crash due to BufferView::last_inset_ being...
2010-05-01 Vincent van... Fix the assertion assert introduced in r34348 which...
2010-05-01 Enrico ForestieriAvoid compiler warning about unused parameter.
2010-04-30 Enrico ForestieriImplement LFUN_UNICODE_INSERT in mathed.
2010-04-30 Vincent van... Correctly enable/disable the filter label and textfield...
2010-04-30 Vincent van... Compile fix for r34348.
2010-04-30 Vincent van... Fix bug #3900: Mathed corners displayed without mouse...
2010-04-30 Vincent van... Mouse hover property should be dependent on the specifi...
2010-04-30 Vincent van... Fix bug #6677: GUI button disappears in external templa...
2010-04-30 Jürgen Spitzmüller* GuiSpellchecker.cpp: fix bug 6676.
2010-04-30 Enrico ForestieriThere is no reason for inhibiting the symbols dialog...
2010-04-29 Uwe StöhrSpanish Math.lyx: translations by Ignacio
2010-04-28 Uwe StöhrFrench and Spanish Math.lyx: small but important typo
2010-04-28 Pavel Sandatypo
2010-04-28 Pavel SandaUnify "* space" into "* Space", its just double work...
2010-04-28 Pavel SandaUnify QQaud strings.
2010-04-28 Pavel SandaUnify Inter-word and Interword space strings.
2010-04-28 Uwe StöhrGerman UserGuide.lyx: harmonize it with the other langu...
2010-04-28 Uwe StöhrMath.lyx: the LaTeX-packages cancel and braket are...
2010-04-28 Uwe Stöhreu.po: translation updates for trunk by Iñaki Larrañaga...
2010-04-28 Enrico ForestieriThe character dialog was disabled in r30810 for solving...
next