]> git.lyx.org Git - lyx.git/history - src
fix crash
[lyx.git] / src /
2002-08-09 John Levontwo minor cleanups
2002-08-09 John Levonvarious cleanups
2002-08-08 John Levonsome minor lyxaction cleanup
2002-08-08 John Levonsmall cleanups.
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 John Levondefault to 100 not 10
2002-08-08 André Pönitzfix reading of labels with underscore and probably...
2002-08-08 Angus LeemingLooks like I forgot this yesterday.
2002-08-08 André PönitzHerbert's multline patch
2002-08-08 John Levoncouple more fixes
2002-08-08 John LevonLots of graphics dialogs changes. still work needed.
2002-08-08 John Levonescape can close thesaurus
2002-08-07 John Levonsome small cleanups
2002-08-07 Lars Gullik Bjønneshandle 2.13 and 2.53
2002-08-07 Angus LeemingDon't #include "counters.h" in paragraph.h.
2002-08-07 John Levonfix compile
2002-08-07 John LevonMartin/Angus srcdoc patch, a fix for scrollbar and...
2002-08-07 Jürgen VignaDon't put selected stuff into the clipboard on delete...
2002-08-07 André Pönitzfix frac drawing in displaystyle
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-06 John LevonA small missing repaint bug fix
2002-08-06 John Levonfix triple-select.lyx crash
2002-08-06 Lars Gullik BjønnesMy simple testing of Martins patch, shows that it works...
2002-08-06 John LevonRemove LYX_LAYOUT_DEFAULT - it is very very old, even...
2002-08-06 Lars Gullik Bjønnesjust add a comment
2002-08-06 John Levonfix --export and batch nogui
2002-08-06 Angus LeemingAdd a monitor to the previewed image of a \input-ed...
2002-08-06 André Pönitztrue is not false...
2002-08-06 André PönitzFinish the re-indroduction of the show_banner flag...
2002-08-06 Angus LeemingAdd support for preview.sty 0.73, #ifdef-ed out.
2002-08-06 André Pönitzread ~
2002-08-06 John Levonchange back from debugging code.
2002-08-06 John Levonallow to use new pspell
2002-08-06 John Levonadd alert on spellchecker failure.
2002-08-06 John Levonbuild fixes
2002-08-05 André Pönitzfix typos
2002-08-05 John Levonback to tabular-insert
2002-08-05 André Pönitzseveral fixes concerning font size in scripts/fractions/etc
2002-08-05 Angus LeemingPrepare for impending arrival of preview.sty 0.73 by...
2002-08-05 Angus LeemingCompilation fix.
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-04 John Levonremove debugging code I accidentally committed
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-08-02 Angus LeemingChange the LyX file format, adding a "preview" flag...
2002-08-02 John Levonlyx2lyx is the name, that is what it is
2002-08-02 Angus LeemingNow generate previews when loading the buffer for inset...
2002-08-02 Angus LeemingCache the BufferView as a weak_ptr; get rid of those...
2002-08-02 Angus LeemingRevert John's change as it breaks reading of the user...
2002-08-02 André Pönitzmerge MathArray and MathXArray classes.
2002-08-02 André Pönitzremove a few unneeded 'include'
2002-08-02 John Levonsmall cleanup
2002-08-02 André Pönitzuses references instead of returning vectors
2002-08-02 André Pönitzadd virtual destructor
2002-08-02 Angus Leeming* Mathed now caches the BufferView as a weak_ptr.
2002-08-02 Angus LeemingEdwin's updateParagraph patch.
2002-08-02 Angus LeemingLyXView::view() now returns boost::shared_ptr<BufferVie...
2002-08-02 André Pönitzfix recently introduced macro reading bug
2002-08-02 John LevonI did compile, I did, I did
2002-08-02 John Levonsmall cleanup in status()
2002-08-01 John Levonfix for open of non-existent file, writeFile() change
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önitzws changes
2002-08-01 André Pönitzuse proper static_cast<unsigned int> instead of this...
2002-08-01 André Pönitzquick&dirty compile fix
2002-08-01 John Levonremove options from spellchecker
2002-08-01 John Levonshow some more info on execvp error
2002-07-31 André Pönitza step towards world domination^H^H^H
2002-07-31 John Levonfix bug so inadvertent errno does not break connection
2002-07-31 John Levonremove_io_callback for Qt
2002-07-30 John Levondisable LFUN_LAYOUT_CHARACTER in ERT
2002-07-30 John Levonremove io callback on shutdown
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-30 Jean-Marc Lasgouttesfix wrong type in XWorkArea
2002-07-30 Jean-Marc Lasgouttesfix #543
2002-07-30 John Levonincomplete key mapping stuff. Introduces some breakage.
2002-07-28 Lars Gullik Bjønnesupdate boost
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önitzremove unnneded 'using's
2002-07-26 André Pönitzsome \parbox improvements
2002-07-26 Jürgen VignaFixed 2 more problems with s+r. This fixes #482.
2002-07-26 André Pönitzfix nasty crash when selection anchor pointed to a...
2002-07-25 John LevonI hate ChangeLog conflicts
2002-07-25 Jean-Marc Lasgouttesfloat dialog fixes from juergen s.
2002-07-25 Jürgen VignaFixed some s+r bugs.
2002-07-25 André Pönitzadd 'dec' to switch back to decimal output
next