]> git.lyx.org Git - lyx.git/history - src/mathed/formula.h
Rename ascii to plaintext and LatexRunParams to OutputParams.
[lyx.git] / src / mathed / formula.h
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-31 José Matoxunify API for insets export
2003-10-20 Martin VermeerRe-introduce display() for insets, fixing various bugs
2003-10-10 Angus LeemingRenderButton, RenderGraphic and RenderPreview now have...
2003-10-09 Angus LeemingRemove the inset and view member functions from Preview...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-09-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-26 André Pönitzfix drawing of displayed formula
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 André Pönitzfix getLabelList for mathed
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-03 John Levonclone() at long last !
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-05-30 André PönitzIU for second phase of two-phase drawing
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
2003-05-26 Lars Gullik Bjønnesget rid of same_id from function signatures
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-04-28 André Pönitzfix random crashes
2003-03-17 John Levonpaint cleanups as sent to list
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-09-11 André PönitzRunning Angus' rmcopyright.sh and hand-correcting...
2002-08-15 André Pönitzstreamlining interaction mathed <-> rest of the world
2002-08-14 André Pönitzmore lfun shuffling
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-08 André Pönitza bit more const correctness
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-01 Angus LeemingPreviews for \input insets.
2002-07-12 André Pönitzunneeded function
2002-07-05 Angus LeemingPreview code
2002-07-04 André Pönitzbinom is binom is binom and choose is choose is choos...
2002-07-03 André Pönitzkilling MathType simplifies a few things...
2002-06-27 André Pönitzspeed up preview a bit...
2002-06-26 André Pönitzpreview as preview can...
2002-06-25 André Pönitzfirst shot at preview. It crashes. Don't know why....
2002-06-18 Lars Gullik Bjønnes*duck*
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-12-11 André Pönitzfix nasty bug when inserting labels when cursor was...
2001-11-13 André Pönitzsome more public->private stuff
2001-11-08 André Pönitzcosmetics: rename "matrix" into "hull" since it is...
2001-11-08 André Pönitzdon't #include too much stuff in .h
2001-10-22 André Pönitz- remove MathStyles cache from those insets that don...
2001-10-19 André Pönitzuse stream-like syntax for LaTeX output
2001-10-12 André PönitzUse references instead of pointers where possible
2001-09-24 André PönitzUse dummy Buffer * parameters to make Jean-Marc's compi...
2001-09-24 André PönitzAngus' patch to comment out debug mode's coloured frames
2001-09-04 José Matoxrename docBook method to docbook
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 Jean-Marc LasgouttesAndre's mathinset shrink patch ; default .lyx extension...
2001-07-26 André Pönitzcosmetics
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-13 André PönitzFix Angus' drawing bug + cosmetics
2001-07-13 André Pönitzremove unneeded #includes, cosmetics
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-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-04-25 Lars Gullik Bjønnesmathed65.diff
2001-04-24 Lars Gullik Bjønnesmathed64.diff
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-13 Lars Gullik Bjønnesmore mathed cleanup
2000-10-10 Jürgen VignaInset patch from Angus.
2000-10-03 Jürgen VignaMoved the_locking_inset form BufferView to LyXText...
2000-09-26 Jürgen VignaAdded linelen to insets-ascii-function, some fixes...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-07-17 Lars Gullik Bjønnesmore changes...read the Changelog
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-07-05 Jürgen VignaFew more update text-inset issues + some fixes, see...
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ønnespatch from dekel
2000-05-15 Jürgen VignaLots of fixes for text/tabular insets. Now tabular...
2000-04-24 Lars Gullik Bjønnesseveral small patches and some fixes, read the ChangeLog
2000-04-19 Lars Gullik Bjønnesread the Changelog, preparing for prerelease
2000-04-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-09 Lars Gullik Bjønnesfix lyxalgo.h, dra pagebreak with text on line, change...
2000-03-09 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-03-06 Lars Gullik Bjønneschange to use ostreams instead of string when writing...
2000-03-02 Lars Gullik Bjønneschange to use only ostream to write latex from insets
2000-02-25 Lars Gullik Bjønnesmake the new code from Juergen compile and some small...
2000-02-25 Jürgen VignaAll changes I made to have text-insets working. Look...
2000-02-22 Lars Gullik Bjønnescontinue the crusade to get rid of current_view
2000-02-18 Lars Gullik Bjønnesfix the resize bug, make some more inset funcs const...
2000-02-17 Lars Gullik Bjønnesremove the old painter, remove support for mono_video...
2000-02-10 Lars Gullik Bjønnesnew painter,workarea and lcolor. Read the diff/sources...
1999-12-07 Lars Gullik Bjønnesthe fstream/iostream changes and some small other things
1999-11-24 Lars Gullik Bjønnesseveral changes from FilePtr to FileInfo, reverted...
next