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
/
copymodule.cpp
Age
Commit message (
Expand
)
Author
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-24
dbeditor:
George Hazan
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
2015-08-17
warning fixes
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-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2014-12-14
DbEditorPP: changed warning lavel to w4
Kirill Volinsky
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage 2
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-02-24
more useless conversions removed
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-13
encrypted settings are not displayed in dbeditor
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-07
end of the old database macroses
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2012-12-18
- crash fix for Win64 builds;
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-07-19
DbEditorPP: changed folder structure
Vadim Dashevskiy