elk/lib/xlib
sam 69724a8ba7 * Added -no-undefined to all plugins' LDFLAGS.
* Disabled most of the unix plugin code under Windows.
  * Replaced remaining index/rindex calls with strchr/strrchr.
  * Updated the Win32 build.


git-svn-id: svn://svn.zoy.org/elk/trunk@164 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-19 08:54:08 +00:00
..
MISSING * Imported original elk 3.0 tree. 2003-08-19 19:19:38 +00:00
Makefile.am * Added -no-undefined to all plugins' LDFLAGS. 2003-09-19 08:54:08 +00:00
client.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
color.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
colormap.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
cursor.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
display.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
event.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
extension.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
font.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
gcontext.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
grab.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
graphics.c * Fixed all signed/unsigned and undeclared function warnings. 2003-09-15 12:53:36 +00:00
key.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
pixel.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
pixmap.c * Fixed all signed/unsigned and undeclared function warnings. 2003-09-15 12:53:36 +00:00
property.c * Replaced bcopy/bzero/bcmp with memcpu/memeset/memcmp. 2003-09-09 23:13:50 +00:00
text.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
type.c * Fixed all signed/unsigned and undeclared function warnings. 2003-09-15 12:53:36 +00:00
util.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
window.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
wm.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
xerror.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00
xinit.c * Do not open .so files, but look for the libtool .la library instead and 2003-09-17 12:01:49 +00:00
xlib.h * Fixed all signed/unsigned and undeclared function warnings. 2003-09-15 12:53:36 +00:00
xobjects.c * Fixed compilation warnings. 2003-09-04 14:32:13 +00:00