1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 18 hours ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PATH_MAX instead of MAXPATHLEN More... over 14 years ago
Not sure when this got removed, but, simpleList.c needs to be built... More... almost 19 years ago
Meh. forgot to bump the (c) date. More... almost 19 years ago
Seems like now is as good a time as any to remove the unused asm string functions... More... almost 19 years ago
This should keep the WASTE bits building on Panther. More... almost 19 years ago
Build Error: Disable -mdynamic-no-pic on development build: it should not be turned on for plugins, and the target setting isn't overriding the build style. More... almost 19 years ago
Compiler warning: no previous prototype More... almost 19 years ago
Whitespace Fixes More... almost 19 years ago
Compiler Warnings: signedness mismatch More... almost 19 years ago
Compiler Warning: ChangeWindowAttributes()'s second param isn't a pointer; don't pass NULL More... almost 19 years ago
Compile Warnings: fix some signedness warnings More... almost 19 years ago
Fix mismatched inclue case errors More... almost 19 years ago
Tiger compile fix - fix enum dccFlags items to not conflict with unix 'open' symbol. [mhaque] More... almost 19 years ago
Tiger compile fix - constants changed in Tiger with no good BC workaround. If someone wants this to compile pre-Tiger, make a patch containing conditional definitions of the constants and I'll include it. rdar://3734741 More... almost 19 years ago
Fix signedness comparison warnings, rev to and require 2.0a15 More... almost 19 years ago
Avoid 'might be used uninitialized' warning. Pointer variables should always be initialized to NULL if they have no immediate value. More... about 19 years ago
Correctly route notices to @#channel target More... about 19 years ago
wallchops command should show feedback More... about 19 years ago
Add support for the featureSpecial feature type. More... about 19 years ago
Save the default inline input height on shift-resize. More... about 19 years ago
Don't close channel windows on unrequested parts. More... about 19 years ago
The earlier change to the API requires the Popups plugin to require 2.0a14. More... about 19 years ago
Update the rest of the version numbers. More... about 19 years ago
New method of storing server features from capabilities numeric. Use the CHANTYPES capability to determine acceptable channel names on a per-channel basis. Also recognize KICKLEN, AWAYLEN, NICKLEN, MAXCHANNELS, MAXBANS, however, these are not actually used. More... about 19 years ago
Fix infinite recursion problem with embedded inputline. More... over 19 years ago
and finally, channel.nib More... over 19 years ago
find.nib joins the club More... over 19 years ago
same here. More... over 19 years ago
Ditto. More... over 19 years ago
Fix IB inconsistencies and set Oldest Deployment Target to 10.2 More... over 19 years ago