]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
reverse last change
[lyx.git] / src / frontends / ChangeLog
index 3e2cad4bc4c49e5b816b0408aed5bf638f37ee49..6a70d7246b92a5c6104cb80beaf6d81277e9649b 100644 (file)
@@ -1,3 +1,73 @@
+2003-02-08  John Levon  <levon@movementarian.org>
+
+       * Dialogs.h: add showMergeChanges()
+
+2003-01-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * FileDialog.h: implement opendir (browse directory) [bug 824]
+
+2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am (LIBS): delete
+       (libfrontends_la_LDFLAGS): add with same as LIBS
+
+2003-01-11  Angus Leeming  <leeming@lyx.org>
+
+       * screen.C (SplashScreen): load up banner.ppm rather than banner.xpm.
+
+2003-01-05  John Levon  <levon@movementarian.org>
+
+       * LyXKeySym.h: pass Encoding to getISOEncoded
+
+2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * lyx_gui.h: add new function lyx_gui::getStatus, which can be
+       used by a frontend to indicate that some lfun is not implemented.
+
+2002-12-12  John Levon  <levon@movementarian.org>
+
+       * LyXKeySym.h: add isText()
+
+2002-12-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * screen.C (fitCursor): remove usleep thingie
+       (fitManualCursor): ditto
+
+2002-12-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * screen.C (fitManualCursor): add delay if we have a selection
+       going
+       (fitCursor): ditto
+
+2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * several files: ws changes
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * FileDialog.h: split Select() into open()/save() for
+         benefit of Qt
+
+2002-11-01  Herbert Voss  <voss@perce.de>
+
+       * ControlGraphics.C: "Default" is now a part of the rotate-list
+
+2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * lyx_gui.h: do not use std:: on string
+
+2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * lyx_gui.h: reindent a bit, change signeture on lyx_gui::start.
+
+2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * PrinterParams.h (to): default value changed to 0 (from 1).
+
+       * Liason.[Ch]: removed. Code moved into ControlPrint.[Ch].
+
+       * makefile.am: remove Liason.[Ch].
+
 2002-10-21  Angus Leeming  <aleem@pneumon.bg.ic.ac.uk>
 
        * LyXKeySym.h (operator==): compilation fix. The two args should have