]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2010-01-08 Richard HeckRemove unused UI file.
2010-01-08 Richard HeckTypos etc.
2010-01-08 Richard HeckDo not reload on check-in if check-in is cancelled.
2010-01-08 Tommaso CucinottaRemoved unneeded assert firing when closing LyX with...
2010-01-08 Tommaso CucinottaLet the LyX logo show up when closing last document...
2010-01-08 Jürgen Spitzmüller* de.po: some updates.
2010-01-08 Abdelrazak... On the road to fix #6415. The texrow object contains...
2010-01-08 Vincent van... Move reloadBuffer from GuiView to Buffer.
2010-01-08 Vincent van... Add a boolean to GuiWorkArea::redraw to indicate whethe...
2010-01-08 Vincent van... typo ?
2010-01-08 Uwe Stöhr- Slovak Tutorial.lyx: sync file settings with the...
2010-01-08 Uwe StöhrIntro.lyx:
2010-01-07 Uwe StöhrIntro.lyx:
2010-01-07 Richard HeckA few more symbols.
2010-01-07 Richard HeckMore symbols.
2010-01-07 Tommaso CucinottaPrevent display of meaningless internal buffer title...
2010-01-07 Richard HeckHow about if we write a script to do some of this and...
2010-01-07 Richard HeckMore entities for MathML.
2010-01-07 Richard HeckA bit of User Guide documentation for XHTML output.
2010-01-07 Richard HeckChange the name of the XHTML format.
2010-01-07 Richard HeckTypos. Minor update.
2010-01-07 Richard HeckTypo.
2010-01-07 Richard HeckA little more XHTML documentation. This is on generated...
2010-01-07 Pavel SandaNever get this right
2010-01-07 Richard HeckNotes update.
2010-01-07 Richard HeckDone now.
2010-01-07 Richard HeckDocumentation for float XHTML.
2010-01-07 Richard HeckMake the float interface for XHTML consistent with...
2010-01-07 Pavel SandaNext comment
2010-01-07 Pavel SandaDocument this hack before forgeting the purpose
2010-01-07 Richard HeckInitial documentation, at least, for the XHTML-related...
2010-01-07 Pavel SandaSome comments
2010-01-07 Pavel SandaFix typo spotted by Vincent
2010-01-07 Vincent van... *VCBackend: Code simplification, constify, and adding...
2010-01-07 Vincent van... * stdmenus.inc: Stick to the casing rules for "Update...
2010-01-07 Enrico ForestieriGive the progress widget a minimum height.
2010-01-07 Pavel SandaLFuns generation is currently sensitive to tabs in...
2010-01-07 Enrico ForestieriThis workaround is also needed for Qt 4.3 as the bug...
2010-01-07 Pavel SandaFix crash
2010-01-07 Jean-Marc LasgouttesImplement new inset-forall lfun. This function iterates...
2010-01-07 Enrico ForestieriReally fix F&R ui for older Qt versions.
2010-01-07 Vincent van... Correct ugly/wrong code introduced in r32738. parent...
2010-01-07 Jean-Marc Lasgouttesavoid a few warnings on qt<=4.4
2010-01-07 Jürgen Spitzmüller* LaTeX.cpp: update comment + typo.
2010-01-07 Jürgen Spitzmüller* Add native support for \includeonly (bug 5360).
2010-01-07 Enrico ForestieriFix the progress ui for Qt 4.2.x.
2010-01-07 Enrico ForestieriFix the progress ui for Qt 4.3.x. It now compiles also...
2010-01-07 Enrico ForestieriFix F&R ui for older Qt versions.
2010-01-06 Pavel SandaNext keystest patch from John McCabe-Dansted.
2010-01-06 Uwe StöhrEmbeddedObjects.lyx: mention the LyX bug about \include...
2010-01-06 Pavel SandaAdd some note about svn+ssh in windows envi(y)
2010-01-06 Enrico ForestieriMake more prominent the fact that the lyxpipe path...
2010-01-06 Peter Kümmelat least compile with old Qt versions
2010-01-06 Enrico ForestieriUpdate docs. LFUN_SERVER_GOTO_FILE_ROW doesn't fail...
2010-01-06 Richard HeckDon't need this.
2010-01-06 Richard HeckWhitespace.
2010-01-06 Richard HeckMove into proper scope.
2010-01-06 Richard HeckA couple comments.
2010-01-06 Richard HeckForgot this a while back.
2010-01-06 Tommaso CucinottaWhen zooming in/out with [Ctrl] + [Mouse Wheel], docume...
2010-01-06 Tommaso CucinottaFinalized first version of Advanced Find and Replace...
2010-01-06 Vincent van... Fix bug #6387: Incorrect selectlanguage command at...
2010-01-06 Vincent van... Fix bug #6428: Assertion when navigating to next change...
2010-01-06 Vincent van... Make setCursorToAnchor set the cursor to the normalized...
2010-01-06 Tommaso CucinottaLet's see if we can close these translations not fitting.
2010-01-06 Abdelrazak... Revert part of r32766. This was a stupid change as...
2010-01-06 Peter Kümmelcleanup
2010-01-06 Vincent van... Fix bug #6433: read-only status is not refreshed when...
2010-01-05 Peter Kümmeltoggle debug levels between all/selected/none
2010-01-05 Richard HeckForgot this.
2010-01-05 Richard HeckStyle.
2010-01-05 Richard HeckStyle.
2010-01-05 Richard HeckThis seems somehow to have ended up in the wrong place...
2010-01-05 Richard HeckClarify some comments.
2010-01-05 Richard HeckMinor style things, and a little constness.
2010-01-05 Richard HeckMinor renaming. We don't have any other iterators here, so
2010-01-05 Richard HeckStyle. Enum names and typedefs are almost always CamelC...
2010-01-05 Richard HeckFix some comments.
2010-01-05 Richard HeckWhitespace.
2010-01-05 Vincent van... Why was there a 1 ? We only have to make sure that...
2010-01-05 Richard HeckFix comment.
2010-01-05 Richard HeckKill warning: string::npos was the wrong type, and...
2010-01-05 Abdelrazak... Asynchronous preview: cancel too close preview or updat...
2010-01-05 Abdelrazak... Add a FIXME for asynchronous export and preview and...
2010-01-05 Abdelrazak... typos.
2010-01-05 Abdelrazak... Cleanup a bit the pargraph ids generation in order...
2010-01-04 Vincent van... revert r32764.
2010-01-04 Vincent van... Simplify code introduced in r32761.
2010-01-04 Vincent van... Make sure that the size of the checkboxes is initialize...
2010-01-04 Vincent van... * GuiProgressView: cosmetics.
2010-01-04 Pavel SandaSetup checboxes according to initial values from comman...
2010-01-04 Tommaso CucinottaAdvanced F&R rework:
2010-01-03 Richard HeckInclude omitted case, and fix underline.
2010-01-03 Pavel SandaAdd statusbar checkbox sessions
2010-01-03 Pavel SandaKeep in synchro with "All messages"
2010-01-03 Pavel SandaProgressView quirks
2010-01-03 Pavel SandaFix some eoln issues in progress view.
2010-01-03 Pavel SandaLyXErr and statusbar messages hsould have different...
2010-01-03 Abdelrazak... Fix bug #6388
2010-01-03 Pavel SandaI finally find my way into horiz span of ProgressView.
next