]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2002-03-26 Angus LeemingSquash warning from my compiler.
2002-03-26 Angus LeemingRegister file with CVS if it's in a CVS directory.
2002-03-26 Jürgen VignaFixed insert File inside tabulars/insettext (fix #301...
2002-03-26 Jean-Marc Lasgouttesmore tweaks to NEWS
2002-03-26 Jean-Marc Lasgouttesmore cleanups for 1.2.0pre1
2002-03-26 Jürgen VignaDon't collapse InsetERT on close() if inlined (fix...
2002-03-25 Jean-Marc Lasgouttesbackport listerrors to python 1.5, fix installation...
2002-03-25 Lars Gullik... reorder includes and some ws
2002-03-25 Jean-Marc Lasgouttesfix to #241 and #300 from John
2002-03-25 Angus LeemingHerbert's patch to stop LyX from hanging if the graphic...
2002-03-25 André Pönitzremove math_fontinset.[Ch]
2002-03-25 André Pönitzshould not go in...
2002-03-25 André Pönitz- revive 1.1.6 eqnarray behaviour when pressing <Del...
2002-03-25 Angus LeemingChange the name of some methods and some widgets.
2002-03-25 Lars Gullik... makefile cleanup, and avoid some warnings
2002-03-25 Angus LeemingFix export of graphics file with relative path name.
2002-03-25 Angus LeemingWhitespace; clean up #includes.
2002-03-25 Angus LeemingWhitespace.
2002-03-22 Angus LeemingQt2 now builds it's xforms sources correctly.
2002-03-22 Angus LeemingEnable the graphics inset to work correctly with relati...
2002-03-22 André PönitzWonder why Angus' compiler did not complain about this...
2002-03-22 Angus Leeming* Use JMarc's browseRelFiles rather than browseFiles.
2002-03-22 Angus LeemingRemove bloody irritating #error check.
2002-03-22 Angus LeemingFix depcomp and update INSTALL for Tru64.
2002-03-22 Angus LeemingFix crash in updateWidgetsFromLength and remove cruft.
2002-03-22 André Pönitzfix two items from Konni's list of cursor up/down ...
2002-03-21 Lars Gullik... save as 220
2002-03-21 Angus LeemingMachine generated files don't need this whitespace...
2002-03-21 Lars Gullik... remove Pending debug message
2002-03-21 Lars Gullik... ws cleanup
2002-03-21 Lars Gullik... force link
2002-03-21 Lars Gullik... ws cleanup
2002-03-21 Lars Gullik... ws cleanup
2002-03-21 Lars Gullik... ws cleanup
2002-03-21 Angus Leemingwhitespace changes only (believe it or not!)
2002-03-21 Lars Gullik... ws changes
2002-03-21 Angus LeemingMainly whitespace, but also a helper func getLyXLengthF...
2002-03-21 Lars Gullik... drop the ld -r stuff, we gained nothing with it, other...
2002-03-21 André Pönitzenable entering \mathbf#1 directly
2002-03-21 Jürgen VignaCollapse the contents of multicolumn cells into one...
2002-03-21 André Pönitzfix Herbert's up/down problem
2002-03-21 André PönitzMake Angus' compiler happy
2002-03-20 Lars Gullik... be recursive
2002-03-20 Lars Gullik... Fix for bug: #260 special rules if partially linking
2002-03-20 Angus LeemingFurther clean-up. Now looks a lot better.
2002-03-20 Angus LeemingMake more use of the feedback controller routines.
2002-03-20 Angus LeemingRename Help->What's this? as Help->Tooltips.
2002-03-20 Angus LeemingCompile fix.
2002-03-20 Jürgen VignaFix polling of selection request to not call the asStri...
2002-03-20 André Pönitzfix compilation problem
2002-03-20 André Pönitzfix compilation with g++ 3.0.2
2002-03-20 André Pönitzusing std::endl; and forbidden small stuff
2002-03-19 Jean-Marc Lasgouttesmerge the code to create a proper X font dir into lib...
2002-03-19 Jean-Marc Lasgouttestentative fix for #190; other small things
2002-03-19 André Pönitzsuppress debug messages
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
2002-03-19 Jean-Marc Lasgouttesa tiny changelog entry for a tiny patch
2002-03-19 Jean-Marc Lasgouttestiny useless whitespace fix from Andre
2002-03-19 Jean-Marc Lasgouttesremove LFUN_DEPTH; some small work on icons and menu...
2002-03-19 Angus LeemingJohn's msg3.diff
2002-03-19 Angus LeemingJohn's msg2.diff
2002-03-19 Angus LeemingJohn's msg.diff
2002-03-19 Allan Raefix #194
2002-03-18 Lars Gullik... dont delere recursively, return a value from event_cb
2002-03-18 Lars Gullik... dont abort on BadWindow
2002-03-18 Angus LeemingSmall clean-up.
2002-03-18 Angus LeemingSome trivial fixes of warning messages.
2002-03-18 Angus LeemingDon't test for string::c_str() returning NULL.
2002-03-18 Angus LeemingClean-up tooltips further, rewrite formatted as a one...
2002-03-18 Jürgen VignaFixed rules for setting left/right borders for multicol...
2002-03-18 Jürgen VignaRemove some showInsetCursor calls we don't really need...
2002-03-18 Jürgen VignaFind selection inside InsetText and always leave pasted...
2002-03-18 André Pönitztoo many '\n' lead to too many empty lines...
2002-03-18 André Pönitzfix for the first item on Martin's list
2002-03-16 Angus Leeminggnome patch from Michael.
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-15 Jean-Marc Lasgouttessince I committed my configure changes by mistake,...
2002-03-15 Jean-Marc Lasgouttessmall noweb fix from Kayvan
2002-03-14 Angus LeemingTwo little things:
2002-03-14 Jürgen VignaFixed redraw problems after undo/redo.
2002-03-14 Jean-Marc Lasgouttesgnome compilation fixes from Michael
2002-03-14 Jürgen VignaFix deleting of paragraphs after undo (fix #236).
2002-03-14 Lars Gullik... use += operator for char append to string
2002-03-14 Allan Raefigures are now graphics
2002-03-13 Lars Gullik... use correct comparison
2002-03-13 Lars Gullik... unification of all Makefiles.am
2002-03-13 Lars Gullik... optimization
2002-03-13 André Pönitzdisable some of the speedup thingies until I found...
2002-03-13 André Pönitzremove unneeded LFUN_MATH_MACROARG
2002-03-13 Jean-Marc Lasgouttesliterate fix from kayvan
2002-03-13 Jean-Marc Lasgoutteslfun_core.diff, make insetgraphics inline
2002-03-13 Lars Gullik... ws changes and some cruft removal, slight cleanup
2002-03-13 Angus LeemingRemove figinset_canvas cruft.
2002-03-13 Angus LeemingiThe cursor now behaves properly in the dialogs...
2002-03-13 André Pönitzdon't draw spaces...
2002-03-13 André Pönitzonly accept #n in macros with at least n arguments
2002-03-13 André Pönitzdon't draw invisible things...
2002-03-12 Lars Gullik... optimization
2002-03-12 Lars Gullik... comment out the XML thingie
next