]> git.lyx.org Git - lyx.git/history - src/lyxtext.h
fix compilation; remove cruft in configure script (I may have removed too much, but...
[lyx.git] / src / lyxtext.h
2002-07-09 John LevonA couple of minor bug fixes and cleanups
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-11 John LevonRename screen, and don't re-construct it on a buffer...
2002-05-30 John Levonsrcdoc fixes + a little tidy or two
2002-05-03 Jürgen VignaFix crash when row did rebreak while drawing (fix ...
2002-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
2002-04-17 Jürgen VignaSimplified code and don't enter inset on cursor down...
2002-04-12 Jürgen VignaFix for wrong cursor.x pos when before a fullRow inset...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-20 Jürgen VignaFix polling of selection request to not call the asStri...
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2002-03-02 Lars Gullik Bjønneslayout as string
2002-01-13 Lars Gullik Bjønnessmall stupid stuff
2002-01-12 Allan RaeMostly fixed the 'empty paragraph deletion kills the...
2001-12-12 Jean-Marc Lasgouttesadd parOwner to Inset, optimize LyXText::workWidth...
2001-12-05 Lars Gullik Bjønnesapply added2.diff
2001-12-04 Lars Gullik Bjønneshfilltextclean.diff
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-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-10-18 Jürgen VignaTried to fix the too large InsetText (footnote).
2001-10-18 Jean-Marc Lasgouttessmall cleanups from andre
2001-10-16 Jean-Marc Lasgouttescode cleanup
2001-09-27 Jean-Marc Lasgouttesfix selection bug + latin9 tweaks
2001-09-24 Jürgen VignaSome comments to the different cursors.
2001-09-21 Angus LeemingRenamed selectNextWord as selectNextWordToSpellcheck.
2001-09-12 Jean-Marc Lasgouttesfix indexing first word in a list layout
2001-08-16 Angus LeemingJohn's per-paragraph line spacing patch.
2001-08-08 Jürgen VignaFixed bug where delete/backspace like operations on...
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-08-01 Jürgen VignaFixes to various bug-reports.
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-30 Jean-Marc Lasgouttesvarious fixes
2001-07-27 Jean-Marc Lasgouttesselection improvement + inset quote fixes
2001-07-24 Jean-Marc Lasgouttesplaying around with insets
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-19 Jean-Marc Lasgouttespartial inset toggling ; insetAllowed stuff
2001-07-11 Jean-Marc Lasgouttesimplement open-stuff + small things
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-06 Lars Gullik Bjønnesmake init of the lyxtext explicit
2001-06-28 Jean-Marc Lasgouttescxx compile fixes ; several patches from John
2001-06-27 Lars Gullik Bjønnesgcc 3.0 fixes
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-28 Jürgen VignaVarious fixes to Tabular, InsetTabular and InsetText...
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-25 Lars Gullik Bjønnessmall fix for gcc 3.0, use std::transform in lstrings...
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-03-16 Lars Gullik BjønnesNO_PEXTRA and NO_PEXTRA_REALLY
2001-03-06 Jürgen VignaEdwins f&r GUII patch with a small fix.
2001-02-22 Jürgen VignaMore InsetText/InsetTabular fixes!
2001-02-19 Jürgen VignaVarious fixes to InsetTabular and InsetText + Angus...
2001-02-14 Jürgen VignaMake LFUN_QUOTE work for InsetText.
2001-01-15 Dekel TsurReplace gotoNote/gotoError by gotoInset
2000-10-19 Jürgen VignaFinally text-insets should draw correctly (also selecti...
2000-10-12 Jean-Marc LasgouttesGnome Error&Ref popups, change LyXParagraph::size_type...
2000-10-03 Jürgen VignaMoved the_locking_inset form BufferView to LyXText...
2000-09-29 Lars Gullik Bjønnesmore type changes, some consts added
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-23 Lars Gullik Bjønnesremove almost all traces of old table
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-07-19 Lars Gullik BjønnesNEW_INSETS changes, + some small things in insettabular.C
2000-07-17 Lars Gullik Bjønnesmore changes...read the Changelog
2000-07-07 Jürgen VignaYou won't believe I SOLVED the smart insettext-update...
2000-07-04 Lars Gullik Bjønnesencoding patch and mousewheelpatch
2000-07-04 Jürgen VignaLots of changes for update of TextInsets, still some...
2000-06-26 Jürgen VignaFixed update of insets in insets.
2000-06-23 Jürgen VignaLot's of updates for new update handling of text-insets
2000-06-22 Jürgen VignaVarious updates for the update-handling and redrawing...
2000-06-21 Jürgen VignaVarious fixes in insettext/tabular to make update work...
2000-06-16 Jürgen VignaChanges to make text-inset work better (f.ex. cursor...
2000-06-15 Lars Gullik Bjønnesmore stuff (sorry no changelog)
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-06-08 Lars Gullik Bjønnessome small stuff before the meeting begins for real
2000-05-30 Lars Gullik Bjønnestwo patches from Dekel
2000-05-30 Jean-Marc LasgouttesFix the line-delete-forward bug?
2000-05-20 Lars Gullik Bjønnessome sun compile fixes the need clipboard code patch...
2000-05-04 Jürgen VignaCommiting my changes till now. Mainly (only?) changes...
2000-04-26 Lars Gullik Bjønnesseveral changes and fixes. Read the ChangeLog
2000-04-24 Lars Gullik Bjønnesseveral small patches and some fixes, read the ChangeLog
2000-04-19 Jürgen VignaAdded a preliminary NOT working insettabular. Lot's...
2000-04-19 Lars Gullik Bjønnesread the Changelog, preparing for prerelease
2000-04-10 Lars Gullik Bjønnessmall changes
2000-04-10 Jürgen VignaAdded clean CutAndPaste handling with it's own class...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-04-03 Jean-Marc LasgouttesVarious fixes from Dekel Tsur.
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-27 Jürgen VignaFixed mouse-click-bug and made cut/copy/paste work...
2000-03-16 Lars Gullik Bjønnesmake text private in LyXParagraph some changes to impor...
2000-03-10 Lars Gullik BjønnesDekels arabic patch, + some small things by me
2000-02-29 Lars Gullik Bjønnesread the ChangeLog... no huge changes .. but some might...
2000-02-28 Jean-Marc Lasgouttes(Try to) make LyX work with more than 128 layouts;...
next