Age | Commit message (Expand) | Author |
2016-01-30 | TRACKMOUSEEVENT zeroed out | Goraf |
2016-01-30 | BITMAPINFO initialization | Goraf |
2015-12-07 | fix to apply the unique identifiers to all menu roots | George Hazan |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-09-04 | MyDetails | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | name conflicts | George Hazan |
2015-07-25 | mydetails: common project | Kirill Volinsky |
2015-07-14 | Reverted r14501 and r14507: This text is also displayed in the contact list a... | Tobias Weimer |
2015-07-08 | frame name should not be translated in database | Vadim Dashevskiy |
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-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 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-25 | rest of genmenu api died | George Hazan |
2015-06-24 | fixes for MENUITEMINFO declarations | 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-06-14 | - all icolib services removed; | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-05-17 | crash fix (#931) | Tobias Weimer |
2015-05-16 | cleanup | Kirill Volinsky |
2015-04-06 | MyDetails: Minor fixes | Tobias Weimer |
2014-12-17 | MyDetails: changed warning lavel to w4 | Kirill Volinsky |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-06-12 | MyDetails: Restored support for core default away messages, replaces SimpleAw... | Tobias Weimer |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-05-31 | MyDetails: code cleanup | slotwin |
2014-05-31 | MyDetails plugin: proper capitalization in options and menus | slotwin |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-22 | - MyDetails: Fixed font settings (fixed #595) | Tobias Weimer |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-06-16 | MyDetails: Set main menu icon. (fixes #305) | Robert Pösel |
2013-04-05 | rest of menu cleaning | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-26 | cosmetics | Tobias Weimer |
2013-03-26 | cosmetics | Tobias Weimer |
2013-03-08 | some memory leak fixes | George Hazan |
2013-03-02 | removed not used headers | Kirill Volinsky |
2013-02-12 | various PS_GETCUSTOMSTATUSICON-related issues | George Hazan |
2013-02-12 | forgotten xstatus name translation | George Hazan |
2013-02-12 | fix for mixing simple & extended statuses in MyDetails | George Hazan |