1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 14 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor updates. More... over 23 years ago
Move some strings out of the code and into STR# resources. More... over 23 years ago
Code cleanup: Added LSConcatStrAndStrAndLS() and used pstrcat/pstrcpy rather than blindly slinging strings around. More... over 23 years ago
Moved idle tasks from main() and stuff in nullEvent into IdleTasks(). More... over 23 years ago
Changes to make sure that all the current res file is always restored. Removed the UseResFile(gApplResFork) from the main loop. More... over 23 years ago
Added enum PrefsWindowID. More... over 23 years ago
InitPrefs() was not allocating space in pmlList for the size of the structure, so the first call to PMLAdd() was using whatever random value was there as the size of the handle, and, well, *poof*. More... over 23 years ago
Alias ClearCurrentScrap() to ZeroScrap() for Classic. More... over 23 years ago
Factored MWReposition() out of UpdateWindowPosition(). More... over 23 years ago
Combined pTextConnectionData and pDataConnectionData structs. More... over 23 years ago
Minor changes to make CW Pro 6 happy. More... over 23 years ago
Added AEGetDescData to BlueLibPrefix.h. More... over 23 years ago
Added AEGetDescData to BlueLibPrefix.h. Also did some cleanup in IRCPreferences.c. More... over 23 years ago
Removed the now-unused force parameter from doQuit, TWCloseAll(), and TWClose(). More... over 23 years ago
Cleaned up some identd code. More... over 23 years ago
Moved some functions from IRCaux.c to better places. More... over 23 years ago
Added NewPString(), and changed dccEvent()'s C_CharsAvailable to use a virtual function to call the data handler. More... over 23 years ago
Fixed prefs code. & has lower precedence than !=. Doh! More... over 23 years ago
Includes CJB's changes for the hilight plugin. More... over 23 years ago
including missing files More... over 23 years ago
Initial revision More... over 23 years ago