4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 15, 2025 — Jun 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix sending/receiving nudges. Only display that the nudge was sent if papyon says it's sent. More... almost 15 years ago
Various cleanup More... almost 15 years ago
Pass the proper parameter to aMSNMainLoop and use the correct aMSNCore in the qt4 aMSNMainLoop More... almost 15 years ago
Updated the epydoc config to generate all inherited information in a class function list so when a user looks at the doc they will know everything that is available to the class. More... almost 15 years ago
Added @type docstrings to amsn2.ui.base More... almost 15 years ago
Add @type tags for amsn2.views More... almost 15 years ago
Fix epydoc issue in amsn2.protocol.events.contact (All documenting and no programming makes alex -something-something-) More... almost 15 years ago
Add @type docstrings to amsn2.core.conversation (Don't know how I forgot this one) More... almost 15 years ago
Added @type docstrings to amsn2.protocol More... almost 15 years ago
Added @type docstrings to amsn2.plugins More... almost 15 years ago
Add @type docstrings for functions in files in amsn2.backend More... almost 15 years ago
Added @type docstrings to all core files' functions More... almost 15 years ago
@type docstrings for amsn2.core.account_manager More... almost 15 years ago
Remove epydoc.prj since it doesn't seem to be using relative paths and my absolute paths will be useless to others. epydoc.config can be the primary method of generating epydoc html files. "epydoc --config epydoc.config" More... almost 15 years ago
Fix plugins gui import More... almost 15 years ago
Fix some epydoc fields in the web front end More... almost 15 years ago
Added epydoc config file for commond-line users More... almost 15 years ago
Updated epydoc project file More... almost 15 years ago
Updated epydoc project and fixed a few main errors given by epydoc More... almost 15 years ago
Add epydoc project file More... almost 15 years ago
Replaced tabs with spaces on a couple lines in aMSNAccount.set_dp More... almost 15 years ago
Remove borders, some annoying and bad looking lines, make DP transparent... More... about 15 years ago
Remove that skin switcher. Well add skins support later. More... about 15 years ago
Well, we wont need those anymore, because of my last commit. More... about 15 years ago
Avoid at all the need to compile the UI. Just let UIC to load it each time we start amsn2. This will fix the bug when making portable versions. More... about 15 years ago
PyQt4.uic was missing in the build script. More... about 15 years ago
Suppress the need of compiling the ui. Let uic do it instead. More... about 15 years ago
Stop using im.find_module() in all FEs More... about 15 years ago
Do not use imp.find_module as it wont work with packers. More... about 15 years ago
Use cxFreeze for Windows and Mac builds. More... about 15 years ago