]> git.lyx.org Git - lyx.git/history - src/mathed
Does this fix the "random cursor jumping"?
[lyx.git] / src / mathed /
2002-08-09 André PönitzDoes this fix the "random cursor jumping"?
2002-08-09 André Pönitzup/down tweaks
2002-08-09 André Pönitzmore const correctness
2002-08-08 André Pönitzcode that's not there cannot be wrong...
2002-08-08 André Pönitzreplace a few more naked MathInset * by MathAtom &
2002-08-08 André Pönitzremove the passsing of naked pointers in a few cases
2002-08-08 André Pönitza bit more const correctness
2002-08-08 André Pönitzfix reading of labels with underscore and probably...
2002-08-08 André PönitzHerbert's multline patch
2002-08-07 John Levonsome small cleanups
2002-08-07 André Pönitzfix frac drawing in displaystyle
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-06 André PönitzFinish the re-indroduction of the show_banner flag...
2002-08-06 André Pönitzread ~
2002-08-05 André Pönitzfix typos
2002-08-05 André Pönitzseveral fixes concerning font size in scripts/fractions/etc
2002-08-05 André Pönitzre-try to suppress "extra" {} on reading...
2002-08-05 André Pönitzcosmetics: make the hand-drawn root more similr to...
2002-08-05 André Pönitzfix parser bug reportred by Rob.
2002-08-05 André Pönitzfix 'vanishing \sin' bug
2002-08-05 André Pönitzfix parser bug
2002-08-02 Angus LeemingCache the BufferView as a weak_ptr; get rid of those...
2002-08-02 André Pönitzmerge MathArray and MathXArray classes.
2002-08-02 André Pönitzremove a few unneeded 'include'
2002-08-02 André Pönitzuses references instead of returning vectors
2002-08-02 Angus Leeming* Mathed now caches the BufferView as a weak_ptr.
2002-08-02 André Pönitzfix recently introduced macro reading bug
2002-08-01 Angus LeemingPreviews for \input insets.
2002-08-01 Angus LeemingCompilation fix.
2002-08-01 André Pönitzsave inset lock state in the .lyx file
2002-08-01 André Pönitzno special treatment for scriptinsets
2002-08-01 André Pönitzquick&dirty compile fix
2002-07-31 André Pönitza step towards world domination^H^H^H
2002-07-30 André Pönitzre-adjust math-extern heuristics to new super/subscript...
2002-07-30 André Pönitzsupport for AMS's \boxed{} command
2002-07-30 André Pönitzthe up/down stuff reworked
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-26 André Pönitzmove things around
2002-07-26 André Pönitzmove things around
2002-07-26 André Pönitzsome \parbox improvements
2002-07-26 André Pönitzfix nasty crash when selection anchor pointed to a...
2002-07-25 André Pönitzremove debug messages
2002-07-25 André Pönitztry to fix cursor jumping
2002-07-25 André Pönitztry to fix error shown by valgrind
2002-07-23 Angus LeemingRegenerate a preview only when leaving a math inset...
2002-07-23 Angus LeemingAesthetic improvement of equation positioning when...
2002-07-22 Jean-Marc Lasgouttesfix display of rotated math decorations
2002-07-18 André Pönitzenable insertion of spaces in all \textxxx modes.
2002-07-18 André Pönitzleave formula when pressing end at the end of a formula...
2002-07-17 André Pönitzdonn't mutate align to alignat
2002-07-17 Angus Leeming* Make the graphics files conform strictly to the Pimpl...
2002-07-17 André Pönitzhonor \displaystyle etc on screen
2002-07-17 Angus LeemingCompilation fix.
2002-07-17 André Pönitznext shot at xxalignat
2002-07-17 André PönitzHerbert's compile fix
2002-07-17 André Pönitzfixes for \xxalignat and old style font changes
2002-07-16 André Pönitzmore work on \parbox support
2002-07-16 Angus Leemingremove the extra pixels required to accommodate the...
2002-07-15 Angus LeemingSmart loading of image files for previews and for the...
2002-07-14 John Levonuse Lsstream.h not sstream
2002-07-12 André Pönitzunneeded function
2002-07-12 André Pönitzmacro handling cleanup
2002-07-12 André Pönitzmake \lim work for math-extern
2002-07-12 André Pönitzrevert accidential change
2002-07-12 André Pönitzremove unneeded inset
2002-07-12 André Pönitzfix parser bug
2002-07-12 John LevonMove fontloader into lyx_gui stuff. Now Qt should compi...
2002-07-11 André Pönitzremove inset for \not
2002-07-11 André Pönitzascii export tweaking
2002-07-11 André Pönitzremove unneede functions
2002-07-11 André Pönitzreplace (ascent, descent, width) triples by a structure...
2002-07-11 André Pönitzremove unneeded member
2002-07-11 André Pönitzremove hard-wired association LaTeX macro <-> mathed...
2002-07-11 André Pönitzmore robust lable parsing, convenience contructor for...
2002-07-10 André Pönitzusing previews might be a good alternative to hard...
2002-07-10 André Pönitzfix for #496
2002-07-10 André Pönitzthere was something wrong with stackrel nevertheless..
2002-07-10 André Pönitzcosmeics
2002-07-10 André Pönitzsmall compile fix
2002-07-10 Angus LeemingNew lyxrc variables for the preview stuff.
2002-07-10 André Pönitzmore cosmetics
2002-07-10 André Pönitzcosmetics
2002-07-10 André Pönitzbaseline correction for wasy symbols
2002-07-10 André Pönitzfix #505
2002-07-09 Angus LeemingCompilation fixes.
2002-07-09 André Pönitzsupport for wasy symbols
2002-07-09 Angus LeemingTrivial compile fixes.
2002-07-09 André PönitzNew support for \begin{...}...\end{...} style environments
2002-07-09 André Pönitzforgotten files
2002-07-09 André Pönitzsome code shuffling. New 'Dimension' class instead...
2002-07-08 André Pönitzfix compilation
2002-07-08 André Pönitzfix the last fix...
2002-07-08 André Pönitzuse a single function dimension() instead of three.
2002-07-08 André Pönitzmake a some members private
2002-07-08 André Pönitzmove code from nestinset
2002-07-08 André Pönitzsmall cleanup
2002-07-08 André Pönitzcosmetics
2002-07-08 André Pönitzpreliminary work for \parbox support
2002-07-08 André Pönitzmath internal re-organization to prepare de-centralized...
next