Age | Commit message (Expand) | Author |
2015-03-05 | TabSRMM: code cleanup | Tobias Weimer |
2015-02-21 | code formatting | Kirill Volinsky |
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-13 | tabSRMM warning level 4 | George Hazan |
2014-12-13 | - ansi messages removed; | George Hazan |
2014-12-13 | CopyMemory -> memcpy | 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-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 | lstr* replacements | George Hazan |
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-09-26 | - fix for the duplicated resource id; | George Hazan |
2014-07-17 | - fix for the main threat hanging; | George Hazan |
2014-06-13 | tabSRMM to open subs as subs, metas as metas | George Hazan |
2014-06-04 | code reordering | George Hazan |
2014-03-11 | fix for tabSRMM send queue | George Hazan |
2014-03-09 | - unused variables wiped out of tabSRMM | George Hazan |
2014-02-24 | more useless conversions removed | 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-01 | copyright update for year 2014 | George Hazan |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-08-14 | - fix for a nasty bug in tabSRMM popup headers; | 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-06-27 | obsolete helpers removed | George Hazan |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-05-10 | fix against mir_realloc in Skype | George Hazan |
2013-04-26 | code cleaning | George Hazan |
2013-04-20 | minor cleanup | George Hazan |
2013-04-20 | memory allocation switched to mir_alloc | George Hazan |
2013-04-20 | oops... ME_MSG_WRITEEVENT is ME_MSG_PRECREATEEVENT now :) | George Hazan |
2013-04-20 | ME_MSG_WRITEEVENT - new hookable event to catch the db event creation moment ... | George Hazan |
2013-04-20 | end of the city legend that PSS_MESSAGEW ever existed | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-04-04 | minor code cleaning | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-19 | - temporary revert of TabSRMM | Vadim Dashevskiy |
2013-03-19 | - minor optimizations; | George Hazan |