summary refs log tree commit diff stats
path: root/lib/wrappers
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #530 from EXetoC/masterAraq2013-07-311-0/+11
|\
| * dynlibEXetoC2013-07-181-2/+4
| * Add missing SDL symbols.EXetoC2013-07-181-0/+9
* | Merge pull request #523 from exhu/x11fixAraq2013-07-3110-1159/+951
|\ \
| * | Moved complex pragmas for xlib and cairo into separate included files. Fixed ...Yury Benesh2013-07-158-322/+263
| * | Fixed xrender.nim for use_pkg_configYury Benesh2013-07-091-2/+5
| * | Added use_pkg_config, use_pkg_config_static conditionals to xlib, cairoYury Benesh2013-07-093-7/+13
| * | Fixed XClientMessageEvent struct, added equals operator fot TAtom from unsign...Yury Benesh2013-07-072-2/+11
| * | Some fixes to xlib wrapperYury Benesh2013-07-062-1/+3
| * | Added pkg-config support to xlib, xrender, cairo, cairoxlibYury Benesh2013-07-044-885/+705
| * | Fixed libX11, libXrender bindings for macos and linux.Yury Benesh2013-07-042-18/+29
* | | Fixes #543.Dominik Picheta2013-07-271-1/+2
* | | Merge pull request #527 from jbe/masterAraq2013-07-241-10/+10
|\ \ \ | |_|/ |/| |
| * | export pointer types for SDL event objectsjbe2013-07-171-10/+10
| |/
* / Fixed libzip path for Arch Linux.Dominik Picheta2013-07-171-1/+1
|/
* 2n attempt to fix niminst on the testing machinesAraq2013-06-291-1/+2
* attempt to make libzip work on the testing machinesAraq2013-06-271-3/+5
* attempt to use the lib.so for libzipAraq2013-06-271-49/+54
* Merge pull request #489 from onionhammer/patch-1Dominik Picheta2013-06-251-3/+4
|\
| * Fix: OpenSSL on Windowsonionhammer2013-06-201-3/+4
* | Changed the type of gboolean to a distinct cint.Dominik Picheta2013-06-222-1/+9
|/
* Wraps variables inside `when` for macosx. Refs #461.Grzegorz Adam Hankiewicz2013-06-091-22/+25
* cleaned up lualib.nimBillingsly Wetherfordshire2013-06-061-20/+18
* cleaned up lua.nimBillingsly Wetherfordshire2013-06-061-188/+140
* use proper types in luaBillingsly Wetherfordshire2013-06-061-101/+84
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-1678-0/+0
* Fixed timeouts for sockets, implemented timeouts in httpclient and fixedDominik Picheta2013-02-231-1/+1
* merged upstream masterZahary Karadjov2013-01-275-22/+205
|\
| * Added gtk_window_is_active to gtk wrapper.Dominik Picheta2013-01-261-0/+4
| * Added some tooltip functions to the gtk wrapper.Dominik Picheta2013-01-251-0/+13
| * support for LuaJITAraq2013-01-151-13/+26
| * next steps for FFI at compile timeAraq2013-01-021-9/+9
| * Added set_markup to gtk2 wrapper.Dominik Picheta2012-12-251-0/+2
| * bugfix: openssl import for macosxAraq2012-12-191-5/+5
| * first steps for FFI support at compile timeAraq2012-12-191-0/+149
| * bugfix: 'not nil' and 'shared' typesAraq2012-12-021-0/+2
* | Fixed openssl lib path on Mac OS X;Zahary Karadjov2013-01-271-5/+5
|/
* try version 1.0.0 for opensslAraq2012-10-191-1/+1
* make glU* types unsigned, *int types are in32Billingsly Wetherfordshire2012-10-141-8/+8
* opengl fixBillingsly Wetherfordshire2012-10-121-60/+60
* Wrapped GtkInfoBar, GtkComboBox and GtkComboBoxTextDominik Picheta2012-10-111-0/+122
* better extension loading for the OpenGL wrapperAraq2012-10-091-4/+15
* fixes #213Araq2012-10-041-2/+2
* opengl wrapper compiles under windowsAraq2012-09-291-4/+5
* website improvements; better opengl wrapper (still broken)Araq2012-09-281-31/+71
* objects with no ancestor are not implicitely finalAraq2012-08-242-4/+4
* os.JoinPath now uses varargs. Some additions to gtk wrappers.Dominik Picheta2012-08-192-6/+24
* g_timeout_add_full and g_idle_add_full added.Dominik Picheta2012-07-301-0/+16
* Addition of setTabReorderable to gtk2.nimDominik Picheta2012-07-291-0/+4
* Some improvements to the sockets module.Dominik Picheta2012-07-251-0/+3