From e17a4bc60942a1b08167aef5e530cf6ac4776c84 Mon Sep 17 00:00:00 2001 From: fredkiefer Date: Sat, 20 Feb 2010 10:43:56 +0000 Subject: [PATCH] Missing change log for last change. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29686 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/ChangeLog b/ChangeLog index a5b053966..00067941f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2010-02-20 Fred Kiefer + + * Source/GSGuiPrivate.h: Include preface.h from base. + * Source/NSImageCell.m, + * Source/NSTableHeaderView.m, + * Source/NSWorkspace.m, + * Source/NSTextBlock.m, + * Source/NSButtonCell.m, + * Source/NSClipView.m, + * Source/NSSplitView.m, + * Source/NSBezierPath.m, + * Source/NSApplication.m, + * Source/NSMenuItemCell.m, + * Source/NSTextContainer.m, + * Source/NSBitmapImageRep+GIF.m, + * Source/NSTextView.m, + * Source/NSBitmapImageRep+JPEG.m, + * Source/NSComboBoxCell.m, + * Source/tiff.m, + * Source/GSServicesManager.m, + * Source/NSCell.m, + * Source/NSBrowserCell.m, + * Source/NSView.m, + * Source/NSBitmapImageRep+ICNS.m, + * Source/NSAnimation.m, + * Tools/set_show_service.m, + * Tools/make_services.m: Fix up includes to make gui compile again + with latest base. + 2010-02-20 Wolfgang Lux * Tools/GSspell.m: Rewrite to support multiple languages. The