X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Ffrontends%2FChangeLog;h=9945f3c88781455e0fa9bb44ba1f2d13c972dd4d;hb=fd836612cb8540458e0952026c30ade6e0bd56bb;hp=405537d7f740f5ec8ce598bb9a3ac90882b794b3;hpb=f28db60cca02b0e0df73bda2ff466dd5131be906;p=lyx.git diff --git a/src/frontends/ChangeLog b/src/frontends/ChangeLog index 405537d7f7..9945f3c887 100644 --- a/src/frontends/ChangeLog +++ b/src/frontends/ChangeLog @@ -1,3 +1,56 @@ +2001-07-30 Jean-Marc Lasgouttes + + * Liason.C: #include LAssert.h + +2001-07-24 John Levon + + * Dialogs.h: add showThesaurus + +2001-07-13 Edwin Leuven + + * Dialogs.h: add showAboutlyx and remove showCredits and Copyright + +2001-07-13 Edwin Leuven + + * Dialogs.h: added showSpellchecker + +2001-07-03 Jean-Marc Lasgouttes + + * GUIRunTime.h: (x11Display): + (x11Screen): + (x11Colormap): + (x11VisualDepth): new methods + +2001-07-03 Lars Gullik Bjønnes + + * GUIRunTime.h: add createMainView + +2001-06-27 John Levon + + * Dialogs.h: add showSpellcheckerPreferences + +2001-06-22 John Levon + + * Makefile.am: remove kde frontend + +2001-06-15 Angus Leeming + + * Dialogs.h: removed unused signal showCharacter. + Renamed signals showLayoutDocument -> showDocument, + showLayoutParagraph -> showParagraph, + showLayoutCharacter -> showCharacter. + Added signal updateParagraph. + Rearranged signals in some sort of alphabetical order again. + +2001-06-14 Angus Leeming + + * FileDialog.h: + * Timeout.h: added // -*- C++ -*- as first line. + +2001-06-11 Lars Gullik Bjønnes + + * Makefile.am: make the dependencies work for the sub libs. + 2001-05-31 Lars Gullik Bjønnes * Makefile.am (libfrontends_la_LIBADD): new var, add all subdirs