]> git.lyx.org Git - lyx.git/history - src/ChangeLog
Final touch 'inset display()'; fix 'is a bit silly' bug
[lyx.git] / src / ChangeLog
2003-09-04 Angus LeemingMove #includes out of header files.
2003-09-04 Angus LeemingStore LaTeXFeatures' externalPreambles as a list<string...
2003-09-04 Angus LeemingMove #include "lyxlib.h" out of Path.h, move ctor,...
2003-09-03 Lars Gullik Bjønnesupdate if fitCursor
2003-09-03 Martin VermeerPoint fix, earlier forgotten
2003-09-02 Angus Leemings/contained/contains/ and end (?) the expenditure of...
2003-09-02 John Levonremove cursor.i[xy]
2003-09-02 John Levonbug 1376 partial fix and simplification.
2003-09-02 Lars Gullik Bjønnesadd a space
2003-09-02 Alfredo Braunsteinavoid screen jumps when images get loaded
2003-09-02 Lars Gullik BjønnesFix some zlib issues, use a temp file for lyx2lyx conve...
2003-08-30 John Levonfix dist from Kayvan
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-27 André PönitzownerPar for gerParentLanguage
2003-08-27 John Levoninit POD members of FuncRequest
2003-08-27 Alfredo Braunsteinmoves top_y from lyxtext to BufferView
2003-08-27 Alfredo BraunsteinAdd In nsetOld * argument to updateInset to rebreak...
2003-08-26 André Pönitzremove InsetOld::par_owner & handling
2003-08-26 André PönitzouterPar
2003-08-26 André PönitzMartin's fullRow patch
2003-08-25 Alfredo BraunsteinRationalise the position of calls to updateRowPostition...
2003-08-23 Angus LeemingAt least give an uptodate changelog entry...
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-22 André Pönitzthe lyxrow changes including accessors.
2003-08-22 André Pönitz * lyxrow.[Ch]: add end_ member
2003-08-19 André Pönitzshift rowpainter interface a bit
2003-08-19 André Pönitz * funcrequest.C: initialize button_ member
2003-08-18 André Pönitzchnagelog...
2003-08-18 André Pönitzdrop a few fitCursor() and draw() calls
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-08-15 Alfredo BraunsteinKayvan's compile fix
2003-08-15 André Pönitz rowpainter.C: remove extra metrics calls
2003-08-15 André Pönitzremove toggleSelection
2003-08-15 André Pönitzsplit LyXText::rowlist_ into individual Paragraph:...
2003-08-14 John LevonMichael's UI patch v2
2003-08-14 André Pönitznext try...
2003-08-14 André Pönitzgrr.. revert. wrong patch.
2003-08-14 André Pönitzremove Row::pit_ member
2003-08-11 André Pönitzremove unused files
2003-08-11 André Pönitzweekend stuff less the chunk John "*strongly* disagrees...
2003-08-08 André Pönitzmore not-so-useful stuff removed
2003-08-08 André Pönitzremove unneeded LyXText::redoHeightOfParagraph
2003-08-08 André Pönitz * lyxtext.h:
2003-08-08 André Pönitzdon't fiddle with rows when they will be recomputed...
2003-08-08 André Pönitz * text.C: replace rowlist fiddling with rebreak of...
2003-08-07 André Pönitzmerge parts of InsetText and LyXText::dispatch
2003-08-06 Jean-Marc Lasgouttesfinish tex2lyx depth support (hopefully); more things...
2003-08-05 Alfredo BraunsteinFix the critical part of Bug 1255 and Bug 1256.
2003-08-05 Jean-Marc Lasgouttesimplement basic drag-and-drop support in qt
2003-08-05 André Pönitzsmall stuff:
2003-08-05 André Pönitzremove "deep update"
2003-08-04 André Pönitzremove unneeded BufferView::UpdateCodes
2003-08-04 André Pönitzrevert accidental commit: not exactly whitespace.
2003-08-04 André Pönitz replace "complicate" BufferView::update(...) calls...
2003-08-02 Jean-Marc Lasgouttesmore makefiles tweaks: kayvan's patch (with small chang...
2003-08-02 Jean-Marc Lasgouttesallow to compile several frontends at once (and produce...
2003-08-02 Lars Gullik BjønnesAlways use std::endl with lyxerr
2003-08-01 Lars Gullik BjønnesAlways use std::endl with lyxerr.
2003-08-01 André Pönitzmerge BufferView::repaint() and BufferView::update()
2003-08-01 André Pönitzremove need_update
2003-08-01 André Pönitzmake redoParagraph more independent of current cursor
2003-08-01 José Matoxremove file_format from buffer.h
2003-07-31 André Pönitzremove unneeded LyXText::workWidth(InsetOld const *)
2003-07-31 André Pönitzput two functions in one, remove global variables
2003-07-31 André Pönitzremove unused Paragraph::copyIntoMinibuffer
2003-07-30 Angus LeemingMartin's changes to the Note inset.
2003-07-30 André Pönitzprevent crash when inserting minipage in table cell,
2003-07-30 Alfredo BraunsteinFix to Bug 1232 (as discussed on bugzilla)
2003-07-30 Martin Vermeerlimited 'arg' scope
2003-07-30 Martin Vermeerfixed Note submenu issues
2003-07-30 Martin Vermeersubmenu for Note/Comment/Greyedout
2003-07-29 Alfredo BraunsteinFix to Bug 1287 and Bug 1297
2003-07-29 Martin VermeerImplement a newenvironment in preamble for greyedout...
2003-07-29 Jean-Marc Lasgouttesfix bug when reading bind files
2003-07-28 Angus LeemingKill ChangeCitationsIfUnique; various small bits 'n...
2003-07-28 José Matox\end_document replaces \the_end.
2003-07-28 André Pönitzremove toggleToggle
2003-07-28 José Matox\layout -> \begin_layout and missing \end_layout
2003-07-28 Lars Gullik Bjønnesmore compress support
2003-07-28 Jean-Marc Lasgouttesfix writing of tabulars; output the real lyx version...
2003-07-28 André Pönitz use doubles again for x-coordinates. They are needed...
2003-07-28 Lars Gullik Bjønneslyx_localedir fix
2003-07-27 Lars Gullik Bjønneszlib stuff
2003-07-27 André Pönitz remove Buffer * parameter from a bunch of get*Font...
2003-07-27 José MatoxAdd \end_layout, increment file format.
2003-07-27 Angus LeemingAll day for not very much...
2003-07-27 André Pönitzget rid of LyXText::need_break_row
2003-07-27 André Pönitzremoved (unused) compatibility code
2003-07-27 Lars Gullik Bjønnesput namespace toc inside namespace lxy
2003-07-27 Lars Gullik Bjønnesget rid of namesapce lyxfind and introduce namespace...
2003-07-27 Asger Ottar AlstrupOptimise rowBreakPoint and setHeightOfRow as well.
2003-07-27 André Pönitzrestrict scope of temporary variable
2003-07-27 Asger Ottar AlstrupWhen calculating fill, exploit data structure to avoid...
2003-07-27 Asger Ottar AlstrupWork to improve performance a bit
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-26 José Matoxadd support for tables and figures (linuxdoc).
2003-07-26 José MatoxRename arguments of makeLaTeXFile to a sane scheme.
2003-07-26 Asger Ottar AlstrupChange a brain-dead algorithm to a smarter one.
2003-07-26 Alfredo Braunsteinfactorize some code
2003-07-26 Angus LeemingReplace occurances of system_tempdir with os::getTmpDir().
next