]> git.lyx.org Git - lyx.git/history - src
ws change
[lyx.git] / src /
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 BjønnesFix 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 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 Bjønnesdont delere recursively, return a value from event_cb
2002-03-18 Lars Gullik Bjønnesdont 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-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
next