Age | Commit message (Expand) | Author |
2016-05-17 | Facebook: Rework loading online contacts (not properly finished!); version bump | Robert Pösel |
2016-02-01 | bugfix: Facebook protocol menu gets multiplied if located in main menu | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-09-04 | compilation fix | Vadim Dashevskiy |
2015-09-04 | Facebook: menu uid | Alexander Lantsev |
2015-06-30 | - fix for the old perversion with manual protocol root calculation; | George Hazan |
2015-06-30 | fix for menu problems | 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-26 | next slice of cutting out unused menu features - popupPosition | George Hazan |
2015-06-25 | - Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags; | George Hazan |
2015-06-25 | another portion of dead genmenu services | George Hazan |
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 | 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-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-25 | Facebook - common project | Vadim Dashevskiy |
2015-02-06 | Facebook, Omegle, MobileState: Happy New Year 2015 | Robert Pösel |
2014-12-23 | Facebook: Cleanup contact menu handles | Robert Pösel |
2014-12-20 | Facebook: Various code improvements (as reported by Coverity analyser); versi... | Robert Pösel |
2014-12-14 | FacebookRM: changed warning lavel to w4 | Kirill Volinsky |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George Hazan |
2014-09-16 | useless service MS_CLIST_REMOVECONTACTMENUITEM deleted | George Hazan |
2014-08-24 | Facebook: Support for showing captcha codes; Raise version bump from previous... | Robert Pösel |
2014-07-30 | Facebook: Support for denying friendship requests | Robert Pösel |
2014-07-09 | Facebook: Add hotkeys for "visit profile" and "visit notifications" (someone ... | Robert Pösel |
2014-06-14 | Facebook, Omegle: adapt for new MS_MSG_SETSTATUSTEXT | Robert Pösel |
2014-04-21 | Facebook: Add status menu item "Visit Notifications" and icons for other items | Robert Pösel |
2014-03-09 | Facebook: Conversation history -> Conversation | Robert Pösel |
2014-03-09 | Facebook: Add contact menu item to open "Conversation history" on website | Robert Pösel |
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 |
2013-12-25 | less mind blowing code for the root menu creation | George Hazan |
2013-12-25 | fix for menu item params | George Hazan |
2013-07-28 | Facebook: Post status improvements (part 2) - ability to post statuses to oth... | Robert Pösel |
2013-07-28 | - fix for name conflict in proto helpers; | George Hazan |
2013-07-20 | protocol helper for detecting chats: isChatRoom | George Hazan |
2013-07-10 | protocol DB helpers for Facebook | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-07-05 | Facebook: Changed constants to enums, cleanup. | Robert Pösel |
2013-06-14 | - FacebookRM: menu item name fix | Vadim Dashevskiy |