]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ChangeLog
show some more info on execvp error
[lyx.git] / src / frontends / xforms / ChangeLog
index a0f552da238d1f84b575e2c687b6fefa41e3d22b..bdf64be72855418b6be8b01f24a6c72bd0979a8c 100644 (file)
@@ -1,7 +1,52 @@
+2002-07-30  John Levon  <levon@movementarian.org>
+
+       * lyx_gui.C: implement remove_read_callback()
+2002-07-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * XWorkArea.C (work_area_handler): change type of
+       scrollbar_value_old to double
+
+2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * several files: strip,frontStrip -> trim,ltrim,rtrim
+
+2002-07-25  John Levon  <levon@movementarian.org>
+
+       * lyx_gui.C:
+       * XWorkArea.C: using dec
+
+2002-07-25  Juergen Spitzmueller <j.spitzmueller@gmx.de>
+
+       * FormFloat.C: Fixed and better GUI-logic
+
+2002-07-25  André Pönitz <poenitz@gmx.net>
+
+       * lyx_gui.C:
+       * XWorkArea.C: add 'dec' to switch back to decimal output
+
+2002-07-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * Menubar_pimpl.C: do not include "toc.h" and "FloatList.h".
+       (create_submenu): add parameter ``all_disabled'' which will be
+       false only if the menu contains at least one working item. Disable
+       submenus who have all_disabled true. What I could not do, though
+       is disable menubar items when all the menu is disabled (because I
+       know about it only when I try to open this menu)
+
+2002-07-25  Herbert Voss  <voss@perce.de>
+
+       * FormBibtex.C (update): clear browser first
+
+2002-07-25  Juergen Vigna  <jug@sad.it>
+
+       * XWorkArea.C (work_area_handler): set y_old and x_old to some
+       values in the MOUSE or DRAG even.
+
 2002-07-25  John Levon  <levon@movementarian.org>
 
        * forms/form_float.fd: "Span columns"
+
 2002-07-25  Juergen Spitzmueller <j.spitzmueller@gmx.de>
 
        * FormFloat.C:
@@ -27,7 +72,7 @@
 2002-07-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
        * Menubar_pimpl.C (create_submenu): updates due to changes in
-       menubackend. 
+       menubackend.
 
 2002-07-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
 
 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
 
-       * XFormsView.C: don't call toolbar_->set() 
+       * XFormsView.C: don't call toolbar_->set()
 
        * Toolbar_pimpl.h:
        * Toolbar_pimpl.C: rationalise code, remove half-working
          update stuff into simple add()
+
 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
 
        * lyx_gui.C: add lyx_gui::exit()