]> git.lyx.org Git - lyx.git/history - src/insets/ChangeLog
Replace occurances of system_tempdir with os::getTmpDir().
[lyx.git] / src / insets / ChangeLog
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.
2003-06-04 Angus LeemingMake the new grfx::Loader copy c-tor work "in expected...
2003-06-04 Angus LeemingThe external inset uses the converters. Graphical displ...
2003-06-04 André Pönitzbit of undo
2003-06-04 John Levonback out tall table speedup. It broke column width...
2003-06-03 Angus LeemingClean up InsetGraphics::Cache and rename as GraphicsInset.
2003-06-03 John Levonclone() at long last !
2003-06-02 André Pönitz remove double call to metrics()
2003-06-02 John Levonfix column width resize
2003-06-02 André PönitzIU for validate(). I guess that's in the 'don't ask...
2003-06-02 John Levonremove insetparent
2003-06-02 André Pönitzand this...
2003-05-31 Angus LeemingMove insetwrap.[Ch] into alphabetical order.
2003-05-30 André PönitzIU for second phase of two-phase drawing
2003-05-30 John Levonfix a bformat crash
2003-05-29 John Levonremove unused bufferOwner()
2003-05-29 Lars Gullik Bjønnessimplify InsetList a bit and constify a bit too
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
2003-05-28 John Levonfix bug 1055, bug 1143, bug 1144
2003-05-27 Lars Gullik Bjønnesparlist-21-a.diff
2003-05-27 André Pönitzrename the members of Dimension
2003-05-26 John Levonspeed hack for long tables
2003-05-26 Lars Gullik Bjønnesget rid of same_id from function signatures
2003-05-24 Lars Gullik Bjønnesuse a reference instead of a pointer in ParagraphList...
2003-05-24 Lars Gullik Bjønnesmake ParagraphList::push_back take a reference instead...
2003-05-23 André Pönitzsmall stuff (white space, const, remove a const_cast...)
2003-05-23 Angus LeemingEnable the external inset to output different flavours...
2003-05-23 Angus LeemingGet rid of the global use_babel variable.
2003-05-23 Angus LeemingRename LatexRunParams::fragile as moving_arg.
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingThe 'nice' changes.
2003-05-22 Lars Gullik Bjønnesfix crash by using string
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-22 Lars Gullik Bjønnesadd warning make controllers compile and remove some...
2003-05-22 Alfredo Braunsteintypo fixed
2003-05-22 Lars Gullik Bjønnesparlist-16-a.diff
2003-05-22 Angus Leeming(Juergen) the new space inset.
2003-05-21 Lars Gullik Bjønnesiterators-2.diff + some whitespace changes
2003-05-21 André Pönitzfix drawing bug
2003-05-20 André Pönitzfix buglet introduced yesterday
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-19 André Pönitzon the way to a usable insetenv
2003-05-16 André Pönitzfix #832
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-13 André PönitzSTRCONV() all over the place
next