]> git.lyx.org Git - lyx.git/history - src
Add session support to some more dialogs.
[lyx.git] / src /
2007-09-27 Abdelrazak YounesAdd session support to some more dialogs.
2007-09-27 Abdelrazak Younesgcc compil fix.
2007-09-27 Abdelrazak YounesAdd session support to spell-checking and search dialogs.
2007-09-27 Abdelrazak Younes* GuiDialog: Initial Window geometry session support...
2007-09-27 Abdelrazak Younesadd #include <QShowEvent> just in case.
2007-09-27 Abdelrazak Younes* DialogView: Initial Window geometry session support.
2007-09-27 Abdelrazak YounesFix for fitcursor.
2007-09-27 Abdelrazak Younes* qt4/DialogView.h: new template class based on QDialog.
2007-09-27 Abdelrazak Younesminor tweaks.
2007-09-27 Abdelrazak YounesFix Qt4.1 compil error.
2007-09-27 Abdelrazak YounesGives the user some information about the crash.
2007-09-27 Abdelrazak YounesChange the paragraph settings dialog:
2007-09-27 Martin Vermeerlyx -> LyX
2007-09-27 Martin Vermeersrc/LyX.cpp: style corrections for trunk
2007-09-26 Abdelrazak YounesTemporarily fix jumpy cursor.
2007-09-26 Abdelrazak Younesmore bug fixes...
2007-09-26 Abdelrazak YounesCrash fix for in mathed cursor.
2007-09-26 Bo PengLyx now starts and asks for reconfigure if no textclass...
2007-09-26 Abdelrazak YounesPotential bug fix...
2007-09-26 Abdelrazak YounesPotential bug fix...
2007-09-26 Abdelrazak Younescompil fix.
2007-09-26 Abdelrazak YounesPotential bug fix...
2007-09-26 Abdelrazak YounesRedesign and cleanup the Paragraph Settings dialog:
2007-09-26 Abdelrazak YounesDe-serialization of the paragraph settings dialog step...
2007-09-26 Abdelrazak YounesDe-serialization of the paragraph settings dialog step...
2007-09-26 Abdelrazak YounesDe-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 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
next