Age | Commit message (Expand) | Author |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-18 | spelling corrections | RMN |
2014-02-12 | fixes for the MCONTACTs, stored in the database | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTS | George Hazan |
2013-10-23 | double string from YAMN fixed (for real this time) | Vadim Dashevskiy |
2013-10-23 | double string from YAMN fixed, langpacks/english: updated | Vadim Dashevskiy |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-09-25 | valid options initialization | George Hazan |
2013-08-15 | we use bin2hex now instead of mir_snprintf("%02x") | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-04-10 | warning fixes | 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-05 | - rest of menus cleared; | George Hazan |
2013-03-15 | added precompiled header | Kirill Volinsky |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-02-12 | - fix for chinese in popups; | George Hazan |
2013-01-16 | _T > TaranslateT when needed (patch from person) | Vadim Dashevskiy |
2013-01-03 | - fix for the buffer overrun in YAMN's mime parser | George Hazan |
2012-11-28 | ex-protos moved to the Plugins folder | George Hazan |