]> git.lyx.org Git - lyx.git/history - src/ChangeLog
fix typo that put too many include paths for most people
[lyx.git] / src / ChangeLog
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 Jürgen VignaFixed bug on toggling selection inside 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 Lasgouttessmall fixes to menu backend
2002-03-27 Jean-Marc Lasgouttesnew classes from herbert, units patch from herbert...
2002-03-27 Jean-Marc Lasgouttesfix stupid oversight in LibFileScript
2002-03-27 Jean-Marc Lasgouttesparselog fixes, i18n fix, menu separator fix
2002-03-26 Angus LeemingRegister file with CVS if it's in a CVS directory.
2002-03-25 Lars Gullik Bjønnesreorder includes and some ws
2002-03-25 Jean-Marc Lasgouttesfix to #241 and #300 from John
2002-03-22 Angus LeemingRemove bloody irritating #error check.
2002-03-21 Lars Gullik Bjønnesremove Pending debug message
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Lars Gullik Bjønnesws changes
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 Jean-Marc Lasgouttestentative fix for #190; other small things
2002-03-19 Jean-Marc Lasgouttesa tiny changelog entry for a tiny patch
2002-03-19 Jean-Marc Lasgouttesremove LFUN_DEPTH; some small work on icons and menu...
2002-03-19 Allan Raefix #194
2002-03-18 Lars Gullik Bjønnesdont delere recursively, return a value from event_cb
2002-03-18 Lars Gullik Bjønnesdont abort on BadWindow
2002-03-18 Jürgen VignaFixed rules for setting left/right borders for multicol...
2002-03-18 Jürgen VignaFind selection inside InsetText and always leave pasted...
2002-03-15 Jean-Marc Lasgoutteslink fix for cygwin from Kayvan
2002-03-15 Jürgen VignaFixed/Disabled code inserting InsetError in the wrong...
2002-03-14 Jürgen VignaFixed redraw problems after undo/redo.
2002-03-14 Jürgen VignaFix deleting of paragraphs after undo (fix #236).
2002-03-14 Lars Gullik Bjønnesuse += operator for char append to string
2002-03-13 Lars Gullik Bjønnesuse correct comparison
2002-03-13 Lars Gullik Bjønnesoptimization
2002-03-13 André Pönitzremove unneeded LFUN_MATH_MACROARG
2002-03-13 Jean-Marc Lasgoutteslfun_core.diff, make insetgraphics inline
2002-03-13 Lars Gullik Bjønnesws changes and some cruft removal, slight cleanup
2002-03-13 Angus LeemingRemove figinset_canvas cruft.
2002-03-12 Lars Gullik Bjønnesoptimization
2002-03-12 Lars Gullik Bjønnes2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-03-12 Jürgen VignaSet layout informations on newly created paragraphs...
2002-03-12 José MatoxOne line fix, to consider empty definitions (descriptio...
2002-03-11 Jürgen VignaMore wrong update fixes when we work inside an InsetTex...
2002-03-11 Jürgen VignaI reactivate the code to resize the InsetText on a...
2002-03-11 Jürgen VignaFixed cursorPrevious for insettext (fix #60).
2002-03-11 Angus LeemingGive people a rational basis to describe what they...
2002-03-08 Jürgen VignaFix updating inset inside insets (typically graphics...
2002-03-07 Lars Gullik Bjønnesascii export of paragraphs, fix small compile problem.
2002-03-07 Jean-Marc Lasgouttesfix uninitialized variable in insetexternal; espace...
2002-03-07 Angus Leemingremove redundant declarations of WorkAreai and other...
2002-03-07 Jürgen VignaFixed another undo buf (fix #256).
2002-03-07 Lars Gullik Bjønneshandle unknown layouts better
2002-03-07 Lars Gullik Bjønnesclear params
2002-03-07 Jürgen Vigna* CutAndPaste.C (cutSelection): another layout settings...
2002-03-07 Lars Gullik Bjønnesuse layout default not layout from prev para
2002-03-06 Jürgen VignaFix bugs in minipage compatibility read (fix #240).
2002-03-06 Lars Gullik Bjønneshandle missing layout gracefully when reading and writi...
2002-03-06 Jürgen Vignaset layout for new paragraph.
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 Jean-Marc Lasgouttesfix crash when doing nothing (from John) and upgrade...
2002-03-05 Lars Gullik Bjønnesfix set layout 0 problem
2002-03-05 José MatoxFor linuxdoc and docbook:
2002-03-05 Jürgen VignaFix the paste bug with different depths.
2002-03-04 Jürgen VignaFixed Inset->File as inside insets (InsetTabular/InsetT...
2002-03-04 Jürgen VignaFixed recalculate of multicolumns on screen (fix #150).
2002-03-04 José MatoxFix to deal with the pernicious mixed content model...
2002-03-04 Lars Gullik Bjønnescomment out some debugging
2002-03-03 Lars Gullik Bjønnesforgot these
2002-03-02 Lars Gullik Bjønnesremove some debug stuff
2002-03-02 Lars Gullik Bjønnesfix calling of LaTeXFeatures
2002-03-02 Lars Gullik Bjønneslayout as string
2002-03-02 Lars Gullik Bjønnesuse exclicit temp var
2002-03-01 Lars Gullik Bjønnesqt2.diff
2002-03-01 Jürgen VignaStarting fixing multicolumns draw on screen.
2002-03-01 Jean-Marc Lasgoutteschange the way kbd sequences are shown in minibuffer
2002-03-01 Jean-Marc Lasgouttestentative fix for #177; small things
2002-03-01 Angus LeemingFix Kayvan's make dist problem.
2002-02-28 Angus LeemingAdd a missing #include <cstdio> for sscanf.
2002-02-28 Angus LeemingUpgrading of my xforms libs showed that lots of files...
2002-02-28 Jean-Marc Lasgouttesnew code for max depth; time to recompile your tree :)
2002-02-28 Jean-Marc Lasgouttes"ding-dong, the witch is dead!", says John
2002-02-28 Jean-Marc Lasgouttesshut off warning
2002-02-28 Jean-Marc Lasgouttesnext try at fixing 214; dist bugfix from Kayvan
2002-02-27 Jean-Marc Lasgouttesremove redundant code (from Martin)
2002-02-27 Jean-Marc Lasgouttespatch against infinite depth from Martin
2002-02-27 Angus LeemingThe graphics inset now has:
2002-02-26 Jean-Marc Lasgouttescleanups from John and Juergen, bib files parsing fix...
2002-02-26 Jürgen VignaAddressing #212 bloat of fileformat for tabulars. More...
2002-02-22 Jürgen VignaFixed by calling edit() before InsetButtonPress on...
2002-02-22 Jürgen Vignadon't add an indent for paragraphs inside tabular cells...
2002-02-21 José MatoxLong tables fixed in docbook.
2002-02-20 Jürgen VignaForgotten ChangeLog entries.
2002-02-20 Jürgen VignaTry to comment out the seemingly unneeded (and wrong...
2002-02-19 Allan Raevariable name changes and comments to clarify what...
2002-02-19 Allan Raethe right fix for the invalid iterators (plural)
2002-02-18 Angus LeemingSynching my tree with cvs.
2002-02-18 José MatoxSmall fixes for docbook.
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
next