]> git.lyx.org Git - lyx.git/history - src/insets/ChangeLog
Fix several warnings regarding unused variable/arguments.
[lyx.git] / src / insets / ChangeLog
2001-11-14 José MatoxFix several warnings regarding unused variable/arguments.
2001-11-13 Jean-Marc Lasgouttespopup fixes from Juergen ; insetgraphics fix from Herbe...
2001-11-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-11-07 José MatoxImproved support for docbook export in inset text.
2001-11-06 José MatoxFix the insetindex.C problem with gcc3.
2001-11-03 José MatoxAdded "using" statement that I missed yesterday.
2001-11-02 Dekel Tsurinsetexternal: Do not run update command if result...
2001-10-31 Jean-Marc Lasgouttesmore skak tweaks
2001-10-31 Jean-Marc Lasgouttesskak support, John's ERT fixes, loclae blunder fix
2001-10-24 Jürgen VignaChanges to the longtable support.
2001-10-24 José MatoxFixed longtable export.
2001-10-23 José MatoxCleaned the preamble generation for linuxdoc/docbook.
2001-10-22 Jürgen VignaFixed center mousebutton-pastes into ERT insets.
2001-10-19 Jürgen VignaForgotten Changelog.
2001-10-18 Jürgen VignaTried to fix the too large InsetText (footnote).
2001-10-15 José Matoxadd suport for ert export for docbook and linuxdoc
2001-10-08 Jean-Marc Lasgouttesbetter latin3&4 support
2001-10-05 Jean-Marc Lasgoutteslatin3 support ; latin9 improvements
2001-10-03 Jürgen VignaFixed changed-status for collapsable insets.
2001-10-01 Jean-Marc Lasgouttessmall tweaks
2001-09-28 Dekel TsurMisc. small fixes
2001-09-24 Angus LeemingClean-up the behaviour of the inset when not displaying...
2001-09-24 Angus Leeming"Correct" way to prevent spellchecking in the ERT inset.
2001-09-21 Angus LeemingRenamed selectNextWord as selectNextWordToSpellcheck.
2001-09-21 Angus LeemingDon't display the image if params.display == NONE.
2001-09-21 Angus LeemingIf a pixmap contains a transparent colour, then set...
2001-09-20 Angus LeemingAdd LColor::graphicsbg and use it in the graphics and...
2001-09-07 Jean-Marc Lasgouttesbug fixes
2001-09-04 José Matoxrename docBook method to docbook
2001-09-01 Dekel TsurParagraph iterators
2001-08-20 Angus LeemingHerbert's patch, part 3
2001-08-18 Dekel TsurFew fixes for inserERT/insetNote
2001-08-16 Angus LeemingJohn's patch resulting in grammatically correct but...
2001-08-16 Jürgen VignaAdded new FINISED states FINISHED_RIGHT, FINISHED_UP...
2001-08-14 Jürgen VignaForgot setting of status_ variable in InsetERT::edit...
2001-08-13 Dekel TsurCompilation fix
2001-08-13 Jürgen VignaFixed bug when inserting insets in right alligned parag...
2001-08-13 Jürgen VignaFixed S&R functions with insets.
2001-08-13 Jürgen VignaFixed possible crash when reinitializing LyXText!
2001-08-13 Jürgen VignaInitialize status_ in the 3rd constructor.
2001-08-13 Jürgen VignaFixed problem with deleting last row in a tabular.
2001-08-11 Dekel TsurAdd latex_language and remove inherit_language
2001-08-10 Jürgen VignaSmall fixes + hfill display/draw bug (seen with minipag...
2001-08-10 Jürgen VignaSome more fixes.
2001-08-10 Jürgen VignaSome more of optimizations.
2001-08-10 Jürgen VignaSmall fix and optimization.
2001-08-08 Jürgen VignaMore fixes to various bug reports.
2001-08-07 Jürgen VignaApplied Edwins patch, fixes to free memory read in...
2001-08-07 Angus LeemingSome debug messages
2001-08-07 Jürgen VignaInsetERT write/read fixes.
2001-08-06 Jürgen VignaVarious update/redraw fixes. Cleaned up InsetERT and...
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-03 Jürgen VignaSome more small fixes. Hopefully we'll get there soon!
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-08-01 Jürgen VignaFixes to various bug-reports.
2001-08-01 Angus LeemingParanoia check: make sure that there is no whitespace...
2001-07-31 Jürgen VignaAdded inline functionallity to InsetERT. Fixed cache...
2001-07-30 Lars Gullik Bjønnes*** empty log message ***
2001-07-30 Angus Leeming* John's maths patch,
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-30 Jean-Marc Lasgouttesvarious fixes
2001-07-29 Baruch EvenAssume unknown formats are EPS, hacky solution before...
2001-07-29 Baruch EvenChanged pdflatex conversion rules to use pdf images...
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
2001-07-27 Jean-Marc Lasgouttesselection improvement + inset quote fixes
2001-07-27 Jürgen VignaRemove checkInsertChar in UpdatableInset as it should...
2001-07-27 Jürgen VignaRemove unused font variable which caused a warning.
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
2001-07-25 Lars Gullik Bjønneshandle missing parameters more gracefully
2001-07-25 Lars Gullik Bjønnesmerge po files, improve float reading
2001-07-25 Lars Gullik Bjønnessome ert fixes
2001-07-24 Lars Gullik Bjønnes*** empty log message ***
2001-07-24 Lars Gullik Bjønnessimplificatons
2001-07-24 Jürgen VignaAdded copy constructor to inset.h and used it in most...
2001-07-24 Jean-Marc Lasgouttesplaying around with insets
2001-07-24 Lars Gullik Bjønnessimplify rectText and buttonText add separate metric...
2001-07-23 Jürgen VignaRemoved widthCollapsed variable, and LyXFont param...
2001-07-23 Jürgen VignaAdded support for changing label on collapsed InsetERT.
2001-07-23 Jean-Marc Lasgouttessmall fixes
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-20 Jean-Marc Lasgouttesfix warning
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-20 Jean-Marc Lasgouttesrename hyphenation-break to ligature-break
2001-07-20 Angus LeemingSmall things.
2001-07-20 Angus LeemingFinally get round to replacing InsetInfo with the new...
2001-07-20 Jean-Marc Lasgouttesa few small new features
2001-07-19 Angus LeemingMerge natbib branch into head
2001-07-19 Dekel TsurFix crash when running lyx -dbg insets -e ...
2001-07-19 Jean-Marc Lasgouttespartial inset toggling ; insetAllowed stuff
2001-07-18 Jean-Marc Lasgoutteslatin9 update ; do not warn against xforms 0.89.5
2001-07-18 Jean-Marc Lasgouttescompile fix
2001-07-18 Jürgen VignaSmall fix for spellchecking in tabulars. Removed a...
2001-07-17 Jürgen VignaImplemented spellchecking inside insets. Small fixes...
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-16 Baruch EvenRemoved some unneeded casts
2001-07-16 Jürgen VignaAdded lyxrc-flag to be able to select if I want use...
2001-07-14 Baruch EvenAdded a copy c-tor by request from Lars and handled...
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-13 Jürgen VignaAdded const_casts.
2001-07-12 Jürgen VignaAdded various inset functions for Jean-Marc (see Change...
next