270
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Committing my AIM plugin. Currently only holds contacts. You can receieve and send messages. User Information box not implemented. File transfer not possible due to usage of the Tic/Toc protocol (I'm not getting into the fiascal with AOL over the OSCAR protocol. If they don't want me using it, then it's their call). More... about 22 years ago
Added support for a SystemTray icon. If a new message is received by a plugin, the plugin should call kopeteapp->systemTray()->startMetaMessage(), and once the message has been *read* by the user, shut off the flashing with kopeteapp->systemTray()->stopMetaMessage(). More... about 22 years ago
Added the option of letting the server find out the information about the user when adding a new UIN in the "Add Contact" screen. More... over 22 years ago
- MSN send (buggy) and receive (buggy) support More... over 22 years ago
- Add MSN contacts works - Contacts are now in contact list :-) - Some bugs and unusefull code added :-) More... over 22 years ago
Fixed KUniqueApplication problems of certain command line options (like --nofork) not showing up. More... over 22 years ago
- Sorry More... over 22 years ago
- More MSN stuff - GUI for connect and disconnect - Varios cleanups More... over 22 years ago
- MSN Plugin can logon on MSN!!!! More... over 22 years ago
- Basic MSN plugin framework :-) More... over 22 years ago
- Plugin Selector now has icon - iconLoader() shorcut for kopeteapp More... over 22 years ago
- Config Modules now have icon :-) More... over 22 years ago
- Icon for Kopete :-) - Fixed desktop location Utilities -> Internet More... over 22 years ago
- Add AboutData (Nick's info :-) ) More... over 22 years ago
Tried to add a contact, didnt worked More... over 22 years ago
- Added contactList() function to get the mainwindow contact list More... over 22 years ago
- The Wizard can now pass the data to the plugin.... - There is a new class AddContactPage - Some cleanups More... over 22 years ago
- Added a item for the plugin selection dialog More... over 22 years ago
- Add contact wizard... (in development yet) - If you press the + button, the wizard appears More... over 22 years ago
*BIG* cleanups... specially in IMProtocol API More... over 22 years ago
ICQ Protocol connects. (Thanks Error404.) More... over 22 years ago
Changed noinst libraries More... over 22 years ago
Added lib->plugin->unload(); before delete lib->plugin; So unload function is called when you unload a plugin. (Njaard still dont agree this change. The code is borrowed from noatun) More... over 22 years ago
- Basic Status Bar Icon support added - Moved protocols pixmaps to plugins folder More... over 22 years ago
*** empty log message *** More... over 22 years ago
little fix More... over 22 years ago
Plugin system compiled and run. Dunno if it works :-) More... over 22 years ago
make kopete compile under kde3 More... over 22 years ago
new status label... ups I have to add it More... over 22 years ago
contactlist class moved to ui/ More... over 22 years ago