]> git.lyx.org Git - lyx.git/history - src/ChangeLog
remove unneded math specific stuff, use altered notifyCursorLeave
[lyx.git] / src / ChangeLog
2004-01-21 Jean-Marc Lasgouttesmove Buffer::nice to LaTeXFeatures
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2004-01-14 Alfredo Braunsteinfix two lfuns
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-09 Alfredo Braunsteinadd and LyXText::undoSpan to compute the influence...
2004-01-08 André Pönitzsome selection work for tabulars
2004-01-08 Angus LeemingHandle Qt-style file filters like
2004-01-07 Lars Gullik BjønnesMake some functors adaptable and related small stuff.
2004-01-07 Angus LeemingHandle the new LFUN_WORD_FIND and LFUN_WORD_REPLACE.
2004-01-07 André Pönitzand this
2004-01-07 André Pönitz*** empty log message ***
2004-01-07 Alfredo Braunsteinremove a warning
2004-01-07 Alfredo Braunsteinuse max & min
2004-01-06 Lars Gullik BjønnesDelete a coupld of unwanted files.
2004-01-05 Lars Gullik Bjønnesa bit nicer functor usage
2004-01-05 Lars Gullik BjønnesSome more functor work.
2004-01-05 Lars Gullik BjønnesSome functor work.
2003-12-31 Martin Vermeer moving LatexParam functionality into .layout files
2003-12-29 Jürgen Spitzmüllerchange the file format number to 229 for the sake of...
2003-12-29 Jürgen SpitzmüllerMichael's latest minipage cleanup patch
2003-12-29 Angus LeemingOutput useful info on receipt of LFUN_GETLAYOUT.
2003-12-20 Alfredo Braunsteinfix off by one on paragraph->layout
2003-12-18 Martin VermeerAGU header stuff
2003-12-18 Alfredo Braunsteinredocursor removal
2003-12-15 Angus LeemingHandle Michael's changes to InsetCollapsable.
2003-12-15 André Pönitzmerge CursorItem and MathPos
2003-12-15 Angus LeemingTry and minimize the use of LColor::getFromGUIName...
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 Alfredo Braunsteinselection patch
2003-12-12 Alfredo Braunsteinreenable clicks in collapsables on the second+ page
2003-12-12 Angus Leeming(Alfredo): avoid crashing when dragging over the splash...
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-10 Angus LeemingEnable all inset dialogs to be opened from the command...
2003-12-10 Angus LeemingModify the InsetBox format to always start 'Box'.
2003-12-10 Angus LeemingInsetNote clean-up.
2003-12-08 Alfredo Braunsteinlyxtext.h, text2.C (setLayout): don't use cursor to...
2003-12-05 Angus LeemingRationalize the interface to the log dialog.
2003-12-03 André Pönitzremove Inset::getParagraphs()
2003-12-03 André Pönitzpatch sent to the list yesteday
2003-12-02 Angus LeemingEnsure that InsetVSpace works with the new, simpler...
2003-12-02 André Pönitz * lyxlex_pimpl.[Ch]: don't use '__' in identifiers
2003-12-02 André Pönitz* lyxlex.[Ch]: make interface more similar to std:...
2003-12-01 Martin VermeerAdd latexparam to CharStyle inset
2003-12-01 Jürgen SpitzmüllerThe VSpace fixes (removal of VSPACE::NONE) from Michael...
2003-12-01 André Pönitz * buffer.[Ch]:
2003-12-01 John Levonfix a crash on exit since nobody objected
2003-11-30 Jürgen SpitzmüllerMartin's BranchList fix
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-28 André Pönitzmove the LyXText member
2003-11-28 Martin VermeerSyntax change for CharStyles
2003-11-28 André Pönitzismall stuff
2003-11-27 Martin VermeerThis was forgotten
2003-11-27 Martin Vermeerparametrize SGML document header
2003-11-27 Alfredo BraunsteinsetFont rework + some code simplification
2003-11-26 Alfredo BraunsteinupdateCounters fix + changeDepth simplification
2003-11-25 Martin VermeerIntroducing a number of tags parametrizing various
2003-11-25 André Pönitzthe 'lots of small stuff' patch
2003-11-24 Angus Leeming(Georg Baum): propogate BibTeX databases from the maste...
2003-11-24 Alfredo Braunsteinremove unneeded bv->text->init call
2003-11-24 André Pönitz * text2.C (updateCounters): remove call to redoParagra...
2003-11-24 Alfredo Braunsteinfix a crash while importing from LaTeX
2003-11-22 Lars Gullik BjønnesMore debug mode work.
2003-11-22 Lars Gullik BjønnesA couple of changing resulting from gcc 3.4 debug mode...
2003-11-21 André PönitzMichael's open-close-patch
2003-11-21 André Pönitztiny simplification
2003-11-21 Alfredo Braunsteinallow extending a double/triple click + whitespace...
2003-11-21 Alfredo Braunsteinxy0_->xyo_ + two fixes
2003-11-20 Alfredo Braunsteinsmall fix to today's commit
2003-11-20 Alfredo Braunsteincursor work + absolute coords for lyxtext
2003-11-18 Alfredo Braunsteinfix to target_x
2003-11-17 Alfredo Braunsteinmouse selection patch
2003-11-17 Alfredo Braunsteinfix cursor positioning at the end of lyxfunc::dispatch
2003-11-17 Alfredo Braunsteinreactivate replace + some code simplification
2003-11-14 Alfredo Braunsteindispatch also to BufferView (solve the problems reporte...
2003-11-14 Martin VermeerXML sanitation
2003-11-13 Martin VermeerFix insertion/modification of button-style insets
2003-11-13 André Pönitzno need for three calls to update() in a row...
2003-11-13 Alfredo BraunsteinfitCursor work
2003-11-12 Martin VermeerThe Character Style and XML short element inset.
2003-11-11 Martin VermeerSmall step to solving 'impossible to insert some insets...
2003-11-11 Alfredo Braunsteinremoving update calls
2003-11-11 André Pönitz * text.C: remove big comment on invalid Paragraph...
2003-11-11 Alfredo Braunsteinsome fitcursor work
2003-11-10 André Pönitzthe update/updateInset merge
2003-11-10 André PönitzThe deed is done.
2003-11-07 Alfredo Braunsteinskip ert on spellchecking
2003-11-06 Alfredo Braunsteinfiner error handling
2003-11-06 Alfredo Braunsteinflag the buffer dirty if replacing something
2003-11-06 Alfredo Braunsteina PosIterator-based ParIterator ctor and 1 user
2003-11-05 Alfredo BraunsteinDEPM crash fix
2003-11-05 Jean-Marc Lasgouttesstlport compilation fixes
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-05 Alfredo Braunsteinrequire BufferView argument in ParIterator::text
2003-11-05 Alfredo BraunsteinJoao latest bits
2003-11-05 Alfredo Braunsteinmake LFUN_GOTO_PARAGRAPH work with deep nestings
next