]> git.lyx.org Git - lyx.git/history - src/insets/insetcommand.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetcommand.h
2006-12-27 Georg Baumremove unused stuff
2006-12-04 Bo PengButton face-lift: use mouse hover-buttons.
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
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-17 Georg BaumRework InsetCommandParams interface and file storage
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-09 Jürgen SpitzmüllerFix bug 2744:
2006-08-23 Michael Schmittdrop linuxdoc support (part 1)
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2005-07-17 Lars Gullik Bjønnesbug 1375 rename set_label_ to updateButtonLabel_ and...
2005-04-22 Georg Baumimplement missing getStatus methods
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-05 Jürgen Spitzmüllersupport for second \cite option.
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
2003-12-11 Angus LeemingRemove a whole heap of redundant functions from classes...
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-31 José Matoxunify API for insets export
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-22 Angus Leemingdisplay() { return true; } only for those insets that...
2003-10-21 Martin VermeerFinal touch 'inset display()'; fix 'is a bit silly...
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-12 Angus LeemingMinimise the use of the BufferView cache. The only...
2003-10-10 Angus LeemingRenderButton, RenderGraphic and RenderPreview now have...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-04 Martin VermeerThe mouse box patch for button-style insets
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-23 Angus LeemingThe inset mailers' inset2string function now requires...
2003-06-12 Angus LeemingReplace InsetButton and ButtonInset with a ButtonRender...
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-03-10 Angus LeemingStore an InsetBase & in MailInset.
2003-03-09 Angus LeemingRemove the 'gross hack' of calling inset->edit when...
2003-02-27 Angus LeemingCollapse all those LFUN_XYZ_APPLY to a single LFUN_INSE...
2003-02-26 Angus LeemingDefine InsetCommand::localDispatch and use it for LFUN_...
2003-02-25 Angus LeemingHold on to your hats.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-09-25 Angus LeemingCopyright notices
2002-07-04 André Pönitzseparate insetcommand.[Ch] into two files
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-28 Jean-Marc Lasgouttesnext try at fixing 214; dist bugfix from Kayvan
2002-02-27 Jean-Marc Lasgouttesturn proof of concept from Juergen into fix for #214
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2001-09-04 José Matoxrename docBook method to docbook
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
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-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-17 Lars Gullik Bjønnesc++ casts, remvoe dead code, use LFUN_MESSAGE
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-02-19 Jürgen VignaVarious fixes to InsetTabular and InsetText + Angus...
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-02 Lars Gullik Bjønnessmall patch from Dekel, begin introducing the real...
2000-09-26 Jürgen VignaAdded linelen to insets-ascii-function, some fixes...
2000-09-22 Jürgen VignaAngus inseterror patch + Dekel mathed fix + added langu...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-08-04 Jean-Marc LasgouttesAnother clean-up patch from Angus
2000-08-02 Lars Gullik Bjønnesreenable hide signal
2000-08-01 Lars Gullik Bjønnessome fixes to prev patch
2000-08-01 Lars Gullik Bjønnespatch from Angus
2000-07-27 Lars Gullik Bjønnespatch from Angus and patch from Kayvan
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-07-13 Jürgen VignaSmall fixes + literate patch
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-06-07 Jean-Marc LasgouttesNew citation popup from Angus
2000-04-24 Lars Gullik Bjønnesseveral small patches and some fixes, read the ChangeLog
2000-04-19 Lars Gullik Bjønnesread the Changelog, preparing for prerelease
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 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-03-06 Lars Gullik Bjønneschange to use ostreams instead of string when writing...
2000-03-02 Lars Gullik Bjønneschange to use only ostream to write latex from insets
2000-02-18 Lars Gullik Bjønnesfix the resize bug, make some more inset funcs const...
2000-02-17 Lars Gullik Bjønnesremove the old painter, remove support for mono_video...
2000-02-10 Lars Gullik Bjønnesnew painter,workarea and lcolor. Read the diff/sources...
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
1999-12-07 Lars Gullik Bjønnesthe fstream/iostream changes and some small other things
1999-11-24 Lars Gullik Bjønnesseveral changes from FilePtr to FileInfo, reverted...
1999-11-22 Lars Gullik Bjønnesread ChangeLog, a lot of whitespace changes. experiment...
1999-11-15 Lars Gullik Bjønnesmade insetlatex.[Ch] not used, white-space changes...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
next