]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-09-28 Abdelrazak... set eol-style.
2007-09-28 Abdelrazak... * BufferView::updateMetrics(): split up the method...
2007-09-28 Abdelrazak... * BufferView::updateMetrics(): allows the SinglePar...
2007-09-28 Abdelrazak... * TextMetrics::drawParagraph(): add 'inside' informatio...
2007-09-28 Abdelrazak... * BufferView::update(): fitCursor() optimization.
2007-09-28 Uwe StöhrIn last commit I wrote:
2007-09-28 Uwe Stöhrfirst step of documentation updates reLyX -> tex2lyx...
2007-09-27 Uwe Stöhrlyx2lyx/lyx_1_6.py: small tweak
2007-09-27 Uwe Stöhrapply German UserGuide.lyx (was accidentally the Englis...
2007-09-27 Uwe StöhrBoxUi.ui, WrapUi.ui: squash a compiler warning
2007-09-27 Uwe StöhrGuiWrap.cpp: revert r20509 as the bug in ButtonControll...
2007-09-27 Uwe StöhrButtonController.cpp: fix a bug introduced in r20018...
2007-09-27 Uwe StöhrGuiBox: fix bug 3242 http://bugzilla.lyx.org/show_bug...
2007-09-27 Edwin Leuvenclean up layout
2007-09-27 Richard HeckThis is the first part of a cleanup of how we handle...
2007-09-27 Abdelrazak... disable window geometry session handling for Qt < 4.2.
2007-09-27 Abdelrazak... Add session support to some more dialogs.
2007-09-27 Abdelrazak... gcc compil fix.
2007-09-27 Abdelrazak... Add session support to spell-checking and search dialogs.
2007-09-27 Abdelrazak... * GuiDialog: Initial Window geometry session support...
2007-09-27 Abdelrazak... add #include <QShowEvent> just in case.
2007-09-27 Abdelrazak... * DialogView: Initial Window geometry session support.
2007-09-27 Abdelrazak... Fix for fitcursor.
2007-09-27 Abdelrazak... add DialogView.h to scons.
2007-09-27 Abdelrazak... * qt4/DialogView.h: new template class based on QDialog.
2007-09-27 Abdelrazak... minor tweaks.
2007-09-27 Abdelrazak... Fix Qt4.1 compil error.
2007-09-27 Abdelrazak... Gives the user some information about the crash.
2007-09-27 Abdelrazak... Change the paragraph settings dialog:
2007-09-27 Martin Vermeerlyx -> LyX
2007-09-27 Martin Vermeersrc/LyX.cpp: style corrections for trunk
2007-09-26 Enrico ForestieriMake sure that an empty po/POTFILES.in file exists...
2007-09-26 Abdelrazak... Temporarily fix jumpy cursor.
2007-09-26 Abdelrazak... more bug fixes...
2007-09-26 Abdelrazak... Crash fix for in mathed cursor.
2007-09-26 Bo PengLyx now starts and asks for reconfigure if no textclass...
2007-09-26 Bo PengMake sure a textclass.lst will exist even when configur...
2007-09-26 Abdelrazak... Potential bug fix...
2007-09-26 Abdelrazak... Potential bug fix...
2007-09-26 Abdelrazak... compil fix.
2007-09-26 Abdelrazak... Potential bug fix...
2007-09-26 Abdelrazak... Redesign and cleanup the Paragraph Settings dialog:
2007-09-26 Abdelrazak... De-serialization of the paragraph settings dialog step...
2007-09-26 Abdelrazak... De-serialization of the paragraph settings dialog step...
2007-09-26 Abdelrazak... De-serialization of the paragraph settings dialog step...
2007-09-25 Uwe StöhrGuiWrap.cpp: disconnect the widgets that are by default...
2007-09-25 Uwe StöhrBufferParams.cpp: change the package loading to:
2007-09-25 Uwe Stöhrpreamble cleanup for the docs
2007-09-25 Uwe StöhrSpanish UserGuide.lyx: translations by Ignacio
2007-09-25 Richard HeckDocumentation for modules.
2007-09-25 Jürgen Spitzmüller* lib/layouts/ams*.layout:
2007-09-25 Jürgen Spitzmülleradd Paul A. Rubin to the Hall of Fame.
2007-09-25 Jürgen Spitzmüller* README:
2007-09-25 Abdelrazak... Remove unused code and comment.
2007-09-25 Abdelrazak... * BufferView::workAreaDispatch(): reconstruct the ViewM...
2007-09-25 Abdelrazak... * BufferView::workAreaDispatch(): restore anchor when...
2007-09-25 Abdelrazak... Remove remnant of the past.
2007-09-25 Abdelrazak... Fix drawing of horizontal line and page break.
2007-09-25 Abdelrazak... Hopefully fix 'Corners' and 'SubLabel' insets drawing.
2007-09-24 Uwe StöhrGuiWrap: make the optional options really optional...
2007-09-24 Dov FeldsternUpon exiting an inset, set the font back to what it...
2007-09-24 Bo Pengadd another typename, see r20470
2007-09-24 Uwe StöhrUserGuide.lyx: fix typo
2007-09-24 Jürgen SpitzmüllerFix bug 4182, partially:
2007-09-24 Jürgen Spitzmüller* src/CoordCache.h: compile fix.
2007-09-24 Uwe StöhrUserGuide.lyx: add last missing description: auto begin...
2007-09-24 Uwe StöhrLaTeXFeatures.cpp: make url a simple feature
2007-09-24 Uwe Stöhrlyx2lyx/lyx_1_6.py: add conversion routine I forgot...
2007-09-24 Abdelrazak... Put MathData on a diet: transfer dimension cache to...
2007-09-24 Abdelrazak... * CoordCache: prepare transfer of MathData dimension...
2007-09-24 Uwe Stöhrlyx2lyx/lyx_1_4.py: fix typo
2007-09-24 Uwe StöhrFileformat increased to 287: support for optional argum...
2007-09-24 Uwe StöhrGuiBox.cpp: fix bug 4233 http://bugzilla.lyx.org/show_b...
2007-09-24 Abdelrazak... * CoordCacheBase::covers(): new method.
2007-09-23 Abdelrazak... Put mathed on a diet: transfer dimension cache from...
2007-09-23 Uwe StöhrPDFOptions: patch by Pavel to store the settings when...
2007-09-23 Uwe StöhrFORMAT: add missing email addresses
2007-09-23 Abdelrazak... Temporarily fix cursor positioning within mathed.
2007-09-23 Abdelrazak... Temporarily fix cursor positioning within mathed.
2007-09-23 Abdelrazak... Proper fix following reversion of r20422 in r20444.
2007-09-23 Richard HeckMissing update to format file for 285.
2007-09-23 Abdelrazak... Fix RTL inset painting.
2007-09-23 Uwe Stöhr- increase fileformat to 286: this has been forgotten...
2007-09-23 Uwe StöhrSpanish UserGuide.lyx: correct description of ligature...
2007-09-23 Abdelrazak... Fix Cut&Paste bug.
2007-09-23 Abdelrazak... reverting r20422 until I know more about this.
2007-09-23 Richard HeckAdd module to create hanging paragraphs.
2007-09-22 Uwe StöhrGuiDocument.cpp: - replace bookmarkslevel edit field...
2007-09-22 Uwe StöhrPDFOptions: replace bookmarkslevel edit field by a...
2007-09-22 Richard HeckDisallow setting of alignment in protected environments...
2007-09-22 Richard HeckRemove redundant AlignPossible lines.
2007-09-22 Jürgen Spitzmüller* lib/layouts/beamer.layout:
2007-09-22 Richard HeckSilence a warning.
2007-09-22 Uwe StöhrGerman EmbeddedObjects.lyx: use this as test file for...
2007-09-22 Uwe StöhrBufferParams.cpp: whitespace
2007-09-22 Uwe StöhrPDFOptions.cpp: clean up the appearance of the paramete...
2007-09-22 Uwe StöhrLaTeXFeatures.cpp: "wrapfig" has to be loaded after...
2007-09-22 Uwe StöhrPDF-support patches by Pavel
2007-09-22 Uwe StöhrPDFSupportUi.ui: set styles
2007-09-21 Uwe StöhrPDFOptions.cpp: fix two bugs
next