]> git.ipfire.org Git - thirdparty/newt.git/blobdiff - newt.0.52.ver
install python modules to purelib and platlib
[thirdparty/newt.git] / newt.0.52.ver
index 10ea1b190f1b65bbc4b8a5a158a7c75bc39acdf0..5bbb22e01ac508598eada0b9289264d6d609f022 100644 (file)
@@ -161,3 +161,17 @@ NEWT_0.52.13 {
                newtScrollbarSetColors;
                newtTextboxSetColors;
 } NEWT_0.52.11;
+
+NEWT_0.52.16 {
+       global:
+               newtComponentGetPosition;
+               newtComponentGetSize;
+} NEWT_0.52.13;
+
+NEWT_0.52.17 {
+       global:
+               newtFormGetScrollPosition;
+               newtFormSetScrollPosition;
+               newtEntryGetCursorPosition;
+               newtEntrySetCursorPosition;
+} NEWT_0.52.16;