]> git.lyx.org Git - lyx.git/history - src/ChangeLog
64 bit compile fixes.
[lyx.git] / src / ChangeLog
2004-03-24 Angus Leeming64 bit compile fixes.
2004-03-23 Angus LeemingStore the forked calls in boost::shared_ptr rather...
2004-03-23 Jean-Marc Lasgouttesfix handling of read-only in getStatus; fix handling...
2004-03-22 Jean-Marc Lasgouttesfind correct ps and pdf previewers in win32 (bug 1508...
2004-03-22 Angus LeemingRemove unused nopos_ mamber variable.
2004-03-22 Angus LeemingMake error handling a little more robust.
2004-03-21 Alfredo BraunsteinKayvan's patch (crash fix)
2004-03-19 Alfredo Braunsteinandre's "brown paper bag" patch
2004-03-18 Jean-Marc Lasgouttesfix color nastiness
2004-03-17 Angus LeemingRemove the Forks dialog.
2004-03-17 Alfredo Braunsteintiny fix (current font was not set)
2004-03-17 Alfredo Braunsteinfix crash reported by Martin
2004-03-11 André Pönitzthe Buffer::text -> inset change
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 Braunsteinavoid endless loop in LCursor::dispatch
2004-03-01 Alfredo Braunsteincoord fix + shut up compiler warning
2004-03-01 Alfredo Braunsteinfix row breaking before display()ed insets
2004-03-01 André Pönitzthe DocIterator stuff
2004-03-01 Alfredo Braunsteinsome renaming
2004-03-01 Alfredo Braunsteinmove prepareToPrint out of the rowbreaking loop, do...
2004-03-01 Alfredo Braunsteinmove FontIterator to own files
2004-03-01 Alfredo BraunsteinFontIterator + rowbreaking fix
2004-02-27 Jean-Marc Lasgouttesfix crash with drag and drop
2004-02-27 Alfredo Braunsteinfix a rebreaking bug
2004-02-25 André Pönitzde-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 Jürgen Spitzmülleradd lfun 'quote-insert' arguments single/double (ERT...
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...
next