Age | Commit message (Expand) | Author |
2017-03-28 | and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha | George Hazan |
2017-03-28 | we don't need the uFlags field either | George Hazan |
2017-03-28 | funny, but without cbSize we have no need in MessageWindowInputData at all | George Hazan |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan |
2016-12-02 | old shit died | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-09-06 | clist services' extermination continued | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-06-12 | code cleaning | George Hazan |
2016-06-09 | fix for automated session restoration | George Hazan |
2016-05-23 | fix for a typo | George Hazan |
2016-04-19 | further junk cleaning | George Hazan |
2016-03-19 | Sessions: missing break | Goraf |
2015-12-07 | fix to apply the unique identifiers to all menu roots | George Hazan |
2015-10-02 | Sessions: coverity fix (please, test it !) | MikalaiR |
2015-09-05 | Sessions: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-27 | fix for a crash when a pointer gets converted to int | George Hazan |
2015-07-26 | common projects | Kirill Volinsky |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-28 | code cleaning | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2014-12-18 | warning fix | George Hazan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-12 | Sessions: changed warning lavel to w4 | Kirill Volinsky |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-26 | Sessions: memcpy fix | Kirill Volinsky |
2014-11-03 | more code cleaning | George Hazan |
2014-11-03 | massive code cleaning for Sessions | George Hazan |
2014-08-13 | icons registration moved to Load() | Kirill Volinsky |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-26 | useless Unicode in Sessions & WhenWasIt | George Hazan |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-07 | Sessions: contacts are HANDLEs, not DWORDs | George Hazan |