summaryrefslogtreecommitdiff
path: root/plugins/Sessions/Src/Main.cpp
AgeCommit message (Expand)Author
2017-07-30Hotkeys: code cleaningGeorge Hazan
2017-03-28and finally MS_MSG_GETWINDOWDATA has gone, zihrono levrahaGeorge Hazan
2017-03-28we don't need the uFlags field eitherGeorge Hazan
2017-03-28funny, but without cbSize we have no need in MessageWindowInputData at allGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2016-12-02old shit diedGeorge Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-09-06clist services' extermination continuedGeorge Hazan
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-12code cleaningGeorge Hazan
2016-06-09fix for automated session restorationGeorge Hazan
2016-05-23fix for a typoGeorge Hazan
2016-04-19further junk cleaningGeorge Hazan
2016-03-19Sessions: missing breakGoraf
2015-12-07fix to apply the unique identifiers to all menu rootsGeorge Hazan
2015-10-02Sessions: coverity fix (please, test it !) MikalaiR
2015-09-05Sessions: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-27fix for a crash when a pointer gets converted to intGeorge Hazan
2015-07-26common projectsKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...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-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2014-12-18warning fixGeorge Hazan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-12Sessions: changed warning lavel to w4Kirill Volinsky
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-26Sessions: memcpy fixKirill Volinsky
2014-11-03more code cleaningGeorge Hazan
2014-11-03massive code cleaning for SessionsGeorge Hazan
2014-08-13icons registration moved to Load()Kirill Volinsky
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-26useless Unicode in Sessions & WhenWasItGeorge Hazan
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan