]> git.lyx.org Git - lyx.git/history - src/insets/insetlabel.C
Rename ascii to plaintext and LatexRunParams to OutputParams.
[lyx.git] / src / insets / insetlabel.C
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-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-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
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-27 Alfredo BraunsteinAdd In nsetOld * argument to updateInset to rebreak...
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-05 André Pönitzsmall stuff:
2003-08-05 André Pönitzremove "deep update"
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-16 André PönitzIU of clone() and getLabelList()
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-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-11 André Pönitzthe formal stuff for an HFill inset (not active yet)
2003-03-10 Angus LeemingRewrite the MailInset as suggested to Andr��.
2003-03-09 Angus LeemingRemove the 'gross hack' of calling inset->edit when...
2003-03-07 Angus Leemingrewrite localDispatch as a switch
2003-03-04 Angus LeemingLFUN_INSET_MODIFY
2003-02-27 Angus LeemingA real, LyX label dialog. Part 1.
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-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-04-03 José Matoxdocbook:
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-26 Jürgen VignaFixed wrong update handling after change I leave in...
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-09-04 José Matoxrename docBook method to docbook
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
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-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-04-04 Lars Gullik Bjønnesimplement getLabelList
2001-02-14 Jürgen VignaSome InsetTabular and -Text fixes.
2000-12-11 Jean-Marc LasgouttesA few patches I forgot to commit on friday.
2000-11-13 Jean-Marc LasgouttesSGML patch from Jose'
2000-09-28 Jürgen VignaVarious fixes and some "missing features" from Dekels...
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-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-04 Jean-Marc LasgouttesAnother clean-up patch from Angus
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-06-07 Jean-Marc LasgouttesNew citation popup from Angus
2000-06-05 Jean-Marc LasgouttesThree patches from Dekel. Read ChangeLog
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-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-16 Lars Gullik Bjønnesmake text private in LyXParagraph some changes to impor...
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...
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
1999-09-27 Lars Gullik BjønnesInitial revision