summaryrefslogtreecommitdiff
path: root/src/libIvy.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/libIvy.def')
-rw-r--r--src/libIvy.def28
1 files changed, 11 insertions, 17 deletions
diff --git a/src/libIvy.def b/src/libIvy.def
index 4f7e3ba..df671c7 100644
--- a/src/libIvy.def
+++ b/src/libIvy.def
@@ -3,7 +3,9 @@ LIBRARY Ivy
EXPORTS
IvyDefaultApplicationCallback
-IvySetMyMessagesStart
+IvyDefaultBindCallback
+
+IvySetFilter
IvyInit
IvyStart
IvyStop
@@ -15,32 +17,24 @@ IvyGetApplication
IvyGetApplicationList
IvyGetApplicationMessages
IvyBindMsg
-IvyBindSimpleMsg
IvyUnbindMsg
IvySendError
IvySendDieMsg
IvySendMsg
-IvySetApplicationPriority
-IvySetBindCallback
+
IvyBindDirectMsg
IvySendDirectMsg
-
-IvyArgumentNew
-IvyArgumentFree
-IvyArgumentGetValue
-IvyArgumentGetChildrens
-IvyArgumentGetNextChild
-IvyAddChild
-IvyAddChildValue
-
-
+IvySetBeforeSelectHook
+IvySetAfterSelectHook
IvyMainLoop
IvyChannelInit
IvyChannelRemove
IvyChannelAdd
-TimerRepeatAfter
-TimerModify
-TimerRemove
+IvyBindingCompile
+IvyBindingFree
+
+IvyBindingExec
+IvyBindingMatch