1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
...and take out the unused variable... More... over 21 years ago
Leave cycle menu items always activated. More... over 21 years ago
Version 2.0a5. More... over 21 years ago
Fix compiler warning. More... over 21 years ago
Update project with CFPrefs files. More... over 21 years ago
Land mledford's initial CFPrefs code for shortcuts. More... over 21 years ago
<nitpick>Change CNTL checkbox to a straight-up DITL item.</nitpick> More... over 21 years ago
Move some #include <Carbon/Carbon.h> from .h files to .c files. More... over 21 years ago
Hack to work around ContextualMenuSelect() trashing the current port. More... over 21 years ago
Remove unnecessary set/get port. More... over 21 years ago
Fix the function arguments in the new function. More... over 21 years ago
Commit Internet Config additions from smcgovern. More... over 21 years ago
Use updated APIs for control tracking. (smcgovern) More... over 21 years ago
Splash/About window graphic is now stored in separate file, rather than in the rsrc file. Code from smcgovern. More... over 21 years ago
Oops. Forgot to commit this for the GetControlMenu/GetControlPopupMenuHandle change. More... over 21 years ago
Removed doNetworkCheck() since network stuff is being taken care of in a timer. More... over 21 years ago
Remove wrapper function GetControlMenu() with the API it calls, GetControlPopupMenuHandle(). More... over 21 years ago
Remove now-unused dialog utility function. More... over 21 years ago
Remove low-memory condition in closing text window, and delete the low-mem dialog. More... over 21 years ago
Remove unused about box strings. More... over 21 years ago
Remove unused closing connections dialog. More... over 21 years ago
Nibify Kill window. Clean up the interface so that it's easier to read. More... over 21 years ago
Add /servercommand command to simulate commands coming in from the server. More... over 21 years ago
Moved LSCreateCFString() into LongStrings.c. More... over 21 years ago
Merge the three resources in resources.r into irc.r and delete resources.r. More... over 21 years ago
Remove the balloon help file. It's not used anymore. More... over 21 years ago
Change mwShadowIRCPane and mwShadowIRCWidget to kApplicationSignature. More... over 21 years ago
Put find window at alert position. More... over 21 years ago
Nibify the Find window. More... over 21 years ago
Prevent cmd-w from closing the window. Should actually disable the command in the File menu... More... over 21 years ago