Age | Commit message (Expand) | Author |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-03-06 | fix for a crash in Jabber chat rooms with very long topics | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-02 | fix for registering relative avatar path in Twitter | George Hazan |
2013-03-02 | version bump | George Hazan |
2013-03-02 | fix for registering relative avatar path in Facebook | George Hazan |
2013-03-02 | avatar path correction | George Hazan |
2013-03-02 | unicode folders custom names (gotten from szName by default, as usual) | George Hazan |
2013-03-02 | unneeded code removed | 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-02 | fixed for various Folders registration quirks | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTORELATIVE | George Hazan |
2013-03-01 | service call replaced with helper | George Hazan |
2013-03-01 | useless Folders support checks removed | George Hazan |
2013-03-01 | Fix for crash of ICQ plugin due server group list was not obtained (patch by ... | Tobias Weimer |
2013-02-28 | Facebook: Fixed showing correct login error. Version bump. | Robert Pösel |
2013-02-26 | Reverted custom smileys in outgoing messages for now, we need better solution... | Robert Pösel |
2013-02-26 | translation fixes | Tobias Weimer |
2013-02-25 | PROTO_INTERFACE made zeroed on the basic inheritance level | George Hazan |
2013-02-25 | fixed crash in x64 | Kirill Volinsky |
2013-02-24 | fixes crashes for work with last proto changes | Kirill Volinsky |
2013-02-23 | Facebook, Smileyadd: Allow custom smileys in outgoing messages | Robert Pösel |
2013-02-23 | git-svn-id: http://svn.miranda-ng.org/main/trunk@3742 1316c22d-e87f-b044-9b9b... | George Hazan |
2013-02-23 | git-svn-id: http://svn.miranda-ng.org/main/trunk@3741 1316c22d-e87f-b044-9b9b... | George Hazan |
2013-02-23 | useless variable m_szProtoName removed | George Hazan |
2013-02-23 | - PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat... | George Hazan |
2013-02-23 | old C proto interface removed | George Hazan |
2013-02-23 | correct Jabber account icon calculation | George Hazan |
2013-02-23 | the XFire options redesign (fixes #229) | Tobias Weimer |
2013-02-23 | minor ressource fixes (fixes #229) | Tobias Weimer |
2013-02-21 | - account's icon is automatically set to its online icon; | George Hazan |
2013-02-21 | service MS_VARS_FREEMEMORY replaced with the direct call of mir_free | George Hazan |
2013-02-21 | hooking loading/unloading popups plugins | Kirill Volinsky |
2013-02-20 | fixes for various hangups & crashes on exit | George Hazan |
2013-02-18 | - Create PopUp options pages only when popup plugin present | Vadim Dashevskiy |
2013-02-16 | - resource cosmetics (patch from person) | Vadim Dashevskiy |
2013-02-15 | - translation fixes (patch from person) | Vadim Dashevskiy |
2013-02-15 | - translation fixes (patch from person) | Vadim Dashevskiy |
2013-02-14 | + Restored sendOwnerInfoRequest() function in legacy mode. (patch by ryo-oh-ki) | Tobias Weimer |
2013-02-14 | Fixed missed update of a new password in "change user info dialog" in case wh... | Tobias Weimer |
2013-02-13 | compilation fix | George Hazan |
2013-02-13 | - boost updated to 1.53, and should be placed into ..\..\boost folder | George Hazan |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-02-12 | fix for settings' table | George Hazan |
2013-02-12 | good bye, ansi | George Hazan |
2013-02-12 | - translation fixes (patch from person) | Vadim Dashevskiy |
2013-02-12 | fix for &RQ detection in ICQ | George Hazan |
2013-02-12 | - ICQ: numbers only allowed in 'port' input field | Vadim Dashevskiy |