]> git.lyx.org Git - features.git/commitdiff
patch to mathed some fixing in minibuffer
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 26 Oct 2000 00:08:08 +0000 (00:08 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 26 Oct 2000 00:08:08 +0000 (00:08 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1160 a592a061-630c-0410-9148-cb99ea01b6c8

ChangeLog

index 6681aaf5e37494d2bfaf8aabe7fe810c887f0906..54cff84e755fee25fee6024b4d4fc6a09f612e58 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2000-10-25  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * src/minibuffer.h: use Timeout instead of the xforms timer
+       object. 
+       (setTimer) rewrite for the Timeout, change to unsigned arg
+       (set): change to unsigned timer arg
+       (TimerCB): remove
+
+       * src/minibuffer.C (TimerCB): removed func 
+       (C_MiniBuffer_TimerCB): removed func 
+       (C_MiniBuffer_ExecutingCB): rewrite to not depend on TimerCB
+       (peek_event): use a switch statement
+       (add): don't use fl_add_timer.
+       (Set): rewrite to use the Timeout
+       (Init): ditto
+
+       * src/Timeout.[Ch] (setType): return a Timeout &
+       (setTimeout): ditto, change to unsigned arg for timeout
+
+2000-10-25  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * src/mathed/formula.C (mathed_string_width): Use string instead
+       of a constant size char array.
+                                      
 2000-10-25  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * src/frontends/ButtonPolicies.h: remove the LOstream and remove