]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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
2007-09-21 Abdelrazak... RTL bugfix: inside texted, use ParagraphMetrics::insetD...
2007-09-21 Abdelrazak... Revert unintentionally committed change.
2007-09-21 Abdelrazak... * Inset:
2007-09-21 Abdelrazak... * GuiApplication::notify():
2007-09-21 Richard Heckfont-code --> font-typewriter
2007-09-21 Uwe StöhrSpanish UserGuide.lyx: final translation from Ignacio
2007-09-21 José Matoxno need to escape $ in python :-D
2007-09-21 Jean-Marc Lasgoutteswhitespace
2007-09-21 Jean-Marc Lasgouttesfix uninitialized variable
2007-09-21 André Pönitzsome code wstyle issues.
2007-09-21 José MatoxMake --without-include-boost compile (autotools)
2007-09-21 Richard HeckFix from Pavel.
2007-09-21 Richard HeckWhitespace issues.
2007-09-21 Richard HeckCompilation and linking fixes.
2007-09-21 Richard HeckWhitespace.
2007-09-21 Richard HeckFix some typos that were preventing compilation.
2007-09-21 Richard HeckFix naming problem.
2007-09-21 Richard HeckFix comment.
2007-09-20 Uwe Stöhradd the missing PDFSupportUi.ui
2007-09-20 Uwe Stöhrscons_manifest.py: cleanup
2007-09-20 Uwe Stöhradd missing PDFoptions.cpp
2007-09-20 Uwe StöhrPDFOptions.h: forgot and endif this in last commit
2007-09-20 Uwe Stöhradd missing file PDFOptions.h
2007-09-20 Richard HeckMissing things in lyx2lyx from PDFOptions commit.
2007-09-20 André Pönitzcosmetics
2007-09-20 André PönitzPavel Sanda's "PDFOptions" patch, part II
2007-09-20 André PönitzPavel Sanda's "PDFOptions" patch
2007-09-20 Uwe StöhrSpanish UserGuide.lyx: translations from Ignacio
2007-09-20 André PönitzRemove a few includes from Text.h
2007-09-20 Uwe StöhrSpanish EmbeddedObjects.lyx: Spanish translation by...
2007-09-20 Uwe Stöhrhu.po: updates by Szöke
2007-09-20 Richard HeckChange LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibl...
2007-09-20 José MatoxFix handling of cjk_encoding for documents made with...
2007-09-20 Martin VermeerRobustify this
2007-09-20 Uwe StöhrUserGuide.lyx: Paths setting menu in preferences is...
2007-09-20 Abdelrazak... Inset coords shall not be recorded in Inset::draw(...
2007-09-20 Abdelrazak... shut down conversion warning and unicode fix.
2007-09-20 Abdelrazak... Remove TextMetrics.h header.
2007-09-20 Abdelrazak... * TextMetrics:
2007-09-20 Richard HeckWhitespace.
2007-09-20 Richard HeckIndentation fix.
2007-09-20 Richard HeckMake it prettier.
2007-09-20 Richard HeckWhitespace fix.
2007-09-20 Richard HeckIntroduce LFUN_MASTER_BUFFER_VIEW and UPDATE. Code...
2007-09-20 Richard HeckSilence a warning.
2007-09-19 André Pönitzreduce #includes
next