]> git.lyx.org Git - lyx.git/history - src
languages:
[lyx.git] / src /
2007-10-02 Jean-Marc Lasgouttesfix compilation on mac
2007-10-02 Abdelrazak YounesSome fixes and cleanup to command buffer.
2007-10-01 André Pönitzcompile fix
2007-10-01 André Pönitzcosmetics for unused code...
2007-10-01 Abdelrazak YounesTransfer the rest of Toolbars to GuiToolbars and delete...
2007-10-01 Abdelrazak YounesHeader cleanup.
2007-10-01 Abdelrazak Younescleanup GuiLayoutBox.
2007-10-01 Abdelrazak Younescleanup GuiLayoutBox a bit.
2007-10-01 Abdelrazak YounesMove most of the Gui specific code in Toolbars to its...
2007-10-01 Edwin Leuvenlisten to andré
2007-10-01 Jean-Marc Lasgouttescompilation fix
2007-10-01 Edwin Leuvenavoid costly updating
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.
next