Age | Commit message (Expand) | Author |
2015-04-22 | more code cleaning | George Hazan |
2015-04-22 | - one another manual buffer died; | George Hazan |
2015-03-05 | fix for printing error messages | George Hazan |
2015-02-21 | code formatting | Kirill Volinsky |
2015-02-16 | fix for Chinese in error template's preview | George Hazan |
2015-02-16 | fix for the message log twinkling | George Hazan |
2015-02-16 | fix for icon selection in tabsrmm | George Hazan |
2015-02-16 | TabSRMM: code cleanup + wine fixes for display sended and received message | Rozhuk Ivan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-30 | final version of crutch for the buggy Windows7 rtf control | George Hazan |
2014-12-30 | another crutch | George Hazan |
2014-12-29 | unused variable declaration removed | George Hazan |
2014-12-29 | RichEdit behavior normalizations? | Vadim Dashevskiy |
2014-12-29 | unused DM_FORCESCROLL removed | George Hazan |
2014-12-29 | code cleaning | George Hazan |
2014-12-19 | variable names' normalization | George Hazan |
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-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-04 | - bin2hex() instead of manual loops; | George Hazan |
2014-12-02 | more transparent implementation of AppendToBuffer | George Hazan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-01 | copyright update | George Hazan |
2014-12-01 | warning fixes | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-08-31 | double memory allocation reverted | George Hazan |
2014-08-31 | code cleaning | George Hazan |
2014-08-29 | code cleaning towards smiley drawing | George Hazan |
2014-07-17 | - fix for the main threat hanging; | George Hazan |
2014-04-02 | minor cleaning | George Hazan |
2014-04-02 | DBEVENTINFO::isMarkRead() - new helper to simplify bit logic | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-03-09 | minor cleanup | Tobias Weimer |
2014-02-18 | - introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o... | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-31 | custom events shall not be colored as timestamp | George Hazan |
2014-01-27 | special color for status change events in tabSRMM restored | George Hazan |
2014-01-21 | a copy of log style manager removed from tabSRMM | George Hazan |
2014-01-04 | memory leak fix | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-27 | status changes are not added to a database anymore, only printed in the messa... | George Hazan |
2013-12-20 | - mathMod support removed; | George Hazan |