summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/settinglist.cpp
AgeCommit message (Expand)Author
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-10-29bug in dbeditor: all unicode strings are displayed as "chinese" in Debug buildsGeorge Hazan
2015-08-15DBEditor:Tobias Weimer
2015-07-18DBEditor:Tobias Weimer
2015-07-15code cleaning George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-18fix for unicode stringsGeorge Hazan
2015-06-18dbeditor++ - unified projectGeorge Hazan
2015-06-18true unicode build (ansi build is possible but useless)Dmitry Kuzkin
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-14DbEditorPP: changed warning lavel to w4Kirill Volinsky
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-01code cleanupRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-03-22- fix for the edit window subclassing;George Hazan
2014-03-22crash fixGeorge Hazan
2014-03-12More fix for x64Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
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
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-09-21Not needed version checks removedKirill Volinsky
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-12-18and also database Unicode support flag tooGeorge Hazan
2012-12-18- crash fix for Win64 builds;George Hazan
2012-07-19DbEditorPP: changed folder structure Vadim Dashevskiy