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-23 | replace _tcsncat to mir_tstrncat | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-02-21 | code formatting | Kirill Volinsky |
2015-02-21 | - fix for underlining processing; | George Hazan |
2015-02-20 | TabSRMM: wine fixes for settings. | Rozhuk Ivan |
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-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
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-11-30 | lstr* replacements | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-04-11 | TabSRMM resource cosmetics; langpacks updated | RMN |
2014-04-07 | -fixes #644 (Possible typo in TabSRMM) | Dart Raiden |
2014-03-09 | minor cleanup | Tobias Weimer |
2014-02-11 | more sorting issues | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-19 | - chat log background color setting merged with kernel chats; | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-31 | tabSRMM: setting popup's delay to 0 (default) | George Hazan |
2013-10-19 | warning fixes | George Hazan |
2013-10-10 | MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct call | George Hazan |
2013-10-09 | English US correction (patch by RMN) | Vadim Dashevskiy |
2013-08-14 | - fix for a nasty bug in tabSRMM popup headers; | George Hazan |
2013-08-14 | git-svn-id: http://svn.miranda-ng.org/main/trunk@5695 1316c22d-e87f-b044-9b9b... | George Hazan |
2013-08-14 | cleaning popup-related junk | 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-04 | - code formatting; | George Hazan |
2013-08-03 | minor code cleaning | George Hazan |
2013-06-27 | obsolete helpers removed | George Hazan |
2013-06-24 | automatic displaying custom events in tabSRMM according to their masks | 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-04-11 | - massive extinction of clutches in tabSRMM; | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-04-05 | various menu items quirks, simplifications & optimization | George Hazan |
2013-03-31 | HistoryEvents & HistoryKeeper support removed | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-26 | code cleaning | George Hazan |
2013-03-19 | - temporary revert of TabSRMM | Vadim Dashevskiy |