]> git.lyx.org Git - lyx.git/history - src/mathed
fix reading the author field.
[lyx.git] / src / mathed /
2004-08-18 Lars Gullik BjønnesMore pch work.
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-08-14 André Pönitz*** empty log message ***
2004-08-14 André Pönitzfix some crash when we start selection outside an inset...
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-13 André Pönitzuse setPosCache where appropriate
2004-08-13 André Pönitzremove unused mathed parts
2004-08-13 André Pönitzremove unused code
2004-08-13 André Pönitzremove warning message
2004-08-13 André Pönitzfix bug #571, also for insettabular
2004-08-13 André Pönitzfix bug #1562
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-08-13 André Pönitzfix some fbox drawing
2004-08-13 André Pönitzfix bug #560
2004-08-13 André Pönitzfix #1654
2004-08-13 José Matoxadd awareness of the sgml/xml distinction for math...
2004-08-13 André Pönitzfix compile problem
2004-08-13 André Pönitzfix #1589
2004-08-12 André Pönitzdisable the parboxinset (bug #1327)
2004-08-12 André PönitzFix #590
2004-08-12 André Pönitzfix #928
2004-08-12 André PönitzFix #624
2004-08-12 André PönitzFix #613
2004-08-12 André PönitzFix #1249
2004-08-12 André Pönitzdon't crash on C-m
2004-07-24 Lars Gullik BjønnesUse boost::scoped_array to store the temporary wchar_t...
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-07-23 Lars Gullik Bjønnesuse size_t instead of int to avoid a singed/unsigned...
2004-05-28 Lars Gullik Bjønnesmake distcheck work, and some cleanups to the config...
2004-05-17 José Matox add label (id) to <equation>...</equation> if present
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.
next