Age | Commit message (Expand) | Author |
2015-09-18 | replace "(c)" and "c" by © | Dart Raiden |
2015-09-04 | Import: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-25 | warnings fixed | George Hazan |
2015-07-24 | import: common project | Kirill Volinsky |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-17 | obsolete services extincted | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-24 | Import: big icon in taskbar | Alexander Lantsev |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace stricmp to mir_strcmpi | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-08 | disable Next button when profile not selected | Kirill Volinsky |
2015-04-06 | nasty crutch for the stupid dbx_mmap | George Hazan |
2015-03-30 | fix for the wrong number of events after import | George Hazan |
2015-03-29 | fix for protocols import in the total mode | George Hazan |
2015-03-29 | - import mode setting dropped; | George Hazan |
2015-03-20 | if the custom profile was chosen, let's clean the list's selection | George Hazan |
2015-03-19 | Import: an option added to support profile mirroring (precise copy) | George Hazan |
2015-03-10 | fix for Unknown metas nick after import | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-10 | Import: | Tobias Weimer |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-21 | - MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts; | George Hazan |
2014-12-17 | version bump for the working variant | George Hazan |
2014-12-17 | "people are dumb" (c) | George Hazan |
2014-12-17 | more correct member zeroing | George Hazan |
2014-12-17 | forgotten to zero a memory under structure | George Hazan |
2014-12-17 | combo box value isn't saved on OK button click | George Hazan |
2014-12-17 | crash fix | George Hazan |
2014-12-17 | additional accounts to be created only after the dialog, not before | George Hazan |
2014-12-17 | account merge dialog to be closed on exit | George Hazan |
2014-12-17 | a bit wider field | Vadim Dashevskiy |
2014-12-16 | Import form cosmetics | Vadim Dashevskiy |
2014-12-16 | merge from branch | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-10-19 | variable name change | Vadim Dashevskiy |