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
/
moduletree.cpp
Age
Commit message (
Expand
)
Author
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-16
Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad...
Mataes
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-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
2016-07-25
hello, Unix.
George Hazan
2016-02-21
DBEditor:
Tobias Weimer
2015-08-15
DBEditor:
Tobias Weimer
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-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-06
exclusion for the ansi plugin :(
George Hazan
2015-05-05
some another sudden Unicode appearances
George Hazan
2015-05-05
Unicode windows procedure, suddenly...
George Hazan
2014-12-14
DbEditorPP: changed warning lavel to w4
Kirill Volinsky
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-06-12
DBEditor++: add all icons to IcoLib
slotwin
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-02-24
more useless conversions removed
George Hazan
2014-02-12
fixes for the MCONTACTs, stored in the database
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-13
encrypted settings are not displayed in dbeditor
George Hazan
2013-10-15
code cleanup
Kirill Volinsky
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-06
fix for expanding contacts' tree in Dbeditor in the service mode
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-02-12
- rev [3582] reverted
Vadim Dashevskiy
2013-02-12
- DbEditorPP: unneeded translations removed (patch from person)
Vadim Dashevskiy
2012-12-18
- crash fix for Win64 builds;
George Hazan
2012-11-27
very rare crash in dbeditor :)
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-07-19
DbEditorPP: changed folder structure
Vadim Dashevskiy