]> git.lyx.org Git - lyx.git/history - src/insets
fix typo that put too many include paths for most people
[lyx.git] / src / insets /
2002-01-16 Allan Raemissing ;
2002-01-16 José MatoxSmall fixes:
2002-01-14 Jean-Marc Lasgouttesfix starting up which binary is really a symlink; make...
2002-01-14 Angus LeemingResolve virtual function name clashes:
2002-01-14 Lars Gullik Bjønnesinclude iterator
2002-01-14 Angus LeemingCreate a new support function lyx::count to use in...
2002-01-14 Lars Gullik Bjønnesbuf.diff
2002-01-13 Jean-Marc Lasgouttesfix assert with broken symlinks on buffer-open; fix...
2002-01-13 Jean-Marc Lasgouttesfix crash bug with non-existing input files
2002-01-13 Dekel TsurRemove another #warning
2002-01-13 Jean-Marc Lasgouttesadd shortcuts to filedialogs directory buttons; small...
2002-01-13 Jean-Marc Lasgouttesfix problem with nroff detection, remove dead code...
2002-01-12 Allan RaeMostly fixed the 'empty paragraph deletion kills the...
2002-01-12 Dekel TsurFix (partially) font bug in compatability code.
2002-01-11 Jürgen VignaFixed stupid bug in insettext.C
2002-01-11 Jean-Marc Lasgouttesfix non-working edit>tabular menu
2002-01-10 Jean-Marc Lasgouttesupdates to latexfeatures stuff; allow empty \document_path
2002-01-09 Jean-Marc Lasgouttesfunc_status cleanup from Martin; fix small configure bug
2002-01-08 Jürgen VignaFixed getMaxWidth() in insetminipage if the width is...
2002-01-08 Jürgen VignaUpdate the toolbar if we unlock an inset (or change...
2002-01-08 Jürgen VignaFixed rowbreaking for "character"-insets and ignore...
2002-01-07 Jürgen VignaFixed InsetText::getLyXText().
2002-01-07 Jean-Marc Lasgouttesvarious fixes from John, Martin and Kayvan, plus one...
2002-01-07 Jürgen VignaJohn's Layout Tabular UI improvements and Martins fixes...
2002-01-06 Jürgen VignaFixed long standing bug in breaking rows correctly...
2002-01-04 Jürgen VignaAnother fix to Undo/Redo code I hope we get nearer...
2002-01-03 Jean-Marc Lasgouttestable selection fix from John; Here & wide figures...
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-27 Jürgen VignaMore ascii-export fixes and when making copy of single...
2001-12-24 Jürgen VignaInsert mouse_x/y positon to have a REAL motion check...
2001-12-20 Jürgen VignaFixed crash in undo_cursor putting and better saving...
2001-12-20 Jürgen VignaFinished new Longtable options support. Please head...
2001-12-19 Jürgen VignaMore fixes for longtable options, still more to come.
2001-12-19 Jürgen VignaFixed small problem in InsetText and start for a better...
2001-12-18 Jürgen VignaMore fixes to the autocollapsing of paragraphs.
2001-12-18 Jürgen VignaSome fixes to lt handling (one forgotten reset) and...
2001-12-18 Jürgen VignaFixed stupid bug introduced by my last commit!
2001-12-18 Lars Gullik Bjønnessmall stuff
2001-12-17 Jean-Marc Lasgouttesfix small clash between patches
2001-12-17 Jürgen VignaSet selection.cursor always on a ButtonPress event...
2001-12-17 Jean-Marc Lasgouttesfix to checkInsetHit() from John
2001-12-17 Jürgen VignaFixed poping up of Layout-Dialogs on Mouse-Button-3...
2001-12-14 Jürgen VignaJohn's InsetTabular cursor patch and modifications...
2001-12-13 Jean-Marc Lasgouttesfix symbol font loading, insetquote latex output, undo...
2001-12-12 Jean-Marc Lasgouttesadd parOwner to Inset, optimize LyXText::workWidth...
2001-12-11 Jean-Marc Lasgouttesuse LyXLength for tabular pwidth
2001-12-10 Jean-Marc Lasgouttescleanup my latest cleanup
2001-12-10 Jean-Marc Lasgouttessmall cleanup
2001-12-10 Allan Raeremove redundant code
2001-12-05 Lars Gullik Bjønnescomment.diff
2001-12-05 Jürgen VignaFixed faulte delete of paragraphs in a special case.
2001-12-05 Jürgen VignaFixed insetAllowd for InsetText and Pasting multiple...
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-12-04 Jürgen VignaMore fixes.
2001-12-03 Jürgen VignaFixed updating of non locked inset inside other insets...
2001-12-03 Jürgen VignaJohn's minibuffer, checkInsetHit, lyxfunc-timeout patch...
2001-12-02 Lars Gullik Bjønnestab-sel patch
2001-12-02 Lars Gullik Bjønnesrotatefix patch
2001-11-30 Jürgen VignaHopefully fixed the redo problems with insets!
2001-11-30 José Matoxdocbook code cleanup.
2001-11-29 André Pönitzreduction of header dependencies, part II (use new...
2001-11-29 Jürgen VignaFixed cut&paste bugs and added freespacing for ERT...
2001-11-29 Jürgen VignaAdded function firstRow() to LyXText as this function...
2001-11-29 Jürgen VignaFixed various bugs + John's form paragraph bug.
2001-11-28 André Pönitzsomeone selling brown paperbags?
2001-11-28 Jürgen VignaReduce Michael's buglist.
2001-11-27 Jean-Marc Lasgouttescleanups by john and andre
2001-11-27 André Pönitzwhitespace changes;
2001-11-26 André Pönitzmore header disentangling
2001-11-26 André Pönitzstart reducing header file dependencies
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-11-23 Jean-Marc LasgouttesisInset patch from John
2001-11-22 Allan RaecheckInsertChar() return values changes
2001-11-19 Jean-Marc Lasgoutteslatexfeatures path from Michael
2001-11-14 José MatoxFix several warnings regarding unused variable/arguments.
2001-11-13 Jean-Marc Lasgouttespopup fixes from Juergen ; insetgraphics fix from Herbe...
2001-11-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-11-07 José MatoxImproved support for docbook export in inset text.
2001-11-06 José MatoxFix the insetindex.C problem with gcc3.
2001-11-03 José MatoxAdded "using" statement that I missed yesterday.
2001-11-02 Dekel Tsurinsetexternal: Do not run update command if result...
2001-11-02 José MatoxAdded suport for index and caption insets.
2001-10-31 Jean-Marc Lasgouttesmore skak tweaks
2001-10-31 Jean-Marc Lasgouttesskak support, John's ERT fixes, loclae blunder fix
2001-10-24 Jürgen VignaChanges to the longtable support.
2001-10-24 José MatoxFixed longtable export.
2001-10-23 José MatoxCleaned the preamble generation for linuxdoc/docbook.
2001-10-22 Jürgen VignaFixed center mousebutton-pastes into ERT insets.
2001-10-19 Jürgen VignaForgotten Changelog.
2001-10-19 Jürgen VignaSmall fixes to various InsetText problems.
2001-10-18 Jürgen VignaTried to fix the too large InsetText (footnote).
2001-10-15 José Matoxadd suport for ert export for docbook and linuxdoc
2001-10-08 Jean-Marc Lasgouttesbetter latin3&4 support
2001-10-05 Jean-Marc Lasgoutteslatin3 support ; latin9 improvements
2001-10-03 Jürgen VignaFixed changed-status for collapsable insets.
2001-10-01 Jean-Marc Lasgouttessmall tweaks
2001-10-01 Jürgen VignaHonor FINISHED_XXX flags in LocalDispatch of InsetText...
2001-09-28 Dekel TsurMisc. small fixes
2001-09-24 Angus LeemingClean-up the behaviour of the inset when not displaying...
2001-09-24 Angus Leeming"Correct" way to prevent spellchecking in the ERT inset.
next