]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2010-03-30 Richard HeckFractions via HTML.
2010-03-30 Richard HeckHTML for scripts.
2010-03-30 Richard HeckHTML for numbers.
2010-03-30 Richard HeckPure HTML for math symbols.
2010-03-30 Richard HeckPure HTML output for math macros.
2010-03-30 Richard HeckFix math char stuff.
2010-03-29 Uwe Stöhrde.po: some translations
2010-03-29 Uwe StöhrPageLayoutUi.ui: add tooltip
2010-03-29 Richard HeckSimple characters.
2010-03-29 Richard HeckThe beginnings of pure HTML output of math, for our...
2010-03-29 Richard HeckIf the translation fails for some reason, just return...
2010-03-29 Richard HeckMake these const, too. I mean, why not?
2010-03-29 Uwe Stöhrscons_manifest.py: update SCons after r33920
2010-03-29 Richard HeckThis hasn't much effect but seems wise.
2010-03-29 Richard HeckUpdate XHTML documentation now that bibliography format...
2010-03-29 Richard HeckDocumentation for customization of citation formats.
2010-03-29 Richard HeckTypo.
2010-03-29 Richard HeckThere are other ways we can get in trouble, so let...
2010-03-29 Richard HeckUpdate po files.
2010-03-29 Richard HeckDo the translation the right way.
2010-03-29 Richard HeckIntroduce a simple macro facility for citation formats...
2010-03-29 Richard HeckDidn't mean to commit this one.
2010-03-29 Richard HeckUpdate layouts to format 26.
2010-03-29 Richard HeckMake the default format translatable, and load the...
2010-03-29 Richard HeckRead the citation formats from a file, rather than...
2010-03-29 Richard HeckClarify and add some comments.
2010-03-29 Vincent van... Fix bug #2009:'|'-character in headings confuses TOC...
2010-03-29 Vincent van... Fix bug #3930: Wrong Margin Types in Elsart.layout.
2010-03-29 Richard HeckUse the new put_cmd_in_ert routine in the xymatrix...
2010-03-29 Richard HeckIntroduce a proper form of the put_cmd_in_ert function.
2010-03-29 Richard HeckRename a routine. The new one comes next.
2010-03-29 Richard HeckFix a minor bug in the xymatrix lyx2lyx stuff and make...
2010-03-29 Vincent van... Fix the painting I broke in r33909.
2010-03-29 Richard HeckRemove extra qualifier.
2010-03-29 Vincent van... Refactorization: I don't like nested ?: constructions...
2010-03-29 Vincent van... Refactorization: Buffer::changed() can update the metri...
2010-03-29 Vincent van... Fix bug #3900: Insets painted as hovered without mouse...
2010-03-29 Vincent van... Allow to assign the shortcut to an action not only...
2010-03-29 Vincent van... No need to issue an error if the shortcut binding did...
2010-03-29 Vincent van... Mark the preferences dialog as changed when a shortcut...
2010-03-28 Vincent van... Generate previews after buffer reload and clean up...
2010-03-28 Vincent van... Squash warning.
2010-03-28 Pavel SandaDistribute IP example for this moment too.
2010-03-28 Pavel SandaFew examples for instant preview
2010-03-28 Pavel SandaFix gcc warnings. Vincent, is it correct ploader is...
2010-03-28 Pavel SandaAdd Preview to ERT context menu
2010-03-28 Pavel Sandaxypic.lyx: Update link
2010-03-28 Vincent van... Fix bug #6341: Can't set equal spacing in xymatrix.
2010-03-28 Vincent van... Update FORMAT file for change in r33891.
2010-03-28 Vincent van... New file format for InsetPreview introduced in r38890.
2010-03-28 Vincent van... Introduce InsetPreview.
2010-03-28 Vincent van... Use LASSERT instead of BOOST_ASSERT.
2010-03-28 Peter Kümmelcmake: update readme
2010-03-28 Peter Kümmelcmake: simplify cmake-gui usage for GNUWIN32
2010-03-28 Richard HeckWhitespace and comments.
2010-03-28 Richard HeckMake a couple of important bibliographic phrases transl...
2010-03-27 Richard HeckThese can just be strings, and will need to be so later.
2010-03-27 Edwin Leuvenhopefully fix the (re)sizing of the adv search/replace
2010-03-27 Enrico ForestieriFix #6618: RTL (sub)*section after LTR text doesn't...
2010-03-27 Richard HeckUse rich text in XHTML output, too.
2010-03-27 Richard HeckAllow the use of rich text in citation formats. And...
2010-03-27 Richard HeckThis is the first step towards allowing customization...
2010-03-26 Pavel SandaFix part of 6587 - make backup more safe and delete...
2010-03-26 Richard HeckStyle, I guess.
2010-03-26 Richard HeckFix another potential manifestation of bug #6522.
2010-03-26 Edwin Leuvenharmonize shortcuts
2010-03-26 Edwin Leuvenadv search/replace: move insert regexp to context menu
2010-03-26 Vincent van... Fix bug #6617: Allowing "compressed documents" be the...
2010-03-25 Peter Kümmelcmake: update Readme
2010-03-25 Vincent van... Prevent the ghost index files when the converter cache...
2010-03-25 Edwin Leuvensimplify adv search/replace layout
2010-03-25 Richard HeckBetter error message. Idea Julien's.
2010-03-25 Richard HeckNo spaces in configure.py, either. Thanks Julien.
2010-03-25 Richard HeckImprove yet further the error reporting when we try...
2010-03-24 Richard HeckNo space here. Makes parsing easier.
2010-03-24 Richard HeckRevert r33852 and try something else. The problem here...
2010-03-24 Richard HeckDon't be so picky here.
2010-03-24 Richard HeckUse selectedIndex rather than currentIndex. The latter...
2010-03-24 Richard HeckTypo. Bad one.
2010-03-24 Richard HeckBlock signals to the combo box when we update it. This...
2010-03-24 Richard HeckTake Andre's advice and implement the focus tracking...
2010-03-24 Richard HeckOnly restore the last applied style on initialization.
2010-03-24 Richard HeckFix bug #6486. Patch inspired by work by John McCabe...
2010-03-24 Richard HeckThis should give us the selected index, not the current...
2010-03-24 Richard HeckRefactor a bit. This will be needed a bit later.
2010-03-24 Enrico ForestieriFix for Qt 4.2 (patch mostly from JMarc).
2010-03-23 Edwin Leuvenplay nice with qt 4.2?
2010-03-23 Richard HeckStyle.
2010-03-23 Uwe Stöhrinstaller: port recent changes to trunk
2010-03-23 Uwe StöhrSCons: keep SCons alive for now, I propose at least...
2010-03-23 Tommaso CucinottaNo more bookmarks in internal buffers (addresses #6605).
2010-03-22 Edwin Leuvenrevert r33839 and r33840: does not work on MAC
2010-03-22 Edwin Leuventake care of qt 4.2
2010-03-22 Edwin Leuvenset verticalsize policy to ignore until we find a bette...
2010-03-22 Richard HeckFix bug #3686, by collecting information about missing...
2010-03-22 Richard HeckWhoops. We weren't quite ready for that yet.
2010-03-22 Richard HeckMove the RefPrefix definitions to their own file, for...
2010-03-22 Pavel Sanda* doxy
2010-03-22 Uwe Stöhrinstaller:
2010-03-22 Edwin Leuvensilence compiler warning
next