summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/settinglist.cpp
AgeCommit message (Expand)Author
2022-02-09db_is_module_empty & db_copy_module - new database helpersGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-05-17last global structure removed from dbeditorGeorge Hazan
2021-05-17Dbeditor++: fix for global settings removingGeorge Hazan
2021-05-02fixes #2867 (DbEditor: добавить в правую панель пунк...George Hazan
2021-04-30Dbeditor: everything considering UI is an object nowGeorge Hazan
2021-04-29Dbeditor++: main window definition went to header file, so its methods could ...George Hazan
2021-04-29fixes #2861 (DbEditor: в левой и правой панелях не ра...George Hazan
2021-04-10fixes #2841 (DbEditor: allow to delete contacts from right panel)George Hazan
2021-01-05fixes #2658 (Вынести настройку цвета попапов ре...George Hazan
2020-08-17fixes #2542 (DbEditor: при переходе к результату пои...George Hazan
2019-12-16shitty Windows helpers...George Hazan
2019-12-16dbeditorpp:George Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-16Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad...Mataes
2018-05-08code cleaning (using new MS coding style)George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-24dbeditor:George Hazan
2017-11-13Code modernize ...Goraf
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