mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 06:51:44 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7833 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0630943220
commit
6608f4f447
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,18 @@
|
|||
2000-10-17 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* 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 <fedor@gnu.org>
|
||||
|
||||
* Source/NSWindow.m (-orderWindow:relativeTo:): Set visible flag
|
||||
|
|
Loading…
Reference in a new issue