index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
DbEditorPP
/
src
/
exportimport.cpp
Age
Commit message (
Expand
)
Author
2022-02-09
db_is_module_empty & db_copy_module - new database helpers
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-04-30
Dbeditor: everything considering UI is an object now
George Hazan
2021-04-30
we use contact iterators when possible
George Hazan
2019-12-16
dbeditorpp:
George Hazan
2019-07-26
warning fixes
George Hazan
2018-05-16
Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad...
Mataes
2018-05-08
code cleaning (using new MS coding style)
George Hazan
2018-03-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
George Hazan
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-04-26
R.I.P m_clui.h, you helped us alot
George Hazan
2016-04-15
contact list groups:
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-17
warning fixes
George Hazan
2015-08-13
data format fixes
Kirill Volinsky
2015-07-26
more warning fixes
George Hazan
2015-07-18
DBEditor:
Tobias Weimer
2015-07-15
code cleaning
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
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
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-24
StrReplace function removed
Kirill Volinsky
2015-04-08
Dbeditor++: fix for the crippled group names in import
George Hazan
2015-01-30
no need to check malloc() result
George Hazan
2014-12-31
minor fixes
Kirill Volinsky
2014-12-29
dbeditor: fix for ansi fprintf & Unicode strings
George Hazan
2014-12-14
DbEditorPP: changed warning lavel to w4
Kirill Volinsky
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-01
cretinous PVS with its cretinous heuristics
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-28
git-svn-id: http://svn.miranda-ng.org/main/trunk@11137 1316c22d-e87f-b044-9b9...
George Hazan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
[next]