]> git.lyx.org Git - lyx.git/history - src/insets/insettext.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insettext.h
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-11-07 Abdelrazak Younes* InsetText::Wide() -> wide()
2006-11-07 Abdelrazak Younes* InsetText:
2006-10-30 Abdelrazak YounesMove BufferView cached pointer out of LyXText:
2006-10-24 Michael Schmittchange tracking:
2006-10-24 Michael Schmittchange tracking:
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Michael Schmittchange tracking:
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Martin VermeerFix for 2550.
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-17 Abdelrazak YounesThis commit fixes a crash when accessing a math inset...
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-09-19 Jürgen SpitzmüllerCleanup fix for bug 2382:
2006-09-09 Lars Gullik BjønnesChange editMessage to return a docstring, change functi...
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-08-23 Michael Schmittdrop linuxdoc support (part 2)
2006-06-20 Martin Vermeer Redefine the speed-up "Wide" patch to draw proper...
2006-03-30 Martin Vermeer A more general way of setting paragraphs in an inset...
2006-03-23 Lars Gullik Bjønnes * output_latex.h:
2006-03-18 Georg Baum * src/insets/insetbase.h
2006-03-17 Martin Vermeer Changes to the within-inset row rendering caching...
2006-03-10 Martin VermeerFix bug 2195: Slowness in rendering inside insets,...
2006-02-27 Georg Baumfix bug 2316
2006-01-11 Jean-Marc Lasgouttesfix bug 2188
2005-09-10 Jürgen Spitzmüllerimplement and use virtual bool neverIndent() (thereby...
2005-09-07 Jean-Marc LasgouttesJohn&JMarc's change tracking patch
2005-07-18 André Pönitz3 more percents...
2005-07-17 André Pönitzclean up
2005-07-15 André Pönitzremove InsetText::updateLocal. Was neither missed nor...
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-15 André Pönitzpartial fix for bug 622, cosmetic rest remains open
2005-05-12 Martin VermeerFix tabular paste (and conflict markers in ChangeLog...
2005-02-15 Georg Baumfix bug 1798 (from Andr�)
2004-12-17 Alfredo Braunsteinremove paragraph::autoBreakRows
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-08-16 Jean-Marc Lasgouttesget rid of ownerPar(), which was super slow; fix tabula...
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-04-13 André Pönitzfix the cursor-y problem in math
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-31 Alfredo Braunsteinsome spellcheck fixes
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-28 Alfredo Braunsteinfixes 3 c&p crashes, and a vanishing insets bug fix
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-01 André Pönitzthe DocIterator stuff
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzmore IU as advertised
2004-02-06 André Pönitzfix mathed crash
2004-02-06 Alfredo Braunsteinfix some coordinates (tabular and math missing)
2004-02-06 André Pönitzre-enable bits of selection
2004-01-30 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2004-01-13 André Pönitzreplace LyXCursor by CursorSlice
2004-01-08 André Pönitzsome selection work for tabulars
2003-12-10 André Pönitz * inset.h:
2003-12-03 André Pönitzremove Inset::getParagraphs()
2003-12-02 André Pönitzmerge common code
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 André Pönitzismall stuff
2003-11-25 André Pönitzthe 'lots of small stuff' patch
2003-11-21 André PönitzMichael Schmitt's patch to remove unused arguments
2003-11-17 Alfredo Braunsteinmouse selection patch
2003-11-17 André Pönitzmove some cursor handling from insettext.C to text2.C
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-10 André Pönitzsmall clenaup
2003-11-10 André PönitzThe deed is done.
2003-11-06 André Pönitzmore global cursor work
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-04 André Pönitzcursor changes
2003-11-04 Alfredo Braunsteinthe spellcheck cleanup
2003-11-04 Alfredo Braunsteinremove dead spellcheck code
2003-11-03 André Pönitzremove Inset::id
2003-11-01 Alfredo Braunsteinprepare for global iterator's operator--
2003-10-31 José Matoxunify API for insets export
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-14 André PönitzIn insets:
2003-10-13 Lars Gullik BjønnesDISPATCH -> dispatch_result
2003-10-10 André Pönitzfix a few of the tabular crashes
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-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
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-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-09 Martin VermeerRemove drawText[XY]Offset. No change in functionality
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
next