]> git.lyx.org Git - lyx.git/history - src/insets
remove part of old texted<->mathed interface
[lyx.git] / src / insets /
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-16 Jürgen Spitzmülleruse opening quotation marks after '[' char
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-07 Jürgen SpitzmüllerAdd support for the jurabib package (www.jurabib.org...
2004-03-05 Jürgen Spitzmüllersupport for second \cite option.
2004-03-04 Alfredo Braunsteinmake right mouse button click only open the inset dialog
2004-03-01 André Pönitzthe DocIterator stuff
2004-02-27 Alfredo Braunsteinmake cygwin and Angus happy (remove insetlist.[Ch]).
2004-02-25 André Pönitzsome de-mathed-ification
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-02-20 André Pönitz * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
2004-02-20 André Pönitzfix tabular crashs
2004-02-20 Jürgen Spitzmülleradd lfun 'quote-insert' arguments single/double (ERT...
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önitzsome table work
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-11 André Pönitzbug + spped fixes + small stuff
2004-02-06 André Pönitzfix mathed crash
2004-02-06 André Pönitzshift some text related stuff from BufferView::dispatch...
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 André Pönitztwo bug fixes
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-02-02 André Pönitzremove cursor::drawSelection() plus some math reorganiz...
2004-02-01 Lars Gullik BjønnesCleanup usage of contains and simplify a bit.
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2004-01-30 André Pönitzmore IU
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2004-01-26 André Pönitzmore IU
2004-01-21 Jean-Marc Lasgouttesmove Buffer::nice to LaTeXFeatures
2004-01-20 André PönitzPart of IU.
2004-01-16 André Pönitzand some mathed de-uglyfication
2004-01-16 André Pönitzmathed uglyfication
2004-01-15 André Pönitzthe monster patch
2004-01-15 André Pönitzsome renaming + safety stuff
2004-01-15 André Pönitzfix one of the tabular crashs
2004-01-14 André Pönitzmore shuffling...
2004-01-14 André Pönitzmove the Selection structure from LyXText to BufferView
2004-01-13 André PönitzAnchor globalization
2004-01-13 André Pönitzreplace LyXCursor by CursorSlice
2004-01-13 André Pönitzsome integer type changes for inset unification
2004-01-13 André Pönitz hide cursor and selection anchor behind accessor function
2004-01-08 André Pönitzsome selection work for tabulars
2004-01-07 Jean-Marc Lasgouttesstatus tag patch from Georg
2004-01-05 Lars Gullik BjønnesSome more functor work.
2004-01-02 Angus LeemingUpdate defaultTemplateName so that the external dialog...
2004-01-02 Angus LeemingWhitespace.
2003-12-29 Jürgen SpitzmüllerMichael's latest minipage cleanup patch
2003-12-16 Martin Vermeerget getDrawFont working again
2003-12-15 André Pönitzsplit functions into logical pieces
2003-12-15 André Pönitzmerge CursorItem and MathPos
2003-12-15 Jürgen SpitzmüllerThe uncontroversial part of Michael Schmitt's minipage...
2003-12-14 Angus LeemingOverhaul the branches code.
2003-12-14 Jürgen SpitzmüllerMinipage is no more (long live the box inset)
2003-12-12 André Pönitznext try with Michael's patch
2003-12-12 Alfredo Braunsteinselection patch
2003-12-12 André Pönitzsmallish InsetTabular code shifting
2003-12-12 André PönitzMichael Schmitt's collapse status patch
2003-12-12 André Pönitzfix math super/subscript
2003-12-12 Angus LeemingEnable the InsetInclude dialog to be opened.
2003-12-12 Angus LeemingCruft removal, small clean-up, no functional changes.
2003-12-11 Angus LeemingRemove a whole heap of redundant functions from classes...
2003-12-11 Angus LeemingAdd a 'draft' option to InsetExternal.
2003-12-10 Angus LeemingModify the InsetBox format to always start 'Box'.
2003-12-10 Angus LeemingUse the new lyxlex interface in InsetERT.
2003-12-10 Angus LeemingInsetNote clean-up.
2003-12-10 Angus LeemingClean-up of the Note, Branch mailer interface.
2003-12-10 André Pönitz * inset.h:
2003-12-06 Martin VermeerConglomerate-style CharStyles
2003-12-04 Angus LeemingEnable InsetExternal to be hit by the mouse once again.
2003-12-03 André Pönitzremove Inset::getParagraphs()
2003-12-03 Martin VermeerFix label text updating bug reported by Kayvan.
2003-12-03 André Pönitzpatch sent to the list yesteday
2003-12-02 André Pönitzmerge common code
2003-12-02 Angus LeemingEnsure that InsetVSpace works with the new, simpler...
2003-12-02 André Pönitzset new text width on workarea resize
2003-12-02 André Pönitz* lyxlex.[Ch]: make interface more similar to std:...
2003-12-02 André Pönitzmove 'Inline' state from InsetERT to InsetCollapsable
2003-12-01 Angus LeemingHandle 'end_inset' gracefully.
2003-12-01 Martin VermeerAdd latexparam to CharStyle inset
2003-12-01 Martin VermeerPlace inset content on the button when collapsed
2003-12-01 Jürgen SpitzmüllerThe VSpace fixes (removal of VSPACE::NONE) from Michael...
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 Angus LeemingThe VSpace inset is now fully functional AFAICT.
2003-11-28 Angus LeemingSimplify the invocation of the Mailer::hide/showDialog...
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-28 Martin VermeerSyntax change for CharStyles
2003-11-28 André Pönitzismall stuff
2003-11-27 Alfredo BraunsteinsetFont rework + some code simplification
2003-11-25 Alfredo Braunsteinadjust two comments
next