]> git.lyx.org Git - lyx.git/history - src
Fix compilation for platforms besides Windows
[lyx.git] / src /
2010-10-31 Vincent van RavesteijnFix compilation for platforms besides Windows
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-10-31 Vincent van RavesteijnRemove some unneeded includes from some header files.
2010-10-30 Abdelrazak YounesMigrate GuiPrintNomencl to InsetParamsDialog.
2010-10-30 Stephan Wittafter successfuly load of autosave or emergency file...
2010-10-30 Uwe StöhrGuiTabular.cpp: display width and alignment for multiro...
2010-10-30 Abdelrazak YounesGuiLabel: generalize initialiseParams() and transfer...
2010-10-30 Uwe StöhrInsetTabular.cpp: multirows inherit the width and the...
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 RavesteijnRemove saveCheckSum from Buffer::reload again. Now...
2010-10-29 Richard HeckSquash warning.
2010-10-29 Vincent van RavesteijnCentralize preview generation/deletion code to Buffer...
2010-10-29 Vincent van RavesteijnBufferList should not determine that the current author...
2010-10-29 Vincent van RavesteijnWrite code in a language that everyone understands ?
2010-10-29 Vincent van RavesteijnCompile fix in case DEVEL_VERSION is defined.
2010-10-29 Vincent van RavesteijnBufferList.h: adjust some comments and group the functi...
2010-10-29 Vincent van RavesteijnAll occurrences of buf->errors("Parse") in GuiApplicati...
2010-10-29 Vincent van RavesteijnPass the Buffer to GuiView::reloadBuffer. We always...
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 RavesteijnMove the call to Buffer::errors("Parse") from BufferVie...
2010-10-29 Vincent van RavesteijnRelay 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* 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 RavesteijnRemove InsetCommand::mailer_name_.
2010-10-29 Vincent van RavesteijnRemove the now unused parameter of createDialogStr();
2010-10-29 Vincent van RavesteijnRemove 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 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 RavesteijnRemove InsetRef::isLatex. This no longer needed as...
2010-10-27 Vincent van RavesteijnOrganize header files in src\insets.
2010-10-27 Abdelrazak YounesAnother compile fix
2010-10-27 Abdelrazak YounesCompile fix, sorry.
2010-10-27 Abdelrazak YounesGuiNomencl.xxx: Rename to be in line with class name.
2010-10-27 Abdelrazak YounesMigrate GuiNomencl to InsetParamsDialog.
2010-10-27 Abdelrazak YounesMigrate GuiLabel to InsetParamsDialog.
2010-10-27 Abdelrazak YounesMigrate GuiHyperlink to InsetParamsDialog.
2010-10-27 Abdelrazak YounesInsetParamsDialog: fix Restore button enabling/disabling.
2010-10-27 Vincent van RavesteijnRevert r32909: make input completion case sensitive...
2010-10-27 Vincent van RavesteijnFix bug #6989: Be somewhat more secure with the homebre...
2010-10-27 Vincent van RavesteijnFix two potential crashes due to invalid static_casts.
2010-10-26 Kornel BenkoMake it compilable, missing parentheses
2010-10-26 Vincent van RavesteijnLet'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 RavesteijnRemove some unnecessary static_casts and add two FIXMEs...
2010-10-26 Vincent van RavesteijnRemove unneccessary uses of dynamic_cast from the code.
2010-10-26 Vincent van RavesteijnBuffer: Rename function names:
2010-10-26 Vincent van RavesteijnCompile fix.
2010-10-26 Vincent van RavesteijnBuffer: Make Buffer::readFile() private.
2010-10-26 Vincent van RavesteijnBuffer.h: Cleanup, Sorting, and Improvements:
2010-10-26 Vincent van RavesteijnAdjust comments to the truth.
2010-10-26 Uwe StöhrInsetTabular.cpp: remove comment, we already discussed...
2010-10-26 Vincent van RavesteijnProper implementatiom of isInToc()
2010-10-25 Vincent van RavesteijnWe 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 RavesteijnInsetCommand.h: Reorder and add comments.
2010-10-25 Vincent van RavesteijnCorrect toc to floatlist
2010-10-25 Stephan Wittin client server mode CVS does not like full path opera...
2010-10-25 Vincent van RavesteijnFix 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 RavesteijnProperly convert from ReadStatus to boolean.
2010-10-25 Vincent van RavesteijnMerge readFile and readFile; and readFile and readString.
2010-10-25 Vincent van RavesteijnBuffer.cpp:
2010-10-25 Vincent van RavesteijnBuffer.cpp:
2010-10-25 Vincent van RavesteijnBuffer.cpp:
2010-10-25 Stephan Witt#6396 no dialog when no doc changes were done and check...
2010-10-25 Vincent van RavesteijnBuffer.cpp:
2010-10-25 Vincent van RavesteijnCentralize the generation of the emergency and autosave...
2010-10-25 Vincent van RavesteijnCentralize 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 RavesteijnOops.
2010-10-25 Vincent van RavesteijnFFix warnings in Buffer::readString.
2010-10-25 Richard HeckLessen indentation by returning early if there's nothin...
2010-10-25 Vincent van RavesteijnRefactor Buffer.cpp: loadLyXFile():
2010-10-25 Vincent van RavesteijnUse Buffer::ReadStatus as a return value for Buffer...
2010-10-25 Vincent van RavesteijnOne should use dynamic_casts for inheritance-based...
next