]> git.lyx.org Git - lyx.git/history - src/CutAndPaste.C
forgot this in the previous change
[lyx.git] / src / CutAndPaste.C
2006-11-12 Georg Baumforgot this in the previous change
2006-11-12 Georg BaumFix bug 2982 (two undo steps are needed to undo inset...
2006-11-07 Michael Schmitt * CutAndPaste.C: simplify copySelectionHelper and
2006-10-23 Michael Schmitt * CutAndPaste.C: fix change tracking in case of
2006-10-23 Michael Schmitt * CutAndPaste.C:
2006-10-22 Michael Schmittchange tracking:
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 Asger Ottar Alstrup- Fix erase selections broken by "changeTracking" it
2006-10-21 Asger Ottar Alstrup- Fix sign error in Cursor::setSelection
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Michael Schmittchange tracking:
2006-10-19 Michael Schmittchange tracking:
2006-10-11 Michael SchmittChange tracking:
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-06 Michael SchmittChange tracking:
2006-10-06 Michael SchmittChange tracking:
2006-09-26 Abdelrazak Younesdelete unneeded BufferView.h declaration.
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->Gui->[selecti...
2006-09-20 Jürgen Spitzmüller* src/CutAndPaste.C (pasteSelectionHelper):
2006-09-19 Jürgen SpitzmüllerCleanup fix for bug 2382:
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX
2006-09-16 André Pönitzrename Math*Inset into InsetMath*
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-08-16 Jean-Marc LasgouttesFix bug 2068 and do some cleanup
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-08-08 Jean-Marc Lasgouttes * src/mathed/math_scriptinset.C
2006-07-14 Abdelrazak YounesThis commit continues the drastic diet operated on...
2006-07-10 Georg BaumSplit clipboard and X selection
2006-07-03 Lars Gullik BjønnesFirst part of r14315 from the younes branch:
2006-05-21 Georg BaumFix crash that occurs if the cursor is in a table cell...
2006-05-19 Martin Vermeer Fix bug 2516
2006-04-20 Georg BaumFix bug 2476:
2006-04-16 Abdelrazak Younes* src/buffer_funcs.[Ch]
2006-04-13 Jürgen Spitzmüller * src/paragraph.h (public): new enum ChangeTrac...
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-23 Lars Gullik Bjønnes * output_latex.h:
2006-03-16 Martin VermeerChange tracking -related bug fixes (reported by Juergen...
2006-03-11 Martin VermeerFix bug 880, or the multi-paragraph change tracking...
2005-11-29 Jean-Marc Lasgouttesfix bug 2096: LyX file inserting is broken
2005-11-25 Jean-Marc Lasgouttesdisable LFUN_PASTE when there is nothing to paste
2005-10-12 Georg Baumimplement missing bits of math cut and paste and fix...
2005-09-06 Jürgen Spitzmüllerfix bug 1919 (table cells won't accept normal text...
2005-08-19 Lars Gullik Bjønnes2005-08-19 Lars Gullik Bj����nnes <larsbj@gullik...
2005-07-19 Lars Gullik Bjønnesbug 1920
2005-07-16 André Pönitzpartial revert of earlier patch avoids crash
2005-07-16 André Pönitzremove some debug output, simplyfy pasteSelectionHelper...
2005-05-04 Georg Baumundefined charstyle fixes from Martin and me
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-06 Martin VermeerMore precise fix for bug 1654
2005-02-25 Jean-Marc Lasgouttesfix counters updating mechanism
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-02-07 Georg Baumfix cut and paste crash
2005-02-03 Georg Baumfile format change for bug 698 and fix for the reproduc...
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2005-01-10 Georg Baumfix bug 1332
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete back_inserter_fun functions...
2004-08-13 André Pönitzfix #1654
2004-05-17 Georg Baumremove now unnecessary const casts
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-18 André Pönitzpartial fix for cut and paste
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-30 Alfredo Braunsteinchange iterators ctors, implement backwardPos
2004-03-29 Alfredo Braunsteincure a couple of funny new bugs introduced in my latest...
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-28 Alfredo Braunsteinfixes 3 c&p crashes, and a vanishing insets bug fix
2004-03-27 Angus LeemingSquash a bunch of compiler warnings.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-01-07 Lars Gullik BjønnesMake some functors adaptable and related small stuff.
2003-12-10 André Pönitz * inset.h:
2003-12-01 André Pönitz * buffer.[Ch]:
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-09-15 Alfredo Braunsteinremove an unusual nop and an outdated warning
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-06 Angus LeemingRemove a couple of #includes from buffer.h
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-10 Alfredo BraunsteinTake out bufferview from buffer.
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-19 Jean-Marc Lasgouttescompilation fix
2003-06-18 Lars Gullik Bjønnesshown-2.diff
2003-06-17 Lars Gullik BjønnesThe Paste Recent patch
next