]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2010-03-09 Richard HeckCheap fix for #6554. When we save a Buffer to a new...
2010-03-08 Richard HeckUnused variable.
2010-03-08 Richard HeckLine length, again.
2010-03-08 Richard HeckChange updateLayout() to updateDocumentClass(), since...
2010-03-08 Richard HeckLine length.
2010-03-08 Richard HeckRevert r33630 and do something more sensible.
2010-03-08 Richard HeckIntroduce isBufferValid() method now, that returns...
2010-03-08 Richard HeckEliminate redundancy.
2010-03-08 Richard Hecks/isBufferValid/isBufferLoaded/
2010-03-08 Richard HeckCloned buffers routinely have their parents reset.
2010-03-08 Richard HeckMicro-optimization.
2010-03-08 Richard HeckFix bug #6516. Under no circumstances do we want to...
2010-03-08 Richard HeckWhoops. Wrong version.
2010-03-08 Richard HeckMinor fixup.
2010-03-08 Abdelrazak... isValidGlueLength(): fix gcc warning and cleanup.
2010-03-08 Richard HeckAdd sanity check. This partially fixes a crash related...
2010-03-08 Richard HeckSpellcheck related bugfix from John McCabe-Dansted:
2010-03-08 Richard HeckMake sure the model exists before we access it.
2010-03-08 Peter Kümmelno Q_EMIT in older Qt versions
2010-03-08 Edwin Leuvenlil' cleanup
2010-03-08 Edwin Leuvenerratum to r33628
2010-03-07 Jürgen Spitzmüller* es.po: update (by Ignacio).
2010-03-07 Edwin Leuvenfix cursor position(ing)
2010-03-07 Peter KümmelUse one place to generate current time string, increase...
2010-03-07 Peter Kümmelcmake: fix merge build
2010-03-07 Peter Kümmelcmake: fix merge build
2010-03-07 Jürgen Spitzmüller* RELEASE_NOTES:
2010-03-07 Enrico ForestieriUpdate the cygwin requirements.
2010-03-06 Enrico ForestieriWas forgetting this.
2010-03-06 Enrico ForestieriUpdate README.Cygwin
2010-03-06 Enrico ForestieriUpdate it.po
2010-03-06 Abdelrazak... Try to restore longtable dialog to a semi functional...
2010-03-06 Pavel Sanda* NEWS - add skeleton for 1.6.0 at least
2010-03-06 Pavel SandaSynchro NEWS with branch
2010-03-06 Uwe Stöhrscons_manifest.py; fix SCons according to r33637
2010-03-06 Vincent van... Add "Info settings" to the Edit menu.
2010-03-06 Vincent van... Fix bug #6580: Revert r29305, which was supposed to...
2010-03-06 Peter Kümmelcmake: fix merge build
2010-03-06 Pavel Sanda* RELEASE-NOTES
2010-03-06 Pavel SandaUpdate READMEs
2010-03-06 Pavel SandaCorrect name in credits, thanks Juergen.
2010-03-06 Pavel SandaFix unsafe use of fixed width arrays.
2010-03-06 Jürgen Spitzmüller* fix instant preview without dvipng (bug 6579).
2010-03-06 Abdelrazak... Fix bug #6564. The cmd status retrieval is quite broken...
2010-03-06 Pavel SandaRemerge strings.
2010-03-06 Pavel SandaRemove unused SignalSlot files per Abdel's suggestion
2010-03-06 Pavel SandaFile missing in tarball
2010-03-05 Richard HeckDisable lists of floats we don't know how to generate.
2010-03-05 Richard HeckUpdate layouts to format 24.
2010-03-05 Richard HeckRework and partially revert r33631.
2010-03-05 Richard HeckFIXME regarding XHTML output of custom float lists.
2010-03-05 Richard HeckLet floats decide for themselves what command is used...
2010-03-05 Richard HeckFix bug 6522 and its relatives in trunk. I am not absol...
2010-03-05 Edwin Leuvenrename frenzy
2010-03-05 Peter Kümmelfix bug 6578, use tabs
2010-03-05 Richard HeckChange the LaTeXBuiltin tag to a NeedsFloatPkg tag...
2010-03-05 Vincent van... Fix the usage of msnmerge on MacOSX.
2010-03-05 Pavel Sandanext one
2010-03-05 Pavel SandaStart preparations for alpha
2010-03-05 Uwe StöhrInsetTabular.cpp:
2010-03-05 Uwe Stöhres.po: translations for trunk by Ignacio
2010-03-04 Edwin Leuvenremove old "logic"
2010-03-04 Edwin Leuven - unset multicol (row) when setting multirow (col)
2010-03-04 Richard HeckClarify the ListName tag for floats.
2010-03-04 Richard HeckSome cleanup for the Floating class.
2010-03-04 Tommaso CucinottaSet linelen when exporting latex for the purpose of...
2010-03-04 Uwe StöhrInsetTabular.cpp: fix bug that LyX allowed to specify...
2010-03-04 Uwe StöhrInsetTabular.cpp: disallow the following cases:
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-03-01 Uwe Stöhres.po: translations for trunk from Ignacio
2010-03-01 Jürgen Spitzmüller* handle encoding in PDF options gracefully.
2010-03-01 Kornel BenkoAdded glibc debug options to cmake
2010-03-01 Abdelrazak... Document Settings: fix Float placement dialog. The...
2010-03-01 Uwe StöhrAdd Ulysse Danglis to the Credits
2010-02-28 Enrico ForestieriUpdate it.po
2010-02-28 Uwe Stöhrde.po: resolve 2 shortcut conflicts
2010-02-28 Uwe Stöhrpo-files:
2010-02-28 Uwe Stöhrpo-files:
2010-02-28 Uwe StöhrBuffer.cpp, InsetCommandParams.cpp: refine comments
2010-02-28 Jürgen Spitzmüller* Menus.cpp: add accelerator to "More Languages ..."
2010-02-28 Jürgen Spitzmüller" Menus.cpp: sort languages. Based on a patch by John...
2010-02-28 Pavel Sanda* LFUNs.lyx
2010-02-26 Uwe Stöhres.po: translations for trunk by Ignacio
2010-02-26 Richard HeckCosmetics.
2010-02-26 Richard HeckTruncate long cross-references and show the whole thing...
2010-02-26 Richard HeckWe were doing this twice, and I think there's also...
2010-02-26 Richard HeckThis can just take a FuncCode.
2010-02-26 Richard HeckA little cleanup while perusing TocWidget....
2010-02-26 Vincent van... Fix bug #6552: Crash when inserting TeX-code in math...
2010-02-26 Jean-Marc LasgouttesFix compilation with qt 4.2: QString::operator[] return...
2010-02-26 Vincent van... Fix bug #6464: Crash when exiting LyX from second windo...
2010-02-26 Jürgen Spitzmüller* GuiSpellchecker.cpp:
2010-02-26 Uwe Stöhrinstaller: support for Greek aspell dictionary
2010-02-26 Uwe Stöhrinstaller: support for Greek menus
2010-02-26 Uwe Stöhrel.po: some "translations"
2010-02-26 Uwe Stöhrel.po: new Greek translations of LyX menus. Patch sent...
2010-02-25 Jürgen Spitzmüller* Buffer.cpp (getLanguages):
2010-02-25 Jürgen SpitzmüllerMenus.cpp: priorize capitals as language accelerators.
2010-02-25 Jürgen Spitzmüller* Menus.cpp: hide Language item if only one language...
2010-02-25 Jean-Marc Lasgouttesavoid crash when there is no buffer (bug #6548)
next