]> git.lyx.org Git - lyx.git/history - src/CutAndPaste.C
add config.h
[lyx.git] / src / CutAndPaste.C
2007-02-24 Georg Baumremove unused includes
2007-02-22 Bo PengFix bug 3238. Table cells should be treated differently...
2007-02-22 Georg Baummake Jean-Marc happy:-)
2007-02-22 Georg Baummake Lars happy
2007-02-21 Georg Baumfix forgotten rename from the persistent selection...
2007-02-21 Georg Baum * src/CutAndPaste.C
2007-02-19 José MatoxPatch from Georg to fix support of gcc 3.2
2007-02-14 Abdelrazak YounesFix bug 3225.
2007-02-09 Michael Schmitt * src/CutAndPaste.C: copySelectionHelper(): fix bug...
2007-02-02 Bo PengPersistent-selection (and fix bug 3162)
2007-01-16 Abdelrazak YounesCleanup declaration.
2007-01-16 Abdelrazak YounesFix compilation problem with gcc-3.3.4-11.
2007-01-14 Michael Schmitt* src/CutAndPaste.C:
2007-01-13 Georg BaumFix bug 2138: copy and paste should preserve formatting...
2007-01-07 Georg BaumTell X the selection status also after it is changed...
2007-01-05 Georg BaumFix and document middle mouse button paste. This is...
2007-01-04 Georg BaumAdd some documentation. Yes I know that some functions...
2007-01-04 Georg BaumGet rid of InsetTabular::hasPasteBuffer. I verified...
2007-01-04 Georg Baum * src/CutAndPaste.C
2006-12-29 Abdelrazak YounesThis commit do the Model/View separation of the LyXText...
2006-12-08 Georg BaumConvert the spell checking machinery to docstring.
2006-11-25 Michael Schmitt * src/CutAndPaste.C: use const_iterator to access...
2006-11-24 Michael Schmitt * src/CutAndPaste.C: simplify code by making use of
2006-11-23 Michael Schmitt * src/CutAndPaste.C: fix end-of-par handling when
2006-11-23 Michael Schmitt * src/CutAndPaste.C: white spaces only
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:
next