]> git.lyx.org Git - lyx.git/history - src/insets
simplification
[lyx.git] / src / insets /
2007-11-23 André Pönitzremove spurious include
2007-11-23 André Pönitzcosmetics
2007-11-23 Uwe Stöhrsupport for \pagebreak:
2007-11-22 Jürgen Spitzmüller* src/insets/InsetTabular.cpp (doDispatch):
2007-11-18 André Pönitzconsolidate showDialog() incarnations
2007-11-17 Pavel SandaFix initialization warning
2007-11-17 André Pönitzmerge frontend::Gui and frontend::Application
2007-11-17 André Pönitzshuffle code around
2007-11-16 Martin VermeerFix font bug reported by Helge
2007-11-15 André Pönitzreduce line noise
2007-11-15 Abdelrazak YounesAdd InsetOptArg to standard insets.
2007-11-14 André Pönitzmore strfwd
2007-11-13 André Pönitzcosmetics
2007-11-13 Richard HeckStupid mistake. Thanks TC.
2007-11-10 André Pönitzcosmetics
2007-11-08 André Pönitzshuffle stuff around
2007-11-07 Abdelrazak YounesAdjust headers.
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 Younescleanups
2007-11-07 André Pönitzmore de-boostification
2007-11-07 André Pönitzmore use of support::FileName.
2007-11-06 André Pönitzwe assume (more or less) conforming compilers nowadays.
2007-11-06 Abdelrazak Younes* BufferView: Make use of ScreenUpdateStrategy::NoScree...
2007-11-05 Dov FeldsternUse forceLTR instead of inset codes in order to determi...
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 Abdelrazak YounesGet rid of InsetFlexParams
2007-11-03 André Pönitzremove unneeded @includes from BufferView.h
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önitzsome std::string -> filename changes
2007-11-03 Abdelrazak Younesremove two FIXME.
2007-11-03 Abdelrazak YounesTransfer some code from InsetFlex to InsetCollapsable...
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 Abdelrazak YounesRemove fontlabel initialisation bug work-around. We...
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 YounesProperly initialize label font.
2007-11-02 Abdelrazak Younesremove void operation.
2007-11-02 Abdelrazak Younesremove unused constants.
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 Younesuse docstring wherever it makes sense.
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-11-01 Uwe StöhrInsetHyperlink.cpp: add FIXME for the docstring issue
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 Martin VermeerFix inset font inheritance mechanism; smaller clean-ups
2007-10-31 Martin VermeerLFUN_LANGUAGE enabled wrong way around
2007-10-30 Martin VermeerFix thinko: we need to apply the default font here...
2007-10-30 Martin VermeerImplement ForceLtR; cleanup of collapsable insets
2007-10-29 André Pönitzremove unneeded include
2007-10-29 Abdelrazak Younes* InsetERT::resetParagraphsFont(): use Paragraph::reset...
2007-10-29 Abdelrazak Younesput back the const.
2007-10-29 Abdelrazak Younes* InsetText::frame_color_: int -> ColorCode.
2007-10-29 Abdelrazak Younes* MetricsInfo::background_color: int -> ColorCode
2007-10-28 Abdelrazak YounesForbid implicit conversion from FontInfo to Font.
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-27 Martin VermeerERT simplification
2007-10-25 Richard HeckInsetIndex is no longer an InsetCommand.
2007-10-25 André Pönitz188094 lines
2007-10-25 Richard HeckRevert inadvertent commit.
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-25 Martin VermeerIntroduce inset parameters keepempty, freespacing,...
2007-10-25 Richard HeckMove the findInfo() and defaultCommand() routines out...
2007-10-24 Abdelrazak Younes* InsetList: introducing find() and count()
2007-10-24 Martin VermeerMove disabling LFUNS from ERT to Collapsable
2007-10-23 André Pönitzcosmetics
2007-10-23 Richard HeckRemove methods marked for removal from InsetCommandPara...
2007-10-23 Richard HeckInsetInclude becomes an InsetCommand.
2007-10-22 Dov FeldsternGetting rid of LTR bias --- part 1/?
2007-10-22 Martin VermeerSimplify ERT by using verbatim
2007-10-21 André Pönitzcosmetics
2007-10-20 André Pönitzcosmetics
2007-10-20 Martin VermeerVerbatim for URL inset, \protect for special phrases...
2007-10-20 André Pönitzsaner borderline between buffer and exporter
2007-10-20 André Pönitzmainly cosmetics
2007-10-19 Richard HeckMy bad. Sorry Helge!
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-18 André Pönitzisome more FileName shuffling
2007-10-18 André Pönitzuse FileName::isDirectory()
2007-10-18 André Pönitzstart using FileName::exists()
2007-10-18 Abdelrazak YounesReduce header dependencies in Paragraph.h
2007-10-18 Abdelrazak YounesRefactor Undo/Redo framework into an Undo class owned...
2007-10-17 Richard HeckSilence some warnings.
2007-10-16 Richard HeckFix bug due to empty default commands.
2007-10-16 Richard HeckChange how InsetBibTeX does this check.
2007-10-16 Richard HeckRationalize lyxCode().
2007-10-16 Richard HeckCosmetics.
next