]> git.lyx.org Git - lyx.git/history - src/ChangeLog
rename a function
[lyx.git] / src / ChangeLog
2004-02-20 André Pönitzrename a function
2004-02-16 Alfredo Braunsteinmove some coords to absolute
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-16 Alfredo Braunsteinselection inside insets y-coord fix
2004-02-15 Alfredo BraunsteinGeorg's compile fix
2004-02-13 Alfredo Braunsteina fix for s&r
2004-02-13 Alfredo Braunsteintwo bits for cursor navigation inside insets
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-12 André Pönitzadd LCursor & parameter to cursor moving functions
2004-02-11 André Pönitzand this
2004-02-06 André Pönitzand this...
2004-02-06 Alfredo Braunsteinfix some coordinates (tabular and math missing)
2004-02-06 Martin VermeerNeeded for 2.95 / stlport compilation
2004-02-04 Martin VermeerWorkaround for gcc 2.95 pointer compare bug
2004-02-04 André Pönitz * BufferView.[Ch] (insertInset):
2004-02-03 Alfredo Braunsteinre-enable bv::dispatch
2004-02-03 André Pönitzremove math cursor plus
2004-02-03 Alfredo Braunsteintrivial fix
2004-02-02 André Pönitz * cursor.[Ch]: remove direct access to anchor
2004-02-02 Alfredo Braunsteinremove lockPath
2004-02-02 Alfredo Braunsteinfix undo crash
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-27 Lars Gullik Bjønnesunpimplify ParIterator, move some functions around...
2004-01-26 Lars Gullik Bjønnesuse std::advance and std::distance instead of home...
2004-01-26 André Pönitzmore IU
2004-01-26 Angus LeemingConvert the Search/Replace dialog to the cleaner MCV...
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...
next