Repository
http://svn.gna.org/svn/gnustep/libs/gui/trunk
/libs/gui/trunk
by
gcasa
on
2008-08-13 01:54
(about 1 year ago)
* Source/NSApplication.m: Add logic to load the icns if it's specified
as the icon file for an application.
* Source/NSBitmapImageRep+ICNS.m: Limit the size of the representation
to the 48x48 version.
In the future I would like GNUstep to take full advantage of this format and display the representation which is most appropriate for a given size.
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Objective-C | 9 | 1 | 6 | 0 | 2 | 0 |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
ChangeLog
|
|||||||
Source/NSApplication.m
|
|||||||
| Objective-C | 8 | 0 | 1 | 0 | 2 | 0 | |
Source/NSBitmapImageRep+ICNS.m
|
|||||||
| Objective-C | 1 | 1 | 5 | 0 | 0 | 0 | |