]> git.lyx.org Git - lyx.git/history - src/insets/insetindex.C
Rename ascii to plaintext and LatexRunParams to OutputParams.
[lyx.git] / src / insets / insetindex.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-22 Angus Leemingdisplay() { return true; } only for those insets that...
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-10 Angus LeemingRenderButton, RenderGraphic and RenderPreview now have...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
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-26 André PönitzMartin's fullRow patch
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-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-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
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-09-25 Angus LeemingCopyright notices
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
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-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
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-11-06 José MatoxFix the insetindex.C problem with gcc3.
2001-11-03 José MatoxAdded "using" statement that I missed yesterday.
2001-11-02 José MatoxAdded suport for index and caption insets.
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
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-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-03 Jean-Marc LasgouttesAngus insetindex patch + protect patch from Dekel
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-07-07 Jürgen VignaAnguses patch + some modifications for smart? inset...
2000-06-28 Jean-Marc LasgouttesFix a few portaibility issues and a crash.
2000-02-25 Jürgen VignaAll changes I made to have text-insets working. Look...
2000-02-23 Lars Gullik BjønnesdoubleClick, trippleClick, new UpdateInsetList some...
2000-02-22 Lars Gullik Bjønnescontinue the crusade to get rid of current_view
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
1999-12-21 Lars Gullik Bjønnesfixes because of SUN CC warnings, bmtable now compiled...
1999-11-15 Lars Gullik Bjønnesmade insetlatex.[Ch] not used, white-space changes...
1999-11-09 Lars Gullik Bjønneschanges because of function name change in BufferView...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-19 Jean-Marc LasgouttesA bunch of obvious changes to please strict ansi compil...
1999-10-07 Lars Gullik Bjønnesthe merge from branch debugstream
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