Age | Commit message (Expand) | Author |
2015-08-28 | TabSEMM: | Tobias Weimer |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-01 | tabsrmm: common project | Kirill Volinsky |
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-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-04-12 | - 'Leave chat' button bar's menu item isn't shown for non-chat windows; | George Hazan |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-03-05 | TabSRMM: code cleanup | Tobias Weimer |
2015-02-21 | code formatting | Kirill Volinsky |
2015-02-21 | - fix for underlining processing; | George Hazan |
2015-01-25 | TabSRMM: | Tobias Weimer |
2015-01-06 | TabSRMM: partial decapitalization (I tried not to broke any of the database s... | Dart Raiden |
2014-12-19 | variable names' normalization | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-25 | TabSRMM null ptr fixes and code cleanup | Rozhuk Ivan |
2014-07-30 | - "Disable animated GIF avatars" setting removed; | George Hazan |
2014-07-18 | some resource leaks fixed | George Hazan |
2014-07-14 | old lists removed from tabSRMM buttons bar's editor | George Hazan |
2014-07-10 | - we don't broadcast added events anymore; | George Hazan |
2014-02-26 | MCONTACT-related code cleaning | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-11-09 | * Fixed crashes when MS_BB_* services are called with NULL arguments. | Tobias Weimer |
2013-11-09 | unneeded Translation removed | Tobias Weimer |
2013-09-21 | using Uxtheme in tabsrmm | Kirill Volinsky |
2013-09-03 | - settings convertor for Popup+; | George Hazan |
2013-08-12 | custom buttons in TabSRMM removed and based on the standard MButtonClass | George Hazan |
2013-08-12 | mir_alloc/calloc/free instead of simple malloc/calloc/free | George Hazan |
2013-08-04 | - code formatting; | George Hazan |
2013-08-03 | minor code cleaning | George Hazan |
2013-06-27 | obsolete helpers removed | George Hazan |
2013-06-18 | fix for massive handle leak in tabSRMM | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-04-04 | minor code cleaning | George Hazan |
2013-03-26 | code cleaning | George Hazan |
2013-03-19 | - temporary revert of TabSRMM | Vadim Dashevskiy |
2013-03-19 | - minor optimizations; | George Hazan |
2013-03-10 | removed not used headers | Kirill Volinsky |