ruby-iup 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (230) hide show
  1. data/Rakefile +1 -1
  2. data/examples/ctrl/degrade.rb +5 -2
  3. data/examples/ctrl/iupgauge.rb +5 -5
  4. data/examples/ctrl/iupplot2.rb +2 -5
  5. data/examples/dlg/iupalarm.rb +3 -1
  6. data/examples/elem/iupbutton.rb +42 -59
  7. data/examples/elem/iupcanvas.rb +4 -2
  8. data/examples/elem/iupcanvas2.rb +9 -8
  9. data/examples/elem/iupcanvas3.rb +19 -29
  10. data/examples/elem/iupdialog.rb +3 -7
  11. data/examples/elem/progressbar.rb +104 -118
  12. data/ext/iup-linux/include/cd.h +494 -494
  13. data/ext/iup-linux/include/cd_canvas.hpp +358 -358
  14. data/ext/iup-linux/include/cd_old.h +158 -158
  15. data/ext/iup-linux/include/cd_private.h +362 -362
  16. data/ext/iup-linux/include/cdcgm.h +34 -34
  17. data/ext/iup-linux/include/cdclipbd.h +22 -22
  18. data/ext/iup-linux/include/cddbuf.h +23 -23
  19. data/ext/iup-linux/include/cddebug.h +24 -24
  20. data/ext/iup-linux/include/cddgn.h +23 -23
  21. data/ext/iup-linux/include/cddxf.h +22 -22
  22. data/ext/iup-linux/include/cdemf.h +22 -22
  23. data/ext/iup-linux/include/cdgdiplus.h +29 -29
  24. data/ext/iup-linux/include/cdimage.h +23 -23
  25. data/ext/iup-linux/include/cdirgb.h +30 -30
  26. data/ext/iup-linux/include/cdiup.h +22 -22
  27. data/ext/iup-linux/include/cdlua.h +39 -39
  28. data/ext/iup-linux/include/cdlua3_private.h +120 -120
  29. data/ext/iup-linux/include/cdlua5_private.h +141 -141
  30. data/ext/iup-linux/include/cdluaim.h +24 -24
  31. data/ext/iup-linux/include/cdluaiup.h +27 -27
  32. data/ext/iup-linux/include/cdluapdf.h +27 -27
  33. data/ext/iup-linux/include/cdmf.h +24 -24
  34. data/ext/iup-linux/include/cdmf_private.h +32 -32
  35. data/ext/iup-linux/include/cdnative.h +26 -26
  36. data/ext/iup-linux/include/cdpdf.h +38 -38
  37. data/ext/iup-linux/include/cdpicture.h +22 -22
  38. data/ext/iup-linux/include/cdprint.h +23 -23
  39. data/ext/iup-linux/include/cdps.h +37 -37
  40. data/ext/iup-linux/include/cdwmf.h +22 -22
  41. data/ext/iup-linux/include/iup.h +318 -255
  42. data/ext/iup-linux/include/iup_pplot.h +40 -40
  43. data/ext/iup-linux/include/iupcb.h +25 -25
  44. data/ext/iup-linux/include/iupcbs.h +43 -42
  45. data/ext/iup-linux/include/iupcells.h +130 -130
  46. data/ext/iup-linux/include/iupcolorbar.h +126 -126
  47. data/ext/iup-linux/include/iupcontrols.h +36 -40
  48. data/ext/iup-linux/include/iupdef.h +520 -520
  49. data/ext/iup-linux/include/iupdial.h +63 -64
  50. data/ext/iup-linux/include/iupgauge.h +57 -57
  51. data/ext/iup-linux/include/iupgetparam.h +1 -1
  52. data/ext/iup-linux/include/iupgl.h +101 -101
  53. data/ext/iup-linux/include/iupim.h +21 -21
  54. data/ext/iup-linux/include/iupkey.h +457 -290
  55. data/ext/iup-linux/include/iuplua.h +41 -41
  56. data/ext/iup-linux/include/iuplua_pplot.h +26 -26
  57. data/ext/iup-linux/include/iupluacontrols.h +27 -27
  58. data/ext/iup-linux/include/iupluagl.h +26 -26
  59. data/ext/iup-linux/include/iupluaim.h +26 -26
  60. data/ext/iup-linux/include/iupluaole.h +26 -26
  61. data/ext/iup-linux/include/iupmask.h +40 -52
  62. data/ext/iup-linux/include/iupmatrix.h +63 -69
  63. data/ext/iup-linux/include/iupole.h +24 -24
  64. data/ext/iup-linux/include/iupspin.h +21 -21
  65. data/ext/iup-linux/include/iuptabs.h +75 -79
  66. data/ext/iup-linux/include/iuptree.h +93 -93
  67. data/ext/iup-linux/include/iupval.h +46 -46
  68. data/ext/iup-linux/include/wd.h +78 -78
  69. data/ext/iup-linux/include/wd_old.h +85 -85
  70. data/ext/iup-linux/libcd.so +0 -0
  71. data/ext/iup-linux/libcdcontextplus.so +0 -0
  72. data/ext/iup-linux/libcdpdf.so +0 -0
  73. data/ext/iup-linux/libim.so +0 -0
  74. data/ext/iup-linux/libim_fftw.so +0 -0
  75. data/ext/iup-linux/libim_jp2.so +0 -0
  76. data/ext/iup-linux/libim_process.so +0 -0
  77. data/ext/iup-linux/libiup.so +0 -0
  78. data/ext/iup-linux/libiup_pplot.so +0 -0
  79. data/ext/iup-linux/libiupcontrols.so +0 -0
  80. data/ext/iup-linux/libiupgl.so +0 -0
  81. data/ext/iup-linux/libiupim.so +0 -0
  82. data/ext/iup-linux/libiupimglib.so +0 -0
  83. data/ext/iup-linux/libiupmot.so +0 -0
  84. data/ext/iup-win32/cd.dll +0 -0
  85. data/ext/iup-win32/cd.lib +0 -0
  86. data/ext/iup-win32/cdcontextplus.dll +0 -0
  87. data/ext/iup-win32/cdcontextplus.lib +0 -0
  88. data/ext/iup-win32/cdpdf.dll +0 -0
  89. data/ext/iup-win32/cdpdf.lib +0 -0
  90. data/ext/iup-win32/freetype6.dll +0 -0
  91. data/ext/iup-win32/freetype6.lib +0 -0
  92. data/ext/iup-win32/im.dll +0 -0
  93. data/ext/iup-win32/im.lib +0 -0
  94. data/ext/iup-win32/im_avi.dll +0 -0
  95. data/ext/iup-win32/im_avi.lib +0 -0
  96. data/ext/iup-win32/im_capture.dll +0 -0
  97. data/ext/iup-win32/im_capture.lib +0 -0
  98. data/ext/iup-win32/im_fftw.dll +0 -0
  99. data/ext/iup-win32/im_fftw.lib +0 -0
  100. data/ext/iup-win32/im_jp2.dll +0 -0
  101. data/ext/iup-win32/im_jp2.lib +0 -0
  102. data/ext/iup-win32/im_process.dll +0 -0
  103. data/ext/iup-win32/im_process.lib +0 -0
  104. data/ext/iup-win32/im_wmv.dll +0 -0
  105. data/ext/iup-win32/im_wmv.lib +0 -0
  106. data/ext/iup-win32/imlua_capture51.dll +0 -0
  107. data/ext/iup-win32/imlua_capture51.lib +0 -0
  108. data/ext/iup-win32/imlua_wmv51.dll +0 -0
  109. data/ext/iup-win32/imlua_wmv51.lib +0 -0
  110. data/ext/iup-win32/include/cd.h +494 -494
  111. data/ext/iup-win32/include/cd_canvas.hpp +358 -358
  112. data/ext/iup-win32/include/cd_old.h +158 -158
  113. data/ext/iup-win32/include/cd_private.h +362 -362
  114. data/ext/iup-win32/include/cdcgm.h +34 -34
  115. data/ext/iup-win32/include/cdclipbd.h +22 -22
  116. data/ext/iup-win32/include/cddbuf.h +23 -23
  117. data/ext/iup-win32/include/cddebug.h +24 -24
  118. data/ext/iup-win32/include/cddgn.h +23 -23
  119. data/ext/iup-win32/include/cddxf.h +22 -22
  120. data/ext/iup-win32/include/cdemf.h +22 -22
  121. data/ext/iup-win32/include/cdgdiplus.h +29 -29
  122. data/ext/iup-win32/include/cdimage.h +23 -23
  123. data/ext/iup-win32/include/cdirgb.h +30 -30
  124. data/ext/iup-win32/include/cdiup.h +22 -22
  125. data/ext/iup-win32/include/cdlua.h +39 -39
  126. data/ext/iup-win32/include/cdlua3_private.h +120 -120
  127. data/ext/iup-win32/include/cdlua5_private.h +141 -141
  128. data/ext/iup-win32/include/cdluaim.h +24 -24
  129. data/ext/iup-win32/include/cdluaiup.h +27 -27
  130. data/ext/iup-win32/include/cdluapdf.h +27 -27
  131. data/ext/iup-win32/include/cdmf.h +24 -24
  132. data/ext/iup-win32/include/cdmf_private.h +32 -32
  133. data/ext/iup-win32/include/cdnative.h +26 -26
  134. data/ext/iup-win32/include/cdpdf.h +38 -38
  135. data/ext/iup-win32/include/cdpicture.h +22 -22
  136. data/ext/iup-win32/include/cdprint.h +23 -23
  137. data/ext/iup-win32/include/cdps.h +37 -37
  138. data/ext/iup-win32/include/cdwmf.h +22 -22
  139. data/ext/iup-win32/include/iup.h +318 -255
  140. data/ext/iup-win32/include/iup_pplot.h +40 -40
  141. data/ext/iup-win32/include/iupcb.h +25 -25
  142. data/ext/iup-win32/include/iupcbs.h +43 -42
  143. data/ext/iup-win32/include/iupcells.h +130 -130
  144. data/ext/iup-win32/include/iupcolorbar.h +126 -126
  145. data/ext/iup-win32/include/iupcontrols.h +36 -40
  146. data/ext/iup-win32/include/iupdef.h +520 -520
  147. data/ext/iup-win32/include/iupdial.h +63 -64
  148. data/ext/iup-win32/include/iupgauge.h +57 -57
  149. data/ext/iup-win32/include/iupgetparam.h +1 -1
  150. data/ext/iup-win32/include/iupgl.h +101 -101
  151. data/ext/iup-win32/include/iupim.h +21 -21
  152. data/ext/iup-win32/include/iupkey.h +457 -290
  153. data/ext/iup-win32/include/iuplua.h +41 -41
  154. data/ext/iup-win32/include/iuplua_pplot.h +26 -26
  155. data/ext/iup-win32/include/iupluacontrols.h +27 -27
  156. data/ext/iup-win32/include/iupluagl.h +26 -26
  157. data/ext/iup-win32/include/iupluaim.h +26 -26
  158. data/ext/iup-win32/include/iupluaole.h +26 -26
  159. data/ext/iup-win32/include/iupmask.h +40 -52
  160. data/ext/iup-win32/include/iupmatrix.h +63 -69
  161. data/ext/iup-win32/include/iupole.h +24 -24
  162. data/ext/iup-win32/include/iupspin.h +21 -21
  163. data/ext/iup-win32/include/iuptabs.h +75 -79
  164. data/ext/iup-win32/include/iuptree.h +93 -93
  165. data/ext/iup-win32/include/iupval.h +46 -46
  166. data/ext/iup-win32/include/wd.h +78 -78
  167. data/ext/iup-win32/include/wd_old.h +85 -85
  168. data/ext/iup-win32/iup.dll +0 -0
  169. data/ext/iup-win32/iup.lib +0 -0
  170. data/ext/iup-win32/iup_pplot.dll +0 -0
  171. data/ext/iup-win32/iup_pplot.lib +0 -0
  172. data/ext/iup-win32/iupcd.dll +0 -0
  173. data/ext/iup-win32/iupcd.lib +0 -0
  174. data/ext/iup-win32/iupcontrols.dll +0 -0
  175. data/ext/iup-win32/iupcontrols.lib +0 -0
  176. data/ext/iup-win32/iupgl.dll +0 -0
  177. data/ext/iup-win32/iupgl.lib +0 -0
  178. data/ext/iup-win32/iupgtk.dll +0 -0
  179. data/ext/iup-win32/iupgtk.lib +0 -0
  180. data/ext/iup-win32/iupim.dll +0 -0
  181. data/ext/iup-win32/iupim.lib +0 -0
  182. data/ext/iup-win32/iupimglib.dll +0 -0
  183. data/ext/iup-win32/iupimglib.lib +0 -0
  184. data/ext/iup-win32/iupole.dll +0 -0
  185. data/ext/iup-win32/iupole.lib +0 -0
  186. data/ext/iup-win32/iupstub.lib +0 -0
  187. data/ext/iup-win32/pdflib.dll +0 -0
  188. data/ext/iup-win32/pdflib.lib +0 -0
  189. data/ext/iup.c +3 -351
  190. data/ext/rb_iup.h +48 -15
  191. data/ext/rb_iupcb.h +1 -0
  192. data/ext/rb_iupcells.h +1 -0
  193. data/ext/rb_iupcolorbar.h +1 -4
  194. data/ext/rb_iupcontrols.h +0 -5
  195. data/ext/rb_iupdial.h +1 -0
  196. data/ext/rb_iupgauge.h +1 -0
  197. data/ext/rb_iupgc.h +0 -1
  198. data/ext/rb_iupmatrix.h +1 -0
  199. data/ext/rb_iupsbox.h +0 -1
  200. data/ext/rb_iuptabs.h +1 -0
  201. data/ext/rb_iuptree.h +1 -0
  202. data/ext/rb_iupval.h +1 -0
  203. metadata +16 -29
  204. data/ext/iup-linux/include/iupcbox.h +0 -23
  205. data/ext/iup-linux/include/iupcompat.h +0 -62
  206. data/ext/iup-linux/include/iupcpi.h +0 -76
  207. data/ext/iup-linux/include/iupgc.h +0 -20
  208. data/ext/iup-linux/include/iupsbox.h +0 -20
  209. data/ext/iup-linux/include/iupspeech.h +0 -23
  210. data/ext/iup-linux/libcdluacontextplus51.so +0 -0
  211. data/ext/iup-win32/cdlua51.lib +0 -0
  212. data/ext/iup-win32/cdluacontextplus51.lib +0 -0
  213. data/ext/iup-win32/cdluaim51.lib +0 -0
  214. data/ext/iup-win32/cdluapdf51.lib +0 -0
  215. data/ext/iup-win32/include/iupcbox.h +0 -23
  216. data/ext/iup-win32/include/iupcompat.h +0 -62
  217. data/ext/iup-win32/include/iupcpi.h +0 -76
  218. data/ext/iup-win32/include/iupgc.h +0 -20
  219. data/ext/iup-win32/include/iupsbox.h +0 -20
  220. data/ext/iup-win32/include/iupspeech.h +0 -23
  221. data/ext/iup-win32/iuplua51.lib +0 -0
  222. data/ext/iup-win32/iuplua_pplot51.lib +0 -0
  223. data/ext/iup-win32/iupluacd51.lib +0 -0
  224. data/ext/iup-win32/iupluacontrols51.lib +0 -0
  225. data/ext/iup-win32/iupluagl51.lib +0 -0
  226. data/ext/iup-win32/iupluaim51.lib +0 -0
  227. data/ext/iup-win32/iupluaimglib51.lib +0 -0
  228. data/ext/iup-win32/iupluaole51.lib +0 -0
  229. data/ext/rb_iupcbox.h +0 -40
  230. data/ext/rb_iupspeech.h +0 -25
@@ -1,41 +1,41 @@
1
- /** \file
2
- * \brief IUP Binding for Lua.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPLUA_H
8
- #define __IUPLUA_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- #ifdef LUA_NOOBJECT /* Lua 3 */
15
- int iuplua_open (void);
16
- int iupkey_open (void);
17
-
18
- /* utilities */
19
- Ihandle* iuplua_checkihandle(int pos);
20
- void iuplua_pushihandle(Ihandle *n);
21
- int iuplua_dofile (char *filename);
22
- #endif
23
-
24
- #ifdef LUA_TNONE /* Lua 5 */
25
- int iuplua_open(lua_State *L);
26
- int iupkey_open(lua_State *L);
27
- int iuplua_close(lua_State * L);
28
-
29
- /* utilities */
30
- Ihandle* iuplua_checkihandle(lua_State *L, int pos);
31
- void iuplua_pushihandle(lua_State *L, Ihandle *n);
32
- int iuplua_dofile(lua_State *L, const char *filename);
33
- int iuplua_dostring(lua_State *L, const char *string, const char *chunk_name);
34
-
35
- #endif
36
-
37
- #ifdef __cplusplus
38
- }
39
- #endif
40
-
41
- #endif
1
+ /** \file
2
+ * \brief IUP Binding for Lua.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPLUA_H
8
+ #define __IUPLUA_H
9
+
10
+ #ifdef __cplusplus
11
+ extern "C" {
12
+ #endif
13
+
14
+ #ifdef LUA_NOOBJECT /* Lua 3 */
15
+ int iuplua_open (void);
16
+ int iupkey_open (void);
17
+
18
+ /* utilities */
19
+ Ihandle* iuplua_checkihandle(int pos);
20
+ void iuplua_pushihandle(Ihandle *n);
21
+ int iuplua_dofile (char *filename);
22
+ #endif
23
+
24
+ #ifdef LUA_TNONE /* Lua 5 */
25
+ int iuplua_open(lua_State *L);
26
+ int iupkey_open(lua_State *L);
27
+ int iuplua_close(lua_State * L);
28
+
29
+ /* utilities */
30
+ Ihandle* iuplua_checkihandle(lua_State *L, int pos);
31
+ void iuplua_pushihandle(lua_State *L, Ihandle *n);
32
+ int iuplua_dofile(lua_State *L, const char *filename);
33
+ int iuplua_dostring(lua_State *L, const char *string, const char *chunk_name);
34
+
35
+ #endif
36
+
37
+ #ifdef __cplusplus
38
+ }
39
+ #endif
40
+
41
+ #endif
@@ -1,26 +1,26 @@
1
- /** \file
2
- * \brief iup_pplot Binding for Lua.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPLUA_PPLOT_H
8
- #define __IUPLUA_PPLOT_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- #ifdef LUA_NOOBJECT /* Lua 3 */
15
- int iup_pplotlua_open (void);
16
- #endif
17
-
18
- #ifdef LUA_TNONE /* Lua 5 */
19
- int iup_pplotlua_open (lua_State * L);
20
- #endif
21
-
22
- #ifdef __cplusplus
23
- }
24
- #endif
25
-
26
- #endif
1
+ /** \file
2
+ * \brief iup_pplot Binding for Lua.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPLUA_PPLOT_H
8
+ #define __IUPLUA_PPLOT_H
9
+
10
+ #ifdef __cplusplus
11
+ extern "C" {
12
+ #endif
13
+
14
+ #ifdef LUA_NOOBJECT /* Lua 3 */
15
+ int iup_pplotlua_open (void);
16
+ #endif
17
+
18
+ #ifdef LUA_TNONE /* Lua 5 */
19
+ int iup_pplotlua_open (lua_State * L);
20
+ #endif
21
+
22
+ #ifdef __cplusplus
23
+ }
24
+ #endif
25
+
26
+ #endif
@@ -1,27 +1,27 @@
1
- /** \file
2
- * \brief iupcontrols Binding for Lua.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPLUACONTROLS_H
8
- #define __IUPLUACONTROLS_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- #ifdef LUA_NOOBJECT /* Lua 3 */
15
- int iupcontrolslua_open (void);
16
- #endif
17
-
18
- #ifdef LUA_TNONE /* Lua 5 */
19
- int iupcontrolslua_open (lua_State * L);
20
- int iupcontrolslua_close(lua_State * L);
21
- #endif
22
-
23
- #ifdef __cplusplus
24
- }
25
- #endif
26
-
27
- #endif
1
+ /** \file
2
+ * \brief iupcontrols Binding for Lua.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPLUACONTROLS_H
8
+ #define __IUPLUACONTROLS_H
9
+
10
+ #ifdef __cplusplus
11
+ extern "C" {
12
+ #endif
13
+
14
+ #ifdef LUA_NOOBJECT /* Lua 3 */
15
+ int iupcontrolslua_open (void);
16
+ #endif
17
+
18
+ #ifdef LUA_TNONE /* Lua 5 */
19
+ int iupcontrolslua_open (lua_State * L);
20
+ int iupcontrolslua_close(lua_State * L);
21
+ #endif
22
+
23
+ #ifdef __cplusplus
24
+ }
25
+ #endif
26
+
27
+ #endif
@@ -1,26 +1,26 @@
1
- /** \file
2
- * \brief Binding of iupglcanvas to Lua.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPLUAGL_H
8
- #define __IUPLUAGL_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- #ifdef LUA_NOOBJECT /* Lua 3 */
15
- int iupgllua_open(void);
16
- #endif
17
-
18
- #ifdef LUA_TNONE /* Lua 5 */
19
- int iupgllua_open (lua_State * L);
20
- #endif
21
-
22
- #ifdef __cplusplus
23
- }
24
- #endif
25
-
26
- #endif
1
+ /** \file
2
+ * \brief Binding of iupglcanvas to Lua.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPLUAGL_H
8
+ #define __IUPLUAGL_H
9
+
10
+ #ifdef __cplusplus
11
+ extern "C" {
12
+ #endif
13
+
14
+ #ifdef LUA_NOOBJECT /* Lua 3 */
15
+ int iupgllua_open(void);
16
+ #endif
17
+
18
+ #ifdef LUA_TNONE /* Lua 5 */
19
+ int iupgllua_open (lua_State * L);
20
+ #endif
21
+
22
+ #ifdef __cplusplus
23
+ }
24
+ #endif
25
+
26
+ #endif
@@ -1,26 +1,26 @@
1
- /** \file
2
- * \brief Bindig of iupim functions to Lua.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPLUAIM_H
8
- #define __IUPLUAIM_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- #ifdef LUA_NOOBJECT /* Lua 3 */
15
- void iupimlua_open(void);
16
- #endif
17
-
18
- #ifdef LUA_TNONE /* Lua 5 */
19
- int iupimlua_open(lua_State * L);
20
- #endif
21
-
22
- #ifdef __cplusplus
23
- }
24
- #endif
25
-
26
- #endif
1
+ /** \file
2
+ * \brief Bindig of iupim functions to Lua.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPLUAIM_H
8
+ #define __IUPLUAIM_H
9
+
10
+ #ifdef __cplusplus
11
+ extern "C" {
12
+ #endif
13
+
14
+ #ifdef LUA_NOOBJECT /* Lua 3 */
15
+ void iupimlua_open(void);
16
+ #endif
17
+
18
+ #ifdef LUA_TNONE /* Lua 5 */
19
+ int iupimlua_open(lua_State * L);
20
+ #endif
21
+
22
+ #ifdef __cplusplus
23
+ }
24
+ #endif
25
+
26
+ #endif
@@ -1,26 +1,26 @@
1
- /** \file
2
- * \brief Binding of iupolecontrol to Lua.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPLUAOLE_H
8
- #define __IUPLUAOLE_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- #ifdef LUA_NOOBJECT /* Lua 3 */
15
- int iupolelua_open(void);
16
- #endif
17
-
18
- #ifdef LUA_TNONE /* Lua 5 */
19
- int iupolelua_open (lua_State * L);
20
- #endif
21
-
22
- #ifdef __cplusplus
23
- }
24
- #endif
25
-
26
- #endif
1
+ /** \file
2
+ * \brief Binding of iupolecontrol to Lua.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPLUAOLE_H
8
+ #define __IUPLUAOLE_H
9
+
10
+ #ifdef __cplusplus
11
+ extern "C" {
12
+ #endif
13
+
14
+ #ifdef LUA_NOOBJECT /* Lua 3 */
15
+ int iupolelua_open(void);
16
+ #endif
17
+
18
+ #ifdef LUA_TNONE /* Lua 5 */
19
+ int iupolelua_open (lua_State * L);
20
+ #endif
21
+
22
+ #ifdef __cplusplus
23
+ }
24
+ #endif
25
+
26
+ #endif
@@ -1,52 +1,40 @@
1
- /** \file
2
- * \brief iupmask functions.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPMASK_H
8
- #define __IUPMASK_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- /* pre-defined masks */
15
- #define IUPMASK_FLOAT "[+/-]?(/d+/.?/d*|/./d+)"
16
- #define IUPMASK_UFLOAT "(/d+/.?/d*|/./d+)"
17
- #define IUPMASK_EFLOAT "[+/-]?(/d+/.?/d*|/./d+)([eE][+/-]?/d+)?"
18
- #define IUPMASK_INT "[+/-]?/d+"
19
- #define IUPMASK_UINT "/d+"
20
-
21
-
22
- int iupmaskSet (Ihandle *h, const char *mask, int autofill, int casei);
23
- int iupmaskSetInt (Ihandle *h, int autofill, int min , int max);
24
- int iupmaskSetFloat(Ihandle *h, int autofill, float min , float max);
25
- void iupmaskRemove (Ihandle *h);
26
-
27
- int iupmaskCheck (Ihandle *h);
28
-
29
- int iupmaskGet (Ihandle *h, char **val);
30
- int iupmaskGetFloat (Ihandle *h, float *fval);
31
- int iupmaskGetDouble(Ihandle *h, double *dval);
32
- int iupmaskGetInt (Ihandle *h, int *ival);
33
-
34
-
35
-
36
- int iupmaskMatSet (Ihandle *h, const char *mask, int autofill, int casei, int lin, int col);
37
- int iupmaskMatSetInt (Ihandle *h, int autofill, int min, int max, int lin, int col);
38
- int iupmaskMatSetFloat(Ihandle *h, int autofill, float min, float max, int lin, int col);
39
- void iupmaskMatRemove (Ihandle *h, int lin, int col);
40
-
41
- int iupmaskMatCheck (Ihandle *h, int lin, int col);
42
-
43
- int iupmaskMatGet (Ihandle *h, char **val, int lin, int col);
44
- int iupmaskMatGetFloat (Ihandle *h, float *fval, int lin, int col);
45
- int iupmaskMatGetDouble(Ihandle *h, double *dval, int lin, int col);
46
- int iupmaskMatGetInt (Ihandle *h, int *ival, int lin, int col);
47
-
48
- #ifdef __cplusplus
49
- }
50
- #endif
51
-
52
- #endif
1
+ /** \file
2
+ * \brief iupmask functions.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUP_OLDMASK_H
8
+ #define __IUP_OLDMASK_H
9
+
10
+ #ifdef __cplusplus
11
+ extern "C" {
12
+ #endif
13
+
14
+
15
+ /* OLD definitions */
16
+ int iupmaskSet (Ihandle *h, const char *mask, int autofill, int casei);
17
+ int iupmaskSetInt (Ihandle *h, int autofill, int min , int max);
18
+ int iupmaskSetFloat(Ihandle *h, int autofill, float min , float max);
19
+ void iupmaskRemove (Ihandle *h);
20
+ int iupmaskCheck (Ihandle *h);
21
+ int iupmaskGet (Ihandle *h, char **val);
22
+ int iupmaskGetFloat (Ihandle *h, float *fval);
23
+ int iupmaskGetDouble(Ihandle *h, double *dval);
24
+ int iupmaskGetInt (Ihandle *h, int *ival);
25
+ int iupmaskMatSet (Ihandle *h, const char *mask, int autofill, int casei, int lin, int col);
26
+ int iupmaskMatSetInt (Ihandle *h, int autofill, int min, int max, int lin, int col);
27
+ int iupmaskMatSetFloat(Ihandle *h, int autofill, float min, float max, int lin, int col);
28
+ void iupmaskMatRemove (Ihandle *h, int lin, int col);
29
+ int iupmaskMatCheck (Ihandle *h, int lin, int col);
30
+ int iupmaskMatGet (Ihandle *h, char **val, int lin, int col);
31
+ int iupmaskMatGetFloat (Ihandle *h, float *fval, int lin, int col);
32
+ int iupmaskMatGetDouble(Ihandle *h, double *dval, int lin, int col);
33
+ int iupmaskMatGetInt (Ihandle *h, int *ival, int lin, int col);
34
+
35
+
36
+ #ifdef __cplusplus
37
+ }
38
+ #endif
39
+
40
+ #endif
@@ -1,69 +1,63 @@
1
- /** \file
2
- * \brief iupmatrix control.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPMATRIX_H
8
- #define __IUPMATRIX_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- /*
15
- * Prototipos das funcao de incializacao e instaciancao e
16
- * atributos especificos da matrix.
17
- */
18
-
19
- Ihandle* IupMatrix(char *action);
20
-
21
- void IupMatSetAttribute (Ihandle *n, const char* a, int l, int c, char* v);
22
- void IupMatStoreAttribute(Ihandle *n, const char* a, int l, int c, char* v);
23
- char* IupMatGetAttribute (Ihandle *n, const char* a, int l, int c);
24
- int IupMatGetInt (Ihandle *n, const char* a, int l, int c);
25
- float IupMatGetFloat (Ihandle *n, const char* a, int l, int c);
26
- void IupMatSetfAttribute (Ihandle *n, const char* a, int l, int c, const char* f, ...);
27
-
28
-
29
- #define IUP_ENTERITEM_CB "ENTERITEM_CB"
30
- #define IUP_LEAVEITEM_CB "LEAVEITEM_CB"
31
- #define IUP_EDITION_CB "EDITION_CB"
32
- #define IUP_CLICK_CB "CLICK_CB"
33
- #define IUP_DROP_CB "DROP_CB"
34
- #define IUP_DROPSELECT_CB "DROPSELECT_CB"
35
- #define IUP_DROPCHECK_CB "DROPCHECK_CB"
36
- #define IUP_SCROLL_CB "SCROLL_CB"
37
- #define IUP_VALUE_CB "VALUE_CB"
38
- #define IUP_VALUE_EDIT_CB "VALUE_EDIT_CB"
39
- #define IUP_FIELD_CB "FIELD_CB"
40
- #define IUP_RESIZEMATRIX "RESIZEMATRIX"
41
- #define IUP_ADDLIN "ADDLIN"
42
- #define IUP_ADDCOL "ADDCOL"
43
- #define IUP_DELLIN "DELLIN"
44
- #define IUP_DELCOL "DELCOL"
45
- #define IUP_NUMLIN "NUMLIN"
46
- #define IUP_NUMCOL "NUMCOL"
47
- #define IUP_NUMLIN_VISIBLE "NUMLIN_VISIBLE"
48
- #define IUP_NUMCOL_VISIBLE "NUMCOL_VISIBLE"
49
- #define IUP_MARKED "MARKED"
50
- #define IUP_WIDTHDEF "WIDTHDEF"
51
- #define IUP_HEIGHTDEF "HEIGHTDEF"
52
- #define IUP_AREA "AREA"
53
- #define IUP_MARK_MODE "MARK_MODE"
54
- #define IUP_LIN "LIN"
55
- #define IUP_COL "COL"
56
- #define IUP_LINCOL "LINCOL"
57
- #define IUP_CELL "CELL"
58
- #define IUP_EDIT_MODE "EDIT_MODE"
59
- #define IUP_FOCUS_CELL "FOCUS_CELL"
60
- #define IUP_ORIGIN "ORIGIN"
61
- #define IUP_REDRAW "REDRAW"
62
- #define IUP_PREVIOUSVALUE "PREVIOUSVALUE"
63
- #define IUP_MOUSEMOVE_CB "MOUSEMOVE_CB"
64
-
65
- #ifdef __cplusplus
66
- }
67
- #endif
68
-
69
- #endif
1
+ /** \file
2
+ * \brief iupmatrix control.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPMATRIX_H
8
+ #define __IUPMATRIX_H
9
+
10
+ #ifdef __cplusplus
11
+ extern "C" {
12
+ #endif
13
+
14
+ Ihandle* IupMatrix(const char *action);
15
+
16
+ void IupMatSetAttribute (Ihandle* ih, const char* a, int l, int c, char* v);
17
+ void IupMatStoreAttribute(Ihandle* ih, const char* a, int l, int c, char* v);
18
+ char* IupMatGetAttribute (Ihandle* ih, const char* a, int l, int c);
19
+ int IupMatGetInt (Ihandle* ih, const char* a, int l, int c);
20
+ float IupMatGetFloat (Ihandle* ih, const char* a, int l, int c);
21
+ void IupMatSetfAttribute (Ihandle* ih, const char* a, int l, int c, char* f, ...);
22
+
23
+ #define IUP_ENTERITEM_CB "ENTERITEM_CB"
24
+ #define IUP_LEAVEITEM_CB "LEAVEITEM_CB"
25
+ #define IUP_EDITION_CB "EDITION_CB"
26
+ #define IUP_CLICK_CB "CLICK_CB"
27
+ #define IUP_DROP_CB "DROP_CB"
28
+ #define IUP_DROPSELECT_CB "DROPSELECT_CB"
29
+ #define IUP_DROPCHECK_CB "DROPCHECK_CB"
30
+ #define IUP_SCROLL_CB "SCROLL_CB"
31
+ #define IUP_VALUE_CB "VALUE_CB"
32
+ #define IUP_VALUE_EDIT_CB "VALUE_EDIT_CB"
33
+ #define IUP_FIELD_CB "FIELD_CB"
34
+ #define IUP_RESIZEMATRIX "RESIZEMATRIX"
35
+ #define IUP_ADDLIN "ADDLIN"
36
+ #define IUP_ADDCOL "ADDCOL"
37
+ #define IUP_DELLIN "DELLIN"
38
+ #define IUP_DELCOL "DELCOL"
39
+ #define IUP_NUMLIN "NUMLIN"
40
+ #define IUP_NUMCOL "NUMCOL"
41
+ #define IUP_NUMLIN_VISIBLE "NUMLIN_VISIBLE"
42
+ #define IUP_NUMCOL_VISIBLE "NUMCOL_VISIBLE"
43
+ #define IUP_MARKED "MARKED"
44
+ #define IUP_WIDTHDEF "WIDTHDEF"
45
+ #define IUP_HEIGHTDEF "HEIGHTDEF"
46
+ #define IUP_AREA "AREA"
47
+ #define IUP_MARK_MODE "MARK_MODE"
48
+ #define IUP_LIN "LIN"
49
+ #define IUP_COL "COL"
50
+ #define IUP_LINCOL "LINCOL"
51
+ #define IUP_CELL "CELL"
52
+ #define IUP_EDIT_MODE "EDIT_MODE"
53
+ #define IUP_FOCUS_CELL "FOCUS_CELL"
54
+ #define IUP_ORIGIN "ORIGIN"
55
+ #define IUP_REDRAW "REDRAW"
56
+ #define IUP_PREVIOUSVALUE "PREVIOUSVALUE"
57
+ #define IUP_MOUSEMOVE_CB "MOUSEMOVE_CB"
58
+
59
+ #ifdef __cplusplus
60
+ }
61
+ #endif
62
+
63
+ #endif