blob: e98ed27362ee8e9091cc50c821fb9c28a2c8ff1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2005-12-20:
-----------
* Add Protocol.do_one_event and Protocol.do_pending.
2002-05-03:
-----------
General Changes
* Merging CamlTk and LablTk API interfaces
* Activate and Deactivate Events are added
* Virtual events support
* Added UTF conversion
Incompatibilities between the previous camltk/labltk versions
* CamlTk's bind_tag and bind_class superseded tag_bind and class_bind.
* added optional arguments to some functions of CamlTk.
* The library name libfrx and libjpf are changed to frxlib and jpflib
respectively, to avoid the library name confusion.
|