libs-back/Tools
ericwa 66c1fa999a * Tools/xpbs.m: Get copy and paste of rich text from OpenOffice.org
to Ink working.

- OOo uses the MIME type "text/richtext", so make that another alias for RTF
- Fix an obscure bug in measuring the size of the return buffer of
XGetWindowProperty. When an array of Atom's is returned xlib will claim
that they are 32-bit when in fact they may be 64-bit. This was causing
xpbs to miss half of the available types for a clipboard on 64-bit systems.
- Don't use 'True' for the delete paramater of XGetWindowProperty. I'm not sure
why we were deleting window properties before. gtk doesn't do that.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@33695 72102866-910b-0410-8b05-ffd578937521
2011-08-05 00:13:25 +00:00
..
.cvsignore Initial revision 2002-03-27 23:44:41 +00:00
font_cacher.m Standardize cache name to handle new Mac OS X display names 2008-05-16 17:14:30 +00:00
GNUmakefile Minor tidyups to back makefiles; removed references to GNUmakefile.local (totally obsolete) and minor fix for uninstalling 2010-02-11 18:28:58 +00:00
GNUmakefile.postamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GNUmakefile.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
gpbs.1 Add documentation on options 2006-09-09 04:04:44 +00:00
gpbs.m Fixed problems found by sttic code analyser. 2010-09-11 14:00:35 +00:00
win32pbs.m Add include needed for Cygwin. 2011-07-14 06:53:52 +00:00
xpbs.m * Tools/xpbs.m: Get copy and paste of rich text from OpenOffice.org 2011-08-05 00:13:25 +00:00