summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern
AgeCommit message (Expand)Author
2015-04-06warning fixMikalaiR
2015-04-06Clist modern: Minor cleanupTobias Weimer
2015-03-24* multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh...Rozhuk Ivan
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-03-07rev. 12363 broke clist_modern skin loading, therefore is temporary revertedVadim Dashevskiy
2015-03-06Clist_modern:Tobias Weimer
2015-02-17crash fix for clist modern's optionsGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-14manually reinvented wheel removedGeorge Hazan
2015-01-09clist_modern: Minor fixesTobias Weimer
2015-01-04clist_modern: tray menu fixVlad Mironov
2015-01-04Clist_modern: tray icons refactoring, attempt third.Vlad Mironov
2015-01-04fix for the options conversion in clist_modernGeorge Hazan
2015-01-03clist_modern: tray icons fixVlad Mironov
2015-01-03git-svn-id: http://svn.miranda-ng.org/main/trunk@11742 1316c22d-e87f-b044-9b9...Vlad Mironov
2015-01-03typo fixedGeorge Hazan
2015-01-03no need to call the code tooltip maker, if we have tipperGeorge Hazan
2015-01-02fix for global status calculationGeorge Hazan
2015-01-01useless message removed (by ghazan)Vadim Dashevskiy
2015-01-01git-svn-id: http://svn.miranda-ng.org/main/trunk@11714 1316c22d-e87f-b044-9b9...George Hazan
2015-01-01- crash fix;George Hazan
2015-01-01Clist_modern: tray icons refactoring, attempt second.Vlad Mironov
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-31missing assignmentGeorge Hazan
2014-12-31code simplificationGeorge Hazan
2014-12-30improperly copied code removedGeorge Hazan
2014-12-29fix for object's removingGeorge Hazan
2014-12-22- minus another critical section;George Hazan
2014-12-22slow contact scan replaces with the keyed indexGeorge Hazan
2014-12-22- fix for _AniAva_AnimationTreadProc;George Hazan
2014-12-22trying to catch hung thread in clist_modernGeorge Hazan
2014-12-22more correct way of leaving threadGeorge Hazan
2014-12-22- another CRITICAL_SECTION removed;George Hazan
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
2014-12-18various calls of setlocale removedGeorge Hazan
2014-12-17warning fixGeorge Hazan
2014-12-16clist_modern: Some warnings fixedTobias Weimer
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-16no longer needDart Raiden
2014-12-16clist_modern: resource cosmeticDart Raiden
2014-12-15Unused function removed.Vlad Mironov
2014-12-14all possible warnings fixedGeorge Hazan
2014-12-14Clist_modern: changed warning lavel to w4Kirill Volinsky
2014-12-14clist_modern: descriptionDart Raiden
2014-12-14clist_modern: resource cosmeticDart Raiden
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13Utils::FormatTitleBar: wrong function's return typeGeorge Hazan