]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2002-03-11 Angus LeemingGive people a rational basis to describe what they...
2002-03-08 Jean-Marc Lasgouttesget rid of ejour2; formgraphics tweaks from Juergen S
2002-03-08 Jürgen VignaFix updating inset inside insets (typically graphics...
2002-03-08 Jean-Marc Lasgouttesfrontends fixes from Juergen S
2002-03-07 Lars Gullik... ascii export of paragraphs, fix small compile problem.
2002-03-07 André Pönitzre-enable mathrm toggling with C-m (was disabled by...
2002-03-07 André Pönitzallow deletion of a row of empty cells in an eqnarray...
2002-03-07 André PönitzFix parser glitch as reported by J.L.M.Assirati
2002-03-07 Angus LeemingTweaking of the math panel dialogs from Martin...
2002-03-07 Jean-Marc Lasgouttesfix uninitialized variable in insetexternal; espace...
2002-03-07 Angus LeemingFinish ControlSendto.
2002-03-07 Angus Leemingremove redundant declarations of WorkAreai and other...
2002-03-07 Angus Leemingremove references to the now-dead forms directory.
2002-03-07 Angus Leemingremove #include "WorkArea.h".
2002-03-07 Jean-Marc Lasgouttesfix running of lib/configure
2002-03-07 Jürgen VignaAngus Custom Export patch and removal of unused files...
2002-03-07 Jürgen VignaFixed another undo buf (fix #256).
2002-03-07 Lars Gullik... handle unknown layouts better
2002-03-07 Lars Gullik... clear params
2002-03-07 Jürgen Vigna* CutAndPaste.C (cutSelection): another layout settings...
2002-03-07 Lars Gullik... use layout default not layout from prev para
2002-03-07 Angus Leemingfix memory access bugs in flimage use.
2002-03-06 Jürgen VignaFix bugs in minipage compatibility read (fix #240).
2002-03-06 Lars Gullik... layout work
2002-03-06 Jean-Marc Lasgouttesremove lib/configure from cvs and make sure it is autog...
2002-03-06 Lars Gullik... handle missing layout gracefully when reading and writi...
2002-03-06 Jürgen Vignaset layout for new paragraph.
2002-03-06 Angus LeemingAdd an image loader using the xforms library routines...
2002-03-06 Angus LeemingAdd LString.h to ControlShowFile.h
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... get rid of Paragraph::clear
2002-03-05 Angus LeemingDon't call parseBibTeX at all if the info field is...
2002-03-05 Angus LeemingFix crash when data.find('=') returns string::npos.
2002-03-05 Jean-Marc Lasgouttesfix crash when doing nothing (from John) and upgrade...
2002-03-05 Lars Gullik... fix set layout 0 problem
2002-03-05 Angus LeemingLooks like I forgot this this morning, although I still...
2002-03-05 Angus LeemingRemove cruft.
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...
2002-03-05 Angus LeemingFix bug displaying tgif images and with exporting them...
2002-03-05 Jürgen VignaFix the paste bug with different depths.
2002-03-04 Lars Gullik... gross hack to set layout
2002-03-04 Jürgen VignaFixed Inset->File as inside insets (InsetTabular/InsetT...
2002-03-04 Lars Gullik... qt2 stuff
2002-03-04 Jürgen VignaFixed recalculate of multicolumns on screen (fix #150).
2002-03-04 Angus LeemingMartin's Angstrom patch.
2002-03-04 Angus LeemingMove Dialogs::redrawGUI to frontends/Dialogs.C from...
2002-03-04 Angus LeemingCompile fix.
2002-03-04 Angus LeemingHerbert's upgrade to the recognized graphics formats.
2002-03-04 José MatoxFix to deal with the pernicious mixed content model...
2002-03-04 Lars Gullik... comment out some debugging
2002-03-03 Lars Gullik... forgot these
2002-03-03 Lars Gullik... remove lowercase, better layout handling and some varia...
2002-03-03 Lars Gullik... lowercase style on reading .lyx
2002-03-03 Lars Gullik... add defaultstyle
2002-03-02 Lars Gullik... make maintainer-clean do what it is supposed to
2002-03-02 Lars Gullik... make constructor public
2002-03-02 Lars Gullik... remove some debug stuff
2002-03-02 Lars Gullik... get rid of LYX_LIBS
2002-03-02 Lars Gullik... fix calling of LaTeXFeatures
2002-03-02 Lars Gullik... layout as string
2002-03-02 Lars Gullik... use exclicit temp var
2002-03-02 Lars Gullik... auto updates
2002-03-02 Lars Gullik... forgot this
2002-03-02 Lars Gullik... some more configure/Makefile changes
2002-03-01 Lars Gullik... qt2.diff
2002-03-01 John Levonfix up build (also need patch sent to list), bring...
2002-03-01 Lars Gullik... add debug.h (this is a test commit)
2002-03-01 Lars Gullik... add some object file for qt2
2002-03-01 Lars Gullik... some more compile fixing
2002-03-01 Angus LeemingMake the d-tor public to make Dekel's compiler happy.
2002-03-01 Jürgen VignaStarting fixing multicolumns draw on screen.
2002-03-01 Jean-Marc Lasgouttesa new springer journal
2002-03-01 Angus LeemingCleanup of getExtFromContents.
2002-03-01 Lars Gullik... begin work on gui compiling
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 LeemingComment out
2002-03-01 Angus LeemingHerbert's patch supporting more graphics formats.
2002-03-01 Angus LeemingMartin's prettification patch.
2002-03-01 Angus LeemingFix Kayvan's make dist problem.
2002-02-28 Angus Leemingif we can load direct without conversion, then do that.
2002-02-28 Angus LeemingAdd a missing #include <cstdio> for sscanf.
2002-02-28 Angus LeemingMove connection of the image loader signals to the...
2002-02-28 Angus LeemingUpgrading of my xforms libs showed that lots of files...
2002-02-28 Jean-Marc Lasgouttesfix code to detect g++ version
2002-02-28 Angus LeemingAdd GraphicsTypes.h to libgraphics_la_SOURCES
2002-02-28 Angus LeemingSince Jean-Marc is making you all rebuild your trees...
2002-02-28 Jean-Marc Lasgouttesnew code for max depth; time to recompile your tree :)
2002-02-28 Angus LeemingJohn's possible fix to the Bad Window problems that...
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 Angus LeemingSome more fixes to compiler warnings.
2002-02-28 Angus LeemingUnsigned/signed.
2002-02-28 Jürgen VignaClear selection on PgUp/Down in tabulars (fix #216).
2002-02-28 Angus LeemingMore signed/unsigned stuff.
2002-02-28 Angus LeemingProperly resolve more warnings about comparison between...
2002-02-28 Jean-Marc Lasgouttesnext try at fixing 214; dist bugfix from Kayvan
next