]> git.lyx.org Git - features.git/blobdiff - ChangeLog
Changed to always show if a feature is a toggle also if disabled.
[features.git] / ChangeLog
index 0b3236d7bce427f334e7a836e40de8bf32d96c2c..dadb68a58831bd50374e84b3c3ef1eaef025b364 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2000-08-18  Juergen Vigna  <jug@sad.it>
 
+       * src/insets/insettabular.C (getStatus): changed to return func_status.
+
+       * src/lyxfunc.C (getStatus): fixed TabularFeatures menu to always
+       display toggle menu entries if they are.
+
        * src/lyx_cb.C: #ifdef'ed out layout stuff which is in the
        new document layout now.