]> git.lyx.org Git - lyx.git/history - src
more use of support::FileName.
[lyx.git] / src /
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...
2007-11-02 André Pönitzpimpl not needed here
2007-11-02 Abdelrazak YounesRemremove unneeded init() method.
2007-11-02 Abdelrazak Younesfix layout of InsetBox and remove unused InsetCollapsab...
2007-11-02 Abdelrazak YounesFurther cleanup of collapsable insets. The layouts...
2007-11-02 André Pönitzcosmetics
2007-11-02 André Pönitzcosmetics
2007-11-02 André Pönitzde-tuple-fication; cosmetics
2007-11-02 André PönitzI wonder why boost::tuple is preferable over a simple...
2007-11-02 André Pönitzsome de-boostification
2007-11-02 Abdelrazak YounesRemove fontlabel initialisation bug work-around. We...
2007-11-02 Abdelrazak YounesFix initial numbering of foot notes.
2007-11-02 André Pönitzno controllers directory anymore
2007-11-02 Abdelrazak Younesremove unneeded init() method.
2007-11-02 Abdelrazak Younes* InsetCollapsable:
2007-11-02 Abdelrazak Younesrevert accidental commit (r21380)
2007-11-02 Abdelrazak YounesRemove redundant code and introduce InsetCollapsable...
2007-11-02 Abdelrazak Younesadd some assertion for C-style table access.
2007-11-02 Abdelrazak YounesProperly initialize label font.
2007-11-02 Abdelrazak Younesremove void operation.
2007-11-02 Abdelrazak Younesremove unused constants.
2007-11-02 Bo Pengsave prefui in qt422 format
2007-11-02 Jürgen Spitzmüller* src/lengthcommon.cpp: disambiguation of gui string.
2007-11-02 Jürgen Spitzmüller* src/LyXRC.{cpp,h}:
2007-11-02 Abdelrazak YounesFix concatenation bug introduced in rev 21363 and simpl...
2007-11-02 Abdelrazak Younescosmetics
2007-11-02 Abdelrazak Younesadd some const and move things closer to implementation.
2007-11-02 Abdelrazak Younesremove FIXMEs
2007-11-02 Abdelrazak YounesMSVC compile FIX.
2007-11-02 Abdelrazak Younesuse docstring wherever it makes sense.
2007-11-02 Bo Pengsave HyperlinkUi.ui in qt 422 format
2007-11-02 Stefan Schimanski* change the fold/unfold behaviour a bit: if we are...
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-11-01 Stefan Schimanski* 1 off error, leading to a crash with only one optiona...
2007-11-01 Uwe StöhrInsetHyperlink.cpp: add FIXME for the docstring issue
2007-11-01 Jürgen Spitzmüller* src/frontends/qt4/GuiErrorList.cpp:
2007-11-01 Uwe StöhrGuiHyperlink.cpp /HyperlinkUi.ui: follow the LyX naming...
2007-11-01 Uwe Stöhr- add entry to FORMATS file for Stefan's format change...
2007-11-01 Abdelrazak YounesFix bug 4147.
2007-11-01 Stefan Schimanski* replace int type by the correct custom type for pos...
2007-11-01 Stefan Schimanski* one coercion is enough
2007-11-01 Stefan Schimanski* added non-greedy init mode for macros. If you enter...
2007-11-01 Edwin Leuvencorrect case
next