]> git.lyx.org Git - lyx.git/history - src/Text3.cpp
Move handling of LFUN_INSET_SETTINGS to Inset.cpp
[lyx.git] / src / Text3.cpp
2009-04-09 Vincent van RavesteijnMove handling of LFUN_INSET_SETTINGS to Inset.cpp
2009-03-27 Jürgen SpitzmüllerFix bug 5827 (validate date-insert argument):
2009-03-26 Vincent van RavesteijnFix bug 5526: screen-recenter LFUN doesn't work
2009-03-16 Richard HeckFix bug 5782.
2009-03-16 Jean-Marc Lasgouttesimplement new lfuns inset-begin/end and their -select...
2009-02-13 Pavel SandaIntroduce jump-back navigation through bookmark 0
2009-02-03 Vincent van RavesteijnFix bug 5736: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-02 Jean-Marc Lasgouttesdisable math functions in places like ERT insets (bug...
2009-01-30 Uwe Stöhrsupport for the LaTeX commands \*phantom, fileformat...
2009-01-14 Jean-Marc LasgouttesFix bug 4741: Pasting with middle mouse button into...
2009-01-04 Vincent van RavesteijnFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5560.
2008-12-22 Pavel SandaLine length
2008-12-22 Jürgen Spitzmüller* Text3.cpp:
2008-12-21 Pavel SandaSort order
2008-12-21 Pavel SandaFix first insert of external material & instant preview.
2008-11-26 Richard HeckMake LFUN_FONT_ITAL actually do something.
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-16 Jürgen SpitzmüllerAdd support for MyThes (i.e., OpenOffice thesauri).
2008-11-16 Vincent van RavesteijnMake sure the selection painting is updated after LFUN_...
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-16 Abdelrazak YounesTommaso patch, part 5, lots of thing to cleanup still...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-31 Enrico ForestieriAvoid creating bad math insets with Ctrl+M
2008-10-25 Richard HeckLine length.
2008-10-25 Richard HeckFix for another part of 5403, and related bugs, anyway...
2008-10-24 Uwe StöhrText3.cpp: comment by Vincent
2008-10-24 Uwe StöhrText3.cpp: fix http://bugzilla.lyx.org/show_bug.cgi...
2008-10-19 Enrico ForestieriRemove unneeded include
2008-10-19 Abdelrazak Younesremove unused variables.
2008-10-17 Enrico ForestieriFix bug 3397
2008-10-14 Jürgen Spitzmüllerdisable some lfuns inside description/list items (bug...
2008-10-13 Pavel SandaFix whitespaces so the diff between branches is not...
2008-10-06 Enrico ForestieriSmash remaining drawbacks for bug 2315
2008-09-24 André Pönitzstreamlining setter syntax. using mutable references...
2008-09-18 Jean-Marc Lasgouttesno need to record full document here
2008-09-15 Enrico ForestieriIntroduce LFUN_FONT_BOLDSYMBOL, performing the same...
2008-09-15 Abdelrazak YounesHeader cleanup.
2008-09-13 Pavel SandaIf we call cur.setSelection() in line Text3.cpp:1256...
2008-09-13 Abdelrazak Younesrev26385: don't know why but some file were not committ...
2008-09-06 Stefan Schimanski* enter new macro template and select the name. This...
2008-09-06 Abdelrazak YounesSimplify InsetQuotes ctor.
2008-09-06 Abdelrazak YounesPass Buffer in InsetQuote ctor. Patch fro Richard.
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...
next