mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 22:20:44 +00:00
Gorm.m
GormWindowEditor.m Palettes/2Controls/GormStepperInspector.gorm git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10754 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ad8240812b
commit
4e2f2e9eea
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
|||
2001-08-21 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
|
||||
|
||||
Added the ability to change the font of the selected objects
|
||||
* Gorm.m:
|
||||
new category : NSCell (GormAdditions) (it gives us full control of
|
||||
the font's changes)
|
||||
added a menu item for the font panel
|
||||
added a shortcut for the palettes panel (@"p")
|
||||
* GormWindowEditor.m : [-acceptsFirstResponder] new method, returns YES
|
||||
[-initWithObject] set self as initialFirstResponder of the window
|
||||
[-changeFont:] new method, change the font of the selected controls
|
||||
[-selectObjects:] update the font in the font panel
|
||||
* Palettes/2Controls/GormSliderInspector.gorm: font updates
|
||||
|
||||
2001-08-20 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
|
||||
|
||||
* Palettes/2Controls/main.m: Add stepper control to the controls'
|
||||
|
|
Loading…
Reference in a new issue