]> git.lyx.org Git - lyx.git/history - src
fix crash
[lyx.git] / src /
2002-08-21 André Pönitzfix crash
2002-08-21 André Pönitztiny whitespace
2002-08-21 André Pönitzthe 'tabular unifiaction patch' (even with the removal...
2002-08-21 Dekel TsurDo not remove spaces of keys inside \cite
2002-08-21 Lars Gullik Bjønnesremove NO_COMPABILITY stuff
2002-08-21 André Pönitzare optional arguments really only alowed in a declaration?
2002-08-21 André Pönitzcompile fix
2002-08-21 André Pönitzfix the fix
2002-08-21 André Pönitzmove a few things out-of-line
2002-08-20 Lars Gullik Bjønnesupdate boost
2002-08-20 Lars Gullik Bjønnesutilize the 3rd arg of the boost smart pointers, remove...
2002-08-20 Lars Gullik Bjønnesremove NO_PEXTRA_STUFF
2002-08-20 Lars Gullik Bjønnesuse boost::bind instead of home grown stuff
2002-08-20 Lars Gullik Bjønnesmove breakParagraph and breakParagraphConservative...
2002-08-20 André Pönitztiny..
2002-08-20 Lars Gullik Bjønnescompile fix
2002-08-20 Lars Gullik Bjønnescompile fixes
2002-08-20 André Pönitzmore stuff from Lars' diff-6 (write one par at a time)
2002-08-20 André Pönitz- parts of Lars' diff-6.diff
2002-08-20 John Levonremove fmt.C
2002-08-20 John Levonfix dpi
2002-08-20 André Pönitzanother 100+ lines bite the dust...
2002-08-20 André Pönitzmove half of BufferView_pimpl::dispatch() to LyXText...
2002-08-20 Dekel TsurInsert insetbibtex with "plain" style
2002-08-20 Jean-Marc Lasgouttesfix bug 568
2002-08-19 André Pönitzremove unused code
2002-08-19 André Pönitzmove handling of LFUN_APPENDIX to LyXText
2002-08-19 André Pönitz- re-enable editing of macro name during input
2002-08-19 André Pönitzuse the new mouse LFUNs
2002-08-18 Dekel TsurRTL fixes
2002-08-16 Angus LeemingUse the same scheme as qt: vars not pointer to vars.
2002-08-16 Angus LeemingCompilation fix for old and crappy versions of the...
2002-08-16 Jean-Marc Lasgouttesuse $(variables) instead of @substitutions@ in Makefile...
2002-08-16 Angus LeemingMichael's "synchronise the labels with the buffer"...
2002-08-16 André Pönitzcompile fixes (move a c'tor out of line, add a virtual...
2002-08-15 Angus LeemingEnable previews to work with qt too.
2002-08-15 Angus LeemingEnable LyX to link...
2002-08-15 Angus LeemingQt2 compiles again and in about half the time of xforms.
2002-08-15 André Pönitzmulticolumn improvemnt
2002-08-15 Angus LeemingThe dialogs/guiapi re-working.
2002-08-15 André Pönitzre-use code...
2002-08-15 André Pönitzcompile fix
2002-08-15 Angus LeemingPass and store references to LyXView and Dialogs, not...
2002-08-15 Angus LeemingNothing but a changed email address (trying to factor...
2002-08-15 André Pönitzstreamlining interaction mathed <-> rest of the world
2002-08-15 Angus LeemingI forgot to remove DialogBAse.h from Makefile.am when...
2002-08-15 André Pönitzsmall bugfix for pasting into non-gridded inset (I...
2002-08-15 Lars Gullik Bjønnesadd some NO_NEXT ifdefs
2002-08-15 André PönitzHerbert's space.diff patch for neg*space support.
2002-08-14 Lars Gullik Bjønnesmore from the diff-5.diff merged
2002-08-14 John Levonremove xforms check from qt config
2002-08-14 Angus LeemingForgot this.
2002-08-14 Angus LeemingFix crash in Document dialog + small sundries.
2002-08-14 Angus Leeming* Throw out DialogBase.h
2002-08-14 Lars Gullik Bjønnesfix typo
2002-08-14 Lars Gullik Bjønnesws only
2002-08-14 Lars Gullik Bjønnesdiff test alterations
2002-08-14 Lars Gullik Bjønnescompile fix
2002-08-14 Lars Gullik Bjønnesws only
2002-08-14 Lars Gullik Bjønnesformatting
2002-08-14 André Pönitzmore lfun shuffling
2002-08-14 André Pönitzmore lfun localization
2002-08-14 André Pönitzsmall bugfixes, new inset for comments and the main...
2002-08-14 Jean-Marc Lasgouttesdisable math-extern when outside of maths
2002-08-14 André Pönitzsomebody should have told me that '!' has a meaning...
2002-08-14 André Pönitzsmall cleanup
2002-08-14 André Pönitzsmall cleanups
2002-08-14 André Pönitzbug fix. reorder initialization
2002-08-14 Lars Gullik Bjønnesfix ParagraphList reading in InsetText
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
next