Age | Commit message (Expand) | Author |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-16 | cleanup | Kirill Volinsky |
2015-05-15 | fixed buffer overrun | Kirill Volinsky |
2015-05-15 | rc2.right value assigning twice | Kirill Volinsky |
2015-05-03 | fix for the option's page style pt. 3 | Vadim Dashevskiy |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | multiple buf size fixes | Rozhuk Ivan |
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-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
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-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
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-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-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |