]> git.lyx.org Git - lyx.git/history - src
Final fix to get unit with optional arg (value) working
[lyx.git] / src /
2007-10-01 Martin VermeerFinal fix to get unit with optional arg (value) working
2007-10-01 Abdelrazak YounesRemove remnant of the past.
2007-10-01 Abdelrazak YounesAssertion fix.
2007-10-01 Abdelrazak YounesFix some assertions.
2007-10-01 Jürgen Spitzmüller* src/frontends/qt4/GuiToolbar.cpp (update):
2007-10-01 Abdelrazak YounesCopy&Paste fix.
2007-10-01 Abdelrazak YounesPotentially fix slowness issue with Selection. Cache...
2007-10-01 Uwe StöhrGuiClipboard.cpp: add missing ";"
2007-09-30 Abdelrazak YounesFix slowness issue with Clipboard. Cache the Clipboard...
2007-09-30 Martin VermeerFix warning and tab problem, thx Andre
2007-09-30 André Pönitzboost/utility -> boost/noncopyable
2007-09-30 Jürgen Spitzmüller* src/insets/InsetGraphics.cpp (prepareFile):
2007-09-29 André Pönitzcosmetics
2007-09-29 André Pönitzcompile fix
2007-09-29 André PönitzI don't think that a single function that's only use...
2007-09-29 André Pönitzcosmetics
2007-09-29 André Pönitzsimpolify ControlCharacter a bit
2007-09-29 Uwe StöhrInsetBox.cpp: fix an issue with the height parameter...
2007-09-29 Uwe StöhrBufferParams.cpp: add comment
2007-09-29 André Pönitzmove ChangeLogs to the attic
2007-09-29 André Pönitzmove font related stuff from bufferview_funcs to Font
2007-09-29 André Pönitzcosmetics
2007-09-29 André Pönitzcosmetics
2007-09-29 André Pönitzmake some bufferview related stuff more local
2007-09-28 Abdelrazak Younes* GuiParagraph: uncheck "Immediate Apply" by default.
2007-09-28 André Pönitzcosmetics
2007-09-28 André Pönitzcosmetics
2007-09-28 André Pönitzcosmetics
2007-09-28 André Pönitzcosmetics
2007-09-28 André Pönitzcosmetics
2007-09-28 Edwin Leuvenput widget in layout
2007-09-28 Abdelrazak Younesset eol-style.
2007-09-28 Abdelrazak Younes* BufferView::updateMetrics(): split up the method...
2007-09-28 Abdelrazak Younes* BufferView::updateMetrics(): allows the SinglePar...
2007-09-28 Abdelrazak Younes* TextMetrics::drawParagraph(): add 'inside' informatio...
2007-09-28 Abdelrazak Younes* BufferView::update(): fitCursor() optimization.
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 Younesdisable window geometry session handling for Qt < 4.2.
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.
next