Age | Commit message (Expand) | Author |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-09-16 | removed not needed _MSC_VER checks | Kirill Volinsky |
2013-08-24 | removed unneeded trailing space in Yahoo | Dart Raiden |
2013-08-22 | More double spaces eliminated | Dart Raiden |
2013-08-16 | mir_md5_byte_t => BYTE; | George Hazan |
2013-08-16 | rest or mir_*printf in protocols | George Hazan |
2013-08-15 | - cosmetics (patch from dartraiden) | Vadim Dashevskiy |
2013-08-14 | mir_*printf patch for protocols | George Hazan |
2013-08-14 | removed trailing spaces from ressources | Tobias Weimer |
2013-07-28 | - fix for name conflict in proto helpers; | George Hazan |
2013-07-20 | protocol helper for detecting chats: isChatRoom | George Hazan |
2013-07-16 | changed URLs | Tobias Weimer |
2013-07-16 | added some plugins descriptions for langpacks | Tobias Weimer |
2013-07-10 | protocol DB helpers for YAHOO | George Hazan |
2013-07-09 | applied protocol helpers | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-06-23 | new helper applied instead of MS_DB_SETSETTINGRESIDENT | George Hazan |
2013-06-21 | minor code cleaning | George Hazan |
2013-06-18 | massive extinction of stupid service name's buffers | George Hazan |
2013-06-16 | switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO | George Hazan |
2013-06-15 | ProtoBroadcastAck - unified helper for all protocols | George Hazan |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-05-16 | unused clist headers | George Hazan |
2013-05-16 | some another unused headers | George Hazan |
2013-05-16 | we don't need VS2003/2005 support as well | George Hazan |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-20 | end of the city legend that PSS_MESSAGEW ever existed | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-07 | end of the old database macroses | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | rest of menu cleaning | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-04-05 | various menu items quirks, simplifications & optimization | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-03-11 | various mir_forkthread quirks | George Hazan |
2013-03-11 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-03-02 | unicode folders custom names (gotten from szName by default, as usual) | George Hazan |
2013-03-02 | rest of TCHAR_STR_PARAM replaced | George Hazan |
2013-03-02 | - avatars' Folders settings moved to the "Avatars" section; | George Hazan |
2013-03-01 | service call replaced with helper | George Hazan |
2013-03-01 | useless Folders support checks removed | George Hazan |
2013-02-25 | PROTO_INTERFACE made zeroed on the basic inheritance level | George Hazan |
2013-02-23 | - PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat... | George Hazan |