Add support for _NET_WORKAREA and _GTK_WORKAREAS
Fix a memory leak in XmString with UTF-8
Anyway, I've now changed it to tabs so it's consistent, at least in my own patch. Thanks!
That's how things are in Motif code I'm afraid, this block was copied from another similar one above. FWIW, indentation seems to be completely random (at least to my untrained eyes), sometimes it's 8 spaces, sometimes 1 tab, sometimes 4 spaces, sometimes 3 spaces (even within the same source file!)... Indentation is a lost cause in that code base, I reckon.
That's how things are in Motif code I'm afraid, this block was copied from another similar one above. FWIW, indentation is complely random, sometimes it's 8 spaces, sometimes 1 tab, sometimes 4 spaces, sometimes 3 spaces (even within the same source file!)... Indentation is a lost cause in that code base, I reckon.
Add optional Xinerama support
EditresCom: Fix build with modern systems.