mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
Describe my changes from Feb 14
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24592 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e48b4eb7ae
commit
7a9c3371c9
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -5,6 +5,19 @@
|
|||
hardcoded paths.
|
||||
* configure: Regenerated.
|
||||
|
||||
2007-02-14 Sergii Stoian <stoyan255@gmail.com>
|
||||
|
||||
* Source/NSMenuView.m:
|
||||
(menuBarHeight): Fix calculation. Set minimum height to 22.
|
||||
(setFont:): Fix calculation default cell size.
|
||||
|
||||
* Source/NSLayouManager.m:
|
||||
(_insertionPointRectForCharacterIndex:textContainer:): Use
|
||||
default font height for insertion point height if there is
|
||||
no characters.
|
||||
(insertionPointRectForCharacterIndex:inTextContainer:): Remove
|
||||
insertion point rectangle correction.
|
||||
|
||||
2007-02-14 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
* Source/GNUmakefile (libgui-resources_INSTALL_DIR): New variable
|
||||
|
|
Loading…
Reference in a new issue