]> git.lyx.org Git - lyx.git/history - src
This is a dummy commit for posting the real changelog for the the last
[lyx.git] / src /
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:
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-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...
2010-04-20 Enrico ForestieriCoding style
2010-04-20 Jürgen Spitzmüller* GuiThesaurus: do not show irritating messages if...
2010-04-20 Jürgen Spitzmüller* Thesaurus.cpp: fix thesaurus (bug #6656)
2010-04-19 Enrico ForestieriIntroduce a switch for overwriting files during a batch...
2010-04-19 Vincent van RavesteijnFix more of bug #5446: Enable to copy the contents...
2010-04-19 Enrico ForestieriExtend Alert::prompt such that 4 buttons are possible...
2010-04-19 Enrico ForestieriQThreadPool was introduced in Qt 4.4
2010-04-19 Vincent van RavesteijnUse the AtPoint mechanism for the LFUN_INSET_EDIT and...
2010-04-19 Vincent van RavesteijnFix bug #6661: Outliner filter bar should not be case...
2010-04-18 Pavel SandaAdd Skim to hints.
2010-04-18 Vincent van RavesteijnBetter(?) fix for bug #6659: InsetInfo context menu...
2010-04-18 Vincent van RavesteijnFix bug #6659: InsetInfo context menu disabled unless...
2010-04-18 Richard HeckAdd some debugging code so we can try to get informatio...
2010-04-18 Richard HeckStupid, stupid, stupid.
2010-04-18 Richard HeckRemove unneeded code.
2010-04-18 Richard HeckA final bit of cleanup with the TextClass reading funct...
2010-04-18 Richard HeckA little more cleanup.
2010-04-18 Richard HeckMinor fixes to TextClass::read().
2010-04-18 Enrico ForestieriAdd forward search hint for evince.
2010-04-18 Edwin Leuvennew buffer on double click in empty area of the tab bar
2010-04-18 Enrico ForestieriIn the meantime that we decide whether to introduce...
2010-04-18 Jürgen Spitzmüller* GuiPrefs.cpp: forward search syntax hint for okular.
2010-04-17 Richard HeckDo not throw exceptions here either. See r22806.
2010-04-17 Richard HeckFix crash reported by Bennett. We could try to catch...
2010-04-17 Richard HeckDisable InsetInfo for VC when VC is not active.
2010-04-17 Richard HeckMessed this up, too.
2010-04-17 Richard HeckForgot this.
2010-04-17 Richard HeckSimplify VC output from InsetInfo.
2010-04-17 Richard HeckLyX version info for InsetInfo.
2010-04-16 Pavel SandaFix bug #6649 - fix texrow structure generated by Inset...
2010-04-16 Pavel SandaHint from synctex man pages
2010-04-16 Pavel SandaChange signal
2010-04-16 Pavel SandaAttempt on #6655.
2010-04-16 Pavel SandaBetter debug ouput
2010-04-16 Pavel SandaNarrower Pref dialog
2010-04-16 Pavel SandaSimplify texrow
2010-04-16 Pavel Sandaxpdf support for forward view via synctex. This is...
2010-04-16 Pavel SandaDont wait for forward search call
2010-04-16 Vincent van RavesteijnRefactor GuiApplication::getStatus().
2010-04-16 Vincent van RavesteijnDo not set the enabling of the status flag if the getSt...
2010-04-16 Vincent van RavesteijnHandle LFUN_IN_MATHMACROTEMPLATE for non mathmacro...
2010-04-16 Vincent van Ravesteijn* GuiView.cpp: Simplify.
2010-04-16 Vincent van RavesteijnRemove the unclear FuncStatus::operator|=. Without...
2010-04-16 Vincent van Ravesteijn* FuncStatus: unify naming of functions.
2010-04-16 Pavel SandaAdd status message.
2010-04-16 Pavel SandaGuify forward search.
2010-04-15 Enrico ForestieriModify the forward-search lfun such that no argument...
2010-04-15 Vincent van RavesteijnCursor::bv_ can be private too.
2010-04-15 Vincent van RavesteijnMake Cursor::anchor_ private and make an access functio...
2010-04-15 Vincent van RavesteijnRename anchor() to normalAnchor() as the anchor() funct...
2010-04-15 Vincent van RavesteijnMake Cursor::disp_ private as it should be.
2010-04-15 Vincent van RavesteijnDo not change the object that is returned by result...
next