Age | Commit message (Expand) | Author |
2017-09-04 | Clist_Modern: | George Hazan |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-01-01 | bump copyright year | dartraiden |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-09-01 | - MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline(); | 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-20 | non-redefined function pfnClcBroadcast made static -> Clist_Broadcast | George Hazan |
2016-05-30 | - unused settings removed; | George Hazan |
2016-04-28 | we don't need that FindItem's implementation in nicer+ anymore, it's already ... | George Hazan |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-04-22 | - major atavism removed: clist_modern own cache; | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-17 | warning fixes | George Hazan |
2015-07-02 | unified project for clist_modern | George Hazan |
2015-06-24 | fixes for MENUITEMINFO declarations | 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-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-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ... | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-01 | - atavism named MS_UTILS_LOADBITMAP removed; | George Hazan |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-18 | fix for strncat use | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-16 | cleanup | Kirill Volinsky |
2015-05-08 | old pieces of avatar processing code removed | George Hazan |
2015-04-29 | m_* headers moved to ExternalAPI folder | Kirill Volinsky |
2015-04-20 | minor code fixes | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-16 | type conversion warnings fixed | George Hazan |
2014-12-14 | Clist_modern: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-11-30 | mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-07-27 | rest of embedded clists | George Hazan |
2014-05-23 | Clist_modern: proper capitalization in options and menus | slotwin |