diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2005-03-12 00:19:13 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2005-03-12 00:19:13 +0000 |
commit | 3573488ef227bd7719eae892c72784cace95ffd4 (patch) | |
tree | 025299aeb3ad4574da705d836a396483cab229be /shared/notes.txt | |
parent | 1eef182b31a4cb2f55e26e7527469fc2902368a3 (diff) |
cyclone alpha54 and toxy alpha16 (see notes.txt for cyclone, toxy and shared)
svn path=/trunk/externals/miXed/; revision=2618
Diffstat (limited to 'shared/notes.txt')
-rw-r--r-- | shared/notes.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/shared/notes.txt b/shared/notes.txt index de093b8..9f92507 100644 --- a/shared/notes.txt +++ b/shared/notes.txt @@ -5,6 +5,17 @@ TODO for root and shared DONE for root and shared +with cyclone alpha54 and toxy alpha16 + * props: + . code cleanup + . new calls: props_getfirst(), props_getnext(), props_diff(), + props_clearall(), props_clearvalues() + . props_add(): additional argument 'filter' (skip exact input-filter copies) + * fragile: new call fragile_class_getnames() + * hammereditor: + . hammereditor_append() accepts unbalanced braces + . defaults to dirty, if (older) tk misses edit command + with cyclone alpha53 * binport: added half-byte #symbol id * hammereditor: |