]> git.lyx.org Git - features.git/blobdiff - ChangeLog
Fixed disabled Table-Menu entries, renamed table-insert to dialog-tabular-insert
[features.git] / ChangeLog
index 1e10446b35b8dbc8c62273dfde17434384af799a..631eee3abd61c0b3ddbfd9e0418d075ad74c9218 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2000-08-25  Juergen Vigna  <jug@sad.it>
 
+       * src/LyXAction.C (init): renamed LFUN_TABLE to
+       LFUN_DIALOG_TABULAR_INSERT and fixed all it's occurences.
+
+       * src/lyxfunc.C (getStatus): fix for disabled Edit->Table entries.
+
        * src/lyxscreen.h: add force_clear variable and fuction to force
        a clear area when redrawing in LyXText.