]> git.lyx.org Git - lyx.git/history - src
GuiBox.cpp: fix #6721
[lyx.git] / src /
2010-05-23 Uwe StöhrGuiBox.cpp: fix #6721
2010-05-23 Pavel SandaFix doxy generation
2010-05-23 Jürgen Spitzmüller* restore correct indendation.
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ö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-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 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-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-11 Pavel Sanda* doxy
2010-05-10 Vincent van RavesteijnFix crashes when the list of formts is empty.
2010-05-10 Jean-Marc Lasgouttesfix warning
2010-05-10 Vincent van RavesteijnFix bug #6686: Navigate back does not trigger a repaint
2010-05-08 Enrico ForestieriFix reverse search when the filename contains a forbidd...
2010-05-05 Vincent van RavesteijnDisallow InsetMarginals in InsetTabulars.
2010-05-05 Vincent van Ravesteijn* TextMetrics.cpp: Line length.
2010-05-04 Enrico ForestieriFix bug #6678: Crash when undoing backspace inside...
2010-05-03 Vincent van RavesteijnFix a crash due to Inset**::mouse_hover_[] containing...
2010-05-03 Vincent van RavesteijnFix another crash due to BufferView::last_inset_ being...
2010-05-03 Vincent van RavesteijnAnother non-base class with a virtual destructor. Sorry...
2010-05-03 Vincent van RavesteijnAnother base class without a virtual destructor.
2010-05-03 Vincent van RavesteijnThese should not raise the impression that children...
2010-05-03 Vincent van RavesteijnMake destructors virtual in base classes and only there.
2010-05-03 Vincent van RavesteijnAdd comment just as in GuiView.cpp.
2010-05-03 Vincent van RavesteijnWe want to check for the new value name instead for...
2010-05-03 Vincent van Ravesteijn*List.h: Move the class documentation into the lyx...
2010-05-02 Vincent van Ravesteijn* lyxfind: Remove unnecessary non-const reference as...
2010-05-02 Vincent van RavesteijnFix another crash due to BufferView::last_inset_ being...
2010-05-01 Vincent van RavesteijnFix 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 RavesteijnCorrectly enable/disable the filter label and textfield...
2010-04-30 Vincent van RavesteijnCompile fix for r34348.
2010-04-30 Vincent van RavesteijnFix bug #3900: Mathed corners displayed without mouse...
2010-04-30 Vincent van RavesteijnMouse hover property should be dependent on the specifi...
2010-04-30 Vincent van RavesteijnFix 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-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 Enrico ForestieriThe character dialog was disabled in r30810 for solving...
2010-04-28 Enrico ForestieriDon't hardcode Color_math, such that decorations and...
2010-04-28 Enrico ForestieriAlso account for colors in math macros.
2010-04-28 Vincent van RavesteijnFix bug #6614: Preview Other Format Button Greys Out...
2010-04-28 Vincent van RavesteijnFix bug #6619 : Display (Version Control) in Window...
2010-04-28 Enrico ForestieriIndex: src/mathed/InsetMathEnsureMath.cpp
2010-04-28 Enrico ForestieriIndex: src/mathed/InsetMathHull.cpp
2010-04-27 Enrico ForestieriChanging only the shape does not always work. For example,
2010-04-27 Enrico ForestieriThe check for Color_math would fail if the font color...
2010-04-27 Enrico ForestieriIn mathed, also preserve the color when changing a...
2010-04-26 Enrico ForestieriChange only the shape and not the whole font, otherwise...
2010-04-26 Vincent van RavesteijnFix bug #6141: Scrolling error with insets at top of...
2010-04-26 Vincent van RavesteijnTweak for X11.
2010-04-26 Vincent van RavesteijnFix bug #3871: Shortcut to switch from TOC to text...
2010-04-26 Vincent van RavesteijnFix bug #6451 (last part): Crash when interacting with...
2010-04-26 Vincent van RavesteijnMake sure the Table of Contents is always on top in...
2010-04-26 Vincent van RavesteijnFix bug #6672 (part 2): Add tooltips to the outliner.
2010-04-25 Vincent van RavesteijnFix bug #6672 (part 1): Notes, Footnotes, and Marginals...
2010-04-23 Peter Kümmelcmake: remove recursive call, even if it breaks merged...
2010-04-23 Peter Kümmelcmake: remove recursive call, even if it breaks merged...
2010-04-23 Peter Kümmelcmake: remove recursive call, even if it breaks merged...
2010-04-23 Vincent van RavesteijnFix bug #6664: InsetInfo: lyxrc information broken.
2010-04-23 Peter Kümmelcmake: more merged build fixes
2010-04-22 Peter Kümmeldon't forget to pack numpunct_lyx_char_type.h
2010-04-22 Vincent van RavesteijnFix bug #5543: InsetInfo gives wrong result for textcla...
2010-04-22 Peter Kümmeladd new files to Makefile.am.
2010-04-22 Peter Kümmeldon't pollute the global namespace, move bind and share...
2010-04-22 Peter Kümmelbuild with GCC
2010-04-22 Peter Kümmelbuild with msvc10. Seems there is a bug in their STL...
2010-04-22 Peter Kümmelchange was committed by accident.
2010-04-22 Peter KümmelSeems boost also includes all std headers. Not includin...
2010-04-22 Peter KümmelmsvcUsing "using namespace std" with msvc10 makes also...
2010-04-22 Peter Kümmelat least compile with msvc10.
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...
2010-04-21 Richard HeckUI for XHTML options. I removed the xml line from Outpu...
2010-04-21 Richard HeckNew XHTML math options. Format change.
2010-04-21 Vincent van RavesteijnRemove boundary parameter from BufferView::coordOffset...
2010-04-21 Vincent van RavesteijnRemove boundary parameter from BufferView::getPos(...
2010-04-21 Uwe StöhrExporter.cpp: revert r34230 because this interferes...
2010-04-21 Pavel SandaLast bits.
2010-04-21 Pavel SandaBranchList:
2010-04-21 Pavel SandaBuffer::getAutosaveFilename -> Buffer::getAutosaveFileName
2010-04-21 Pavel Sandasupport:
next