]> git.lyx.org Git - lyx.git/history - src/mathed
Simplify the mechanics of generating the 'inactive' pixmap.
[lyx.git] / src / mathed /
2004-04-29 Angus LeemingEnsure all #warning statements are wrapped by #ifdef...
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-20 Angus LeemingSquash compiler warning about unused var.
2004-04-20 Angus LeemingGenerate math previews only if previewing of math inset...
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
2004-04-19 Angus LeemingRemove cached var from RenderPreview. Changes elsewhere...
2004-04-18 André Pönitzsmall bugfix
2004-04-18 André Pönitzfix a few small bugs
2004-04-18 André Pönitzfix a few small bugs
2004-04-13 Angus LeemingRe-enable previews for mathed.
2004-04-13 André Pönitzpartial revert of macro stuff
2004-04-13 André Pönitzfix the cursor-y problem in math
2004-04-13 André Pönitzmacro rework
2004-04-08 André Pönitzlast one.
2004-04-08 André Pönitzand this...
2004-04-08 André Pönitzand MathSpaceInset...
2004-04-08 André Pönitz\overset had the same problem as \dot
2004-04-08 André Pönitzswallow <Return> events in mathed. Should mimic 1.3...
2004-04-08 André Pönitzremove debug output from last commit
2004-04-08 André Pönitzfix deco drawing bug.
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2004-04-07 André Pönitzsoem more IU for \mbox
2004-04-07 André Pönitz*** empty log message ***
2004-04-07 André Pönitzsmall stuff
2004-04-07 André Pönitzfix reading subscripts/superscripts.
2004-04-07 André Pönitzfix table crash;
2004-04-06 André Pönitzseveral small fixes for mathed
2004-04-05 André Pönitzadditional nargs check
2004-04-05 André Pönitzsmall stuff
2004-04-05 Angus LeemingGet the date right ;-)
2004-04-05 Angus LeemingEnsure that the accessor index is valid.
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-04-01 André Pönitzcosmetics
2004-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-03-27 Alfredo Braunsteincompile fix
2004-03-27 André Pönitzrest of patch
2004-03-27 André Pönitzpartial fix
2004-03-27 Angus LeemingSquash a bunch of compiler warnings.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-22 Angus LeemingPrevent tedious warning message.
2004-03-18 André Pönitzremove part of old texted<->mathed interface
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-03-08 André Pönitzremove dead files
2004-03-08 André Pönitzredo undo
2004-03-01 André Pönitzthe DocIterator stuff
2004-02-27 André PönitzWednesday's 'de-mathed-ification' + Row::fill removal
2004-02-25 André Pönitzsome de-mathed-ification
2004-02-20 André Pönitz * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzmore IU as advertised
2004-02-12 André Pönitzfix mathed crash on triple clicks
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-06 André Pönitza bit of selection is back
2004-02-06 André Pönitzfix mathed crash
2004-02-04 Martin VermeerWorkaround for gcc 2.95 pointer compare bug
2004-02-04 André Pönitztwo bug fixes
2004-02-04 André Pönitz * BufferView.[Ch] (insertInset):
2004-02-03 Martin VermeerCompile fix gcc 2.95 + stlport
2004-02-03 André Pönitzfix super/subscript crash
2004-02-03 André Pönitzfix a few of the recent width cache related problems
2004-02-03 André Pönitzremove math cursor plus
2004-02-02 André Pönitzremove cursor::drawSelection() plus some math reorganiz...
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2004-01-30 André Pönitzmore IU
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2004-01-26 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-16 André Pönitzshift small stuff from math cursor to cursor
2004-01-16 André Pönitzand some mathed de-uglyfication
2004-01-16 André Pönitzmathed uglyfication
2004-01-15 André Pönitzthe monster patch
2004-01-15 André Pönitzsome renaming + safety stuff
2004-01-14 André Pönitzmore IU
2004-01-14 André Pönitzmore math iterator adjustment
2004-01-14 André Pönitzremove more functions from MathIterator to prepare...
2004-01-14 André Pönitzdrop another function unknown to the outer world...
2004-01-14 André Pönitzeven more unneeded functions
2004-01-14 André Pönitzremove unneeded inset() member function
2004-01-13 André PönitzAnchor globalization
2004-01-13 André Pönitzreplace LyXCursor by CursorSlice
2004-01-13 André Pönitzsome integer type changes for inset unification
2004-01-08 André Pönitzsome selection work for tabulars
2004-01-07 André Pönitzsimplified search in mathed
2004-01-07 Jean-Marc Lasgouttesmake LyX/Mac compile and work better
2004-01-07 André Pönitzre-enable commandline search in a single formula
2004-01-07 André Pönitzprevent crash in cursorX when row cache is empty
2003-12-15 André Pönitzmerge CursorItem and MathPos
2003-12-12 André Pönitzfix math super/subscript
2003-12-10 André PönitzMartin's patch forn symmetric behaviour on backspace...
2003-12-10 André PönitzGeorg Baum's vspace change
2003-11-22 Lars Gullik BjønnesA couple of changing resulting from gcc 3.4 debug mode...
2003-11-21 André PönitzMichael Schmitt's patch to remove unused arguments
2003-11-20 Angus LeemingSquash a bunch of warnings thrown up by g++.
2003-11-13 Alfredo BraunsteinfitCursor work
2003-11-10 André Pönitzcoordinate cache IU
next