Age | Commit message (Expand) | Author |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
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-18 | temporary revert (until Unicode version is fully ready and working) | Vadim Dashevskiy |
2014-06-15 | plugin unicoded | Kirill Volinsky |
2014-04-07 | moved options to Events | Vadim Dashevskiy |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-04 | some code cleaning | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-17 | spelling correction (patch by RMN) | Vadim Dashevskiy |
2013-10-13 | spelling corrections (thanks RMN) | Dart Raiden |
2013-10-09 | English US correction (patch by RMN) | Vadim Dashevskiy |
2013-10-07 | FileAsMessage: spelling correction | Dart Raiden |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-09-25 | valid options initialization | George Hazan |
2013-09-16 | translation fix | Tobias Weimer |
2013-07-22 | replace sprintf to mir_snprintf (part 1) | Kirill Volinsky |
2013-07-15 | compilation fix | George Hazan |
2013-07-12 | The text is send to the opponent as-is, so we must NOT translate it! | Tobias Weimer |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-07-08 | Added proper link to wiki page of some plugins. | Robert Pösel |
2013-07-08 | FileAsMessage: Translation fix | Robert Pösel |
2013-06-04 | end of base64* zoo | George Hazan |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-19 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-03 | patch from $ergi0 for #235 | Kirill Volinsky |
2013-02-24 | added precompiled header | Kirill Volinsky |
2013-02-16 | - translation fixes (patch from person) | Vadim Dashevskiy |
2013-01-20 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-12-01 | SKINICONDESC initialization - end-II :) | George Hazan |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-11-28 | new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot... | George Hazan |
2012-11-26 | various code cleaning considering protocols' declarations | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-07 | Cosmetics for plugins descriptions and their translation. | Vadim Dashevskiy |
2012-11-02 | final switch to the typed icolib api | George Hazan |