Age | Commit message (Expand) | Author |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | 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-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-08-12 | extraicons registration moved to Load() | Kirill Volinsky |
2014-07-08 | - minor code reordering | George Hazan |
2014-07-08 | code cleaning | George Hazan |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-05-30 | db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT | George Hazan |
2014-05-17 | SecureIN_Icons icons 32x32 added (thanks dracosha) | Vadim Dashevskiy |
2014-04-08 | bunch of mc related fixes | George Hazan |
2014-03-22 | translation fixes | Tobias Weimer |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-09 | end of the old MC API | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-11 | more sorting issues | 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 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTS | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-27 | removed unneeded spaces, etc. | Dart Raiden |
2013-10-20 | spelling correction (patch by RMN) | Vadim Dashevskiy |
2013-10-13 | addition to previous commit | Dart Raiden |
2013-10-13 | removed some not needed spaces, capitals, etc. | Dart Raiden |
2013-10-06 | more unnecessary spaces | Dart Raiden |
2013-09-20 | fixed tabs backgroung color | Kirill Volinsky |
2013-09-16 | removed not needed _MSC_VER checks | Kirill Volinsky |
2013-08-27 | fixes for StatusIconData initialization | George Hazan |
2013-08-03 | more leaks | George Hazan |
2013-07-29 | resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXIT | George Hazan |
2013-07-28 | - fix for name conflict in proto helpers; | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-07-24 | replace sprintf to mir_snprintf (part 4) | Kirill Volinsky |
2013-07-22 | replace sprintf to mir_snprintf (part 2) | Kirill Volinsky |
2013-07-08 | - "Sended back" is exterminated | Vadim Dashevskiy |
2013-07-08 | Correct url for all plugins. | Robert Pösel |