Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Removed opengl | fowlmouth | 2013-12-01 | 7 | -17211/+0 | |
| * | removed gtk2 | fowlmouth | 2013-12-01 | 11 | -29499/+0 | |
| * | removed x11 | fowlmouth | 2013-12-01 | 20 | -10247/+0 | |
| * | Made TSocketHandle distinct and fixed problems it caused for SSL. | Dominik Picheta | 2013-10-23 | 1 | -1/+3 | |
| * | Merge pull request #615 from fowlmouth/patch-10 | Andreas Rumpf | 2013-10-15 | 4 | -1917/+1925 | |
| |\ | ||||||
| | * | Update keysym.nim | Billingsly Wetherfordshire | 2013-10-09 | 1 | -1703/+1704 | |
| | * | Update xutil.nim | Billingsly Wetherfordshire | 2013-10-09 | 1 | -3/+1 | |
| | * | Update glx.nim | Billingsly Wetherfordshire | 2013-10-08 | 1 | -17/+17 | |
| | * | Update xutil.nim | Billingsly Wetherfordshire | 2013-10-08 | 1 | -42/+44 | |
| | * | Update xlib.nim | Billingsly Wetherfordshire | 2013-10-08 | 1 | -155/+162 | |
| * | | Add compressBound proc to zlib wrapper. | Dominik Picheta | 2013-10-13 | 1 | -0/+1 | |
| |/ | ||||||
* / | next steps for FFI support | Araq | 2013-11-25 | 1 | -29/+55 | |
|/ | ||||||
* | Color vectors (second line endings fix attempt) | fenekku | 2013-09-02 | 1 | -0/+15 | |
* | Color vectors (first line endings fix attempt) | fenekku | 2013-09-02 | 1 | -1653/+1653 | |
* | glColor*v now accept vector as input (as in original lib) | fenekku | 2013-08-04 | 1 | -1668/+1676 | |
* | Merge pull request #530 from EXetoC/master | Araq | 2013-07-31 | 1 | -0/+11 | |
|\ | ||||||
| * | dynlib | EXetoC | 2013-07-18 | 1 | -2/+4 | |
| * | Add missing SDL symbols. | EXetoC | 2013-07-18 | 1 | -0/+9 | |
* | | Merge pull request #523 from exhu/x11fix | Araq | 2013-07-31 | 10 | -1159/+951 | |
|\ \ | ||||||
| * | | Moved complex pragmas for xlib and cairo into separate included files. Fixed ... | Yury Benesh | 2013-07-15 | 8 | -322/+263 | |
| * | | Fixed xrender.nim for use_pkg_config | Yury Benesh | 2013-07-09 | 1 | -2/+5 | |
| * | | Added use_pkg_config, use_pkg_config_static conditionals to xlib, cairo | Yury Benesh | 2013-07-09 | 3 | -7/+13 | |
| * | | Fixed XClientMessageEvent struct, added equals operator fot TAtom from unsign... | Yury Benesh | 2013-07-07 | 2 | -2/+11 | |
| * | | Some fixes to xlib wrapper | Yury Benesh | 2013-07-06 | 2 | -1/+3 | |
| * | | Added pkg-config support to xlib, xrender, cairo, cairoxlib | Yury Benesh | 2013-07-04 | 4 | -885/+705 | |
| * | | Fixed libX11, libXrender bindings for macos and linux. | Yury Benesh | 2013-07-04 | 2 | -18/+29 | |
* | | | Fixes #543. | Dominik Picheta | 2013-07-27 | 1 | -1/+2 | |
* | | | Merge pull request #527 from jbe/master | Araq | 2013-07-24 | 1 | -10/+10 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | export pointer types for SDL event objects | jbe | 2013-07-17 | 1 | -10/+10 | |
| |/ | ||||||
* / | Fixed libzip path for Arch Linux. | Dominik Picheta | 2013-07-17 | 1 | -1/+1 | |
|/ | ||||||
* | 2n attempt to fix niminst on the testing machines | Araq | 2013-06-29 | 1 | -1/+2 | |
* | attempt to make libzip work on the testing machines | Araq | 2013-06-27 | 1 | -3/+5 | |
* | attempt to use the lib.so for libzip | Araq | 2013-06-27 | 1 | -49/+54 | |
* | Merge pull request #489 from onionhammer/patch-1 | Dominik Picheta | 2013-06-25 | 1 | -3/+4 | |
|\ | ||||||
| * | Fix: OpenSSL on Windows | onionhammer | 2013-06-20 | 1 | -3/+4 | |
* | | Changed the type of gboolean to a distinct cint. | Dominik Picheta | 2013-06-22 | 2 | -1/+9 | |
|/ | ||||||
* | Wraps variables inside `when` for macosx. Refs #461. | Grzegorz Adam Hankiewicz | 2013-06-09 | 1 | -22/+25 | |
* | cleaned up lualib.nim | Billingsly Wetherfordshire | 2013-06-06 | 1 | -20/+18 | |
* | cleaned up lua.nim | Billingsly Wetherfordshire | 2013-06-06 | 1 | -188/+140 | |
* | use proper types in lua | Billingsly Wetherfordshire | 2013-06-06 | 1 | -101/+84 | |
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 78 | -0/+0 | |
* | Fixed timeouts for sockets, implemented timeouts in httpclient and fixed | Dominik Picheta | 2013-02-23 | 1 | -1/+1 | |
* | merged upstream master | Zahary Karadjov | 2013-01-27 | 5 | -22/+205 | |
|\ | ||||||
| * | Added gtk_window_is_active to gtk wrapper. | Dominik Picheta | 2013-01-26 | 1 | -0/+4 | |
| * | Added some tooltip functions to the gtk wrapper. | Dominik Picheta | 2013-01-25 | 1 | -0/+13 | |
| * | support for LuaJIT | Araq | 2013-01-15 | 1 | -13/+26 | |
| * | next steps for FFI at compile time | Araq | 2013-01-02 | 1 | -9/+9 | |
| * | Added set_markup to gtk2 wrapper. | Dominik Picheta | 2012-12-25 | 1 | -0/+2 | |
| * | bugfix: openssl import for macosx | Araq | 2012-12-19 | 1 | -5/+5 | |
| * | first steps for FFI support at compile time | Araq | 2012-12-19 | 1 | -0/+149 |