Initial RISC-V 64-bit Support (#261) |
|
More...
|
about 1 year ago
|
Generate link line for libraries in the workspaces |
|
More...
|
about 1 year ago
|
Update FreeBSD CI to supported versions. (#258) |
|
More...
|
about 1 year ago
|
Mark legacy API with OBJC_PUBLIC |
|
More...
|
about 1 year ago
|
Don't -fobjc-runtime=gnustep-2.0 as a global flag |
|
More...
|
about 1 year ago
|
Move icons for browser and outline to GormCore instead of the Application directory so that they load properly |
|
More...
|
about 1 year ago
|
Update version |
|
More...
|
about 1 year ago
|
Prefer system-provided robin-map (#248) |
|
More...
|
about 1 year ago
|
Tests: Append CMAKE_BINARY_DIR to PATH on Windows |
|
More...
|
about 1 year ago
|
Support compiling on mingw (no exception handling) |
|
More...
|
about 1 year ago
|
Update version number stored in .gorm file |
|
More...
|
about 1 year ago
|
Add getting, additional change from branch, quick fix |
|
More...
|
about 1 year ago
|
Merge pull request #233 from gnustep/NSShadow_issue217_nsgraphicscontext |
|
More...
|
about 1 year ago
|
Remove some gcc compiler warnings |
|
More...
|
about 1 year ago
|
* Documentation/manual/AppKit.texi: Move table of contents outside of title page. This fixes building the documentation with newer texinfo. |
|
More...
|
about 1 year ago
|
Add shadow method to NSGraphicsContext and add set method to NSShadow |
|
More...
|
about 1 year ago
|
Update release notes. |
|
More...
|
about 1 year ago
|
Update ChangeLog |
|
More...
|
about 1 year ago
|
Add call to setter as suggested by @fredkiefer |
|
More...
|
about 1 year ago
|
Merge pull request #229 from gnustep/NSShadow_implementation_issue217 |
|
More...
|
about 1 year ago
|
Add RETAIN, per review from @fredkiefer |
|
More...
|
about 1 year ago
|
Add RETAIN, per review from @fredkiefer |
|
More...
|
about 1 year ago
|
Fix indentation issue and remove uneeded local var, per review from @fredkiefer |
|
More...
|
about 1 year ago
|
Update ChangeLog with latest additions |
|
More...
|
about 1 year ago
|
Remove uneeded comments |
|
More...
|
about 1 year ago
|
Minor cleanup in NSView, add code to get NSShadowHoriz, NSShadowVert |
|
More...
|
about 1 year ago
|
Untabify, add shadow keys for vert, color, horiz |
|
More...
|
about 1 year ago
|
Add correct key for the NSShadow object which is NSViewShadow |
|
More...
|
about 1 year ago
|
Add decoding logic for shadow to NSView |
|
More...
|
about 1 year ago
|
Add ivar for shadow |
|
More...
|
about 1 year ago
|