summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/exportimport.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-04-30Dbeditor: everything considering UI is an object nowGeorge Hazan
2021-04-30we use contact iterators when possibleGeorge Hazan
2019-12-16dbeditorpp:George Hazan
2019-07-26warning fixesGeorge Hazan
2018-05-16Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad...Mataes
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge 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-13Code modernize ...Goraf
2016-09-14second major wipeout of database services & structures:George Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-04-15contact list groups:George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-17warning fixesGeorge Hazan
2015-08-13data format fixesKirill Volinsky
2015-07-26more warning fixesGeorge Hazan
2015-07-18DBEditor:Tobias Weimer
2015-07-15code cleaning George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge 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-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-24StrReplace function removedKirill Volinsky
2015-04-08Dbeditor++: fix for the crippled group names in importGeorge Hazan
2015-01-30no need to check malloc() resultGeorge Hazan
2014-12-31minor fixesKirill Volinsky
2014-12-29dbeditor: fix for ansi fprintf & Unicode stringsGeorge Hazan
2014-12-14DbEditorPP: changed warning lavel to w4Kirill Volinsky
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-01cretinous PVS with its cretinous heuristicsGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-28git-svn-id: http://svn.miranda-ng.org/main/trunk@11137 1316c22d-e87f-b044-9b9...George Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer