]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2010-10-30 Uwe StöhrInsetTabular.cpp; remove SET_SPECIAL_MULTIROW because...
2010-10-30 Uwe StöhrGuiTabular.cpp: fix #7001
2010-10-30 Jürgen Spitzmüller* InsetTabular.cpp:
2010-10-30 Jürgen Spitzmüller* GuiTabular.cpp:
2010-10-29 Vincent van... Remove saveCheckSum from Buffer::reload again. Now...
2010-10-29 Vincent van... Typo
2010-10-29 Richard HeckSquash warning.
2010-10-29 Vincent van... Centralize preview generation/deletion code to Buffer...
2010-10-29 Vincent van... BufferList should not determine that the current author...
2010-10-29 Vincent van... Write code in a language that everyone understands ?
2010-10-29 Vincent van... Compile fix in case DEVEL_VERSION is defined.
2010-10-29 Vincent van... BufferList.h: adjust some comments and group the functi...
2010-10-29 Vincent van... All occurrences of buf->errors("Parse") in GuiApplicati...
2010-10-29 Vincent van... Pass the Buffer to GuiView::reloadBuffer. We always...
2010-10-29 Stephan Wittadd some documentation for CVS usage
2010-10-29 Richard HeckBit of cleanup around the Format view and edit code.
2010-10-29 Richard HeckConstness.
2010-10-29 Jürgen Spitzmüllerfix #6998. Center alignment is the default, also with...
2010-10-29 Vincent van... Move the call to Buffer::errors("Parse") from BufferVie...
2010-10-29 Vincent van... Relay the ReadStatus all the way up to the GUI also...
2010-10-29 Richard HeckThis has to be delayed, since otherwise it provides...
2010-10-29 Richard HeckFix prettyref output.
2010-10-29 Richard HeckComplete Jurgen's fix.
2010-10-29 Jürgen Spitzmüller* InsetTabular.cpp: simplification; no change in functi...
2010-10-29 Jürgen Spitzmüller* nn.po: correct (?) email address.
2010-10-29 Jürgen Spitzmüller* InsetTabular.cpp: simplification; no change in functi...
2010-10-29 Jürgen Spitzmüller* GuiDocument.cpp:
2010-10-29 Uwe StöhrInsetTabular: implement some SET/UNSET functions as...
2010-10-29 Uwe StöhrGuiTabular.cpp: table caption inside table is only...
2010-10-29 Uwe StöhrInsetTabular.cpp: fix #6585 also for wrapped floats...
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...
next