]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ChangeLog
The reference dialog now disconnects from the inset on Apply. Its behaviour
[lyx.git] / src / frontends / controllers / ChangeLog
index 251c3822d151691c1d384af8795f178a1e63cf97..d4b52a8a7788385f7001985192b8f993e2ff1ba9 100644 (file)
@@ -1,3 +1,17 @@
+2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * ControlReferences.h (disconnectOnApply): new method. Set to true.
+       Perhaps make this user-modifiable?
+
+2001-09-14  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * ControlGraphics.C (Browse): add "jpg" to list of recognized file
+       extensions.
+
+2001-09-07  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * ControlRef.C (getBufferList, getBufferNum): New methods
+
 2001-09-12  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * ControlInset.h (disconnectOnApply): new method. Defines the behaviour