Age | Commit message (Expand) | Author |
2016-12-06 | bIsMiranda09 - useless variable removed | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-09-11 | New_GPG: Fix unicode paths handling (fixes #349); versiom bump | Robert Pösel |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-04-23 | plugins: | Alexander Gluzsky |
2015-08-16 | code cleaning | George Hazan |
2015-07-31 | unified project for New_GPG | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace _tcsncat to mir_tstrncat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | 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-05-16 | fix for strncat use | Kirill Volinsky |
2015-04-21 | New_GPG: | Tobias Weimer |
2015-04-16 | Spelling correction (patch by RMN) | Vadim Dashevskiy |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-07-19 | db_mc_tryMeta applied | George Hazan |
2014-07-04 | CommandLine: | Tobias Weimer |
2014-06-27 | spelling corrections | Dart Raiden |
2014-03-10 | unneeded helpers removed | George Hazan |
2014-03-09 | end of the old MC API | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-10-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b... | Dart Raiden |
2013-10-07 | translation fixes from RMN | Alexander Gluzsky |
2013-10-06 | more unnecessary spaces | Dart Raiden |
2013-10-05 | missed *n*printf related fixes... | Alexander Gluzsky |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-09-25 | valid options initialization | George Hazan |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-07-31 | fixed few logic bugs | Alexander Gluzsky |
2013-06-12 | fixed memory allocation | Alexander Gluzsky |
2013-05-17 | - New_GPG: reinstated | Vadim Dashevskiy |
2013-04-28 | - New_GPG: temporary moved to deprecated until: | Vadim Dashevskiy |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |