Mostly Apple, GNUstep and stuff about me personally. I'm the Chief Maintainer for the GNUstep project.
Saturday, July 30, 2005
Preparing for Gorm 1.0
It's been a real task preparing for Gorm's 1.0 release. I've been hunting down and correcting bugs for a week straight. I've also been adding documentation. Fabien Vallon has volunteered to help me with both pre and post 1.0 work, and it's working out great!
Monday, July 04, 2005
Many a new feature added this week
I've been quite busy lately. I added the following features to Gorm over the past few days:
1) Added the ability to dynamically modify the pulldown using the addInspectorModeWithIdentifier:... method.
2) Also added the ability for Gorm to call delegates to help it handle different pasteboard types using the IBViewResourceDraggingDelegates protocol.
3) Added a new layout menu which allows the developer to automatically layout the set of currently selected views. The user can other bring a view to the front, push it to the back, align it to the center, left, right, top or bottom relative to the other views.
1) Added the ability to dynamically modify the pulldown using the addInspectorModeWithIdentifier:... method.
2) Also added the ability for Gorm to call delegates to help it handle different pasteboard types using the IBViewResourceDraggingDelegates protocol.
3) Added a new layout menu which allows the developer to automatically layout the set of currently selected views. The user can other bring a view to the front, push it to the back, align it to the center, left, right, top or bottom relative to the other views.
Subscribe to:
Posts (Atom)
Swift->ObjC interop
Some interesting notes. I will update this posting as i find more: * https://dart.dev/guides/libraries/objective-c-interop
-
Are we really going to fall for it again?
-
As announced on their blog and on WWDC, Swift 2.0 will be going open source: https://developer.apple.com/swift/blog/?id=29 GNUstep will ...
-
Here are the latest stats from Ohloh. :) 30 Day Summary Oct 2 2013 — Nov 1 2013 145 Commits 9 Contributors 12 Month Summary Nov ...