fpc/packages/x11
nickysn d3a47bc6b5 * replace TXIM with PXIM and TXIC and PXIC in all x11 function parameters
(the problem comes from the fact that TXIM and TXIC were converted wrongly
  to an empty record (instead of a _pointer_ to empty record, which is what's
  defined in the C header), and then, instead of fixing the TXIM and TXIC
  definitions, about half of the TXIM/TXIC function parameters were converted to
  PXIM/PXIC. This commit converts the rest of them also)

git-svn-id: trunk@36477 -
2017-06-10 14:01:36 +00:00
..
src * replace TXIM with PXIM and TXIC and PXIC in all x11 function parameters 2017-06-10 14:01:36 +00:00
tests + XInput2.h header translation 2016-05-02 23:38:16 +00:00
fpmake.pp + added x11 vendor specific keysym units: deckeysym, hpkeysym, sunkeysym and xf86keysym 2017-06-03 17:23:10 +00:00
Makefile Regenerated all Makefile from packages directories 2017-06-01 14:15:50 +00:00
Makefile.fpc * Filter the Makefile's unit searchpaths from the fpmake command line. 2015-08-12 19:15:14 +00:00
Makefile.fpc.fpcmake