summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/main.cpp
AgeCommit message (Expand)Author
2015-06-30- fix for the wrongly detected protocol UNLOADED status;George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-28code cleaningGeorge Hazan
2015-06-27minor menu related fixesGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-24DBEditorPP: fixed hotkey descriptionAlexander Lantsev
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;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-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
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 strlen to mir_strlenKirill Volinsky
2014-12-14DbEditorPP: changed warning lavel to w4Kirill Volinsky
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-08-21crash fix when dbeditorpp is launched from the command stringGeorge Hazan
2014-08-12icons registration moved to Load()Kirill Volinsky
2014-08-07useless variables removedGeorge Hazan
2014-06-12DBEditor++: add all icons to IcoLibslotwin
2014-02-21removed unneeded option (fixes #590)Tobias Weimer
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-13encrypted settings are not displayed in dbeditorGeorge Hazan
2013-12-08unified menu for mmap & dbeditorGeorge Hazan
2013-10-15code cleanupKirill Volinsky
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
2013-06-29rest of unused databases services removedGeorge Hazan
2013-05-19Reverted some broken plugins settings.Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-11rest of minor TopToolbar_AddButton issuesGeorge Hazan
2013-02-23removed not used headersKirill Volinsky
2013-02-12- rev [3582] revertedVadim Dashevskiy
2013-02-12- DbEditorPP: unneeded translations removed (patch from person)Vadim Dashevskiy
2013-01-28- muuids cosmetic fixes (patch from Basil)Vadim Dashevskiy
2012-12-18and also database Unicode support flag tooGeorge Hazan
2012-12-18- crash fix for Win64 builds;George Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-07-28service plugin's Load() can be called before Skin* services' registrationGeorge Hazan