]> git.lyx.org Git - lyx.git/history - src/insets/updatableinset.h
dispatchresult -> DispatchResult
[lyx.git] / src / insets / updatableinset.h
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-13 Lars Gullik BjønnesDISPATCH -> dispatch_result
2003-10-08 André Pönitz * lyxtext.h: make the paragraphs_ a pointer instead...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-05 André Pönitzremove "deep update"
2003-07-31 André Pönitzremove InsetUpdatable::nodraw (premature...) optimization
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-18 André Pönitzremove unneeded Inset::getMaxWidth(
2003-05-30 André PönitzIU for second phase of two-phase drawing
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
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-05-03 John Levoncursor.diff, bug 1095
2003-03-17 John Levonpaint cleanups as sent to list
2003-02-21 Angus LeemingReposition these BufferView access and caching methods...
2003-02-20 Angus Leemingdon't forget <config.h>...
2003-02-20 André Pönitzsplit inset -> inset + updatableinset