]> git.lyx.org Git - lyx.git/history - src
I had added that already but revertes the patch when searching for the
[lyx.git] / src /
2002-08-14 André PönitzI had added that already but revertes the patch when...
2002-08-13 André PönitzHerbert's compile fix
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-13 Jean-Marc Lasgouttesfix disabling of submenu items
2002-08-13 Lars Gullik Bjønnescompile fix
2002-08-12 Angus LeemingMartin's Per-buffer counters patch.
2002-08-12 Angus Leeming* Constify Buffer::getLabelList.
2002-08-12 Angus Leeming* Fix reading of lyxsize_type in 1.2.0 documents.
2002-08-12 André Pönitzadd missing funcrequest.h
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-08-12 André Pönitznew LFUN_MOUSE_(PRESS|MOTION|RELEASE)
2002-08-12 Jürgen VignaDon't open collapsable insets on mouse button 3 events.
2002-08-12 Jürgen VignaDon't create undos for inserting Error insets. What...
2002-08-12 André PönitzHerbert's Bmatrix patch
2002-08-12 Lars Gullik BjønnesThe ParagraphList stuff
2002-08-11 Lars Gullik BjønnesSome small counters work
2002-08-11 John Levonadd WordLangTuple.h
2002-08-11 Lars Gullik Bjønnesws changes only
2002-08-11 Lars Gullik BjønnesThe InsetList
2002-08-10 Lars Gullik Bjønnesa new paragraph function
2002-08-09 John Levonadd missing header
2002-08-09 Angus LeemingMissed some.
2002-08-09 Angus LeemingWhitespace only
2002-08-09 Angus LeemingCompilation fix.
2002-08-09 Angus LeemingLaTeX can now find \input insets where the file has...
2002-08-09 André Pönitzmore cosmetics
2002-08-09 André Pönitzfig bug introduced this morning
2002-08-09 André PönitzDoes this fix the "random cursor jumping"?
2002-08-09 André Pönitzup/down tweaks
2002-08-09 André Pönitzmore const correctness
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.
next