]> git.lyx.org Git - lyx.git/history - src/insets/ChangeLog
iterators-2.diff + some whitespace changes
[lyx.git] / src / insets / ChangeLog
2003-05-21 Lars Gullik Bjønnesiterators-2.diff + some whitespace changes
2003-05-21 André Pönitzfix drawing bug
2003-05-20 André Pönitzfix buglet introduced yesterday
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-19 André Pönitzon the way to a usable insetenv
2003-05-16 André Pönitzfix #832
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-13 André PönitzSTRCONV() all over the place
2003-05-13 André Pönitznon-templated tostr in separate files
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-09 André PönitzLColor::Pimpl
2003-05-07 Lars Gullik Bjønnesparlist cleanup
2003-05-06 John Levonfix bad InsetWrap cast
2003-05-05 André Pönitz* buffer.[Ch]: new function hasParWithId() to help...
2003-05-05 André Pönitz2003-05-05 Andr� P�nitz <poenitz@gmx.net>
2003-05-03 John Levoncursor.diff, bug 1095
2003-05-02 André Pönitzsmall Paragraph* -> ParagraphList::iterator
2003-04-30 John Levonfix edit message for tabular
2003-04-29 Lars Gullik Bjønnes003-04-30 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-04-29 André Pönitzwhitespace + Inset::haveParagraphs
2003-04-28 André Pönitzpart of Lars' parlist-14-a.diff
2003-04-25 André Pönitzbase insetenv directly on InsetText instead of using...
2003-04-24 Lars Gullik BjønnesBug: 1074
2003-04-24 André Pönitzsupport for eqref (fixes #862)
2003-04-16 Lars Gullik Bjønnesprepare for further work and a parlist thingie
2003-04-15 Lars Gullik Bjønnesparlist-11-a.diff
2003-04-14 Angus LeemingFlag a right click on an InsetExternal button as 'dispa...
2003-04-12 John Levonfix a crash - parlist conversion silly
2003-04-10 John Levonfix table bugs 939 and 1036
2003-04-09 Lars Gullik BjønnesMake lyxcursor store a ParagraphList::iterator, change...
2003-04-08 John Levonalfredo's patch for 782 and 1020
2003-04-07 John Levonreset the status message on leaving an inset or clickin...
2003-04-03 John Levonreturn dispatched on DIALOG_UPDATE
2003-04-03 Angus LeemingAttempt to fill out the new status file a little.
2003-04-02 John Levontab funcs changed
2003-04-02 Lars Gullik Bjønnesparlist-2-a.diff
2003-04-02 Lars Gullik Bjønnesparlist-a-1.diff
2003-04-01 John LevonAlfredo's patches
2003-04-01 Lars Gullik Bjønnesrowlist10
2003-04-01 Lars Gullik Bjønnesrowlist9
2003-04-01 Lars Gullik Bjønnesrowlist8
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-03-31 John Levonkill Alert::alert()
2003-03-29 Lars Gullik Bjønnesrowlist2
2003-03-29 John Levonmore Alert fixes
2003-03-29 John LevonStrip old tabular code. More Alert fixes
2003-03-28 John Levonreset label on inset modify
2003-03-28 John Levonbug 656 - 1.3. patch attached to bug
2003-03-28 John Levonremove math greek lfuns properly instead of leaving...
2003-03-25 Angus LeemingSatisfy JMarc and Lar's desire for LFUN_INSET_INSERT
2003-03-25 John Levonrename the refresh stuff
2003-03-24 John LevonVarious selection fixes inside insets including bug 972
2003-03-22 John LevonDing dong, the CID is dead...
2003-03-20 John LevonMy patch from yesterday
2003-03-19 John Levonremove unused methods
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-16 John LevonpostPaint() etc.
2003-03-13 Angus LeemingYou've had enough time for that ol' review and I've...
2003-03-13 André Pönitz*** empty log message ***
2003-03-12 John LevonThe inset newline patch I sent plus the requisite fixes...
2003-03-12 John LevonThe final parsing patch. Tested on a variety of weird...
2003-03-12 John LevonUse ParList iterator to insert lyxfile and read the...
2003-03-12 John Levonsplit out header parsing
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-10 Dekel TsurFix default float placement
2003-03-10 Lars Gullik BjønnesFix InsetText latex export.
2003-03-10 Angus LeemingAdd some warning messages.
2003-03-10 Angus LeemingStore an InsetBase & in MailInset.
2003-03-10 Angus LeemingCure warning message about a missing '\end_inset' when...
2003-03-09 Angus LeemingPort the tabular dialog to the new scheme based on...
2003-03-09 Angus LeemingRemove the 'gross hack' of calling inset->edit when...
2003-03-07 Angus Leemingrewrite localDispatch as a switch
2003-03-07 Angus Leemingport the graphics dialog to the new scheme and get...
2003-03-07 Angus Leemingremove operator==, != for InsetExternal::Params. They...
2003-03-07 Angus Leeming* Remove LFUN_REF_INSERT.
2003-03-07 Angus Leemingport the minipage dialog to the new scheme. Various...
2003-03-06 John LevonAlfredo's patch.
2003-03-06 Lars Gullik Bjønnesmore ParagraphList work
2003-03-05 Angus LeemingPort wrap dialog to the new scheme.
2003-03-05 Angus LeemingMove the float dialog to the new scheme.
2003-03-05 Angus LeemingMove InsetFloat's params into a separate struct to...
2003-03-05 Angus LeemingMove the include dialog to the new scheme
2003-03-05 Angus LeemingMove the external dialog to the new scheme.
2003-03-04 Lars Gullik Bjønnesadd ParagraphList::erase, make mergeParagraph take...
2003-03-04 Angus LeemingLFUN_INSET_MODIFY
2003-03-03 Lars Gullik Bjønnesuse ParagraphList::iterator a bit more
2003-03-03 Lars Gullik Bjønnesadjust for boost 1.30.0
2003-03-02 Lars Gullik Bjønnesuse the par iterators a bit more, make paragraphs publi...
2003-03-02 Lars Gullik Bjønnesremove some compability code
2003-02-28 André PönitzAlfredo's patch
2003-02-27 Angus Leeming*** empty log message ***
2003-02-27 Angus LeemingCollapse all those LFUN_XYZ_APPLY to a single LFUN_INSE...
2003-02-26 Angus LeemingAdd locaDispatch methods to various inset classes....
2003-02-26 John LevonThe row-painter patch
2003-02-26 Angus LeemingDefine InsetCommand::localDispatch and use it for LFUN_...
2003-02-26 Angus LeemingStrip out the caching of the BufferView by PreviewedIns...
2003-02-26 Angus LeemingAlfredo's patch to get rid of insets in the graphics...
next