]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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...
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... Fix bug #6614: Preview Other Format Button Greys Out...
2010-04-28 Vincent van... Fix bug #6619 : Display (Version Control) in Window...
2010-04-28 Enrico ForestieriThis is a dummy commit for posting the real changelog...
2010-04-28 Enrico ForestieriIndex: src/mathed/InsetMathEnsureMath.cpp
2010-04-28 Enrico ForestieriIndex: src/mathed/InsetMathHull.cpp
2010-04-28 Uwe StöhrUserGuide.lyx: fix another typo (sorry for the commit...
2010-04-28 Uwe StöhrCustomization.lyx: update fileformat because this manua...
2010-04-28 Uwe Stöhr- Additional.lyx, Math.lyx, UserGuide.lyx: fix typos
2010-04-28 Uwe StöhrSpanish EmbeddedObjects.lyx, UserGuide.lyx: translation...
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-27 Uwe Stöhr- chkconfig.ltx:
2010-04-26 Uwe Stöhrinstaller: detect JabRef 2.6, drop support for JabRef 2.2
2010-04-26 Enrico ForestieriChange only the shape and not the whole font, otherwise...
2010-04-26 Vincent van... Fix bug #6141: Scrolling error with insets at top of...
2010-04-26 Vincent van... Tweak for X11.
2010-04-26 Vincent van... Fix bug #3871: Shortcut to switch from TOC to text...
2010-04-26 Vincent van... Fix bug #6451 (last part): Crash when interacting with...
2010-04-26 Vincent van... Make sure the Table of Contents is always on top in...
2010-04-26 Uwe Stöhr- EmbeddedObjects.lyx, UserGuide.lyx: updates in the...
2010-04-26 Vincent van... Fix bug #6672 (part 2): Add tooltips to the outliner.
2010-04-25 Vincent van... Fix bug #6672 (part 1): Notes, Footnotes, and Marginals...
2010-04-25 Uwe Stöhrinstaller: update MiKTeX
2010-04-23 Peter Kümmelcmake: remove recursive call, even if it breaks merged...
2010-04-23 Uwe Stöhr- EmbeddedObjects.lyx: add notes about prettyref and...
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... Fix bug #6664: InsetInfo: lyxrc information broken.
2010-04-23 Peter Kümmelcmake: more merged build fixes
2010-04-23 Peter Kümmelcmake has its own merged build
2010-04-23 Uwe StöhrEmbeddedObjects.lyx: English fixes from J.R. Hudson...
2010-04-22 Uwe Stöhrscons_manifest.py: add missing files, thanks Peter
2010-04-22 Peter Kümmeldon't forget to pack numpunct_lyx_char_type.h
2010-04-22 Vincent van... Fix 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-22 Uwe StöhrJapanese example files: again a bunch of updates and...
2010-04-21 Uwe StöhrJapanese documentation files: a bunch of updates and...
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 Richard HeckMinor formatting. Really a test.
2010-04-21 Vincent van... Remove boundary parameter from BufferView::coordOffset...
2010-04-21 Vincent van... Remove 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:
2010-04-21 Pavel SandaDialog::bufferFilepath -> Dialog::bufferFilePath
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaDocFileName::unzippedFilename -> DocFileName::unzippedF...
2010-04-21 Pavel SandaDocFileName.outputFilename -> DocFileName.outputFileName
2010-04-21 Pavel SandaForgot these two.
2010-04-21 Pavel SandaFileName.mangledFilename -> FileName.mangledFileName
2010-04-21 Pavel SandaFilename.relFilename -> Filename.relFileName
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-21 Uwe StöhrEmbeddedObjects.lyx: English fixes from J.R. Hudson...
2010-04-20 Uwe StöhrExporter.cpp: make overwriting file on export the defau...
2010-04-20 Enrico ForestieriFix bug #2844: Need option to overwrite without dialog...
next