]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2010-10-29 Uwe StöhrGuiTabular.cpp: fix #6585
2010-10-29 Vincent van... Remove InsetCommand::mailer_name_.
2010-10-29 Vincent van... Remove the now unused parameter of createDialogStr();
2010-10-29 Vincent van... Remove the name parameter from string2params and params...
2010-10-28 Richard HeckMove saveCheckSum() call to Buffer::readFile(). Also...
2010-10-28 Richard HeckRename invisible buffers to hidden ones, thanks to...
2010-10-28 Richard HeckTypo.
2010-10-28 Richard HeckLemma definition for refstyle.
2010-10-28 Richard HeckInsetParamsWidget should not just ignore the initializa...
2010-10-28 Richard HeckComments mostly.
2010-10-28 Richard HeckFix typo.
2010-10-28 Richard HeckTook out too much in r35582.
2010-10-28 Richard HeckChange the way we output formatted references under...
2010-10-28 Stephan Wittautodetect automake changes, add --with-qt4-frameworks...
2010-10-28 Enrico ForestieriFix bug #6589 (Crash when reverting to saved while...
2010-10-28 Enrico ForestieriFix bug #6965 (Crash editing ERT in math mode)
2010-10-27 Vincent van... Remove InsetRef::isLatex. This no longer needed as...
2010-10-27 Vincent van... Organize header files in src\insets.
2010-10-27 Abdelrazak... Another compile fix
2010-10-27 Abdelrazak... Compile fix, sorry.
2010-10-27 Abdelrazak... GuiNomencl.xxx: Rename to be in line with class name.
2010-10-27 Abdelrazak... Migrate GuiNomencl to InsetParamsDialog.
2010-10-27 Abdelrazak... Migrate GuiLabel to InsetParamsDialog.
2010-10-27 Abdelrazak... Migrate GuiHyperlink to InsetParamsDialog.
2010-10-27 Abdelrazak... InsetParamsDialog: fix Restore button enabling/disabling.
2010-10-27 Vincent van... Revert r32909: make input completion case sensitive...
2010-10-27 Vincent van... Fix bug #6989: Be somewhat more secure with the homebre...
2010-10-27 Kornel Benkotypos and a comment
2010-10-27 Vincent van... Add a lyx-file version of the files: Rules and Recommen...
2010-10-27 Vincent van... Fix two potential crashes due to invalid static_casts.
2010-10-26 Kornel BenkoMake it compilable, missing parentheses
2010-10-26 Vincent van... Let's add one step of security more here.
2010-10-26 Jürgen Spitzmüller* GuiDocument.cpp: translate module names also in descr...
2010-10-26 Vincent van... Remove some unnecessary static_casts and add two FIXMEs...
2010-10-26 Vincent van... Remove unneccessary uses of dynamic_cast from the code.
2010-10-26 Vincent van... Buffer: Rename function names:
2010-10-26 Vincent van... Compile fix.
2010-10-26 Vincent van... Buffer: Make Buffer::readFile() private.
2010-10-26 Vincent van... Buffer.h: Cleanup, Sorting, and Improvements:
2010-10-26 Vincent van... Adjust comments to the truth.
2010-10-26 Uwe StöhrInsetTabular.cpp: remove comment, we already discussed...
2010-10-26 Vincent van... Proper implementatiom of isInToc()
2010-10-25 Vincent van... We don't want InsetCommand to have a function updateCom...
2010-10-25 Uwe StöhrInsetCommand.h: revert my last commit - makes it worse...
2010-10-25 Uwe StöhrInsetCommand.h: reintroduce updateCommand from r35840...
2010-10-25 Enrico ForestieriProper fix for #6967 that does not reintroduce #6793
2010-10-25 Vincent van... InsetCommand.h: Reorder and add comments.
2010-10-25 Vincent van... Correct toc to floatlist
2010-10-25 Peter Kümmelupdate boost to 1.43: remove obsolete files, update...
2010-10-25 Peter Kümmelupdate boost to 1.44
2010-10-25 Stephan Wittin client server mode CVS does not like full path opera...
2010-10-25 Vincent van... Fix bug #6550: "Any Changes will be lost" even when...
2010-10-25 Richard HeckLittle bit of cleanup, motivated by need to squash...
2010-10-25 Vincent van... Properly convert from ReadStatus to boolean.
2010-10-25 Vincent van... Merge readFile and readFile; and readFile and readString.
2010-10-25 Vincent van... Buffer.cpp:
2010-10-25 Vincent van... Buffer.cpp:
2010-10-25 Vincent van... Buffer.cpp:
2010-10-25 Stephan Witt#6396 no dialog when no doc changes were done and check...
2010-10-25 Vincent van... Buffer.cpp:
2010-10-25 Vincent van... Centralize the generation of the emergency and autosave...
2010-10-25 Vincent van... Centralize the generation of the emergency and autosave...
2010-10-25 Richard HeckReturn early again if there's nothing to do. Also,...
2010-10-25 Vincent van... Oops.
2010-10-25 Vincent van... FFix warnings in Buffer::readString.
2010-10-25 Richard HeckLessen indentation by returning early if there's nothin...
2010-10-25 Richard HeckFix #3934. Patch from Guenter Milde.
2010-10-25 Vincent van... Refactor Buffer.cpp: loadLyXFile():
2010-10-25 Vincent van... Use Buffer::ReadStatus as a return value for Buffer...
2010-10-25 Vincent van... One should use dynamic_casts for inheritance-based...
2010-10-25 Stephan Wittavoid warnings for unused parameters
2010-10-25 Stephan Witt* implementation of status check and use it for checkIn...
2010-10-25 Vincent van... Fix bug #1839: Ctrl+arrows don't move to next/prev...
2010-10-24 Vincent van... Fix bug #5878: Cursor position not restored in hidden...
2010-10-24 Uwe StöhrTutorial.lyx: fix some quotation marks
2010-10-24 Vincent van... Update the cursor shape also when the cursor shape...
2010-10-24 Pavel Sandagcc spits out million warnings
2010-10-24 Edwin Leuvenhave pointing cursor when hovering something clickable
2010-10-24 Vincent van... Fix bug #6968: isExternallyModified remains "true"...
2010-10-24 Vincent van... Add virtual bool Inset::clickable(..) to be used to...
2010-10-24 Vincent van... Implement mouse hovering for InsetExternal.
2010-10-24 Vincent van... setMouseHover() functions can be const.
2010-10-24 Vincent van... I don't like negated logic. Especially not if it leads...
2010-10-24 Stephan Wittvalidate version control status after buffer save-as...
2010-10-24 Vincent van... Fix bug #6967: Insert->Display Math should not insert...
2010-10-24 Stephan Wittinvalidate vcs data if user cancelled the registrer...
2010-10-23 Pavel SandaFix #6966.
2010-10-23 Stephan Wittvalidate version control status after buffer save or...
2010-10-23 Peter Kümmelswitch mouse to busy symbol every 3 seconds and then...
2010-10-23 Jürgen Spitzmüllercompile fix.
2010-10-23 Vincent van... Fix #6597: LyX Appears frozen if the process holding...
2010-10-23 Peter Kümmelbind makes a copy of the arguments by default. This...
2010-10-22 Vincent van... Fix crashes and asserts if LyX doesn't have a view...
2010-10-22 Pavel SandaManual synchro with branch
2010-10-22 Vincent van... Restructure processFuncRequest* function family:
2010-10-22 Pavel SandaAlso to trunk
2010-10-22 Vincent van... GuiApplication.h cosmetics:
2010-10-22 Richard HeckTypo.
2010-10-22 Jürgen SpitzmüllerFix bug 6944: crash on drag and drop multiple files
2010-10-22 Jean-Marc LasgouttesMake sweave process files with the correct encoding...
next