]> git.lyx.org Git - lyx.git/history - src/mathed
remove noload/don't typeset
[lyx.git] / src / mathed /
2002-08-30 André Pönitzsmall stuff
2002-08-29 André Pönitzadd that stupid string(os.c_str()) hack...
2002-08-29 André PönitzFix #593
2002-08-29 André Pönitzpartial framebox support
2002-08-29 André Pönitzfix xxalignat bug
2002-08-28 André Pönitzfix #593
2002-08-28 André PönitzI _really_ hate LaTeX's syntax quirks. Why is
2002-08-28 André Pönitzthe workarea changes plus small math stuff
2002-08-27 André Pönitzthe factory stuff
2002-08-26 André Pönitzmove cut&paste lfun handling from BufferView to LyXText
2002-08-26 André Pönitzremove unused code
2002-08-26 Lars Gullik Bjønnescompile fixes
2002-08-26 André Pönitzifix warnings
2002-08-23 André Pönitzclean up my tree a bit
2002-08-22 André Pönitzlooks better now...
2002-08-22 André Pönitztry to correct x position where curosr drops of inset.
2002-08-22 André Pönitzmore cursor up/down smoothing
2002-08-22 André Pönitzmake enering a formula from above/below a bit smoother
2002-08-22 André Pönitzmove some stuff from BufferView_pimpl.C to text3.C...
2002-08-22 André Pönitztemporary reversal of the 'don't write spaces' stuff...
2002-08-22 André Pönitztry to suppress unneeded spaces when writing
2002-08-22 André Pönitz\backslash vs \textbackslash
2002-08-22 André Pönitzcorrect typo
2002-08-21 André Pönitzthe 'tabular unifiaction patch' (even with the removal...
2002-08-20 André Pönitzmove half of BufferView_pimpl::dispatch() to LyXText...
2002-08-19 André Pönitz- re-enable editing of macro name during input
2002-08-19 André Pönitzuse the new mouse LFUNs
2002-08-15 André Pönitzmulticolumn improvemnt
2002-08-15 André Pönitzre-use code...
2002-08-15 André Pönitzstreamlining interaction mathed <-> rest of the world
2002-08-15 André Pönitzsmall bugfix for pasting into non-gridded inset (I...
2002-08-15 André PönitzHerbert's space.diff patch for neg*space support.
2002-08-14 Lars Gullik Bjønnescompile fix
2002-08-14 André Pönitzmore lfun shuffling
2002-08-14 André Pönitzmore lfun localization
2002-08-14 André Pönitzsmall bugfixes, new inset for comments and the main...
2002-08-14 André Pönitzsomebody should have told me that '!' has a meaning...
2002-08-13 André PönitzHerbert's compile fix
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-12 André Pönitznew LFUN_MOUSE_(PRESS|MOTION|RELEASE)
2002-08-12 André PönitzHerbert's Bmatrix patch
2002-08-10 Lars Gullik Bjønnesa new paragraph function
2002-08-09 Angus LeemingCompilation fix.
2002-08-09 André Pönitzmore cosmetics
2002-08-09 André Pönitzfig bug introduced this morning
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.
next