]> git.lyx.org Git - lyx.git/history - src/insets/insetref.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetref.C
2006-10-22 André Pönitzsome compile fixes, more to be expected
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Georg BaumUse the new InsetCommandParams interface (inset part...
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-15 Georg Baumfix typos
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-26 Abdelrazak Younesdelete unneeded BufferView.h declaration.
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->getLyXFunc...
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-08-23 Michael Schmittdrop linuxdoc support (part 2)
2006-04-15 Jürgen SpitzmüllerDon't jump back to cursor on inset clicking:
2005-11-25 Jürgen Spitzmüllerfix bug 2089: Touching Navigate menu crashes Lyx when...
2005-05-08 Georg BaumAnother set of text changes from Michael, approved...
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-02 José MatoxRemove mixed_content from output parameters.
2004-10-29 José MatoxSanitize ids for SGML/XML.
2004-09-25 José Matoxpatch from Andreas Vox to fix unclosed tag in docbook...
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-02-13 André Pönitzmore IU stuff
2004-01-26 André Pönitzmore IU
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-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-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
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-08-18 John Levonrequiire amsmath for eqref
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-11 Angus LeemingEnable ref dialog to be launched by removing check...
2003-06-03 John Levonclone() at long last !
2003-05-28 John Levonfix bug 1055, bug 1143, bug 1144
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-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-04-24 André Pönitzsupport for eqref (fixes #862)
2003-03-10 Angus LeemingRewrite the MailInset as suggested to Andr��.
2003-02-25 Angus LeemingHold on to your hats.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-09-25 Angus LeemingCopyright notices
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-07 André Pönitzthe FuncRequest changes
2002-06-24 André Pönitzcompiler warning/tiny whitespace
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-23 John Levonguii2
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2001-11-19 Jean-Marc Lasgoutteslatexfeatures path from Michael
2001-10-23 José MatoxCleaned the preamble generation for linuxdoc/docbook.
2001-09-04 José Matoxrename docBook method to docbook
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
2001-07-27 Lars Gullik Bjønnessmall stuff
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
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-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-01-26 Dekel TsurMove methods from FormRef.C to insetref.C
2001-01-21 Dekel Tsur- Clean FormRef
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-10 Jürgen VignaInset patch from Angus.
2000-09-27 Jürgen VignaVarious fixes, removed "default" language, inserted...
2000-09-27 Lars Gullik Bjønnessome inset fixes + other fixes for warnings from cxx
2000-09-19 Lars Gullik Bjønnesfix call to Dispatch
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-08 Jürgen VignaAngus's insetref-patch and a small fix.
2000-08-04 Jean-Marc LasgouttesAnother clean-up patch from Angus
2000-08-02 Lars Gullik Bjønnesreenable hide signal
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-05-19 Lars Gullik Bjønnespatch from dekel
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-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
next