]> git.lyx.org Git - lyx.git/history - src
small refactoring
[lyx.git] / src /
2007-11-12 André Pönitzsmall refactoring
2007-11-12 André Pönitzmake LyXView almost pure virtual. Merge implementation...
2007-11-12 André Pönitzde-boostification
2007-11-12 André Pönitzremove unneeded functions
2007-11-12 André Pönitzmake WorkArea a pure interface, move all implementation...
2007-11-12 Stefan Schimanski* fix crash due to a missing test whether thisSlice...
2007-11-12 André Pönitzsimplify class structure
2007-11-11 Abdelrazak YounesTransfer readOnly() and updateWindowTitle() from Delega...
2007-11-11 André Pönitzundef unwanted X11 macros
2007-11-11 Abdelrazak Younes* GuiView:
2007-11-10 Uwe StöhrFileName.cpp: MSVC compile fix for r21492
2007-11-10 André Pönitzcosmetics
2007-11-10 Jürgen Spitzmüller* src/LyXRC.cpp (lyxrcTags[]):
2007-11-10 Jürgen Spitzmüller* src/LyXFunc.cpp (actOnUpdatedPrefs):
2007-11-10 Jürgen Spitzmüller* src/Text.cpp:
2007-11-10 Pavel SandaFix bug 2739: Option for alphabetical sorting of enviro...
2007-11-09 Enrico ForestieriMuch ado about nothing
2007-11-09 Abdelrazak Younesrevert 21523.
2007-11-08 Uwe StöhrGuiFloat.cpp: fix the regression that float placement...
2007-11-08 Uwe StöhrFileName.cpp: compile fix
2007-11-08 André Pönitzuse strfwd when appropriate
2007-11-08 André Pönitz#undef I_AM_NOT_AFRAID_OF_HEADER_LIBRARIES
2007-11-08 Enrico ForestieriAlways forward declare string as it is not guaranteed...
2007-11-08 Stefan Schimanski* added comment to describe why we are in monochrome...
2007-11-08 Abdelrazak Younesoptimizations (halves the number of multiplication).
2007-11-08 Abdelrazak YounesFix compilation for MSVC.
2007-11-08 Enrico ForestieriFix problems with odocstream on "exotic" systems caused...
2007-11-08 André Pönitzshuffle stuff around
2007-11-07 Abdelrazak Younescompile fix.
2007-11-07 Abdelrazak YounesAdjust headers.
2007-11-07 Abdelrazak Younesadjust comment.
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-11-07 Abdelrazak YounesMove InsetLayout definition to insets/InsetLayout.h
2007-11-07 Abdelrazak Younescompil fix. No guaranty that it works but at least...
2007-11-07 André Pönitzuse support::FileName
2007-11-07 André Pönitzforgot this
2007-11-07 Abdelrazak Younescleanups
2007-11-07 André Pönitz--boost; style issues.
2007-11-07 André Pönitzmore of it
2007-11-07 André PönitzAbdel?
2007-11-07 André Pönitzcompile fix?
2007-11-07 André Pönitzmore de-boostification
2007-11-07 André Pönitzmore use of support::FileName.
2007-11-07 Abdelrazak Younesrevert rev 21490.
2007-11-07 Abdelrazak Younesintegrate lengthcommon.cpp into Length.cpp.
2007-11-07 Jürgen Spitzmüller* src/Text.cpp (getPossibleLabel):
2007-11-06 André Pönitzsimplification
2007-11-06 André Pönitzwe assume (more or less) conforming compilers nowadays.
2007-11-06 André Pönitzrmove unused file
2007-11-06 André Pönitzcompile fix
2007-11-06 André Pönitzsome consolidation
2007-11-06 André Pönitzcosmetics
2007-11-06 Abdelrazak Younesgcc compile fix.
2007-11-06 Jürgen Spitzmüller* src/BufferView.cpp:
2007-11-06 Abdelrazak YounesRevision 21471: Forgot that.
2007-11-06 Abdelrazak Younes* BufferView: Make use of ScreenUpdateStrategy::NoScree...
2007-11-06 Jürgen Spitzmüller* src/frontends/qt4/GuiSpellchecker.cpp:
2007-11-06 Abdelrazak YounesAvoid unnecessary redraw.
2007-11-06 Abdelrazak YounesCurrent update architecture doesn't need multiParSel...
2007-11-06 Jürgen Spitzmüller* src/mathed/InsetMathBig.cpp:
2007-11-06 Abdelrazak Younessome documentation.
2007-11-06 Abdelrazak YounesOups...
2007-11-06 Abdelrazak Younes* Bufferview::updateMetrics(): Separate out the SingleP...
2007-11-06 Martin VermeerFix bug 4329
2007-11-05 André Pönitz#include cosmetics
2007-11-05 Dov FeldsternUse forceLTR instead of inset codes in order to determi...
2007-11-05 André Pönitzremove unneeded #include
2007-11-05 André Pönitzremove unneeded Cursor.h include;
2007-11-05 André Pönitzmerge helper files;
2007-11-05 André Pönitzuse forward declaration...
2007-11-05 Martin VermeerRevert 4323/2 fix addRow -> appendRow part
2007-11-05 André Pönitzcosmetics as hinted by uncrustify
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 4/4
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 3/4
2007-11-05 Bernhard Roidermore complete fix for bug 4318 and variants (see http...
2007-11-05 Jürgen Spitzmüller* src/LyXFunc.cpp (actOnUpdatedPrefs):
2007-11-05 Abdelrazak YounesRename GuiViewBase to GuiView.
2007-11-05 Abdelrazak YounesFix bug 4317 and update comment WRT current situation...
2007-11-05 Jürgen Spitzmüller* src/mathed/InsetMathGrid.cpp:
2007-11-05 Abdelrazak YounesGet rid of InsetFlexParams
2007-11-05 Martin VermeerFix bug 4323/2, and more logical naming of addRow
2007-11-05 Jürgen Spitzmüller* src/mathed/MathParser.cpp (getChar):
2007-11-05 Jürgen Spitzmüller* src/mathed/MathParser.cpp (getChar):
2007-11-04 Jürgen Spitzmüller* src/LyXRC.cpp: shut up compiler.
2007-11-04 Jürgen Spitzmüller* src/frontends/qt4/GuiPrefs.cpp: fix typo.
2007-11-04 André Pönitzcosmetics
2007-11-03 André Pönitzcosmetics
2007-11-03 André Pönitzugly and not strictly needed
2007-11-03 André Pönitzremove unneeded @includes from BufferView.h
2007-11-03 André Pönitz*sigh*
2007-11-03 Dov FeldsternForce latin-only InsetCollapsables into LTR environment...
2007-11-03 Dov Feldsternrename asTextInset -> asInsetText (to conform with...
2007-11-03 André Pönitzcosmetics
2007-11-03 André Pönitzsome std::string -> filename changes
2007-11-03 Martin VermeerApply \protect more selectively for special phrases
2007-11-03 Abdelrazak Younesremove two FIXME.
2007-11-03 Abdelrazak YounesTransfer some code from InsetFlex to InsetCollapsable...
2007-11-03 Abdelrazak YounesAlso give sane labelfont to modules.
2007-11-03 Abdelrazak YounesFix copy&paste of Insets.
2007-11-03 Abdelrazak YounesFurther cleanup of InsetFlex, InsetCollapsable and...
next