]> git.lyx.org Git - lyx.git/history - src/BufferView.cpp
Release children of a master if the children don't have a default master. It was...
[lyx.git] / src / BufferView.cpp
2009-08-09 Abdelrazak YounesMove contents of paragraph_funcs.* to Text.h and Text...
2009-08-09 Abdelrazak YounesCleanup: Replace a bunch of Cursor arguments with DocIt...
2009-07-16 Jean-Marc Lasgouttesremove some explicit tests against ERT_CODE; more to...
2009-07-11 Pavel SandaAdd LFUN_BRANCH_ADD_INSERT.
2009-06-23 Jean-Marc LasgouttesFix bug http://www.lyx.org/trac/ticket/6026
2009-05-20 Vincent van RavesteijnFix bug #5944: Scrolling isn't predictable.
2009-05-20 Vincent van RavesteijnRevert unwanted commit (r29683) and some cosmetics.
2009-05-15 Vincent van RavesteijnFix bug #3706: Mathed builtin/macro expansion not perfo...
2009-05-15 Vincent van RavesteijnPartial fix for bug #5465. This will enable scrolling...
2009-05-15 Vincent van RavesteijnRestore Object.Event order for:
2009-05-15 Vincent van RavesteijnFix bug #5948: Copy as reference for equation labels.
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-09 Vincent van RavesteijnMove handling of LFUN_INSET_SETTINGS to Inset.cpp
2009-04-06 Vincent van RavesteijnWhere did that go ?
2009-04-06 Vincent van RavesteijnFix LFUN_MARK_TOGGLE, which actually did set the mark...
2009-04-06 Richard HeckThe Buffer::dispatch() patch.
2009-04-05 Vincent van RavesteijnFix bug #2213 (part 4): GuiChanges lacks "Previous...
2009-04-05 Vincent van RavesteijnFix bug #2213 (part 1): GuiChanges lacks "Previous...
2009-04-03 Vincent van RavesteijnMake sure that the document is only scrolled to the...
2009-03-31 Jean-Marc LasgouttesExtend the branch-(de)activate functions to work withou...
2009-03-30 Jean-Marc LasgouttesKill next-inset-toggle and expand inset-toggle to provi...
2009-03-27 Vincent van RavesteijnFix bug 4935: Scroll down below document
2009-03-27 Vincent van RavesteijnFix bug 4733: Auto popup of math toolbar hides the...
2009-03-26 Vincent van RavesteijnFix r28909: check for texted.
2009-03-26 Vincent van RavesteijnFix bug 5526: screen-recenter LFUN doesn't work
2009-03-25 Vincent van RavesteijnFix bug 5434: DEPM not executed for PgUp/PgDown
2009-03-08 Vincent van RavesteijnFix scrolling regression (http://www.lyx.org/trac/chang...
2009-02-25 Vincent van RavesteijnFix bug 5744: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-13 Pavel SandaIntroduce jump-back navigation through bookmark 0
2009-02-12 Pavel SandaCosmetics
2009-02-08 Vincent van RavesteijnFix bug 5573. http://bugzilla.lyx.org/show_bug.cgi...
2009-01-30 Uwe Stöhrsupport for the LaTeX commands \*phantom, fileformat...
2009-01-18 Vincent van RavesteijnAdjust the comment for r28242.
2009-01-18 Vincent van RavesteijnAvoid crash due to an infinite recursive loop when...
2009-01-12 Jürgen Spitzmüller* use ulem instead of soul for change tracking
2008-12-16 Jürgen Spitzmüller* BufferView.cpp:
2008-11-18 Vincent van RavesteijnDo not paint an invisible cursor.
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-16 Stefan Schimanski* "Goto label" in reference dialog works with master...
2008-11-16 Stefan Schimanski* compile fix for vc++
2008-11-16 Stefan Schimanski* "Copy as Reference" in the context menu of a label
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-15 Stefan Schimanski* save one redraw on each change of the scrollbar.
2008-11-15 Stefan Schimanski* notifyCursorEnters called on insets when the cursor...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-25 Pavel SandaAnother selection painting patch, PainterInfo::backgrou...
2008-10-24 Jean-Marc LasgouttesFix bug 5310: http://bugzilla.lyx.org/show_bug.cgi...
2008-09-30 Jean-Marc LasgouttesFix properly bug 5287: http://bugzilla.lyx.org/show_bug...
2008-09-29 Uwe StöhrBufferView.cpp: fix http://bugzilla.lyx.org/show_bug...
2008-09-26 Pavel SandaFind-next fallback to search dialog when no string...
2008-09-25 Pavel SandaFinish the cleanup in graphics.
2008-09-24 André Pönitzstreamlining setter syntax. using mutable references...
2008-09-18 Jean-Marc LasgouttesBufferView::mouseDispatch: make sure to create an undo...
2008-09-18 Jean-Marc Lasgouttesanother recordUndoFullDocument bits the dust
2008-09-17 Jean-Marc Lasgouttesre-implement correctly undo for graphics groups unification
2008-09-17 Jean-Marc Lasgouttesfix properly http://bugzilla.lyx.org/show_bug.cgi?id...
2008-08-14 Jean-Marc LasgouttesFix bug 5065: DEPM fails with "cursor follows scrollbar"
2008-08-14 Jean-Marc Lasgouttes * BufferView.cpp (contextMenu): If there is a selectio...
2008-07-21 Richard HeckRevert another unintentional commit.
2008-07-21 Richard HeckFix bug 5075, I hope.
2008-07-20 Pavel SandaAnother debugs for selection engine.
2008-07-19 Pavel SandaRevert http://www.lyx.org/trac/changeset/25553 and...
2008-07-19 Richard HeckTemporary fix for crash due to r24526. Jurgen, please...
2008-07-15 Pavel SandaAdd debug message.
2008-07-14 Abdelrazak YounesSanitize LyX singleton access by getting rid of ref...
2008-07-14 Abdelrazak Younessafeguards:
2008-07-11 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5023
2008-07-10 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5008 .
2008-07-10 Richard HeckRename empty layout stuff to plain layout stuff.
2008-07-04 Abdelrazak YounesFix PageDown/Up when at bottom/top of the document...
2008-06-24 Pavel SandaMove LFUN_ALL_INSETS_TOGGLE dispatch to BufferView.
2008-06-24 Pavel SandaMove LFUN_GRAPHICS_GROUPS_UNIFY dispatch to BufferView.
2008-06-24 Pavel SandaMove LFUN_NOTES_MUTATE dispatch to BufferView.
2008-06-19 Abdelrazak YounesFix initial cursor visibility problem.
2008-06-06 Bo PengInsetInfo: allow select and copy of text inside InsetIn...
2008-06-05 Abdelrazak YounesPreliminar InsetInfo dialog. This was done as an exerci...
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-28 Richard HeckAdd LFUN_BRANCH_ACTIVATE and LFUN_BRANCH_DEACTIVATE...
2008-05-16 Abdelrazak YounesMore accurate toc navigation (LFUN_PARAGRAPH_GOTO).
2008-05-13 Jean-Marc LasgouttesFix Settings entry for space insets.
2008-05-05 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4821
2008-04-30 Jean-Marc Lasgouttes * BufferView.cpp (getStatus): fix NEXT_INSET(TOGGLE...
2008-04-27 Jürgen Spitzmüller* merge LFUN_EDIT_EXTERNAL and LFUN_EDIT_GRAPHICS to...
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-16 André Pönitza leak in DocumentClassBundle.
2008-04-16 André Pönitzstyle
2008-04-16 André Pönitzinitialize scrollbar parameters to some sensible dummy...
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-29 Richard HeckA couple cosmetic changes. Move the unicode problem...
2008-03-26 Pavel SandaMake Richard happy (Find Next via LFUN_WORD_FIND).
2008-03-24 Jürgen Spitzmüller* src/BufferView.cpp:
2008-03-24 Jürgen Spitzmüllerfix the general collapsable context-menu:
2008-03-24 Jürgen Spitzmüller* src/BufferView.cpp:
2008-03-24 Jürgen SpitzmüllerSome context menu work:
2008-03-24 Bo PengMove LFUN_GRAPHICS_EDIT and LFUN_EXTERNAL_EDIT from...
2008-03-19 Richard HeckChange the signature of forceEmptyLayout(), so that...
2008-03-09 Bo PengContinue working on the embedding feature. An additiona...
2008-03-08 Abdelrazak YounesTransfer general edit context menu from BufferView...
2008-03-07 Abdelrazak Younes* Buffer::getLabelList(): Speed up and simplify by...
next