]> git.lyx.org Git - lyx.git/history - src
BufferParams.cpp: change the package loading to:
[lyx.git] / src /
2007-09-25 Uwe StöhrBufferParams.cpp: change the package loading to:
2007-09-25 Abdelrazak YounesRemove unused code and comment.
2007-09-25 Abdelrazak Younes* BufferView::workAreaDispatch(): reconstruct the ViewM...
2007-09-25 Abdelrazak Younes* BufferView::workAreaDispatch(): restore anchor when...
2007-09-25 Abdelrazak YounesRemove remnant of the past.
2007-09-25 Abdelrazak YounesFix drawing of horizontal line and page break.
2007-09-25 Abdelrazak YounesHopefully 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 Jürgen SpitzmüllerFix bug 4182, partially:
2007-09-24 Jürgen Spitzmüller* src/CoordCache.h: compile fix.
2007-09-24 Uwe StöhrLaTeXFeatures.cpp: make url a simple feature
2007-09-24 Abdelrazak YounesPut MathData on a diet: transfer dimension cache to...
2007-09-24 Abdelrazak Younes* CoordCache: prepare transfer of MathData dimension...
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 Younes* CoordCacheBase::covers(): new method.
2007-09-23 Abdelrazak YounesPut 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 Abdelrazak YounesTemporarily fix cursor positioning within mathed.
2007-09-23 Abdelrazak YounesTemporarily fix cursor positioning within mathed.
2007-09-23 Abdelrazak YounesProper fix following reversion of r20422 in r20444.
2007-09-23 Abdelrazak YounesFix RTL inset painting.
2007-09-23 Uwe Stöhr- increase fileformat to 286: this has been forgotten...
2007-09-23 Abdelrazak YounesFix Cut&Paste bug.
2007-09-23 Abdelrazak Younesreverting r20422 until I know more about this.
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 HeckSilence a warning.
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 YounesRTL bugfix: inside texted, use ParagraphMetrics::insetD...
2007-09-21 Abdelrazak YounesRevert unintentionally committed change.
2007-09-21 Abdelrazak Younes* Inset:
2007-09-21 Abdelrazak Younes* GuiApplication::notify():
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ö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 André Pönitzcosmetics
2007-09-20 André PönitzPavel Sanda's "PDFOptions" patch
2007-09-20 André PönitzRemove a few includes from Text.h
2007-09-20 Richard HeckChange LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibl...
2007-09-20 Martin VermeerRobustify this
2007-09-20 Abdelrazak YounesInset coords shall not be recorded in Inset::draw(...
2007-09-20 Abdelrazak Younesshut down conversion warning and unicode fix.
2007-09-20 Abdelrazak YounesRemove TextMetrics.h header.
2007-09-20 Abdelrazak Younes* TextMetrics:
2007-09-20 Richard HeckWhitespace.
2007-09-20 Richard HeckIndentation fix.
2007-09-20 Richard HeckMake it prettier.
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
2007-09-19 André PönitzOne more second..
2007-09-19 André PönitzSimpler structure, 2-3s faster compiles. Not that it...
2007-09-19 André Pönitzcut down pch.h to more frequently needed headers
2007-09-19 Edwin Leuvenoops! fix case
2007-09-19 Edwin Leuvenanother small layout tweak
2007-09-19 Edwin Leuvenmake sure formats are sorted and converters up-to-date
2007-09-19 Edwin Leuvenlayout tweaks
2007-09-18 Martin VermeerPolish
2007-09-18 Martin VermeerPick up some stitches dropped by Abdel ;-)
2007-09-18 Richard HeckFulfill promise to Andre: TextClass_ptr --> TextClassPtr.
2007-09-18 Martin VermeerForgot this, suppress debug output
2007-09-18 Martin VermeerUnits corrections, all Georg's noticed problems
2007-09-18 Jürgen Spitzmüller* src/LaTeX.cpp (scanLogFile):
2007-09-18 Abdelrazak YounesFix InsetBox drawing and remove remnant of the wide...
2007-09-17 André Pönitzcompile fix
2007-09-17 André Pönitzsmall simplification
2007-09-17 Abdelrazak Younes* InsetCollapsable::draw(): replace use of dim_ with...
2007-09-17 Abdelrazak Younestemporarily disabling mouse hover feature as it is...
2007-09-17 André Pönitzlittle simplification
2007-09-17 Abdelrazak Younesremove InsetCaption::drawSelection(): this was not...
2007-09-17 Abdelrazak Younesremove InsetCollapsable::drawSelection(): this was...
2007-09-17 Abdelrazak YounesCleanup the TEXT_TO_INSET_OFFSET mess. This correction...
2007-09-17 Abdelrazak YounesMSVC compil fix.
2007-09-17 André Pönitzsimplify KeySymbol stuff. which hopefully works...
2007-09-16 André Pönitzcosmetics.
2007-09-16 Bo Pengmake index label translatable
2007-09-16 Bo PengDisplay index name in InsetIndex label
2007-09-16 Lars Gullik BjønnesAmbigous else
2007-09-16 Lars Gullik BjønnesComment out unused parameter
2007-09-16 Lars Gullik BjønnesMove encode into anon namespace.
2007-09-16 Lars Gullik BjønnesWhitespace changes only
next