Age | Commit message (Expand) | Author |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-04-13 | unused parameter removed | George Hazan |
2015-04-12 | - 'Leave chat' button bar's menu item isn't shown for non-chat windows; | George Hazan |
2015-03-24 | UI Utils classes & templates moved to the core, thus allowing any plugin to u... | George Hazan |
2015-03-05 | TabSRMM: code cleanup | Tobias Weimer |
2015-02-26 | some rtf glitches | George Hazan |
2015-02-23 | fix for escaping chars | George Hazan |
2015-02-21 | code formatting | Kirill Volinsky |
2015-02-21 | tabSRMM chats to use the same rtf formatter both for chats & groupchats | George Hazan |
2015-02-21 | fix against speller | George Hazan |
2015-02-21 | EOL breaks rtf expressions too | George Hazan |
2015-02-21 | - fix for underlining processing; | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-06 | TabSRMM: partial decapitalization (I tried not to broke any of the database s... | Dart Raiden |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-19 | variable names' normalization | George Hazan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
2014-12-13 | - ansi messages removed; | George Hazan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-09 | code cleanup (by Mataes) | Vadim Dashevskiy |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | copyright update | George Hazan |
2014-12-01 | warning fixes | George Hazan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-10-04 | ancient junk removed from AVS | George Hazan |
2014-09-13 | code cleaning | George Hazan |
2014-08-29 | code cleaning towards smiley drawing | George Hazan |
2014-08-12 | more correct check for avatars | George Hazan |
2014-08-12 | fix for displaying avatars in tabSRMM when "Display avatars" option is "alway... | George Hazan |
2014-08-06 | - unused drawing code removed; | George Hazan |
2014-08-05 | fix for the wrong sub choosing when displaying an avatar in the info panel | George Hazan |
2014-08-05 | - dynamic avatar loading for an info panel; | George Hazan |
2014-08-05 | unneeded message handler removed and converted into a function | George Hazan |
2014-08-05 | use AVS notifications to refresh avatars | George Hazan |
2014-08-04 | set handles first, only then exit | George Hazan |
2014-08-04 | - AvatarChanged finally destroyed; | George Hazan |
2014-07-30 | - custom avatar processing removed completely, now avatar control takes charg... | George Hazan |
2014-07-30 | - "Disable animated GIF avatars" setting removed; | George Hazan |
2014-07-30 | - fix for the eternal loop in avatar drawing; | George Hazan |
2014-07-29 | - m_flash.h & m_flash.inc moved to deprecated; | George Hazan |