]> git.lyx.org Git - lyx.git/history - src/insets/insetnote.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetnote.C
2006-12-22 Georg Baumget rid of more utf8 conversions
2006-10-22 André Pönitzuse more unicode in math
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-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-08 Abdelrazak Younes* insetCollapsable:
2006-09-10 Georg BaumFix return value of InsetText::plaintext
2006-09-09 Lars Gullik BjønnesChange editMessage to return a docstring, change functi...
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-08-23 Michael Schmittdrop linuxdoc support (part 2)
2006-08-15 Bo PengFix bug 2768 (inset comment eats space after it)
2006-06-03 Martin Vermeer Add support for framed.sty
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-01-09 Georg Baumfix bug 2153
2005-05-09 Georg Baumremove unneeded calls to BufferView::update() in insets
2005-04-22 Georg Baumimplement missing getStatus methods
2005-03-31 Martin VermeerFix error message positioning
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2004-01-07 Jean-Marc Lasgouttesstatus tag patch from Georg
2003-12-11 Angus LeemingRemove a whole heap of redundant functions from classes...
2003-12-10 Angus LeemingInsetNote clean-up.
2003-12-10 Angus LeemingClean-up of the Note, Branch mailer interface.
2003-12-03 André Pönitzremove Inset::getParagraphs()
2003-11-10 André Pönitzthe update/updateInset merge
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-04 André Pönitzcursor changes
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-10-31 José Matoxunify API for insets export
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-15 André Pönitzundo per inset. still a few crashes...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-22 Martin VermeerSmall cleanup, removal of self-aggrandizing comment
2003-09-16 Angus LeemingMake all of InsetCollapsable's member variables (save...
2003-09-16 Angus LeemingRemove unused LColor::color framecolor variable from...
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-06 Angus LeemingReplace ParagraphList.h with ParagraphList_fwd.h.
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
2003-09-04 Angus LeemingMove #includes out of header files.
2003-09-04 Angus LeemingMove #include "funcrequest.h" out of the header file.
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...