]> git.lyx.org Git - lyx.git/history - src/insets/insetfoot.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetfoot.h
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-09-09 Lars Gullik BjønnesChange editMessage to return a docstring, change functi...
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-31 José Matoxunify API for insets export
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-04 Angus LeemingMove some more #includes out of the header files.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-03 John Levonclone() at long last !
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
2003-05-26 Lars Gullik Bjønnesget rid of same_id from function signatures
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-09-25 Angus LeemingCopyright notices
2002-06-18 Lars Gullik Bjønnes*duck*
2002-04-03 José Matoxdocbook:
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2001-09-28 Dekel TsurMisc. small fixes
2001-07-30 Jean-Marc Lasgouttesvarious 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-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
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-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 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-26 Jürgen VignaFixed update of insets in insets.
2000-06-21 Jürgen VignaVarious fixes in insettext/tabular to make update work...
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-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-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
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 Jean-Marc LasgouttesFix a few warnings
2000-03-08 Jürgen VignaVarious updates for insets mostly regarding fixes for...