]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2010-03-11 Vincent van... Fix bug #5735: Modifying a keyboard shortcut function...
2010-03-11 Vincent van... Fix bug #6474: Tex2lyx skips all spaces in the preamble.
2010-03-11 Richard HeckFinish fixing the problem with "New Inset" in branches...
2010-03-11 Uwe Stöhrinstaller: sync with branch
2010-03-10 Abdelrazak... Code simplification.
2010-03-10 Richard HeckFix part of a problem reported by Vincent.
2010-03-10 Enrico ForestieriFix bug #6581: Empty base of a script inset should...
2010-03-10 Pavel SandaRemerge strings
2010-03-10 Richard HeckThis is worth having here anyway.
2010-03-10 Richard HeckAnother try at #6522. This works here, for the most...
2010-03-10 Vincent van... Adjust some messages and constify a variable.
2010-03-10 Vincent van... Remove superfluous std::.
2010-03-10 Vincent van... Add a comment.
2010-03-10 Vincent van... Add missing continue. I guess I found this when running...
2010-03-10 Vincent van... Whitespace.
2010-03-10 Vincent van... Do not use const char *.
2010-03-10 Vincent van... Initialize number_index and unit_index in isValidGlueLe...
2010-03-10 Vincent van... Small simplification and remove unneeded std::.
2010-03-10 Vincent van... Fix typos.
2010-03-10 Vincent van... Fix bug #6488: Avoid a null pointer when accessing...
2010-03-10 Pavel Sanda* Announce
2010-03-09 Jean-Marc LasgouttesCleanup InsetTabular::getStatus
2010-03-09 Jean-Marc LasgouttesRestore some sanaity in InsetInfo lfuns (bug #6580)
2010-03-09 Edwin Leuvensimplify
2010-03-09 Edwin Leuvenavoid crash when calling inset_modify with cursor not...
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
next