]> git.lyx.org Git - lyx.git/history - src/insets/ChangeLog
Clean-up the behaviour of the inset when not displaying the image.
[lyx.git] / src / insets / ChangeLog
2001-06-27 Lars Gullik Bjønnesgcc 3.0 fixes
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-22 Dekel TsurFix validation of insets inside a float
2001-06-14 Jürgen VignaSmall fix and remove some warinings.
2001-06-14 Jürgen VignaFixed a bug when tabular was not redrawed.
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-06-13 Jean-Marc Lasgouttesshut off a warning
2001-06-07 Jürgen VignaFixed one more "missing feature" for InsetText/Tabular.
2001-06-05 Jean-Marc LasgouttesQt2 compilation + LColor cleanup from John
2001-06-01 Lars Gullik Bjønnesfix typo
2001-06-01 Jürgen VignaInsetText/Tabular fixes (buglist from SF.NET)
2001-06-01 Jean-Marc Lasgouttescompilation fixes for compaq cxx + small things
2001-05-31 Lars Gullik Bjønnesadd support for wide floats
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-29 Jean-Marc Lasgouttessmall fixes
2001-05-28 Jürgen VignaVarious fixes to Tabular, InsetTabular and InsetText...
2001-05-27 Dekel TsurAdd Ascii method to InsetCitation
2001-05-17 Jean-Marc Lasgouttesos:: patch from Ruurd + bindings display fix
2001-05-10 Lars Gullik Bjønnessmall fix with footnote, use stringstream some more
2001-05-08 Lars Gullik Bjønnesremove LyXParagraph Clone use newly added copy construc...
2001-05-04 Jean-Marc Lasgouttescompilation fixes
2001-05-04 Lars Gullik Bjønnesfloatlist work + handle lyxfuncs with args.
2001-05-03 Jean-Marc LasgouttesKayvan --export fix ; Angus toolbar fixes
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-27 Lars Gullik Bjønneshack for listof algorithm
2001-04-26 Lars Gullik Bjønnesreversed jug-bug, will apply pieces later
2001-04-20 Jürgen VignaFixed setting cursor positions with mouse for TextInset...
2001-04-18 Jean-Marc Lasgouttesinsetquote fix ; basque splash update
2001-04-17 Lars Gullik Bjønnesc++ casts, remvoe dead code, use LFUN_MESSAGE
2001-04-17 Allan Raefix doxygen operation ; stop #warning causing errors...
2001-04-13 Jürgen VignaFixed some redraw problems in InsetText/Tabular/Collaps...
2001-04-11 Angus LeemingJohn's VCLog patch + a ChangeLog entry I missed last...
2001-04-06 Lars Gullik Bjønnessimplify some, ws, begin minibuffer simplification
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-04-05 Lars Gullik Bjønnesadd some std::
2001-04-04 Lars Gullik Bjønnesimplement getLabelList
2001-04-04 Lars Gullik Bjønneschanges... read the changelog...
2001-04-04 Lars Gullik Bjønnesreformatting and remove using delc
2001-03-30 Jürgen VignaChanged InsetText * in InsetCollapsable to be a InsetText.
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-29 Jürgen VignaForgot this important ChangeLog entry.
2001-03-29 Jürgen VignaAdded %x support in vspace.C (LyXLenght) and use it...
2001-03-28 Angus LeemingStripped out FD_form_figure code into figureXXX.[Ch...
2001-03-28 Angus LeemingAdded operator!= to InsetGraphicsParams
2001-03-28 Jürgen VignaChanged drawing of button in InsetCollapsable and some...
2001-03-27 Dekel TsurFix figinset for the case when the filename doesn't...
2001-03-26 Jürgen VignaAdded OpenInsetDialog() function for UpdatableInset...
2001-03-23 Angus LeemingImplemented controller-view split for FormError and...
2001-03-23 Jürgen VignaSome small fixes and the mouse now works for minipages...
2001-03-23 Jürgen VignaFixed cursor position in minipages and small draw-fix...
2001-03-23 José MatoxRemoved the bitset use in buffer.C.
2001-03-22 Jürgen VignaMake InsetMinipage work better and rewritten compatibil...
2001-03-20 Angus Leemingcontroller-view split of FormLog and FormVCLog.
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-18 Baruch EvenMinor cleanups of code and comments.
2001-03-17 Lars Gullik Bjønnestry out anonnamespace, detfault to expanded minipage
2001-03-16 Jürgen VignaAdded Minipage-Dialog, small fix in LyXTabular::l_getli...
2001-03-15 Lars Gullik Bjønnesbetter the minipage compability a bit
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-03-15 Angus Leemingalmost whitespace!
2001-03-15 Angus LeemingAdded using directive to insettoc.C
2001-03-14 Lars Gullik Bjønnesupdates to minipage inset
2001-03-14 Angus LeemingJohn's tiny FormGraphics patch and large GUI-I InsetInc...
2001-03-13 Dekel TsurAllow including of files with different class than...
2001-03-12 Angus LeemingJohn's FormExternal patch, Edwin's Qt2 patch and Baruch...
2001-03-12 Lars Gullik Bjønnessome further work on the float lists
2001-03-11 Lars Gullik Bjønnesdynamic number of lists
2001-03-11 Lars Gullik Bjønnesmove the most important changes from branch new_insets...
2001-03-07 Jürgen VignaApplied John's FileDialog patch.
2001-03-06 Lars Gullik BjønnesParagraphParameters and SharedContainer
2001-02-28 Baruch EvenChanged the singleton implementation in GraphicsCache...
2001-02-26 Jürgen VignaSorry this fix to InsetText has been commited before...
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
2001-02-22 Baruch EvenCleaned up the GraphicsCache mechanism, made it use...
2001-02-22 Jean-Marc Lasgouttessmall build fix
2001-02-22 Jürgen VignaFixed SELF_INSERT for InsetText!
2001-02-22 Jürgen VignaMore InsetText/InsetTabular fixes!
2001-02-20 Baruch EvenImplemented synchronous inline image viewing for InsetG...
2001-02-19 Jürgen VignaVarious fixes to InsetTabular and InsetText + Angus...
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2001-02-14 Lars Gullik Bjønnesremove cruft
2001-02-14 Jürgen VignaMake LFUN_QUOTE work for InsetText.
2001-02-14 Jürgen VignaSome InsetTabular and -Text fixes.
2001-02-12 Lars Gullik Bjønnesformskdepatchthingie
2001-02-11 Dekel Tsur- Add support for the align environment from amsmath
2001-02-09 Dekel TsurFix selection in insettext.
2001-02-09 Jean-Marc Lasgouttesremove unused file
2001-02-08 Dekel TsurFix selection in insettext.
2001-02-08 Baruch EvenCleaned up cruft in InsetGraphics.
2001-01-31 Dekel TsurUpdate citations if the insetbib key has changed.
2001-01-31 Dekel TsurSeveral InsetBibKey fixes.
2001-01-26 Dekel TsurMove methods from FormRef.C to insetref.C
2001-01-25 Jürgen VignaInsettabular now has only one dummy position.
2001-01-25 Dekel TsurFix crashes with the bibliography layout.
2001-01-22 Dekel TsurCleanup
2001-01-21 Dekel Tsur- Clean FormRef
2001-01-19 Jean-Marc LasgouttesSmall fixes from Lior and Angus
2001-01-17 Jean-Marc LasgouttesThe bell is dead
next