| .. |
|
MISSING
|
* Imported original elk 3.0 tree.
|
2003-08-19 19:19:38 +00:00 |
|
Makefile.am
|
* Renamed plugin.c to init.c to match the xt plugin.
|
2003-09-28 09:50:15 +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 |
|
error.c
|
* Split the xlib.la module into a shared library and a module, so that the
|
2003-09-27 15:20:14 +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 |
|
init.c
|
* Renamed plugin.c to init.c to match the xt plugin.
|
2003-09-28 09:50:15 +00:00 |
|
key.c
|
* Fixed compilation warnings.
|
2003-09-04 14:32:13 +00:00 |
|
objects.c
|
* Split the xlib.la module into a shared library and a module, so that the
|
2003-09-27 15:20:14 +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 short with int16_t where necessary.
|
2003-09-25 13:28:07 +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 |
|
xlib.h
|
* Got rid of P_() and ELLIPSIS macros.
|
2004-08-09 20:05:25 +00:00 |