Age | Commit message (Expand) | Author |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-17 | - numerous name conflicts resolved; | George Hazan |
2015-07-02 | two new flags of TMO_MenuItem: | George Hazan |
2015-06-30 | - fix for the old perversion with manual protocol root calculation; | 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-27 | fix for the protocols' menus | 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-25 | another portion of dead genmenu services | George Hazan |
2015-06-23 | Remove double "CMIF_ROOTHANDLE | CMIF_ROOTHANDLE" after r14350 | Tobias Weimer |
2015-06-23 | obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH... | George Hazan |
2015-06-23 | - Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM; | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-20 | xml api became a set of functions | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-29 | unified project for Jabber protocol | George Hazan |
2015-04-13 | - nasty crutch removed from Options_AddPage; | George Hazan |
2015-02-23 | fix for a crash in Jabber user info dialog | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | Jabber: warning level 4 | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-02 | less warnings | George Hazan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-06-25 | typos, spelling correction | Dart Raiden |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-10 | Jabber: | George Hazan |
2014-01-07 | HNY part 2 | George Hazan |
2014-01-04 | Jabber: Minor LPGEN fixes | Tobias Weimer |
2014-01-03 | - Jabber: translation fix; | Vadim Dashevskiy |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b... | Dart Raiden |
2013-10-03 | ptrT/A/W is used everywhere instead of DBVARIANT to read database strings | George Hazan |
2013-10-03 | - filetransfer::iqid converted from string to int; | George Hazan |