]> git.lyx.org Git - lyx.git/history - src/frontends/controllers
two patches from john
[lyx.git] / src / frontends / controllers /
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-26 Jean-Marc Lasgouttesnew alert code
2001-11-20 Jean-Marc Lasgouttessmall things
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 LeemingRemove now redundant declaration
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-09-04 Angus LeemingDistinguish between "Apply" when the dialog should...
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-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-02 Lars Gullik Bjønnesmore latex conversion cases fixed, patch from Andre...
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
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 AlstrupMore header file include dependency work
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
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 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-16 Jürgen VignaForgotten ChangeLog entries.
2001-07-16 Jürgen VignaAdded lyxrc-flag to be able to select if I want use...
2001-07-13 Angus LeemingRemove Copyright and Credits files
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.
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-16 Angus LeemingClean-up of the button controller.
2001-06-15 Angus LeemingAdd an updateParagraph signal, take the opportunity...
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-06-13 Angus LeemingOnce again the user can use the Font button on the...
2001-06-12 Angus LeemingChanges needed to activate Character dialog buttons...
next