26
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 11 months ago.
Apr 29, 2023 — May 29, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update changelog
Gregory Casamento
as Gregory John Casamento
More... 5 months ago
Update per comments by @fredkiefer
Gregory Casamento
as Gregory John Casamento
More... 5 months ago
Update calls to awakeFromNib and add call to prepareForInterfaceBuilder if we are in Gorm
Gregory Casamento
as Gregory John Casamento
More... 5 months ago
CI: add LLVM 15, remove LLVM 12 on Ubuntu 22.04 More... 5 months ago
CI: schedule automatic and allow manual runs More... 5 months ago
update changelog
Gregory Casamento
as Gregory John Casamento
More... 5 months ago
Add include in UnexpectedException test More... 5 months ago
Merge branch 'master' of github.com:gnustep/libs-gui
Gregory Casamento
as Gregory John Casamento
More... 5 months ago
Improvements to documentation
Gregory Casamento
as Gregory John Casamento
More... 5 months ago
Merge pull request #210 from gnustep/NSNibLoading_awakeFromNib_issue-base-352 More... 5 months ago
Add details about theming, some slight corrections
Gregory Casamento
as Gregory John Casamento
More... 5 months ago
Add details about theming, some slight corrections
Gregory Casamento
as Gregory John Casamento
More... 5 months ago
Update manual for backend and interface files
Gregory Casamento
as Gregory John Casamento
More... 5 months ago
Update interfacefiles chapter in PDF documentation
Gregory Casamento
as Gregory John Casamento
More... 5 months ago
Add method -prepareForInterfaceBuilder since it is in the same place as awakeFromNib and is trivial to add, this method will be useful in Gorm in the future
Gregory Casamento
as Gregory John Casamento
More... 5 months ago
Move awakeFromNib implementation to NSObject instead of NSView, as discussed in the documentation
Gregory Casamento
as Gregory John Casamento
More... 5 months ago
Make lock reporting threshold go to zero if in debug or recording all queries.
rfm
More... 5 months ago
fix accidentally deleted line
rfm
More... 5 months ago
Improvements for github issue 352
rfm
More... 5 months ago
avoid compiler warning
rfm
More... 5 months ago
Report lock delays as part of query duration logging
rfm
More... 5 months ago
add and improve some italian translations More... 5 months ago
reshuffle code, compact name calculation and return NSString and not NSMutableString More... 5 months ago
fix compiler warning with some code cleanup More... 5 months ago
add further debug log More... 5 months ago
Fixup error intrduced in last commit
rfm
More... 5 months ago
Fix path format for backslashes on windows
rfm
More... 5 months ago
Add macro to mark unimplemented functions and methods
rfm
More... 5 months ago
Warn if we can't find the library version for a bundle
rfm
More... 5 months ago
fixup missing return
rfm
More... 5 months ago