Age | Commit message (Expand) | Author |
2016-01-05 | HistoryStats: | Tobias Weimer |
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-12-02 | missing menu ids in HistoryStats | George Hazan |
2015-11-06 | HistoryStats: Minor cleanup | Tobias Weimer |
2015-09-18 | replace "(c)" and "c" by © | Dart Raiden |
2015-09-07 | compilation fix | George Hazan |
2015-09-07 | warning fix | George Hazan |
2015-09-02 | warning fix | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-08-12 | minus one erroneous macro | George Hazan |
2015-07-09 | - various icon definition quirks; | George Hazan |
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 | - 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-25 | rest of genmenu api died | 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 | timezone api migrated to mir_core | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | 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 | - all icolib services removed; | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-06-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-06-02 | - old PNG conversion code (png2dib, dib2png) removed; | George Hazan |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-21 | STL needs exceptions | George Hazan |
2015-05-11 | minus CreateThread | Kirill Volinsky |
2015-05-03 | fix for the option's page style pt. 3 | Vadim Dashevskiy |
2015-04-30 | minus critical section | Kirill Volinsky |
2015-04-24 | HistoryStats project conversion | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-14 | minor fixes | Tobias Weimer |
2015-03-24 | * multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh... | Rozhuk Ivan |
2015-01-21 | HistoryStats: | Tobias Weimer |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-21 | - MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts; | George Hazan |
2014-12-20 | HistoryStats: missing break | Goraf |