summaryrefslogtreecommitdiff
path: root/plugins/YAPP/src/yapp_history_dlg.cpp
AgeCommit message (Expand)Author
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-05- fix for #1059;George Hazan
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-08-01yapp: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-01code cleanupRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2013-05-19YAPP:Robert Pösel
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-03-14removed not used headersKirill Volinsky
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-07-24VersionInfo, W7UI, WhoUsesMyFiles, YAPP, ZeroNotification: changed folder str...Vadim Dashevskiy