Age | Commit message (Expand) | Author |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-04-22 | oops... one missed manual string buffer | George Hazan |
2015-04-22 | - one another manual buffer died; | George Hazan |
2015-03-03 | less parameters, less problems | George Hazan |
2015-02-21 | code formatting | Kirill Volinsky |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-04 | - bin2hex() instead of manual loops; | George Hazan |
2014-12-02 | fix for tab locations in Scriver & StdChat | George Hazan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | static mir_tstrncpy replaced with direct _tcsncpy_s calls | George Hazan |
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 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-05-12 | remove \ befor ' | Kirill Volinsky |
2014-04-23 | Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOM | Robert Pösel |
2014-01-21 | a copy of log style manager removed from tabSRMM | George Hazan |
2014-01-21 | - OnSessionCreate was called too early; | George Hazan |
2014-01-20 | fixes $531 (ability to highlight messages by a role) | George Hazan |
2014-01-19 | chat log icons are back | George Hazan |
2014-01-19 | boolean field names normalization | George Hazan |
2014-01-18 | bug: self style is overridden by status | George Hazan |
2014-01-18 | end of crazy matrix mechanics in chat's icon ordering | George Hazan |
2014-01-17 | - kernel chat module loads automatically, not on request; | George Hazan |
2014-01-16 | kernel chats, part 3, tabsrmm | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-20 | - mathMod support removed; | George Hazan |
2013-09-09 | - memory corruption in [img] button; | George Hazan |
2013-08-12 | mir_alloc/calloc/free instead of simple malloc/calloc/free | George Hazan |
2013-08-12 | - fix for a rare crash on tabsrmm tooltips; | George Hazan |
2013-08-06 | - DoTrimMessage removed and replaced with rtrim() | George Hazan |
2013-08-04 | - code formatting; | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-07-23 | git-svn-id: http://svn.miranda-ng.org/main/trunk@5456 1316c22d-e87f-b044-9b9b... | George Hazan |
2013-07-23 | revert of shamefully killed mir_vsntprintf | George Hazan |
2013-07-22 | replace sprintf to mir_snprintf (part 2) | Kirill Volinsky |
2013-07-22 | replace sprintf to mir_snprintf (part 1) | Kirill Volinsky |
2013-07-07 | - SM cleaning; | George Hazan |
2013-07-07 | - special method for reading booleans | George Hazan |
2013-07-06 | more booleans | George Hazan |
2013-07-06 | tabSRMM: code cleaning for chat fonts/colors | George Hazan |
2013-06-27 | obsolete helpers removed | George Hazan |
2013-04-04 | minor 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 |