]> git.lyx.org Git - lyx.git/history - src/ChangeLog
prevent crash when inserting minipage in table cell,
[lyx.git] / src / ChangeLog
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().
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-25 Asger Ottar AlstrupFixed undo crash in first paragraph by avoiding special...
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 John LevonAiksaurus 1.0 support
2003-07-22 Jean-Marc Lasgouttesmake menu warnings unconditional
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 André Pönitzremove two unused variables.
2003-07-18 Alfredo Braunsteinsomewhat managed to misunderstand the logic. should...
2003-07-18 André Pönitztwo-phase-drawing for InsetText & InsetTabular
2003-07-18 Alfredo Braunsteinfix crash reported by Kayvan + ws
2003-07-17 André Pönitzreduce number of metrics calls in InsetTabular calculat...
2003-07-17 Alfredo Braunsteinmoved some converter/format functions to more appropria...
2003-07-17 André PönitzDisable InsetText::update and InsetTabular::update
2003-07-16 André Pönitzreplace the LyXCursor::irow_ member with on-demand...
2003-07-15 John LevonshowInsetDialog() for note
2003-07-15 André Pönitzremove unneeded refresh_row
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 Alfredo Braunsteinfix a crash on resize
2003-07-11 Alfredo Braunsteinfixes buffer closing crashes
2003-07-10 Alfredo BraunsteinTake out bufferview from buffer.
2003-07-10 André PönitzThe insettext patch.
2003-07-09 Jean-Marc Lasgouttestypos in ispell messages
2003-07-08 Martin VermeerExtend Note inset to other forms of annotation like...
2003-07-08 Alfredo BraunsteinJuergen's compile fix
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-07-02 André PönitzBufferView_pimpl.C (workAreaDispatch): tell the FuncReq...
2003-07-01 André Pönitzlast Friday's text*.C -> text_func shuffle
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önitzrename fullRebreak() to partialRebreak() and implement
2003-06-27 André Pönitzremove LyXCursor::row_ member
2003-06-27 Alfredo BraunsteinFix two loading-related bugs reported by Kayvan
2003-06-26 André PönitzMove rarely used stuff out-of-line
2003-06-24 Alfredo Braunsteinsmall tweaking (yes I'm dumb)
2003-06-24 Alfredo BraunsteinMore errorlist adjustements.
2003-06-24 Jean-Marc Lasgouttesrename a few icons; fix a typo; complain (softly) when...
2003-06-23 Jean-Marc Lasgouttesdo not add non-exisitent icons in toolbar (qt); honor...
2003-06-22 Alfredo Braunsteinfix a bug just introduced.
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-19 Angus LeemingRemove 14 LFUNs; use "dialog-show <name> <data>" instead.
2003-06-19 Jean-Marc Lasgouttescompilation fix
2003-06-18 Lars Gullik Bjønnesbnext-2.diff + some more boost::next stuff
2003-06-18 Lars Gullik Bjønnesshown-2.diff
2003-06-18 André Pönitz*** empty log message ***
2003-06-17 Lars Gullik BjønnesThe Paste Recent patch
2003-06-17 Angus LeemingGet rid of Dialogs::showMathPanel.
2003-06-17 Angus LeemingFix memory leaks in the Qt math panel.
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 André Pönitzreturn a Paragraph & from ParIterator::operator*()
next