Dia ChangeLog report for Thu Jul 26 07:23:02 2001 (UTC)



*** Recent ChangeLog entries:

--- ChangeLog.previous  Fri Jul 20 09:23:05 2001
+++ dia/ChangeLog       Thu Jul 26 01:25:09 2001
@@ -1,3 +1,28 @@
+2001-07-26  Cyrille Chepelov  <chepelov calixo net>
+
+       * app/group.c: added delivery of events to the first member of the
+       group which is able to process it.
+
+       * lib/properties.c(prop_desc_lists_intersection): properties
+       don't match if they don't have identical event handler.
+       * lib/properties.h: simplified the PropEventHandler signature.
+
+       Event delivery code is still untested so far, but should be
+       lurking harmless.
+
+2001-07-25  Cyrille Chepelov  <chepelov calixo net>
+
+       * lib/properties.[ch]: Added (untested !) property event handler
+       capability. Added a new PROP_TYPE_BUTTON, for the purpose of
+       generating such events. This stuff compiles, and should lurk
+       around silently as long as you don't declare property descriptors
+       with events (AFAICT).
+       In object_create_props_dialog() and friends:
+       attached a single structure with lots of data instead of lots of
+       little attachments of data to the dialog widget.
+
+       * lib/object.h: fixed mild typedef breakage introduced by the above.
+
 2001-07-17  Lars Clausen  <Lars R. Clausen <lrclause cs uiuc edu>>

        * lots of files: Changed Font to DiaFont




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]