1998-12-21  Christophe Prud'homme  <Christophe.Prudhomme@ann.jussieu.fr>

	* opUIUtils.h: removed cmpIOR definition. already defined in komBase.h
	added Id to identify quickly the last guy who did the changes

	* opUIUtils.cc: removed cmpIOR. already defined in kom/komBase.cc
	added Id to identify quickly the last guy who did the changes

Mon Dec 21 16:59:41 1998 Simon Hausmann <tronical@gmx.net>

        * opToolBar: added signals: clicked, doubleClicked, pressed, released, toggled, highlighted
          (modified files: opToolBar.* opToolBarIf.* openparts_ui.idl)

Wed Dec 23 15:45:31 1998 Simon Hausmann <tronical@gmx.net>

        * opMenuBar : added signals: activated, highlighted
          (modified files: opMenu.* opMenuIf.* openparts_ui.idl)
          (the two signals in opMenuData are now sorta obsolete :) this here is way easier to handle/use)

Mon Dec 28 18:26:15 1998 Simon Hausmann <tronical@gmx.net>

        * opToolBar : added functions: insertTextLabel, changeLabelText
          (modified files: opToolBarIf.* openparts_ui.idl)
          (I need these two functions for KoHTML)

Fri Feb 12 00:21:00 1999 Simon Hausmann <tronical@gmx.net>

        * opMenu.* opMenuIf.* openparts_ui.idl : added functions: fileMenu,
          setFileMenu
          now parts can specify menu entries in the file menu
