diff --git a/ChangeLog b/ChangeLog index 0f9cb93c8..b190f87f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2000-10-17 Fred Kiefer + + * Headers/gnustep/gui/NSPageLayout.h: + Added some ivars + * Headers/gnustep/gui/NSPrintInfo.h: + Prefixed ivar with underscore. + * Source/NSPrintInfo.m: + Change references to ivar info to _info. + [initPrintInfoDefaults] now works if there is no PrinterAdmin + resource. + * Source/NSPageLayout.m: + Some basic implementation + * Source/NSApplication.m: + [runPageLayout:] use real panel. + 2000-10-15 Adam Fedor * Source/NSWindow.m (-orderWindow:relativeTo:): Set visible flag