Age | Commit message (Expand) | Author |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel |
2017-06-22 | plugins: alarms: disable snooze in popup mode if snooze time is 0 | Gluzskiy Alexandr |
2017-06-20 | plugins: alarms: quick and dirty cleanup of deleted alarms (must be done prop... | Gluzskiy Alexandr |
2017-03-17 | forgotten TCHAR removed | George Hazan |
2017-01-14 | plugins: | Gluzskiy Alexandr |
2017-01-01 | bump copyright year | dartraiden |
2016-12-30 | plugins: | Gluzskiy Alexandr |
2016-12-28 | plugins: | Gluzskiy Alexandr |
2016-12-27 | Alarms: | George Hazan |
2016-12-27 | Alarms: decapitalization | dartraiden |
2016-12-19 | plugins: | Gluzskiy Alexandr |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-10-03 | - inlined helpers for fonts, colors & effects creation replaced with functions; | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-08-03 | code cleaning | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-22 | Standartize "Version.h" to "version.h" (final rename) | Robert Pösel |
2016-07-22 | Standartize "Version.h" to "version.h" (temporary rename) | Robert Pösel |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan |
2016-01-28 | atavism removed: CLISTEVENT::cbSize | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-12-07 | fix to apply the unique identifiers to all menu roots | George Hazan |
2015-09-04 | Alarms: menu uid | Alexander Lantsev |
2015-08-13 | 64-bit compatibility | George Hazan |
2015-08-13 | warning fixes | George Hazan |
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-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-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 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | 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-19 | - all static protocol services replaced with functions; | 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 |
2015-06-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |