mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Finally found the time to finish the keybindings - improved the way
keybindings loading is controlled via user defaults, documented it more git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13953 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c90d5d9919
commit
87ebc073ae
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Sat Jun 22 16:46:59 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Headers/gnustep/gui/NSInputManager.h ([-loadBindingsFromFile:]): Made it
|
||||
a public method.
|
||||
* Source/NSInputManager.m ([-initWithName:host:]): Changed the way
|
||||
in which keybindings loading is controlled via user defaults, now
|
||||
simpler and more powerful. Hopefully this is the final version.
|
||||
* Documentation/gsdoc/DefaultsSummary.gsdoc: Documented the keybinding defaults.
|
||||
* Documentation/gsdoc/DefaultsSummary.html: Regenerated.
|
||||
|
||||
Sat Jun 22 15:19:31 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Headers/gnustep/gui/NSAffineTransform.h (rotationAngle):
|
||||
|
|
Loading…
Reference in a new issue