summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer
AgeCommit message (Expand)Author
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-05-28unsafe strncat removedGeorge Hazan
2015-05-23some crazy list declarations fixedGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-16fix for strncat useKirill Volinsky
2015-05-03view modes fixVadim Dashevskiy
2015-05-03fix for the option's page style pt. 2Vadim Dashevskiy
2015-04-30cleanupKirill Volinsky
2015-04-29compilation fixVadim Dashevskiy
2015-04-29m_* headers moved to ExternalAPI folderKirill Volinsky
2015-04-29removed not used structKirill Volinsky
2015-04-28minus ansi functionKirill Volinsky
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-20minor code fixesGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-14potentional memleak fixedGeorge Hazan
2015-04-10fix for clist options from StdClist propagated to Clist_blind & Clist_nicerGeorge Hazan
2015-04-10two warnings fixed in clistsGeorge Hazan
2015-03-06Clist_nicer:Tobias Weimer
2015-03-06Clist_nicer:Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-02code cleaningGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-31Happy new yearDart Raiden
2014-12-15clist_blind / clist_nicer: decapitalizationDart Raiden
2014-12-14SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)Rozhuk Ivan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessage 2Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13typos in clist_nicerDart Raiden
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-11garbage collection: dead params, unused variables etcGeorge Hazan
2014-12-11crash fixGeorge Hazan
2014-12-09- unused code removed from clist modern;George Hazan
2014-12-09minor code cleaningGeorge Hazan