mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 22:21:55 +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
6e6c431653
commit
c8abd35016
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>
|
2000-10-15 Adam Fedor <fedor@gnu.org>
|
||||||
|
|
||||||
* Source/NSWindow.m (-orderWindow:relativeTo:): Set visible flag
|
* Source/NSWindow.m (-orderWindow:relativeTo:): Set visible flag
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue