]> git.lyx.org Git - lyx.git/history - src/Text3.cpp
Added Liviu Andronic, and modified generate_contributions.py to match what was in...
[lyx.git] / src / Text3.cpp
2008-08-15 Jean-Marc LasgouttesFix bug 2449: Insertion of math delimiter cannot comple...
2008-08-14 Richard HeckA FIXME for later.
2008-08-14 Jean-Marc LasgouttesFix bug 5149: Pasting outside math when cursor is inside
2008-08-14 Jean-Marc LasgouttesFix bug 5156 http://bugzilla.lyx.org/show_bug.cgi?id...
2008-08-13 Jean-Marc Lasgouttesavoid empty selections (patch from Vincent van Ravesteijn)
2008-08-12 Jean-Marc LasgouttesFix bug 5161: Context menu does not respect selection
2008-08-09 Richard HeckFix crash noticed by Vincent. We don't know that insetT...
2008-08-09 Richard HeckDisable nomencl-insert with inappropriate selections.
2008-08-09 Richard HeckOK, let's actually get this nomencl-insert thing right.
2008-08-09 Richard HeckFix my fix for nomencl-insert. The previous one was...
2008-08-09 Richard HeckConvert LFUN_NOMENCL_INSERT to the newer style, fixing...
2008-08-09 Richard HeckFix bug 5150: Hyperlink makes no sense with multi-parag...
2008-08-08 Richard HeckFix bug 5146. The problem arose when attempting to...
2008-08-01 Richard HeckChange the "empty layout" to the "plain layout", to...
2008-07-29 Abdelrazak YounesInsetText: remove InsetText default ctor and make text_...
2008-07-15 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5004
2008-07-14 Jean-Marc LasgouttesFix bugs 4977 and 2018:
2008-07-14 Pavel SandaRemove LFUN_BIBITEM_INSERT.
2008-07-10 Richard HeckRename empty layout stuff to plain layout stuff.
2008-07-07 Pavel SandaRemove InsetEnvironment. This is unfinished decade...
2008-06-17 Pavel SandaDelete LFUN_MATH_IMPORT_SELECTION.
2008-06-11 Pavel SandaLFUN_FONT_FREE_* -> LFUN_TEXSTYLE_*
2008-06-06 Abdelrazak YounesLFUN_INFO_INSERT: avoid static_cast.
2008-06-04 Pavel SandaLast rites for LFUN_BREAK_PARAGRAPH_SKIP, LFUN_DELETE_B...
2008-06-04 Pavel SandaLast rites for LFUN_LIST_INSERT.
2008-06-02 Pavel SandaUnify LFUN naming.
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-27 Pavel SandaMove graphics code from class to namespace.
2008-05-26 Jean-Marc Lasgouttesremove some useless workarounds in getStatus
2008-05-26 Jean-Marc Lasgouttesmove handling of LFUN_SET_GRAPHICS_GROUP status where...
2008-05-25 Jean-Marc LasgouttesNote to self: `!' is not the complement-to-one operator...
2008-05-22 Richard HeckWarning.
2008-05-13 Pavel SandagetStatus for LFUN_SET_GRAPHICS_GROUP so context menu...
2008-05-07 Pavel SandaCodingstyle.
2008-05-07 Pavel SandaMove code to more appropriate place, cosmetics.
2008-05-07 Abdelrazak Younesfix Bug 4119: LFUN accent-special-caron is obsolete
2008-05-06 Pavel SandaIntroduce groups for graphics insets. That includes:
2008-05-05 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4821
2008-05-04 Dov Feldsternvisual mode for bidi cursor movement --- at the word...
2008-04-22 Richard HeckFix bug 1781 by removing server-get-font.
2008-04-21 Abdelrazak Younesremove std::
2008-04-21 Abdelrazak YounesFix some outline bugs:
2008-04-15 Abdelrazak YounesRelease compile fix.
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-26 André Pönitzfix compiler warning
2008-03-26 Richard HeckFix my fixme.
2008-03-26 Richard HeckAnother buffer pointer fix.
2008-03-26 Jürgen SpitzmüllerMerge the two linebreak insets into one.
2008-03-25 Abdelrazak YounesFix some issues with cursor settings with mouse button3...
2008-03-25 Abdelrazak YounesCleanup mouse/selection/context-menu interactions.
2008-03-25 Jürgen SpitzmüllerMerge the diverse newpage insets into one.
2008-03-24 Jürgen Spitzmüller* src/BufferView.cpp:
2008-03-24 Jürgen Spitzmüller* src/Text3.cpp:
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-03-06 Richard HeckChanges LayoutList from a vector<LayoutPtr> to a vector...
2008-03-06 Abdelrazak YounesTransfer and bug fix LFUN_BUFFER_BEGIN/END_SELECT to...
2008-03-06 Richard HeckKill indexing into the list of layouts.
2008-03-05 Pavel SandaRemove the rest of LFUN_THEOREM_INSERT.
2008-03-04 Jean-Marc Lasgouttesfix some compiler warnings
2008-03-02 Abdelrazak Younesrev 23399: the fix was not fully correct because labels...
2008-03-02 Abdelrazak Younes* Outline(): fix undo/redo for promote/demote
2008-03-02 Abdelrazak Younes* outline(): demote/promote all subsections for outline...
2008-02-28 Abdelrazak Younesrevert revision 23324 and implement a better more gener...
2008-02-28 Abdelrazak YounesFix InsetQuotes creation. Not very clean but it does...
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-27 André PönitzAPI cosmetics
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
2008-02-23 André Pönitzmostly s/Paragraph::layout(...)/Paragraph::setLayout...
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-22 Stefan Schimanski* simplify notifyCursorLeaves logic: We now only call...
2008-02-22 Abdelrazak YounesText::dispatch(): Make sure the cursor is visible befor...
2008-02-22 Abdelrazak YounesFix this bug:
2008-02-22 Richard HeckThis is the first of a series of commits that will...
2008-02-16 Dov FeldsternFix typing of digits in RTL text, which was broken...
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
next