mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:10:48 +00:00
Forgot changelog from last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@34192 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2992f4fa1d
commit
48fa051c31
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2011-11-18 Eric Wasylishen <ewasylishen@gmail.com>
|
||||
|
||||
* Source/GSNibLoading.m:
|
||||
* Source/NSToolbar.m:
|
||||
* Source/GSToolbarCustomizationPalette.m:
|
||||
* Source/GSToolbarView.m:
|
||||
* Source/NSToolbarItem.m:
|
||||
* Source/NSToolbarFrameworkPrivate.h:
|
||||
* Headers/AppKit/NSToolbar.h: Implement -initWithCoder: for
|
||||
NSToolbar. This required a bit more work that usual because
|
||||
toolbars created with -initWithCoder can operate without a delegate.
|
||||
|
||||
2011-11-17 Riccardo Mottola <rm@gnu.org>
|
||||
|
||||
* Source/NSButtonCell.m:
|
||||
|
|
Loading…
Reference in a new issue