]> git.lyx.org Git - lyx.git/history - src/insets/ChangeLog
* insettext.C (setViewCache): don't call LyXText::init() anymore
[lyx.git] / src / insets / ChangeLog
2003-11-24 André Pönitz * insettext.C (setViewCache): don't call LyXText:...
2003-11-21 André PönitzMichael's open-close-patch
2003-11-21 André PönitzMichael Schmitt's patch to remove unused arguments
2003-11-21 Alfredo Braunsteinxy0_->xyo_ + two fixes
2003-11-20 Alfredo Braunsteincursor work + absolute coords for lyxtext
2003-11-20 Angus LeemingSquash a bunch of warnings thrown up by g++.
2003-11-17 Alfredo Braunsteinmouse selection patch
2003-11-17 André Pönitzand this...
2003-11-17 André Pönitz * insettext.[Ch] (cx, cy): remove
2003-11-13 André Pönitzno need for three calls to update() in a row...
2003-11-13 Alfredo BraunsteinfitCursor work
2003-11-12 Martin VermeerThe Character Style and XML short element inset.
2003-11-11 Alfredo Braunsteinremoving update calls
2003-11-11 Alfredo Braunsteinsome fitcursor work
2003-11-10 André Pönitzcoordinate cache IU
2003-11-10 André Pönitzremove InsetOld::id
2003-11-10 André PönitzThe deed is done.
2003-11-07 Alfredo Braunsteinskip ert on spellchecking
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-05 Alfredo Braunsteintwo small fixes
2003-11-04 André Pönitzcursor changes
2003-11-04 Alfredo Braunsteinthe spellcheck cleanup
2003-11-04 Alfredo Braunsteinremove dead spellcheck code
2003-11-04 Alfredo Braunsteinsmall fix to the locking nightmare
2003-11-04 Lars Gullik Bjønnessome InsetText::priv_dispatch progress.
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-11-03 André Pönitzremove Inset::id
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-11-01 Jürgen Spitzmüllerinsetpagebreak: fix screen representation & ascii output
2003-11-01 Alfredo Braunsteinprepare for global iterator's operator--
2003-10-31 José Matoxunify API for insets export
2003-10-30 José Matoxfactorise linuxdoc and docbook output code
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Martin VermeerSmall refactoring of DocBook stuff
2003-10-29 Lars Gullik Bjønnesmore dispatch work
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...
2003-10-25 Angus LeemingGet rid of hte dynamic_casts in InsetExternal.
2003-10-22 Angus LeemingGive InsetExternal the ability to preview its contents.
2003-10-22 Angus LeemingAdd a Buffer::fully_loaded member function, returning...
2003-10-22 Angus LeemingMove a couple of private member functions into namespac...
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-20 Martin VermeerRe-introduce display() for insets, fixing various bugs
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-15 André Pönitzundo per inset. still a few crashes...
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-14 Angus LeemingOnly draw the preview when previews are activated.
2003-10-14 André PönitzIn insets:
2003-10-13 Angus LeemingdisplayTranslator is now a function. No need to invoke...
2003-10-13 Angus LeemingRemove a couple of #includes.
2003-10-13 Angus LeemingNo trailing whitespace left in src...
2003-10-13 Lars Gullik Bjønnesws changes only
2003-10-13 Lars Gullik Bjønnesdo not call InsetOld::localDispatch
2003-10-13 Lars Gullik BjønnesDISPATCH -> dispatch_result
2003-10-12 Angus LeemingMinimise the use of the BufferView cache. The only...
2003-10-10 Angus LeemingA little further clean-up.
2003-10-10 Angus LeemingRenderButton, RenderGraphic and RenderPreview now have...
2003-10-09 Angus LeemingTowards saner generation of previews code. Yeah, I...
2003-10-09 Angus LeemingRemove the inset and view member functions from Preview...
2003-10-09 Angus LeemingDon't use the cached BufferView to get the Buffer when...
2003-10-08 André Pönitz * lyxtext.h: make the paragraphs_ a pointer instead...
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-07 Angus LeemingAdd transformations to InsetExternal.
2003-10-07 Angus LeemingForgotten ChangeLogs, whitespace and some unnecessary...
2003-10-07 Angus LeemingRemove unused member function.
2003-10-07 Martin VermeerThe Box patch
2003-10-02 André Pönitz * insettext.C (read): make sure there is at least...
2003-10-01 José Matoxinsetbranch.C (linuxdoc, docbook): minor fix.
2003-10-01 Angus LeemingIntroduce namespace lyx::external.
2003-09-30 Angus LeemingAdd InsetExternal::Params::read, write functions.
2003-09-25 Angus LeemingRe-add the RasterImage template.
2003-09-23 Angus LeemingEnable multiple preamble snippets to be accessed by...
2003-09-22 Martin VermeerBug fix in branches (was earlier fixed wrongly)
2003-09-22 Martin VermeerSmall cleanup, removal of self-aggrandizing comment
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-09-18 Angus LeemingSmall clean-up.
2003-09-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
2003-09-18 Angus LeemingGet rid of the InsetInclude::Params::flag variable.
2003-09-18 Angus LeemingEnable previewing of Include insets within insets withi...
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-18 Angus LeemingUse the dispatch_result wrapper class DispatchResult...
2003-09-18 Angus LeemingAdd an InsetOld::Code wrapper class, enabling #include...
2003-09-16 Angus LeemingFix crash when cutting and pasting include insets with...
2003-09-16 Angus LeemingSmall clean-up of the PreviewedInset interface.
2003-09-16 Angus LeemingMake all of InsetCollapsable's member variables (save...
2003-09-16 Angus LeemingDefine a wrapper LyXFont_size for LyXFont::FONT_SIZE.
2003-09-16 Lars Gullik Bjønnesfix some namespace issues for gcc 3.4
2003-09-16 Angus LeemingRemove unused LColor::color framecolor variable from...
2003-09-16 Angus LeemingRemove #include "LColor.h" from insettext.h. Deps down...
2003-09-16 Angus LeemingMove a couple of InsetText member variables from protec...
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-15 Angus LeemingDefine explicitly the color passed to the painter.
2003-09-12 Martin VermeerFix problem in lockInsetInInset
2003-09-10 Martin VermeerSimplify by using adjustCommand, and fix bug in the...
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
next