]> git.lyx.org Git - lyx.git/history - src/mathed/formula.C
further code uglification to make Jean-Marc's compiler happy
[lyx.git] / src / mathed / formula.C
2001-09-26 André Pönitzfurther code uglification to make Jean-Marc's compiler...
2001-09-24 André PönitzUse dummy Buffer * parameters to make Jean-Marc's compi...
2001-09-14 André PönitzJean-Marc's patch, BUGS update
2001-09-04 André Pönitzsome support for the [x][x]alignat environments
2001-09-04 José Matoxrename docBook method to docbook
2001-08-14 André Pönitzcosmetics
2001-08-14 André Pönitzre-enabling the "selected text gets converted to math...
2001-08-08 André Pönitzproper cursor up/down for centered and right aligned...
2001-08-06 André Pönitz- fix nasty bug due to missing InsetFormula copy c'tor
2001-08-03 André Pönitzcloase a leak; remove a few casts; cosmetics
2001-08-01 André Pönitzfix (potential?) memory leaks; cosmetics
2001-08-01 Jean-Marc LasgouttesAndre's mathinset shrink patch ; default .lyx extension...
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-26 André Pönitzlowercase method names
2001-07-26 André Pönitzcosmetics
2001-07-26 André Pönitzmathed108.diff
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-20 André Pönitzsupport for \land and \vee, cosmetics
2001-07-17 André PönitzFix two small bugs
2001-07-16 André Pönitzmulticell selection
2001-07-13 André Pönitzprepare re-enabling LaTeX feature validation
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-13 André Pönitzgenerate unnumbered eqnarray when mutating from inline...
2001-07-13 André Pönitzfix drawing glitch
2001-07-13 André PönitzFix Angus' drawing bug + cosmetics
2001-07-13 André Pönitzremove unneeded #includes, cosmetics
2001-07-12 André Pönitzbugfix (invalid cursor position)
2001-07-09 André Pönitzcursor movement in multiline math; remove dead code
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-07-06 Lars Gullik Bjønnesmathed95.diff
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-04 Lars Gullik Bjønnesvarious changes
2001-06-01 Jean-Marc Lasgouttescompilation fixes for compaq cxx + small things
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-02 Jean-Marc Lasgouttescompilation fixes when using lyxstring
2001-04-27 Lars Gullik Bjønnesmathed68.diff
2001-04-25 Lars Gullik Bjønnesmathed65.diff
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmathed64.diff
2001-04-20 Allan Raeanother pesky \#warning snuck in
2001-04-17 Lars Gullik Bjønnesuse LFUN_MESSAGE, inhritprivately from noncpopyable...
2001-04-17 Allan Raefix doxygen operation ; stop #warning causing errors...
2001-04-04 Lars Gullik Bjønnesadjust for cursor_visible change
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-06 Lars Gullik Bjønnesmathed46.diff
2001-03-01 Jean-Marc Lasgouttesinstall fixes, small cleanups
2001-02-28 Lars Gullik Bjønnesfix the matrix reading other small cleanup
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
2001-02-20 Lars Gullik Bjønnesmathed34.diff
2001-02-20 Lars Gullik Bjønnesmathed33.diff
2001-02-20 Lars Gullik Bjønnesmathed31.diff
2001-02-17 Lars Gullik Bjønnesremove a friend + other stuff
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2001-02-15 Lars Gullik Bjønnesget rid of several friends small cleanup
2001-02-14 Lars Gullik Bjønnesmathed20.diff
2001-02-14 Lars Gullik Bjønnesremove cruft
2001-02-13 Lars Gullik Bjønnesmore mathed cleanup
2001-02-13 Lars Gullik Bjønnesfirst go at mathed file cleanup
2001-02-12 Dekel TsurCorrect drawing of the multline environment.
2001-02-08 Lars Gullik Bjønnesthe remove reinterpret_cast patch from Andre Poenitz
2001-02-03 Dekel TsurAdd support for multline and alignat environments from...
2001-01-26 Dekel TsurFix mathed bugs.
2001-01-09 Jean-Marc LasgouttesVarious small fixes
2000-12-22 Jürgen VignaFixed various "missing features" in the tabular/textins...
2000-12-11 Jean-Marc LasgouttesA few patches I forgot to commit on friday.
2000-11-15 Lars Gullik Bjønnesfix parse error in FormPreferences, make LyX be able...
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-11-02 Lars Gullik Bjønnescomment out the fax stuff, diable LyXLookup completely...
2000-10-26 Lars Gullik Bjønnesfix static array
2000-10-13 Jean-Marc LasgouttesChangeLog&CREDITS cleanup, Gnome cleanup, clear minibuf...
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-10-10 Jürgen VignaInset patch from Angus.
2000-10-04 Jean-Marc LasgouttesAdd support for '@' in mathed + various small things
2000-10-03 Jürgen VignaMoved the_locking_inset form BufferView to LyXText...
2000-10-03 Jürgen VignaAngus mathed (cleanup) and inset (bib) patch.
2000-10-02 Lars Gullik Bjønnessmall patch from Dekel, begin introducing the real...
2000-09-29 Lars Gullik Bjønnesmore type changes, some consts added
2000-09-26 Jürgen VignaAdded linelen to insets-ascii-function, some fixes...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-25 Jürgen VignaMathed fix from Dekel, GNOME patch from Marko, language...
2000-09-18 Lars Gullik Bjønnesremove commented HAVE_SSTREAM code
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-07-20 Lars Gullik Bjønnesencoding + etc patch from dekel
2000-07-17 Lars Gullik Bjønnesmore changes...read the Changelog
2000-07-05 Jürgen VignaFew more update text-inset issues + some fixes, see...
2000-07-04 Jürgen VignaLots of changes for update of TextInsets, still some...
2000-06-23 Jürgen VignaLot's of updates for new update handling of text-insets
2000-06-22 Jürgen VignaLanguage patch from Dekel and fixed formula[macro]...
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-05-19 Lars Gullik Bjønnessome small patches
2000-05-19 Lars Gullik Bjønnespatch from dekel
2000-05-15 Jürgen VignaLots of fixes for text/tabular insets. Now tabular...
2000-05-05 Lars Gullik Bjønnessmall stuff + protected space
2000-05-04 Jean-Marc Lasgouttesclear()->erase() ; lots of using directives for cxx
2000-04-24 Lars Gullik Bjønnesseveral small patches and some fixes, read the ChangeLog
2000-04-19 Jürgen VignaAdded a preliminary NOT working insettabular. Lot's...
2000-04-19 Lars Gullik Bjønnesread the Changelog, preparing for prerelease
next