summary refs log tree commit diff stats
path: root/lib/wrappers/x11
Commit message (Collapse)AuthorAgeFilesLines
* removed x11fowlmouth2013-12-0120-10247/+0
|
* Update keysym.nimBillingsly Wetherfordshire2013-10-091-1703/+1704
| | | properly type all the keysyms
* Update xutil.nimBillingsly Wetherfordshire2013-10-091-3/+1
| | | removed converter
* Update xutil.nimBillingsly Wetherfordshire2013-10-081-42/+44
|
* Update xlib.nimBillingsly Wetherfordshire2013-10-081-155/+162
| | | remove -d:MACROS requirement for xlib shortcut functions
* Moved complex pragmas for xlib and cairo into separate included files. Fixed ↵Yury Benesh2013-07-154-288/+234
| | | | xkb bindings.
* 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-091-3/+7
|
* Fixed XClientMessageEvent struct, added equals operator fot TAtom from ↵Yury Benesh2013-07-072-2/+11
| | | | unsigned, added xclient union field access proc to XEvent
* Some fixes to xlib wrapperYury Benesh2013-07-062-1/+3
|
* Added pkg-config support to xlib, xrender, cairo, cairoxlibYury Benesh2013-07-042-642/+445
|
* Fixed libX11, libXrender bindings for macos and linux.Yury Benesh2013-07-042-18/+29
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-1619-0/+0
|
* preparations for making 'closure' the default calling convention for proc typesAraq2012-07-161-1/+1
|
* x11 wrapper uses system's typesAraq2012-07-152-7/+3
|
* p[] instead of p^Araq2011-04-112-55/+55
|
* added missing library filesrumpf_a@web.de2010-03-0719-0/+10465
|
* examples/lib use the new wrappersAndreas Rumpf2010-02-2819-10465/+0
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-2619-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-1419-0/+0
|
* bugfix: rendering of case statements has been broken recently; remaining ↵Andreas Rumpf2010-02-021-1/+1
| | | | idents with wrong underscores in the wrappers
* wrappers do not contain invalid identifiersAndreas Rumpf2010-01-173-5/+5
|
* added tools and web dirsAndreas Rumpf2009-09-1519-0/+0
|
* version0.7.10Andreas Rumpf2009-06-0819-0/+10465