]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ChangeLog
Herbert's and my fixes to the graphics inset.
[lyx.git] / src / frontends / controllers / ChangeLog
2002-04-04 Angus LeemingHerbert's and my fixes to the graphics inset.
2002-03-26 Angus LeemingSquash warning from my compiler.
2002-03-22 Angus LeemingEnable the graphics inset to work correctly with relati...
2002-03-22 Angus Leeming* Use JMarc's browseRelFiles rather than browseFiles.
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-19 Angus LeemingJohn's msg.diff
2002-03-18 Angus LeemingDon't test for string::c_str() returning NULL.
2002-03-11 Jean-Marc Lasgouttesanother bibtex parsing fix
2002-03-11 Jean-Marc Lasgouttesbibfile parsing and insetgraphics fixes from Herbert...
2002-03-07 Lars Gullik Bjønnesascii export of paragraphs, fix small compile problem.
2002-03-06 Angus LeemingAdd LString.h to ControlShowFile.h
2002-03-05 Angus LeemingDon't call parseBibTeX at all if the info field is...
2002-03-05 Angus LeemingFix crash when data.find('=') returns string::npos.
2002-02-27 Angus LeemingThe graphics inset now has:
2002-02-26 Jean-Marc Lasgouttescleanups from John and Juergen, bib files parsing fix...
2002-02-20 Lars Gullik Bjønnessimper dep. tracking and obj. file compile
2002-02-20 Angus LeemingHerbert's graphics14.diff
2002-02-18 Angus LeemingSynching my tree with cvs.
2002-02-16 Angus LeemingWe don't currently use fork anywhere (or if we do it...
2002-02-07 Angus LeemingHerbert's unzip et al patch.
2002-02-06 Jean-Marc Lasgouttesfix weird error message when a command is disabled...
2002-02-05 Angus LeemingJ�rgen's first go at tooltips etc...
2002-02-04 Jean-Marc Lasgouttestwo patches from john
2002-02-01 Angus LeemingA couple of fixes from Herbert.
2002-01-31 Angus LeemingHerbert's latest graphics patch.
2002-01-30 Angus LeemingHerbert's fix to bug #222.
2002-01-29 Angus LeemingHerbert's big graphics patch.
2002-01-25 Angus Leemingadded #include "LString.h" where they belong.
2002-01-25 Angus Leemingremove redundant // -*- C++ -*-
2002-01-24 Angus LeemingRemove const qualifier from bool return type.
2002-01-21 Jean-Marc Lasgouttesforminclude patch from herbert
2002-01-20 Jean-Marc Lasgouttesfixes to biblio and insetgraphics from herbert; disable...
2002-01-19 Jean-Marc Lasgouttesfix from herbert to biblio parsing
2002-01-19 Jean-Marc Lasgouttesfix bugs 200, 201, 196
2002-01-19 Jean-Marc Lasgouttesfix bug 175 (minipage in minipage); fix some warnings...
2002-01-17 Jean-Marc Lasgouttesuse real LyXLength for minipages; new method LyXLength...
2002-01-17 Jean-Marc Lasgouttescompilation fix
2002-01-16 Jean-Marc Lasgouttesfinally apply DepTable patch; simplify file browsing...
2002-01-16 Angus LeemingAdd the missing template instatiations!
2002-01-16 Angus Leeming#include "LString.h" in the right places. Must be doing...
2002-01-16 Angus LeemingThe reducing file dependencies in the frontends patch.
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-13 Lars Gullik Bjønnesbug 183
2002-01-13 Jean-Marc Lasgouttesadd shortcuts to filedialogs directory buttons; small...
2002-01-13 Lars Gullik Bjønnesthe aik patch
2002-01-07 Angus LeemingFix bugs #32 and #52.
2002-01-03 Jean-Marc Lasgouttestable selection fix from John; Here & wide figures...
2001-12-20 Jean-Marc Lasgouttesremoved most uses of toupper and friends, removed ...
2001-11-27 Jean-Marc Lasgouttescleanups by john and andre
2001-11-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-10-23 Jean-Marc Lasgouttesfix compilation on freebsd
2001-10-22 Jürgen VignaFixed spellchecker problems.
2001-10-15 Angus LeemingAddress most (if not all?) of the problems raised by...
2001-10-12 Jean-Marc Lasgouttesfixes to tex-info stuff
2001-10-10 Angus LeemingClean-up of Herbert's Texinfo dialog.
2001-10-09 Angus LeemingRevert change.
2001-10-09 Angus LeemingHerbert's TeX Info extravaganza.
2001-10-03 Jean-Marc Lasgouttesmore tweaks to version_info stuff
2001-10-01 Angus LeemingFix working of the spellchecker dialog with ispell...
2001-09-27 Angus LeemingFix silly little bug that resulted in only being able...
2001-09-27 Angus LeemingRemove old splash dialog(s).
2001-09-25 Angus Leeming* Define a new member variable to ControlButtons, emerg...
2001-09-24 Angus LeemingPrettify the names of the buffers displayed in the...
2001-09-24 Angus Leeming* New xforms helper functions getVectorFromChoice,...
2001-09-21 Angus LeemingThe reference dialog now disconnects from the inset...
2001-09-14 Angus LeemingAdd "jpg" to list of recognized file extensions (from...
2001-09-13 Dekel TsurChoose labels from other documents
2001-09-12 Angus LeemingInset dialogs: remain connected to the inset on "Apply...
2001-09-07 Angus LeemingFix semantics of Replace in Find & Replace dialog
2001-09-07 Angus LeemingRob Lahaye's "iconify dialogs with main window if so...
2001-09-04 Angus LeemingFix for Michael's bug: In the "Character layout"dialog,
2001-09-04 Angus Leeming*** empty log message ***
2001-08-28 Angus LeemingJohn's controller patch
2001-08-28 Angus LeemingJohn's character.C patch (bug fix).
2001-08-24 Angus LeemingTentative fix for the "press Apply multiple times and...
2001-08-24 Angus LeemingJohn's recent build.diff patch
2001-08-20 Angus LeemingHerbert's patch, part 1
2001-08-15 Angus LeemingRemove LATEX_TOGGLE.
2001-08-09 Angus LeemingFixes to References dialog (read-only status) and to...
2001-08-09 Allan Raeremove bogus SUBDIRS and dist-hook entries
2001-08-07 Angus LeemingSmall clean-up.
2001-08-07 Jürgen VignaApplied Edwins patch, fixes to free memory read in...
2001-08-06 Jürgen VignaVarious update/redraw fixes. Cleaned up InsetERT and...
2001-08-01 Angus Leemingsmall fixes...
2001-07-30 Angus Leeming* John's maths patch,
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-30 Jean-Marc Lasgouttesvarious fixes
2001-07-29 Asger Ottar Alstrup- Applied the thesaurus patch.
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
2001-07-25 Jean-Marc Lasgouttesmath-space; fixes to include inset dialog; autoconfigur...
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-19 Jean-Marc Lasgouttessmall things
2001-07-19 Angus LeemingMerge natbib branch into head
2001-07-17 Jürgen VignaImplemented spellchecking inside insets. Small fixes...
2001-07-17 Angus LeemingEdwin's spellchecker3 patch
2001-07-16 Jürgen VignaForgotten ChangeLog entries.
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-13 Jean-Marc Lasgouttescompilation fixes
2001-07-13 Jürgen VignaEdwin's spellchecker GUII patch with some fixes to it.
next