]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ChangeLog
Remove debug message
[lyx.git] / src / frontends / xforms / ChangeLog
index 2dddf0be2a8c995df7244ca29df1a17433e81b94..31f652e24305d6e945209e2c9e86cf0cc23ac39d 100644 (file)
@@ -1,3 +1,60 @@
+2001-03-12  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * Menubar_pimpl.C (add_toc): Remove debug message.
+
+2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Makefile.am:
+       * Dialogs.C:
+       * FormExternal.C:
+       * FormExternal.h:
+       * form_external.C:
+       * form_external.h:
+       * xforms/forms/makefile:
+       * forms/form_external.fd: add FormExternal
+
+2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Dialogs.C: add destroySplash()
+
+       * form_splash.h:
+       * form_splash.C:
+       * forms/form_splash.fd:
+       * FormSplash.h:
+       * FormSplash.C: make independent of FormBase, tidy
+       
+       * Menubar_pimpl.C: destroy splash on interaction
+
+2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
+
+       * FormToc.h: use Buffer::typedef
+
+       * Menubar_pimpl.C (add_toc): use the Buffer::typedefs
+       * FormToc.C (build): ditto
+       (updateToc): ditto
+
+2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
+
+       * FormToc.C (build): implement for dynamic number of lists
+       (updateToc): ditto
+       * Menubar_pimpl.C (add_toc): ditto
+
+2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
+
+        * added credits:
+       * Dialogs.C:
+       * Makefile.am:
+       * FormCredits.[Ch]:
+       * form_credits.[Ch]:
+       * forms/form_credits.fd:
+
+2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
+
+       * Menubar_pimpl.h: make Pipl::ItemInfo::item_ a boost::shared_ptr,
+       make ButtonList contain boost::shared_ptr<ItemInfo>
+
+       * Menubar_pimpl.C (~Pimpl): remove destructor 
+
 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
 
        * Makefile.am:
 
        * FormPreferences.C: removed three unused using directives.
 
+2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
+
+       * added find/replace dialog:
+       * FormSearch.*: added
+       * form_search.*: added
+       * forms/form_search.fd: added
+
 2001-02-27  Dekel Tsur  <dekelts@tau.ac.il>
 
        * FormRef.C: Fixed the behaviour of Goto-Ref.