26
I Use This!
Activity Not Available

Commits : Listings

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