]> git.lyx.org Git - lyx.git/history - src/insets/insetnote.C
Enable convertDefault.sh to run even if its executable bit is not set.
[lyx.git] / src / insets / insetnote.C
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-27 Alfredo BraunsteinAdd In nsetOld * argument to updateInset to rebreak...
2003-08-26 André PönitzMartin's fullRow patch
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-05 André Pönitzremove "deep update"
2003-08-01 Martin Vermeerupdate \author list
2003-07-30 Angus LeemingMartin's changes to the Note inset.
2003-07-30 Martin Vermeerfactor out the detection of clicking on the inset butto...
2003-07-29 Martin VermeerImplement a newenvironment in preamble for greyedout...
2003-07-28 Martin VermeerHope I *now* get it right...
2003-07-28 Martin VermeerThe right fix to insetnote's greyedout: use \color...
2003-07-27 José Matoxinsetnote.h (linuxdoc,docbook): update support.
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-23 Angus LeemingThe inset mailers' inset2string function now requires...
2003-07-21 Angus Leeming(Martin Vermeer): fix greyout and layout foul-ups.
2003-07-15 John LevonshowInsetDialog() for note
2003-07-08 Martin VermeerExtend Note inset to other forms of annotation like...
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-03-11 André Pönitzthe formal stuff for an HFill inset (not active yet)
2003-03-02 Lars Gullik Bjønnesremove some compability code
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-04 Jean-Marc Lasgouttesremove support for epsi; fix size of insetnote button
2002-09-25 Angus LeemingCopyright notices
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2002-02-12 Jean-Marc Lasgouttestwo small patches
2001-11-28 André Pönitzsomeone selling brown paperbags?
2001-11-27 André Pönitzwhitespace changes;
2001-11-26 André Pönitzmore header disentangling
2001-11-26 André Pönitzstart reducing header file dependencies
2001-08-18 Dekel TsurFew fixes for inserERT/insetNote
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
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 Angus LeemingSmall things.
2001-07-20 Angus LeemingFinally get round to replacing InsetInfo with the new...