]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/ChangeLog
Add an image loader using the xforms library routines and compile it if
[features.git] / src / frontends / xforms / ChangeLog
index 9b8c17bdcf6607e79803e833c33e540a02d12a6e..604dbed832ab2e39461096ccba661c4b5529e51d 100644 (file)
@@ -1,3 +1,13 @@
+2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * xformsGImage.[Ch]: new files. An image loader based on xforms library
+       routines.
+
+       * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
+       your version of the xforms libraries is up to the task.
+
+       * Makefile.am: compile the xforms image loader if so configured.
+
 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
 
        * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C