]> git.lyx.org Git - features.git/blobdiff - ChangeLog
Moved the_locking_inset form BufferView to LyXText (where it belongs!)
[features.git] / ChangeLog
index 23fc2ce91ad37aa5b90429805fa78b93f12fe392..2f44366f7705aa45eb668119c06d698050735d52 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2000-10-03  Juergen Vigna  <jug@sad.it>
+
+       * various files: changed use of BufferView::the_locking_inset.
+       
+       * src/BufferView2.C (theLockingInset): 
+       (theLockingInset): new functions.
+
+       * src/BufferView.h: removed the_locking_inset.
+
+       * src/lyxtext.h: added the_locking_inset
+
+       * src/BufferView_pimpl.C (checkInsetHit): y_tmp form uint to int.
+
+       * src/insets/lyxinset.h: added bool to ShowInsetCursor definition.
+
 2000-10-02  Angus Leeming <a.leeming@ic.ac.uk>
 
        * src/mathed/formula.C (IsMacro): declared but not referenced; removed.