26
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 1 year 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... about 1 year ago
Generate link line for libraries in the workspaces
Gregory Casamento
as Gregory John Casamento
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
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Update version
Gregory Casamento
as Gregory John Casamento
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
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Add getting, additional change from branch, quick fix
Gregory Casamento
as Gregory John Casamento
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
Gregory Casamento
as Gregory John Casamento
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
Gregory Casamento
as Gregory John Casamento
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
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Add RETAIN, per review from @fredkiefer
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Fix indentation issue and remove uneeded local var, per review from @fredkiefer
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Update ChangeLog with latest additions
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Remove uneeded comments
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Minor cleanup in NSView, add code to get NSShadowHoriz, NSShadowVert
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Untabify, add shadow keys for vert, color, horiz
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Add correct key for the NSShadow object which is NSViewShadow
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Add decoding logic for shadow to NSView
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago
Add ivar for shadow
Gregory Casamento
as Gregory John Casamento
More... about 1 year ago