]> git.lyx.org Git - lyx.git/history - src/insets/insettext.C
layout as string
[lyx.git] / src / insets / insettext.C
2002-03-02 Lars Gullik Bjønneslayout as string
2002-02-26 Jürgen VignaAdded a insetButtonRelease call returning true as prove...
2002-02-22 Jürgen VignaFix for #191, setting the cursor to the second paragrap...
2002-02-20 Jürgen VignaFix for #143. Changed handling of Font stuff for ERTIns...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-17 Jürgen VignaFixed insetlocking-mechanism and PARAGRAPH_GOTO func.
2002-01-17 Jürgen VignaFixed small drawing bug in InsetText.
2002-01-14 Lars Gullik Bjønnesinclude iterator
2002-01-14 Angus LeemingCreate a new support function lyx::count to use in...
2002-01-13 Dekel TsurRemove another #warning
2002-01-13 Jean-Marc Lasgouttesfix problem with nroff detection, remove dead code...
2002-01-12 Dekel TsurFix (partially) font bug in compatability code.
2002-01-11 Jürgen VignaFixed stupid bug in insettext.C
2002-01-08 Jürgen VignaUpdate the toolbar if we unlock an inset (or change...
2002-01-07 Jürgen VignaFixed InsetText::getLyXText().
2002-01-07 Jean-Marc Lasgouttesvarious fixes from John, Martin and Kayvan, plus one...
2002-01-06 Jürgen VignaFixed long standing bug in breaking rows correctly...
2002-01-04 Jürgen VignaAnother fix to Undo/Redo code I hope we get nearer...
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-27 Jürgen VignaMore ascii-export fixes and when making copy of single...
2001-12-24 Jürgen VignaInsert mouse_x/y positon to have a REAL motion check...
2001-12-19 Jürgen VignaFixed small problem in InsetText and start for a better...
2001-12-18 Jürgen VignaMore fixes to the autocollapsing of paragraphs.
2001-12-18 Jürgen VignaSome fixes to lt handling (one forgotten reset) and...
2001-12-18 Jürgen VignaFixed stupid bug introduced by my last commit!
2001-12-18 Lars Gullik Bjønnessmall stuff
2001-12-17 Jean-Marc Lasgouttesfix small clash between patches
2001-12-17 Jürgen VignaSet selection.cursor always on a ButtonPress event...
2001-12-17 Jean-Marc Lasgouttesfix to checkInsetHit() from John
2001-12-17 Jürgen VignaFixed poping up of Layout-Dialogs on Mouse-Button-3...
2001-12-14 Jürgen VignaJohn's InsetTabular cursor patch and modifications...
2001-12-10 Jean-Marc Lasgouttescleanup my latest cleanup
2001-12-10 Jean-Marc Lasgouttessmall cleanup
2001-12-05 Lars Gullik Bjønnescomment.diff
2001-12-05 Jürgen VignaFixed faulte delete of paragraphs in a special case.
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-12-04 Jürgen VignaMore fixes.
2001-12-03 Jürgen VignaFixed updating of non locked inset inside other insets...
2001-12-03 Jürgen VignaJohn's minibuffer, checkInsetHit, lyxfunc-timeout patch...
2001-11-30 Jürgen VignaHopefully fixed the redo problems with insets!
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-29 Jürgen VignaAdded function firstRow() to LyXText as this function...
2001-11-29 Jürgen VignaFixed various bugs + John's form paragraph bug.
2001-11-27 André Pönitzwhitespace changes;
2001-11-26 André Pönitzstart reducing header file dependencies
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-11-23 Jean-Marc LasgouttesisInset patch from John
2001-11-14 José MatoxFix several warnings regarding unused variable/arguments.
2001-11-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-11-07 José MatoxImproved support for docbook export in inset text.
2001-10-22 Jürgen VignaFixed center mousebutton-pastes into ERT insets.
2001-10-01 Jürgen VignaHonor FINISHED_XXX flags in LocalDispatch of InsetText...
2001-09-21 Angus LeemingRenamed selectNextWord as selectNextWordToSpellcheck.
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-09-04 José Matoxrename docBook method to docbook
2001-09-01 Dekel TsurParagraph iterators
2001-08-19 Lars Gullik Bjønnesoutstanding changes
2001-08-16 Jürgen VignaAdded new FINISED states FINISHED_RIGHT, FINISHED_UP...
2001-08-13 Dekel TsurCompilation fix
2001-08-13 Jürgen VignaFixed S&R functions with insets.
2001-08-13 Jürgen VignaFixed possible crash when reinitializing LyXText!
2001-08-11 Dekel TsurAdd latex_language and remove inherit_language
2001-08-10 Jürgen VignaSome more fixes.
2001-08-10 Jürgen VignaSome more of optimizations.
2001-08-10 Jürgen VignaSmall fix and optimization.
2001-08-08 Jürgen VignaMore fixes to various bug reports.
2001-08-07 Jürgen VignaApplied Edwins patch, fixes to free memory read in...
2001-08-06 Lars Gullik Bjønnesadjust
2001-08-06 Jürgen VignaVarious update/redraw fixes. Cleaned up InsetERT and...
2001-08-05 Lars Gullik Bjønnessome debug stuff
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-03 Jürgen VignaSome more small fixes. Hopefully we'll get there soon!
2001-08-02 Lars Gullik Bjønnesmore latex conversion cases fixed, patch from Andre...
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-08-01 Jürgen VignaFixes to various bug-reports.
2001-07-31 Jürgen VignaAdded inline functionallity to InsetERT. Fixed cache...
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-27 Lars Gullik Bjønnessmall stuff
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
2001-07-25 Lars Gullik Bjønnessome ert fixes
2001-07-24 Lars Gullik Bjønnessimplificatons
2001-07-24 Jürgen VignaAdded copy constructor to inset.h and used it in most...
2001-07-24 Jean-Marc Lasgouttesplaying around with insets
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-19 Jean-Marc Lasgouttespartial inset toggling ; insetAllowed stuff
2001-07-17 Jürgen VignaImplemented spellchecking inside insets. Small fixes...
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-16 Jürgen VignaAdded lyxrc-flag to be able to select if I want use...
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-12 Jürgen VignaAdded various inset functions for Jean-Marc (see Change...
2001-07-12 Jürgen VignaThis fixes a real bug in InsetText where it was possibl...
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-07-09 Lars Gullik Bjønnesmove getParFromID to Buffer
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-07-05 Lars Gullik Bjønnesuse shared_ptr for chache and cached_text
2001-07-05 Jürgen VignaFixed releasing of TextCache in InsetText.
2001-07-04 Lars Gullik Bjønneschange LyXScreen names to begin with lower case
2001-07-03 Lars Gullik Bjønnesuse CutAndPaste static methods directly
next