blender/intern
Diego Borghetti 4ecff51bfe BugFix [#18597] Blender's text editor cant paste from SciTE in linux
Commit patch [#18597] Blender's text editor cant paste from SciTE in linux
Submitted by Campbell.

I made some changes to cleanup a little the code, atoms are now in the
System class. The getClipboard_xcout try to convert/request:
	1) Request for UTF8, if fail
	2) Request for COMPOUND_TEXT, if fail
	3) Request for TEXT, if fail
	4) Request for STRING

Test here with SciTE Version 1.77, firefox, xterm and text editor working
with both library's gtk/qt and all work fine.
2009-05-04 18:46:34 +00:00
..
bmfont Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
boolop Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
bsp Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
container Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
decimation Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
elbeem Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
ghost BugFix [#18597] Blender's text editor cant paste from SciTE in linux 2009-05-04 18:46:34 +00:00
guardedalloc Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
iksolver Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
make Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
memutil Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
moto BGE: slow parent was causing scaling distortion, now use correct quaternion interpolation. 2009-04-16 20:13:13 +00:00
opennl Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
SoundSystem Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
string Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
CMakeLists.txt Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SConscript * Minor cleanup of SCons files 2008-10-22 11:28:10 +00:00