Age | Commit message (Expand) | Author |
2016-06-05 | - fix for #1059; | George Hazan |
2016-04-19 | further junk cleaning | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-04-13 | another attempt to read groups directly removed | George Hazan |
2016-01-30 | TRACKMOUSEEVENT zeroed out | Goraf |
2016-01-23 | DND → Do not disturb | Dart Raiden |
2016-01-20 | "N/A" -> "Not available" (thx Wishmaster for idea) | Dart Raiden |
2016-01-04 | "NA" -> "N/A" | Dart Raiden |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-12-13 | missing UNSET_UID inserted | George Hazan |
2015-12-13 | some service menus declared as non-tunable | George Hazan |
2015-11-27 | point to our wiki | Dart Raiden |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-09-17 | NewAwaySysMod: cosmetics | RMN |
2015-09-16 | non-existent file removed from project | George Hazan |
2015-09-11 | NewAwaySys: fix #662 | Alexander Lantsev |
2015-09-03 | NewAwaySys: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-07-31 | project fixes for VS2010 | Tobias Weimer |
2015-07-27 | fix for a crash when a pointer gets converted to int | George Hazan |
2015-07-26 | more warning fixes | George Hazan |
2015-07-26 | missing file added | George Hazan |
2015-07-26 | - warning fixes; | George Hazan |
2015-07-26 | NewAwaySys: common project | Kirill Volinsky |
2015-07-22 | toolset fix | Kirill Volinsky |
2015-07-22 | platform toolset updated for vc2015 | Vadim Dashevskiy |
2015-07-22 | vc2015 compilation fixes | Kirill Volinsky |
2015-07-21 | preparing for vc2015 | 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 | - clist menus went to functions | 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-26 | next slice of cutting out unused menu features - popupPosition | George Hazan |
2015-06-25 | rest of genmenu api died | George Hazan |
2015-06-23 | obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH... | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | various menu definition quirks | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-21 | fix for a dll name | George Hazan |
2015-06-21 | - resizer moved to mir_core, because it uses hard-coded windows structures; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-17 | obsolete services extincted | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |