make textfields scrollable

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@27592 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Riccardo Mottola 2009-01-13 21:35:05 +00:00
parent f0c308711b
commit ed890b7e2e
3 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2009-01-13 Riccardo Mottola <rmottola@users.sf.net>
* Framework/English.lproj/ProjectDescription.gorm:
make the textfields scrollable
2009-01-02 Riccardo Mottola <rmottola@users.sf.net>
* Modules/Debuggers/ProjectCenter/PTYView.m: OpenBSD portability