summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP
AgeCommit message (Expand)Author
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-24StrReplace function removedKirill Volinsky
2015-04-15DBeditor:Tobias Weimer
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-08Dbeditor++: fix for the crippled group names in importGeorge Hazan
2015-03-11fix for displaying contact modules in Dbeditor++George Hazan
2015-01-30no need to check malloc() resultGeorge Hazan
2014-12-31Year 2015 version updateGeorge 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-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessage 2Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-01cretinous PVS with its cretinous heuristicsGeorge Hazan
2014-12-01code cleanupRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
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-30Multiple fixes buff size for GetText and SetText.Rozhuk 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
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-08added new line after settings in all db exportKirill Volinsky
2014-08-07useless variables removedGeorge Hazan
2014-07-04DBEditor:Tobias Weimer
2014-06-15DbEditorPP: decapitalization (to avoid duplication in the langpack)Dart Raiden
2014-06-14DBEditor: Even more proper capitalization :)Tobias Weimer
2014-06-12DBEditor++: add all icons to IcoLibslotwin
2014-05-18Various Icons updated (thanks dracosha)Vadim Dashevskiy
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-22- fix for the edit window subclassing;George Hazan
2014-03-22crash fixGeorge Hazan
2014-03-12More fix for x64Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24more useless conversions removedGeorge Hazan
2014-02-21removed unneeded option (fixes #590)Tobias Weimer
2014-02-12fixes for the MCONTACTs, stored in the databaseGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan