]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2002-04-04 Jean-Marc Lasgouttesignore xfotns directory
2002-04-04 Jean-Marc Lasgouttesproper support for "List of XXX" insets; fix error...
2002-04-04 Angus LeemingRemove last traces of the hack used until yesterday...
2002-04-04 Angus LeemingWhitespace.
2002-04-04 André Pönitzshrink math insets by 2 pixels. this is closer to the...
2002-04-04 Angus LeemingEnsure that graphics BoundingBox member variables are...
2002-04-04 André Pönitzfix bug that disabled entering 'special char macros...
2002-04-04 Jean-Marc Lasgouttesadd basque language
2002-04-04 Allan Raemake .po.pox work when builddir != srcdir
2002-04-03 José Matoxdocbook:
2002-04-03 Jürgen VignaFix insetButtonPress in InsetText the same way as in...
2002-04-03 André Pönitzfix mouse clicks for macro insets
2002-04-03 André Pönitzremove no more needed hack for positioning the cursor...
2002-04-03 André Pönitzget recently broken \mathcircumflex working again ...
2002-04-03 Lars Gullik... da.po update
2002-04-03 André Pönitzremove unneeded #include's
2002-04-03 Lars Gullik... add some missing typenames
2002-04-03 Allan Raequick fix for commented out figures
2002-04-02 Angus LeemingMost translations should now work.
2002-04-02 John Levonfix "Margin by with.."
2002-04-02 Jean-Marc Lasgouttesminipage width compatibility fix
2002-04-02 Jean-Marc Lasgouttespqtch from herbert to simplify insetgraphics output...
2002-04-02 Jean-Marc Lasgouttesuse env variables LYX_DIR_12x and LYX_USERDIR_12x;...
2002-04-02 Jean-Marc Lasgouttesfinnish l10n update, plus small things
2002-04-02 André Pönitzdon't assert() on missing macro arguments
2002-04-02 Allan Raefix typo that put too many include paths for most people
2002-04-02 Allan Raelet this code work with lyxstring also
2002-04-01 Lars Gullik... fix some variable usage
2002-04-01 Lars Gullik... update da.po
2002-04-01 Lars Gullik... add Claus Hindsgaul
2002-03-31 Michael GerzRenamed classes from FormX to GX, renamed glade files...
2002-03-31 Lars Gullik... update da and no
2002-03-31 Lars Gullik... check fi -ljpeg is needed or not
2002-03-31 Lars Gullik... remove obsolete entries
2002-03-31 Lars Gullik... merge po files
2002-03-30 Lars Gullik... back to cvs
2002-03-30 Lars Gullik... pre1 1.2.0pre1
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-28 Jean-Marc Lasgouttesfix #306 (from juergen s.)
2002-03-28 Jean-Marc Lasgouttessmall fix to kluwer style
2002-03-27 Jean-Marc Lasgouttessmall fixes to menu backend
2002-03-27 André Pönitztry to get same behaviour as in 1.1.6 when typing ...
2002-03-27 André Pönitzconsolidate interface for macro creation
2002-03-27 André Pönitzsmall parser tweaks
2002-03-27 Jean-Marc Lasgouttesnew classes from herbert, units patch from herbert...
2002-03-27 Angus LeemingMathsSymbols doesn't depend on xforms.
2002-03-27 André Pönitzsmall interface cleanup
2002-03-27 André Pönitzbugfix for compound 'symbols' using \lyxkern
2002-03-27 Jean-Marc Lasgouttesfix stupid oversight in LibFileScript
2002-03-27 Angus LeemingA lean, clean and working start to the new, improved...
2002-03-27 Jean-Marc Lasgouttesnuke useless file
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 LeemingEnable the insertion of non-existent graphics files...
2002-03-26 Angus LeemingFix browse
2002-03-26 Angus LeemingRemove string() as default argument to GraphicsParams...
2002-03-26 André Pönitzwork around for bug reported by Mario Morandini
2002-03-26 Angus Leeming* Revert Herbert's patch of yesterday to deal with...
2002-03-26 Angus LeemingDon't launch that Alert if the graphics file isn't...
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
next