]> git.lyx.org Git - lyx.git/history - src/insets/ChangeLog
Enable convertDefault.sh to run even if its executable bit is not set.
[lyx.git] / src / insets / ChangeLog
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-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önitzMartin's fullRow patch
2003-08-19 André Pönitzshift rowpainter interface a bit
2003-08-18 John Levonrequiire amsmath for eqref
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-08-15 André Pönitzsplit LyXText::rowlist_ into individual Paragraph:...
2003-08-14 John LevonMichael's UI patch v2
2003-08-11 André Pönitzweekend stuff less the chunk John "*strongly* disagrees...
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önitz * insettext.C (frame_x,y,w,h): replace member with...
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önitz * insettext.[Ch] (updateLocal): remove 'what' argumen...
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-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önitzprevent crash when inserting minipage in table cell,
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 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 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 Angus LeemingRemove long-dead InsetXYZ::Holder class and member...
2003-07-27 Angus LeemingTrivia.
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-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 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-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 Angus Leeming(Martin Vermeer): fix greyout and layout foul-ups.
2003-07-18 André Pönitzremove unneeded Inset::getMaxWidth(
2003-07-18 André Pönitztwo-phase-drawing for InsetText & InsetTabular
2003-07-17 André Pönitzremove unneeded InsetText::old_max_width member
2003-07-17 André Pönitzremove unneeded in_update_ members
2003-07-17 André PönitzDisable InsetText::update and InsetTabular::update
2003-07-16 André Pönitz*** empty log message ***
2003-07-15 John LevonshowInsetDialog() for note
2003-07-15 André Pönitzchangelogs...
2003-07-15 Alfredo Braunsteinremove reinit argument from LyXText::init (act as if...
2003-07-15 Alfredo BraunsteinJuergen's clear-selection-before-insertion patch. See...
2003-07-14 André Pönitzslimmer row painter interface
2003-07-14 André Pönitz * insets/insettext.[Ch] (cy, ciy, setUpdateStatus):
2003-07-14 André Pönitzused pre-computed metrics a bit more...
2003-07-10 Alfredo BraunsteinTake out bufferview from buffer.
2003-07-10 André PönitzThe insettext patch.
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-30 André Pönitzre-enable --with-included-string
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-27 André Pönitzguess what
2003-06-27 André Pönitzremove LyXCursor::row_ member
2003-06-21 Alfredo BraunsteinThe error boxes are no more! See also Bug: 192, Bug...
2003-06-20 Alfredo Braunsteinadded a parseError signal to Buffer and use it
2003-06-20 Alfredo Braunsteintake several functions out of BufferList, and split...
2003-06-18 Lars Gullik Bjønnesbnext-2.diff + some more boost::next stuff
2003-06-17 Lars Gullik BjønnesThe Paste Recent patch
2003-06-16 Jean-Marc Lasgouttescompilation fix; audit and fix calls to cutSelection
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-13 André Pönitzmake tabular a proper member of InsetTabular
2003-06-12 André Pönitzsome renamings plus whitespace.
2003-06-12 Angus LeemingReplace InsetButton and ButtonInset with a ButtonRender...
2003-06-11 Angus LeemingReformat a little.
2003-06-11 Angus LeemingEnable ref dialog to be launched by removing check...
2003-06-11 John Levonchange tracking: mark the first table cell as erased too
2003-06-11 Angus LeemingEnable the external inset to handle unknown templates...
2003-06-11 Angus LeemingLFUN_EXTERNAL_EDIT.
2003-06-10 Lars Gullik Bjønnesthe current_view patch
2003-06-10 Angus LeemingSmall clean-ups.
2003-06-07 John Levonminimal ERT spacing patch (first patch sent to list...
2003-06-07 José Matoximplement linuxdoc and docbook export for insetHFill...
2003-06-06 José Matoxnewline-inset support for linuexdoc and docbook, for...
2003-06-06 André Pönitzcode compactification
2003-06-06 Alfredo Braunsteinadd Dialogs::visible to avoid the madness of filling...
2003-06-05 Angus LeemingRead and write the new external inset format.
next