]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2010-11-01 Richard HeckAdd script that writes the bbl file in place of the...
2010-11-01 Richard HeckFix bug #7002. I think this is correct, but Peter shoul...
2010-11-01 Uwe StöhrInsetTabular.cpp: multirows are always left-aligned...
2010-11-01 Uwe StöhrInsetTabular.cpp: typo
2010-11-01 Uwe StöhrInsetTabular.cpp: multirow cells are ALWAYS left aligne...
2010-11-01 Uwe StöhrInsetTabular.cpp: fix #7003 that I accidentally introdu...
2010-11-01 Stephan Wittremove the translation context for vcs buffer info...
2010-11-01 Jürgen Spitzmüllerwhitespace
2010-11-01 Richard HeckHad to be a typo, right?
2010-11-01 Stephan Wittcorrect the gettext context for the format of the displ...
2010-11-01 Stephan Wittcorrect the gettext format of the displayed error messa...
2010-11-01 Uwe StöhrGerman Tutorial.lyx: rename Zitat -> Literaturverweis...
2010-11-01 Uwe StöhrInsetTabular.cpp: fix #7000
2010-11-01 Vincent van... Remove unnecessary breaks.
2010-11-01 Uwe StöhrInsetTabular.cpp: fix #6985 - we need to break after...
2010-10-31 Vincent van... In r35952 we reverted r35933, but InsetParamsWidget...
2010-10-31 Uwe StöhrGuiTabular.cpp: apply immediately for all edit fields...
2010-10-31 Richard HeckRevert r35933. There are insets not based upon InsetCom...
2010-10-31 Vincent van... Squash warning about unused variable
2010-10-31 Vincent van... Fix compilation for platforms besides Windows
2010-10-31 Jürgen Spitzmüller* uk.po: Update by Yuri.
2010-10-31 Vincent van... More include frenzy.
2010-10-31 Vincent van... More include frenzy.
2010-10-31 Vincent van... Remove some unneeded includes from some header files.
2010-10-30 Abdelrazak... Migrate GuiPrintNomencl to InsetParamsDialog.
2010-10-30 Stephan Wittafter successfuly load of autosave or emergency file...
2010-10-30 Uwe Stöhrinstaller: offset
2010-10-30 Uwe Stöhrlyx_2_0.py: correct comment
2010-10-30 Uwe StöhrGuiTabular.cpp: display width and alignment for multiro...
2010-10-30 Abdelrazak... GuiLabel: 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... 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:
next