Moved image sliding to frontend

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@15948 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2003-02-12 00:11:48 +00:00
parent ba33a3a06a
commit b391df04ca

View file

@ -1,3 +1,14 @@
2003-02-09 Fred Kiefer <FredKiefer@gmx.de>
* Source/x11/XGServerWindow.m
Removed implementation of image sliding. Corrected
xgps_cursor_image compiler warning.
* Header/x11/XGSlideView.h
* Source/x11/XGSlideView.m
Removed files as they are now in the front end.
* Source/x11/GNUmakefile
Removed XGSlideView.m
2003-02-10 18:44 Alexander Malmberg <alexander@malmberg.org>
* Source/art/ftfont.m: Implement -glyphIsEncoded:.