]> git.lyx.org Git - lyx.git/history - src/insets/ChangeLog
2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
[lyx.git] / src / insets / ChangeLog
2002-05-30 Lars Gullik Bjønnes2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-30 Lars Gullik Bjønnes2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-30 John Levonadd const
2002-05-29 Jean-Marc Lasgouttesfix bugs 357 and 407; speedup Paragraph::Pimpl::isTextAt
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-28 André Pönitzmove inset related stuff from src/graphics to src/inset/
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 John Levonfont_metrics part 1
2002-05-24 Jürgen VignaEnable compilation with lyxstring again.
2002-05-23 John Levonmore guii moving around.
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-05-21 Lars Gullik Bjønneschange call to shared_ptr::reset, move some using decla...
2002-05-15 Lars Gullik Bjønnespastesel.patch
2002-05-14 Lars Gullik Bjønnesbug338patch.gz
2002-05-14 Jürgen VignaAdded missing initialization of first_after_edit variab...
2002-05-14 Lars Gullik Bjønnesinsetcite.diff
2002-05-14 Lars Gullik Bjønnessamefile.patch
2002-05-14 Jürgen VignaDon't call edit() on not higly editable insets if we...
2002-05-13 Jürgen VignaInsetCollapsable::insetButtonRelease returned the wrong...
2002-05-09 Jürgen Vignafirst_after_edit was not set in the right place in...
2002-05-09 Lars Gullik Bjønnesreturn correct value
2002-05-07 Angus Leeming(Herbert): small read graphics inset bug fix.
2002-05-05 Dekel Tsurfix the problem with endfloat
2002-05-03 José MatoxDocbook related stuff:
2002-05-03 Jürgen VignaForgot to recalculate the cursor position as it is...
2002-05-01 Angus LeemingWhitespace ONLY!
2002-04-29 Angus Leeming(Herbert): enable successful export to LaTeX if the...
2002-04-28 Dekel TsurFix bugs
2002-04-26 Angus LeemingTranslate labels for float:algorithm, float:figure...
2002-04-24 Angus Leeming(Herbert): resolve the problems of creating eps files...
2002-04-24 Angus LeemingWYSIWYG citation labels when using natbib.
2002-04-23 Jürgen VignaFix off by one error in tabular draw selection code.
2002-04-22 Jürgen VignaRewoke full selection make with selectall otherwise...
2002-04-22 Jürgen VignaFixed use of uninitialized variable code.
2002-04-19 Angus Leeming(Herbert): strip the extension from the graphics filena...
2002-04-19 Jürgen VignaFix the rebreak and cursor position if we had a CHANGED...
2002-04-19 Jürgen VignaFix recalculating of row dimensions on a zoom (fix...
2002-04-19 Jürgen VignaCall an update before setting the_locking_inset = 0...
2002-04-18 Jürgen VignaFix small redraw bug.
2002-04-18 Jürgen VignaFix page up/down behaviour with very high rows. Same...
2002-04-17 Jürgen VignaForgot to save changed file ;)
2002-04-17 Jürgen VignaSimplified code and don't enter inset on cursor down...
2002-04-16 Angus LeemingOveride the InsetCollapsable::ascii method to not outpu...
2002-04-16 Jürgen VignaLosts of fixes to cursor handling with insets. Cursor...
2002-04-16 Angus Leeming(Herbert): fix parsing of bibtex entry bug.
2002-04-12 Jürgen VignaFix for wrong cursor.x pos when before a fullRow inset...
2002-04-12 Jean-Marc Lasgouttesfix bug with relative paths in insetgraphics
2002-04-12 Jürgen VignaSimplified code.
2002-04-11 Angus Leeming(Herbert): nit-picking!
2002-04-11 Jürgen VignaNew function ciy() which handles cursor.iy() functions.
2002-04-11 Jürgen VignaFixed \foreignlanguage outputs and small fix to x retur...
2002-04-08 Angus Leeming(Herbert): fix compatibility read of InsetFigure.
2002-04-08 Angus Leeming(Herbert): delete old 1.2 stuff and add forgotten speci...
2002-04-05 Jürgen Vignamake a CURSOR update if we inserted a character (fix...
2002-04-04 Jean-Marc Lasgouttesproper support for "List of XXX" insets; fix error...
2002-04-03 José Matoxdocbook:
2002-04-03 Jürgen VignaFix insetButtonPress in InsetText the same way as in...
2002-04-03 Allan Raequick fix for commented out figures
2002-04-02 Jean-Marc Lasgouttespqtch from herbert to simplify insetgraphics output...
2002-03-29 Jürgen VignaSome more fixes to selection, fitCursor calls for Inset...
2002-03-29 Jürgen VignaFixes to mouse handling in and outside a InsetText...
2002-03-28 Jean-Marc Lasgouttesfix some non-localizable strings
2002-03-28 Jürgen VignaFix old tabularcode/ert compatibility read (fix #305).
2002-03-27 Jean-Marc Lasgouttesnew classes from herbert, units patch from herbert...
2002-03-27 Jean-Marc Lasgouttesparselog fixes, i18n fix, menu separator fix
2002-03-26 Angus LeemingSet the size of an image displayed in LyX correctly...
2002-03-26 Angus LeemingAre we iterating to a converged solution? Assuming...
2002-03-26 Angus LeemingUse \textbackslash in preference to $\backslash$.
2002-03-26 Angus Leeming"latexify" the file name if the graphics file is not...
2002-03-26 Angus Leeming* Revert Herbert's patch of yesterday to deal with...
2002-03-26 Jürgen VignaFixed insert File inside tabulars/insettext (fix #301...
2002-03-26 Jürgen VignaDon't collapse InsetERT on close() if inlined (fix...
2002-03-25 Angus LeemingHerbert's patch to stop LyX from hanging if the graphic...
2002-03-25 Angus LeemingFix export of graphics file with relative path name.
2002-03-22 Angus LeemingEnable the graphics inset to work correctly with relati...
2002-03-22 Angus Leeming* Use JMarc's browseRelFiles rather than browseFiles.
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Lars Gullik Bjønnesdrop the ld -r stuff, we gained nothing with it, other...
2002-03-21 Jürgen VignaCollapse the contents of multicolumn cells into one...
2002-03-20 Lars Gullik BjønnesFix for bug: #260 special rules if partially linking
2002-03-20 Jürgen VignaFix polling of selection request to not call the asStri...
2002-03-19 Angus LeemingJohn's msg3.diff
2002-03-18 Angus LeemingSmall clean-up.
2002-03-18 Jürgen VignaRemove some showInsetCursor calls we don't really need...
2002-03-13 Jean-Marc Lasgoutteslfun_core.diff, make insetgraphics inline
2002-03-11 Jürgen VignaForce redraw of row if we changed (John's patch fix...
2002-03-11 Jürgen VignaA hack fix for #268.
2002-03-11 Jürgen VignaNow hopefully fixed for updates in insets inside this...
2002-03-08 Jürgen VignaFix updating inset inside insets (typically graphics...
2002-03-07 Jean-Marc Lasgouttesfix uninitialized variable in insetexternal; espace...
2002-03-07 Angus Leemingremove #include "WorkArea.h".
2002-03-06 Jürgen VignaFix bugs in minipage compatibility read (fix #240).
2002-03-06 Jürgen VignaFixed InsetText's frame redrawing.
2002-03-06 Jürgen VignaMore fixes to InsetERT (hopefully the last ones for...
2002-03-05 Lars Gullik Bjønnesget rid of Paragraph::clear
2002-03-05 Jürgen VignaChanged behaviour of Inlined ERT insets (fix 251).
2002-03-05 José MatoxFor linuxdoc and docbook:
2002-03-05 Jürgen VignaFixed calling edit off subinset on a ButtonPress event...
next