]> git.lyx.org Git - lyx.git/history - src/insets/insetcollapsable.C
the convert patch
[lyx.git] / src / insets / insetcollapsable.C
2005-01-27 Lars Gullik Bjønnesthe convert patch
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-11 Alfredo Braunsteinfix invalid cursor when opening collapsables
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
2004-08-13 André Pönitzremove unused mathed parts
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-08-13 Jean-Marc Lasgouttesfix toggling of collapsable insets with the mouse ...
2004-04-07 Martin VermeerUse 'assign' as the name for the operation that opens...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-31 Angus LeemingRename getOutOfInset as leaveInset.
2004-03-31 Angus LeemingUse Alfredo's getOutOfInset suggestion, but use it...
2004-03-30 Angus LeemingA slightly buggy lfun all-insets-toggle.
2004-03-27 Alfredo Braunsteinfix collapsables drawing problems
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-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-03-10 Alfredo Braunsteininlined open submode, in the hope someone will actually...
2004-03-08 André Pönitzredo undo
2004-03-04 Alfredo Braunsteinmake right mouse button click only open the inset dialog
2004-02-16 Alfredo Braunsteinmove some coords to absolute
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzmore IU as advertised
2004-02-13 André Pönitzmore IU stuff
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-06 Alfredo Braunsteinfix some coordinates (tabular and math missing)
2004-02-06 André Pönitzre-enable bits of selection
2004-02-06 André Pönitzdisable a few messages
2004-02-04 Alfredo Braunsteinfix crash when opening collapsables
2004-02-03 André Pönitzmore cursor dispatch
2004-02-03 André Pönitzre-enable click on button insets
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önitzAnchor globalization
2004-01-08 André Pönitzsome selection work for tabulars
2003-12-12 André Pönitznext try with Michael's patch
2003-12-12 André PönitzMichael Schmitt's collapse status patch
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-02 André Pönitzmove 'Inline' state from InsetERT to InsetCollapsable
2003-12-01 Martin VermeerPlace inset content on the button when collapsed
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 André Pönitzismall stuff
2003-11-27 Alfredo BraunsteinsetFont rework + some code simplification
2003-11-25 André Pönitzthe 'lots of small stuff' patch
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-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-13 André Pönitzno need for three calls to update() in a row...
2003-11-13 Alfredo BraunsteinfitCursor work
2003-11-11 Alfredo Braunsteinremoving update calls
2003-11-11 Alfredo Braunsteinsome fitcursor work
2003-11-10 André Pönitzsmall clenaup
2003-11-10 André Pönitzcoordinate cache IU
2003-11-10 André Pönitzsome cursor correctiosn when closing a collapsable...
2003-11-10 André Pönitzthe update/updateInset merge
2003-11-10 André Pönitzfix 'click on first footnote in UserGuide' crash
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-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-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-03 André Pönitzremove Inset::id
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
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ønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-15 André Pönitzundo per inset. still a few crashes...
2003-10-14 André PönitzIn insets:
2003-10-13 Lars Gullik BjønnesDISPATCH -> dispatch_result
2003-10-12 Angus LeemingMinimise the use of the BufferView cache. The only...
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-16 Angus LeemingMake all of InsetCollapsable's member variables (save...
2003-09-16 Angus LeemingRemove unused LColor::color framecolor variable from...
2003-09-10 Martin VermeerSimplify by using adjustCommand, and fix bug in the...
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
2003-09-02 Angus Leemings/contained/contains/ and end (?) the expenditure of...
2003-09-02 John Levonremove cursor.i[xy]
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-27 Alfredo BraunsteinAdd In nsetOld * argument to updateInset to rebreak...
next