Age | Commit message (Expand) | Author |
2014-12-31 | more correct check | Kirill Volinsky |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage 2 | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-04 | Db_autobackups: multiple changes | 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-09-16 | forgotten change in resources for the previous commit | RMN |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-24 | more useless conversions removed | 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-04 | Both abbreviations i.e. and e.g. are preceded by a comma. Both are followed b... | Dart Raiden |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-27 | clist -> contact list | Dart Raiden |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-26 | removed not needed code | Kirill Volinsky |
2013-10-09 | spelling correction (patch by RMN) | Vadim Dashevskiy |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-09-24 | Non-IM Contact: typo | Dart Raiden |
2013-09-23 | paths to libs fixed | Vadim Dashevskiy |
2013-09-21 | translation fixes | Tobias Weimer |
2013-09-16 | cosmetics; corrections | Goraf |
2013-09-16 | -fixed line endings | Tobias Weimer |
2013-09-16 | translation fix (patch by person) | Tobias Weimer |
2013-09-07 | direct access to CListGroups restricted | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-07-23 | replace sprintf to mir_snprintf (part 3) | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-23 | various warning fixes | George Hazan |
2013-06-19 | - cosmetic patches from dartraiden | Vadim Dashevskiy |
2013-06-01 | - NIMcontact: resource cosmetics and russian translation fix (patch from dart... | Vadim Dashevskiy |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
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-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |