]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
remove preamble dialog from the qt frontend
[lyx.git] / src / frontends / ChangeLog
index 425adc7e7d5d7adc1e54a6f7fe97d3082ff167c4..ed7fe8902c63a45b9d8ea791b3d90bb7aa32c36c 100644 (file)
@@ -1,7 +1,25 @@
+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