]> git.lyx.org Git - lyx.git/history - src/CutAndPaste.C
architectural changes to tex2lyx
[lyx.git] / src / CutAndPaste.C
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
2003-06-12 André Pönitzreturn a Paragraph & from ParIterator::operator*()
2003-06-10 Lars Gullik Bjønnesthe current_view patch
2003-06-03 John Levonclone() at long last !
2003-05-21 Lars Gullik Bjønnesiterators-2.diff + some whitespace changes
2003-05-20 Alfredo Braunsteinget rid of InsetError users
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-07 Lars Gullik Bjønnesparlist cleanup
2003-05-06 Lars Gullik BjønnesSome cleanup, and prepare for new feature.
2003-05-01 Lars Gullik Bjønnes2003-05-02 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-05-01 Lars Gullik Bjønnes2003-05-01 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-05-01 Lars Gullik Bjønnes2003-05-01 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-05-01 Lars Gullik Bjønnes2003-05-01 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-05-01 Lars Gullik Bjønnes2003-05-01 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-05-01 Lars Gullik Bjønnes2003-05-01 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-05-01 Lars Gullik Bjønnes2003-05-01 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-04-30 André PönitzAlfredo's second patch
2003-04-29 André Pönitzmore Paragraph * -> Paragraph & changes
2003-04-29 André PönitzAlfredo's CutAndPaste fixes
2003-04-16 Lars Gullik Bjønnesparlist-13-c.diff
2003-04-16 Lars Gullik Bjønnesprepare for further work and a parlist thingie
2003-04-15 Lars Gullik Bjønnesparlist-11-a.diff
2003-04-13 Lars Gullik Bjønnesparlist-9-a.diff
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-08 Lars Gullik Bjønnesremove commented code and reindent
2003-03-06 Lars Gullik Bjønnesadd some cut and paste bugs (disguised as cleanups)
2003-03-06 Lars Gullik Bjønnesmore ParagraphList work
2003-03-04 Lars Gullik Bjønnesadd a ParagraphList::insert, adjust other funcs accordingly
2003-03-04 Lars Gullik Bjønnesadd ParagraphList::erase, make mergeParagraph take...
2003-03-04 Lars Gullik Bjønnesws changes only
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-13 John Levonremoev debug
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2002-12-02 Lars Gullik Bjønnesfix some BoostFormat mistakes, cast the 0u par to strin...
2002-12-01 Lars Gullik Bjønnesfix the switch layout bug, add some more boost.format...
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-08-21 Lars Gullik Bjønnesmove pasteParagraph to global scope
2002-08-20 Lars Gullik Bjønnesmove breakParagraph and breakParagraphConservative...
2002-08-12 Jürgen VignaDon't create undos for inserting Error insets. What...
2002-08-10 Lars Gullik Bjønnesa new paragraph function
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-04-24 Jean-Marc Lasgouttesfix bug #342
2002-04-06 Lars Gullik Bjønnesws changes
2002-03-25 Jean-Marc Lasgouttesfix to #241 and #300 from John
2002-03-25 Lars Gullik Bjønnesmakefile cleanup, and avoid some warnings
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-15 Jürgen VignaFixed/Disabled code inserting InsetError in the wrong...
2002-03-07 Jürgen Vigna* CutAndPaste.C (cutSelection): another layout settings...
2002-03-06 Jürgen Vignaset layout for new paragraph.
2002-03-05 Lars Gullik Bjønnesget rid of Paragraph::clear
2002-03-05 Jürgen VignaFix the paste bug with different depths.
2002-03-02 Lars Gullik Bjønneslayout as string
2002-02-28 Angus LeemingUpgrading of my xforms libs showed that lots of files...
2002-02-20 Jürgen VignaFix for #143. Changed handling of Font stuff for ERTIns...
2002-02-20 Jürgen VignaTry to comment out the seemingly unneeded (and wrong...
2002-01-17 Jean-Marc Lasgouttesslovak support
2002-01-16 Jean-Marc Lasgouttesfix bug 171 (pasting of floats in floats)
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-15 Dekel TsurUse buffer language when inserting error insets.
2001-12-07 Dekel TsurUse paragraph iterators in CutAndPaste::SwitchLayoutsBe...
2001-12-05 Jürgen VignaFixed insetAllowd for InsetText and Pasting multiple...
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-11-29 André Pönitzreduction of header dependencies, part II (use new...
2001-11-29 Jürgen VignaFixed cut&paste bugs and added freespacing for ERT...
2001-11-27 André Pönitzwhitespace changes;
2001-11-26 André Pönitzstart reducing header file dependencies
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-08-08 Jürgen VignaFixed bug where delete/backspace like operations on...
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-08 Lars Gullik Bjønnessome reindentation, revert workarea xpos++, constify...
2001-05-08 Lars Gullik Bjønnesremove LyXParagraph Clone use newly added copy construc...
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-17 Lars Gullik BjønnesNEW_INSETS clean up
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-04-03 Jürgen VignaIndentation change + small #ifndef NEW_INSETS fix.
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-11 Lars Gullik Bjønnesdynamic number of lists
2001-03-11 Lars Gullik Bjønnesremove Last when NEW_INSETS is defined
2001-03-09 Lars Gullik Bjønnessome cascading name changes
2000-12-07 Jean-Marc LasgouttesCrash fix from Angus
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-09-23 Lars Gullik Bjønnesremove almost all traces of old table
2000-09-19 Jürgen VignaFixes to insettabular/text + GNOME patch + KDE patch
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-07-24 Lars Gullik Bjønnesmore NEW_INSETS changes, define NEW_MANUBAR as default...
2000-07-19 Lars Gullik BjønnesNEW_INSETS changes, + some small things in insettabular.C
2000-06-30 Lars Gullik Bjønnesremove NEW_WAY stuff
2000-06-28 Lars Gullik Bjønnesseveral changes and some new insets, read the Changelog
2000-06-08 Lars Gullik Bjønnessome small stuff before the meeting begins for real
2000-05-26 Jean-Marc LasgouttesFix part of the line-delete-forward problem
next