summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/findwindow.cpp
AgeCommit message (Expand)Author
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-31minor fixesKirill Volinsky
2014-12-14DbEditorPP: changed warning lavel to w4Kirill Volinsky
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-06-15DbEditorPP: decapitalization (to avoid duplication in the langpack)Dart Raiden
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-13encrypted settings are not displayed in dbeditorGeorge Hazan
2014-01-08db => databaseDart Raiden
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-02-12- rev [3582] revertedVadim Dashevskiy
2013-02-12- DbEditorPP: unneeded translations removed (patch from person)Vadim Dashevskiy
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-07-19DbEditorPP: changed folder structure Vadim Dashevskiy