mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-23 11:51:27 +00:00
New SlideView implementation that will soon move to front end.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@15836 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a169bbda83
commit
422914a158
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2003-01-31 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/x11/XGServerWindow.m
|
||||
Implemented [movewindow::] and [restrictWindow:toImage:].
|
||||
* Source/x11/XGBitmapImageRep.m
|
||||
Removed the xPixmap methods.
|
||||
* Source/x11/XGSlideView.m
|
||||
Use new display server methods to implement without X calls. This
|
||||
class can now be moved to frontend.
|
||||
* Source/x11/XGDragView.m
|
||||
Use new display server methods.
|
||||
|
||||
2003-01-31 22:33 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
* Source/art/ftfont.m (-_generateGlyphsForRun:at:): Implement
|
||||
|
|
Loading…
Reference in a new issue