]> git.lyx.org Git - lyx.git/history - src
Two little things:
[lyx.git] / src /
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 Bjønnesuse += operator for char append to string
2002-03-13 Lars Gullik Bjønnesuse correct comparison
2002-03-13 Lars Gullik Bjønnesunification of all Makefiles.am
2002-03-13 Lars Gullik Bjønnesoptimization
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 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-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 Bjønnesoptimization
2002-03-12 Lars Gullik Bjønnesremove last file in dir
2002-03-12 Lars Gullik Bjønnes2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-03-12 André Pönitztraversing math tables should be at least as fast as...
2002-03-12 André Pönitza changelog entry for a change...
2002-03-12 André Pönitzmore streamlining
2002-03-12 André Pönitzspeed up math drawing
2002-03-12 Angus LeemingEnsure all widgets follow the naming scheme.
2002-03-12 André Pönitzremove hack, gain speed...
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 Lars Gullik Bjønnesnothing really
2002-03-11 Lars Gullik Bjønnesdoxy and const fix
2002-03-11 Lars Gullik Bjønnesdoxy, ws and const change
2002-03-11 Lars Gullik Bjønnesdoxygen fixes
2002-03-11 Angus LeemingActivate the Ok, Apply buttons on pasting with the...
2002-03-11 Angus LeemingInitialise variable before being bitten by a bug report!
2002-03-11 Angus LeemingFix crash by removing unjustified Assert.
2002-03-11 Angus Leemingsourcedoc-friendly files.
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 Jean-Marc Lasgouttesanother bibtex parsing fix
2002-03-11 Jürgen VignaFixed cursorPrevious for insettext (fix #60).
2002-03-11 Jürgen VignaForce redraw of row if we changed (John's patch fix...
2002-03-11 Jürgen VignaA hack fix for #268.
2002-03-11 Jürgen VignaNow hopefully fixed for updates in insets inside this...
2002-03-11 Jean-Marc Lasgouttesbibfile parsing and insetgraphics fixes from Herbert...
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 Bjønnesascii 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 #include "WorkArea.h".
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 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-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 Bjønneshandle 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 Bjønnesget 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 Bjønnesfix set layout 0 problem
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 Jürgen VignaFix the paste bug with different depths.
2002-03-04 Lars Gullik Bjønnesgross hack to set layout
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 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 Bjønnescomment out some debugging
2002-03-03 Lars Gullik Bjønnesforgot these
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2002-03-03 Lars Gullik Bjønneslowercase style on reading .lyx
2002-03-02 Lars Gullik Bjønnesmake constructor public
2002-03-02 Lars Gullik Bjønnesremove some debug stuff
2002-03-02 Lars Gullik Bjønnesget rid of LYX_LIBS
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-02 Lars Gullik Bjønnesforgot this
next