]> git.lyx.org Git - lyx.git/history - src/insets
Point fix, earlier forgotten
[lyx.git] / src / insets /
2003-09-03 Martin VermeerOops...
2003-09-03 Martin VermeerAdd Branch: to label
2003-09-02 Angus Leemings/contained/contains/ and end (?) the expenditure of...
2003-09-02 John Levonremove cursor.i[xy]
2003-08-28 Angus LeemingEnable convertDefault.sh to run even if its executable...
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
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 Martin VermeerWhitespace.
2003-08-26 John Levonremove remaining needFullRow()
2003-08-26 André Pönitzremove InsetOld::par_owner & handling
2003-08-26 Martin VermeerSmall fix to prevent crash on loading
2003-08-26 André PönitzouterPar
2003-08-26 André PönitzMartin's fullRow patch
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-19 André Pönitzshift rowpainter interface a bit
2003-08-19 Angus LeemingMore 'standard conformant blurb' nonsense.
2003-08-18 John Levonrequiire amsmath for eqref
2003-08-18 André Pönitzdrop one argument from paintRows, add pit argument
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-08-15 André Pönitz rowpainter.C: remove extra metrics calls
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önitzwrap more accesses to LyXText::rowlist_
2003-08-14 André Pönitzsome infrastructure to prepare the rowlist split
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-07 André Pönitzmerge parts of InsetText and LyXText::dispatch
2003-08-05 André Pönitz * insettabular.[Ch] (updateLocal): simplify logic
2003-08-05 André Pönitzmerge InsetText::setParagraphData and InsetText::init
2003-08-05 André Pönitz * insettext.C (frame_x,y,w,h): replace member with...
2003-08-05 André Pönitzsmall stuff:
2003-08-05 André Pönitzinsettext.C (localDispatch): merge cases with default...
2003-08-05 André Pönitzremove "deep update"
2003-08-04 André Pönitzsimpler InsetText:: local updating
2003-08-04 André Pönitzwaste cycles for simpler InsetText::localUpdate
2003-08-04 André Pönitz * insettext.[Ch] (updateLocal): remove 'what' argumen...
2003-08-04 André Pönitzwhitespace
2003-08-03 Jean-Marc Lasgouttesdo not add ellipsis to closed inset label unless necessary
2003-08-02 Lars Gullik BjønnesAlways use std::endl with lyxerr
2003-08-01 Martin Vermeerupdate \author list
2003-08-01 André Pönitzmerge BufferView::repaint() and BufferView::update()
2003-08-01 André Pönitzremove need_update
2003-08-01 André Pönitzadjust some comments
2003-08-01 André Pönitzmake redoParagraph more independent of current cursor
2003-07-31 André Pönitzremove InsetUpdatable::nodraw (premature...) optimization
2003-07-31 André Pönitzremove toggleSelection
2003-07-31 Martin VermeerOops, forgotten changelog entry
2003-07-30 Angus LeemingMartin's changes to the Note inset.
2003-07-30 André Pönitzdon't return a bool if void is sufficient...
2003-07-30 André Pönitzprevent crash when inserting minipage in table cell,
2003-07-30 Martin Vermeerfactor out the detection of clicking on the inset butto...
2003-07-29 Martin VermeerImplement a newenvironment in preamble for greyedout...
2003-07-29 Angus LeemingUse pushpophelper.
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 André Pönitzslimmer interface to paintrows
2003-07-28 André Pönitzmove row loop for drawing from screen.C and insettext...
2003-07-28 Jean-Marc Lasgouttestex2lyx support for english quotes; revert the layout...
2003-07-28 José Matox\layout -> \begin_layout and missing \end_layout
2003-07-28 Lars Gullik Bjønnesmore compress support
2003-07-28 André Pönitzmake the drawing loops in screen and InsetText more...
2003-07-28 Jean-Marc Lasgouttescosmetic fix
2003-07-28 Martin VermeerHope I *now* get it right...
2003-07-28 Martin VermeerThe right fix to insetnote's greyedout: use \color...
2003-07-27 André Pönitzsame here...
2003-07-27 André Pönitzremove unused stuff after a clear three vs 'completely...
2003-07-27 André Pönitzremove unneeded BufferView * param from two functions
2003-07-27 Angus LeemingRemove long-dead InsetXYZ::Holder class and member...
2003-07-27 Angus LeemingTrivia.
2003-07-27 Angus LeemingFlying high and free...
2003-07-27 André Pönitz remove Buffer * parameter from a bunch of get*Font...
2003-07-27 Angus LeemingLearing to fly...
2003-07-27 André Pönitzsmall cleanup
2003-07-27 Martin VermeerAdded #include <memory> needed by gcc 2.95.2 at least.
2003-07-27 Lars Gullik Bjønnesput namespace toc inside namespace lxy
2003-07-27 José Matoxinsetnote.h (linuxdoc,docbook): update support.
2003-07-27 Jean-Marc Lasgouttescosmetic fix
2003-07-27 Lars Gullik Bjønnesget rid of namesapce lyxfind and introduce namespace...
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 Alstrup*** empty log message ***
2003-07-26 Angus LeemingReplace occurances of system_tempdir with os::getTmpDir().
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 Asger Ottar AlstrupUndo cleaned up. It seems to work pretty well now.
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-23 Angus LeemingPrettify the screen label of the external inset.
2003-07-23 Angus LeemingThe inset mailers' inset2string function now requires...
2003-07-23 Angus LeemingUse a FileName variable in the external inset too.
2003-07-22 Angus LeemingA new FileName class + use by the graphics inset.
2003-07-22 André Pönitzsmall stuff
2003-07-22 André PönitzLyXText::rebuild -> LyXText::metrics
2003-07-21 Angus LeemingAdd a buffer_path arg to InsetGraphicsMailer's params2s...
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-21 André Pönitzrowpainter.C: remove unused variables
2003-07-21 Angus Leeming(Martin Vermeer): fix greyout and layout foul-ups.
2003-07-18 André Pönitzsimplify InsetTabular a bit
next