]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ChangeLog
John's FormExternal patch, Edwin's Qt2 patch and Baruch's gnome patch.
[lyx.git] / src / frontends / xforms / ChangeLog
index 97d04907f8e646ace1d9c6f7e59124d40452d53f..c3d6c8c39d259bc651dbcaa4ee3e3d4dc02a6cab 100644 (file)
@@ -1,3 +1,80 @@
+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  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:
+       * FileDialog.C:
+       * FormFiledialog.C:
+       * FormFiledialog.h:
+       * form_filedialog.C:
+       * form_filedialog.h:
+       * FormGraphics.C:
+       * FormInclude.C:
+       * FormPreferences.C:
+       * FormPrint.C:
+       * xforms_helpers.C:
+       * xforms_helpers.h:
+       * forms/fdfix.sh:
+       * forms/makefile:
+       * form/form_filedialog.fd: add File Dialog
+       * Toolbar_pimpl.h:
+       * Toolbar_pimpl.C: move LayoutsCB to here
+
+2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
+
+       * FormParagraph.C: changes because of ParagraphParameters.
+
+2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * FormSearch.C (Replace): remove default argument
+       (Find): ditto
+
+2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
+
+       * added find/replace dialog:
+       * FormSearch.*: added
+       * form_search.*: added
+       * forms/form_search.fd: added
+
 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * xform_helpers.[Ch]: renamed as xforms_helpers.[Ch].
 
        * 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.