Age | Commit message (Expand) | Author |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-06-21 | - resizer moved to mir_core, because it uses hard-coded windows structures; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | DbEditorPP: translation fix | Dart Raiden |
2015-06-18 | dbeditor++ - unified project | George Hazan |
2015-06-18 | true unicode build (ansi build is possible but useless) | Dmitry Kuzkin |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-23 | replace strncat to mir_strncat | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2014-12-31 | minor fixes | Kirill Volinsky |
2014-12-14 | DbEditorPP: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-06-15 | DbEditorPP: decapitalization (to avoid duplication in the langpack) | Dart Raiden |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-13 | encrypted settings are not displayed in dbeditor | George Hazan |
2014-01-08 | db => database | Dart Raiden |
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan |
2013-04-07 | end of the old database macroses | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-02-12 | - rev [3582] reverted | Vadim Dashevskiy |
2013-02-12 | - DbEditorPP: unneeded translations removed (patch from person) | Vadim Dashevskiy |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-07-19 | DbEditorPP: changed folder structure | Vadim Dashevskiy |