]> git.lyx.org Git - lyx.git/history - src/insets/ChangeLog
Small refactoring of DocBook stuff
[lyx.git] / src / insets / ChangeLog
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.
2003-09-09 Martin VermeerRemove drawText[XY]Offset. No change in functionality
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-06 Angus LeemingMove BufferView::ChangeInsets to the Pimpl. As a result...
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
2003-09-04 Angus LeemingThe remaining External Template clean-up patch ;-)
2003-09-04 Martin VermeerThe mouse box patch for button-style insets
2003-09-04 Angus LeemingMove #includes out of header files.
2003-09-04 Angus LeemingMove some more #includes out of the header files.
2003-09-04 Angus LeemingMove #include "funcrequest.h" out of the header file.
2003-09-03 Angus LeemingFix export of graphics images when compiling latex...
2003-09-03 Angus LeemingDon't bring namespace lyx::support into the global...
2003-09-03 Martin VermeerOops...
2003-09-03 Martin VermeerAdd Branch: to label
2003-09-02 John Levonremove cursor.i[xy]
2003-08-28 Angus LeemingEnable convertDefault.sh to run even if its executable...
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-26 Martin VermeerWhitespace.
2003-08-26 John Levonremove remaining needFullRow()
2003-08-26 André Pönitzremove InsetOld::par_owner & handling
2003-08-26 Martin VermeerSmall fix to prevent crash on loading
2003-08-26 André PönitzMartin's fullRow patch
2003-08-19 André Pönitzshift rowpainter interface a bit
2003-08-18 John Levonrequiire amsmath for eqref
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-08-15 André Pönitzsplit LyXText::rowlist_ into individual Paragraph:...
2003-08-14 John LevonMichael's UI patch v2
2003-08-11 André Pönitzweekend stuff less the chunk John "*strongly* disagrees...
2003-08-07 André Pönitzmerge parts of InsetText and LyXText::dispatch
2003-08-05 André Pönitz * insettabular.[Ch] (updateLocal): simplify logic
2003-08-05 André Pönitz * insettext.C (frame_x,y,w,h): replace member with...
2003-08-05 André Pönitzinsettext.C (localDispatch): merge cases with default...
2003-08-05 André Pönitzremove "deep update"
2003-08-04 André Pönitz * insettext.[Ch] (updateLocal): remove 'what' argumen...
next