]> git.lyx.org Git - lyx.git/history - src/text.C
layout as string
[lyx.git] / src / text.C
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-22 Jürgen Vignadon't add an indent for paragraphs inside tabular cells...
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-02-13 Jean-Marc Lasgouttesfix insetert drupdate problems (bug #176); fix row...
2002-01-18 Allan Raeneed_break_row was wrong in my earlier patches
2002-01-16 Allan Raebug #174 now fixed
2002-01-15 Allan Raefinal(?) tweaks for removeAutoInsets() and removed...
2002-01-13 Dekel TsurRemove a #warning
2002-01-08 Jürgen VignaFixed rowbreaking for "character"-insets and ignore...
2002-01-07 Jürgen VignaFixes for smaller insets with not leftaligned paragraps...
2002-01-07 Jürgen VignaJohn's Layout Tabular UI improvements and Martins fixes...
2002-01-06 Jürgen VignaFixed long standing bug in breaking rows correctly...
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-20 Jean-Marc Lasgouttesremoved most uses of toupper and friends, removed ...
2001-12-19 Jean-Marc Lasgouttesfix crash with proof-type box markers
2001-12-17 Jean-Marc Lasgouttesa bunch of small patches from John and Juergen
2001-12-12 Jean-Marc Lasgouttesadd parOwner to Inset, optimize LyXText::workWidth...
2001-12-11 Jean-Marc Lasgoutteskeep selection after font change (John), fix positionni...
2001-12-10 Jean-Marc Lasgouttesbetter drawing of vertical space; merge vfill drawing...
2001-12-05 Lars Gullik Bjønnesapply added2.diff
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-12-04 Lars Gullik Bjønneschapter.diff
2001-12-04 Lars Gullik Bjønneshfilltextclean.diff
2001-12-04 Jürgen VignaMore fixes.
2001-12-03 Jürgen VignaJohn's minibuffer, checkInsetHit, lyxfunc-timeout patch...
2001-11-29 Jürgen VignaFixed cut&paste bugs and added freespacing for ERT...
2001-11-28 Allan Raemake g++ happy about variable declaration
2001-11-27 Jean-Marc Lasgouttesfix compilation buglet
2001-11-27 Jean-Marc Lasgouttescleanups by john and andre
2001-11-27 André Pönitzwhitespace changes;
2001-11-26 André Pönitzstart reducing header file dependencies
2001-11-23 Jean-Marc LasgouttesisInset patch from John
2001-11-22 Jean-Marc Lasgouttesremove bogus calls to LyXText::getRow
2001-11-15 Lars Gullik Bjønnesfix drawing of hfill characters, some small cleanup
2001-11-13 Jean-Marc Lasgouttespopup fixes from Juergen ; insetgraphics fix from Herbe...
2001-11-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-10-19 Jürgen VignaSmall fixes to various InsetText problems.
2001-10-19 Jean-Marc Lasgouttesspeed up workWidth code
2001-10-18 Jürgen VignaTried to fix the too large InsetText (footnote).
2001-10-16 Jean-Marc Lasgouttescode cleanup
2001-09-24 Angus Leeming"Correct" way to prevent spellchecking in the ERT inset.
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-07 Jean-Marc Lasgouttesbug fixes
2001-08-13 Jürgen VignaFixed bug when inserting insets in right alligned parag...
2001-08-11 Dekel TsurAdd latex_language and remove inherit_language
2001-08-10 Jürgen VignaSmall fixes + hfill display/draw bug (seen with minipag...
2001-08-10 Jürgen VignaFixed "non selection" when hit a word with the spellche...
2001-08-08 Jürgen VignaFixed bug where delete/backspace like operations on...
2001-08-06 Jürgen VignaVarious update/redraw fixes. Cleaned up InsetERT and...
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-03 Jürgen VignaSome small update/redraw fixes.
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 VignaFixed calculation of row ascent/descent.
2001-07-31 Jürgen Vigna(setHeightOfRow): reformat
2001-07-31 Jürgen VignaAdded inline functionallity to InsetERT. Fixed cache...
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-27 Jean-Marc Lasgouttesselection improvement + inset quote fixes
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
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-24 Lars Gullik Bjønnessimplify rectText and buttonText add separate metric...
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-17 Jürgen VignaImplemented spellchecking inside insets. Small fixes...
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik BjønneschangeCase fix
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-06-07 Jürgen VignaFixed one more "missing feature" for InsetText/Tabular.
2001-06-04 Lars Gullik Bjønnesvarious changes
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-09 Jean-Marc Lasgouttesvarious fixes
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-27 Lars Gullik Bjønnesfix typo
2001-04-27 Jürgen VignaReverted the reverted changes - 1.
2001-04-26 Lars Gullik Bjønnesreversed jug-bug, will apply pieces later
2001-04-25 Lars Gullik Bjønnessmall fix for gcc 3.0, use std::transform in lstrings...
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-04-13 Jürgen VignaFixed some redraw problems in InsetText/Tabular/Collaps...
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-04-04 Lars Gullik Bjønnesconstify vars
2001-03-29 Jürgen VignaAdded %x support in vspace.C (LyXLenght) and use it...
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-16 Lars Gullik BjønnesNO_PEXTRA and NO_PEXTRA_REALLY
2001-03-11 Lars Gullik Bjønnesremove Last when NEW_INSETS is defined
next