]> git.lyx.org Git - lyx.git/history - src/insets/insetert.h
Don't remove cell selections after fontchange.
[lyx.git] / src / insets / insetert.h
2002-01-20 Dekel TsurDisable paragraph dialog for ERT inset
2001-12-17 Jürgen VignaFixed poping up of Layout-Dialogs on Mouse-Button-3...
2001-12-04 Jürgen VignaMore fixes.
2001-10-31 Jean-Marc Lasgouttesskak support, John's ERT fixes, loclae blunder fix
2001-10-19 Jürgen VignaSmall fixes to various InsetText problems.
2001-09-24 Angus Leeming"Correct" way to prevent spellchecking in the ERT inset.
2001-09-04 José Matoxrename docBook method to docbook
2001-08-18 Dekel TsurFew fixes for inserERT/insetNote
2001-08-07 Jürgen VignaApplied Edwins patch, fixes to free memory read in...
2001-08-06 Jürgen VignaVarious update/redraw fixes. Cleaned up InsetERT and...
2001-07-31 Jürgen VignaAdded inline functionallity to InsetERT. Fixed cache...
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-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-09 Jürgen VignaFixed crash when inserting mathed inset inside InsetERT...
2001-07-08 Lars Gullik Bjønnesmake NO_LATEX default, set ut compability stuff
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ønnesLyX Drinkers United: patch 2
2001-05-28 Jürgen VignaVarious fixes to Tabular, InsetTabular and InsetText...
2000-10-10 Jürgen VignaInset patch from Angus.
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-07-04 Lars Gullik Bjønnesmore changes, read the Changelog
2000-06-28 Jean-Marc LasgouttesFix a few portaibility issues and a crash.
2000-06-28 Lars Gullik Bjønnesseveral changes and some new insets, read the Changelog
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-04-19 Jürgen VignaAdded a preliminary NOT working insettabular. Lot's...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-24 Jürgen VignaFinally fixed the problems with clicking on insets
2000-03-08 Jürgen VignaVarious updates for insets mostly regarding fixes for...
2000-02-25 Jean-Marc LasgouttesSmall compilation fixes for compaq cxx; updated ca.po
2000-02-25 Lars Gullik Bjønnesmake the new code from Juergen compile and some small...
2000-02-25 Jürgen VignaAll changes I made to have text-insets working. Look...