]> git.lyx.org Git - lyx.git/history - src/insets/insetfoot.C
Don't remove cell selections after fontchange.
[lyx.git] / src / insets / insetfoot.C
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2001-09-28 Dekel TsurMisc. small fixes
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
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-12 Jürgen VignaAdded various inset functions for Jean-Marc (see Change...
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-06-29 Jean-Marc Lasgouttesfix [foot|margin]note spacing in LaTeX
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-05-10 Lars Gullik Bjønnessmall fix with footnote, use stringstream some more
2001-04-04 Lars Gullik Bjønneschanges... read the changelog...
2001-04-02 Jürgen VignaReindent files with tab-stops (instead of 4 spaces...
2001-03-30 Jürgen VignaChanged InsetText * in InsetCollapsable to be a InsetText.
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2000-10-10 Jürgen VignaInset patch from Angus.
2000-09-27 Allan RaeAngus's FormBase patch with tiny cleanup
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-07-04 Lars Gullik Bjønnesmore changes, read the Changelog
2000-07-04 Jürgen VignaLots of changes for update of TextInsets, still some...
2000-06-28 Lars Gullik Bjønnesremove the lyx_focus and work_area_focus stuff
2000-06-28 Jürgen VignaSome more inset-text/tabular update fixes, still some...
2000-06-28 Lars Gullik Bjønnesseveral changes and some new insets, read the Changelog
2000-06-26 Lars Gullik Bjønnestrying to track down a bug in lyxlex with gcc 2.96...
2000-06-21 Jürgen VignaVarious fixes in insettext/tabular to make update work...
2000-06-19 Jürgen VignaFixed make updatesrc in forms directory. Various fixes...
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-05-18 Lars Gullik Bjønneswhitespace and pass by const reference and use Inset...
2000-05-17 Jürgen VignaVarious warnings fixed, added preliminary read of old...
2000-05-04 Jean-Marc Lasgouttesclear()->erase() ; lots of using directives for cxx
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-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 Jürgen VignaAdded clean CutAndPaste handling with it's own class...
2000-04-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-31 Jürgen VignaVarious small fixes, look in ChangeLog
2000-03-28 Jürgen VignaOther small Backspace() fix in text.C and Undo/Redo...
2000-03-09 Lars Gullik Bjønnesfix lyxalgo.h, dra pagebreak with text on line, change...
2000-03-09 Jean-Marc LasgouttesA bit of cxx warniong hunting; update to rpm spec file.
2000-03-09 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-03-08 Jürgen VignaVarious updates for insets mostly regarding fixes for...