cdesktopenv/cde
Marcin Cieslak ceb49b9130 DtWidget: Improve portability of Motif interface
- Add missing includes and prototypes
- Improve type compatibility
- Use <Xm/XmPrivate.h> for unofficial libXm headers

With this patch, dtpad no longer crashes on startup
on FreeBSD/amd64 because of a truncated 64-bit pointer.
2012-08-30 19:43:56 -06:00
..
admin Fix udbParseLib.awk so it doesn't generate warnings with gawk. 2012-08-23 20:39:46 -06:00
config Define AMD64Architecture for FreeBSD 2012-08-30 14:30:49 -06:00
contrib/rc/linux new dtlogin rc script for linux from David McBrayer <d9j0m.dev@gmail.com> 2012-08-16 17:05:38 -06:00
databases Provide basic font aliases for FreeBSD 2012-08-16 16:15:52 -06:00
doc Process sgml and man files in doc directory for FreeBSD. 2012-08-15 15:56:03 -06:00
examples examples/tt now runs on FreeBSD 2012-08-22 21:04:30 -06:00
historical
imports/motif
include Introduce <Xm/XmPrivate.h> 2012-08-30 19:43:11 -06:00
lib DtWidget: Improve portability of Motif interface 2012-08-30 19:43:56 -06:00
logs
osf Correction of paths for BSDs 2012-08-29 20:39:02 -06:00
programs Fix warnings in dtwm 2012-08-30 19:43:47 -06:00
util
.gitignore Correction of paths for BSDs 2012-08-29 20:39:02 -06:00
CONTRIBUTORS
COPYING
Imakefile
Makefile
README
copyright

README

*************************************

The Common Desktop Environment is released under the terms of the LGPL V.2
license. You may reuse and redistribute this code under the terms of this
license. See the COPYING file for details.
*************************************

Purpose of this release:

This release under a new license is numbered 2.2.0. It is almost identical to
the 2.1.30 release The Open Group made available to customers in 1999 but with
additional improvements to allow it to build under Linux. It's not called 
2.1.30 to avoid confusion with versions of 2.1.30 not built from the open source 
code.

************************************
Downloading this release:

CDE may be downloaded downloaded in source form from the Common Desktop
Environment website:

http://sourceforge.net/projects/cdesktopenv/

Or via git:

git clone git://git.code.sf.net/p/cdesktopenv/code cdesktopenv-code

************************************

Installing this release:

Complete installation instructions can be found on the CDE wiki:

http://sourceforge.net/p/cdesktopenv/wiki/Home/

Bug reports and patches encouraged.