]> git.lyx.org Git - lyx.git/history - src/Text3.cpp
* doInsertInset(): cosmetics
[lyx.git] / src / Text3.cpp
2008-02-13 Abdelrazak Younes* doInsertInset(): cosmetics
2008-02-12 Richard HeckFix bug 4037 and related problems. The patch has been...
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2008-02-09 Abdelrazak Younes* doInsertInset(): return early.
2008-02-09 André Pönitzsome refactoring.
2008-02-03 Stefan Schimanski* Support for graphics pasting (with most code in the...
2007-12-23 Stefan Schimanski* newlyxcommand support as LaTeX feature
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
2007-12-21 Abdelrazak Younes* LyXFunc::dispatch(): invert BufferView::dispatch...
2007-12-19 Bo PengAdd buffer name/path/class to InsetInfo
2007-12-17 Jürgen Spitzmüller* fix bug 4055, overdue patch from Stefan Schimanski:
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-06 Jürgen SpitzmüllerSupport for \slash and \nobreakdash-
2007-11-29 André Pönitzassimilate BOOST_CURRENT_FUNCTION
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-25 Uwe Stöhrsupport for \linebreak:
2007-11-23 Uwe Stöhrsupport for \pagebreak:
2007-11-18 André Pönitzconsolidate showDialog() incarnations
2007-11-17 Abdelrazak YounesFix mouse selection drawing by brute force.
2007-11-17 Abdelrazak YounesSimplify single par drawing:
2007-11-15 André Pönitzreduce line noise
2007-11-15 Abdelrazak YounesAvoid unnecessary redraw when selecting text.
2007-11-14 Abdelrazak YounesFix wrong setting of language when only font change...
2007-11-13 Martin VermeerMake URL a standard inset
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-11-06 Jürgen Spitzmüller* src/BufferView.cpp:
2007-11-06 Abdelrazak YounesCurrent update architecture doesn't need multiParSel...
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 3/4
2007-11-05 Abdelrazak YounesFix bug 4317 and update comment WRT current situation...
2007-11-03 André Pönitzsome std::string -> filename changes
2007-11-02 Abdelrazak YounesFurther cleanup of collapsable insets. The layouts...
2007-11-02 Abdelrazak YounesFix initial numbering of foot notes.
2007-11-01 Stefan Schimanski* dynamic macros as described in http://1stein.org...
2007-10-29 André Pönitzunbreak font panel
2007-10-28 Dov FeldsternGetting rid of LTR bias --- part 2/?
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-24 Abdelrazak Younes* InsetList: introducing find() and count()
2007-10-24 Abdelrazak YounesI forgot to commit this in 21167.
2007-10-22 Dov FeldsternGetting rid of LTR bias --- part 1/?
2007-10-21 André Pönitzcosmetics
2007-10-20 André Pönitzmainly cosmetics
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-18 Abdelrazak YounesRefactor Undo/Redo framework into an Undo class owned...
2007-10-14 Bo PengAllow the input of an InsetInfo using command buffer...
2007-10-13 Uwe StöhrThe huge URL patch:
2007-10-13 Martin VermeerDissolve CharStyle initial implementation.
2007-10-13 Martin VermeerSafer code for allowMultiPar(), thx Angus
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-10-11 Bo PengInsetInfo: add InsetInfo (core)
2007-10-11 Abdelrazak Younesinitial support for shift + right-mouse-click selection.
2007-10-11 Martin VermeerIntroduce allowMultiPar()
2007-10-11 Abdelrazak YounesMove private part of BufferView to a private implementa...
2007-10-10 Martin VermeerOops
2007-10-10 Martin VermeerA saner way to reset paragraphs to default when inserti...
2007-10-08 Jean-Marc Lasgouttes * src/paragraph_funcs.cpp (breakParagraph): change...
2007-10-03 Martin VermeerIndex as collapsible, preserving existing feature set
2007-10-01 Abdelrazak YounesMove most of the Gui specific code in Toolbars to its...
2007-09-29 André Pönitzcosmetics
2007-09-29 André Pönitzmove font related stuff from bufferview_funcs to Font
2007-09-24 Dov FeldsternUpon exiting an inset, set the font back to what it...
2007-09-21 Abdelrazak YounesRevert unintentionally committed change.
2007-09-21 Abdelrazak Younes* Inset:
2007-09-20 André PönitzRemove a few includes from Text.h
2007-09-20 Richard HeckChange LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibl...
2007-09-15 Abdelrazak YounesGive PageDown/Up scrolling a sane behaviour. Does not...
2007-09-14 Jean-Marc LasgouttesText::breakParagraph wants a bool as second parameter...
2007-09-10 Jürgen Spitzmüller* src/insets/InsetCommand.{cpp,h}:
2007-09-08 Martin VermeerPrevent inserting illegal flex insets from minibuffer
2007-09-05 Martin VermeerRenaming CharStyle -> Flex, finishing touch
2007-09-05 Martin VermeerName change CharStyle -> Flex
2007-09-04 Alfredo Braunsteinrename Paragraph::isRightToLeftPar -> isRTL for the...
2007-09-02 Abdelrazak Younes* TextMetrics: getDisplayFont() and isRTLBoundary(...
2007-09-02 Abdelrazak Younes* Text: Move some more stuff from Text to TextMetrics:
2007-09-02 Abdelrazak YounesTransfer current_font and real_current_font from Text...
2007-09-02 Abdelrazak Younesheader cleanup.
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-08-27 Abdelrazak YounesMacOS compil fix
2007-08-27 Abdelrazak YounesLyx crashed after inserting, deleting and inserting...
2007-08-25 Martin VermeerOne more changeover charstyle -> insetlayout
2007-08-23 André Pönitzrename Layout_ptr into LayoutPtr
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-15 Richard HeckAdd LFUN_PARAGRAPH_PARAMS (= paragraph-params), used...
2007-08-14 Abdelrazak Younescosmetics + move frontends/* to frontend namespace.
2007-08-11 André Pönitzremove lyxrc dependence from support/*
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-08-10 Jean-Marc LasgouttesSyncronize with 1.5. This stuff was uncommitted in...
2007-07-31 Jean-Marc Lasgouttes * CutAndPaste.cpp (pasteSelection): do not set the...
2007-07-30 Jürgen Spitzmüller* src/Text3.cpp (doDispatch):
2007-07-27 Bo PengFix Bug 4053: Update other controls allows invalid...
2007-07-25 Bo Pengquick fix for bug: "select, select, middle-button paste...
2007-07-24 Jürgen Spitzmüller* src/Text3.cpp:
2007-07-13 Abdelrazak YounesFix assertion when using paragraph-up/down. This code...
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-07-11 Abdelrazak YounesFix bug 3719: TOC skip-to points out of sync with document
2007-07-10 Jean-Marc Lasgouttes * Text3.cpp (doDispatch): fix the behaviour of word...
next