Age | Commit message (Expand) | Author |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-04-19 | further junk cleaning | George Hazan |
2016-01-30 | BITMAPINFO initialization | Goraf |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-12-23 | menu icons went to icoLib | George Hazan |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-10-22 | Move utils files from "plugins/utils" to "/utils" so it can be used from prot... | Robert Pösel |
2015-09-18 | replace "(c)" and "c" by © | Dart Raiden |
2015-09-04 | FloatingContacts: 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-08-22 | typo fix | George Hazan |
2015-08-17 | warning fixes | George Hazan |
2015-08-16 | name conflicts solved | 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 | - clist menus went to functions | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | 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-23 | warning fixes | George Hazan |
2015-06-23 | missing files | George Hazan |
2015-06-23 | FloatingContacts: unified project | Kirill Volinsky |
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-03 | code cleaning | George Hazan |
2015-06-02 | - old PNG conversion code (png2dib, dib2png) removed; | George Hazan |
2015-06-01 | - atavism named MS_UTILS_LOADBITMAP removed; | George Hazan |
2015-05-31 | fixes #930 (New message in conference does not update view of floating contact) | George Hazan |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace strncat to mir_strncat | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-03 | fix for the option's page style pt. 3 | Vadim Dashevskiy |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-14 | switch to correct parameter types | George Hazan |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-02-23 | various font related code cleaning | George Hazan |
2015-02-23 | FltContacts: | Tobias Weimer |
2015-02-20 | fix for FontService_RegisterFont usage | George Hazan |