Age | Commit message (Expand) | Author |
2016-12-01 | more fixes | George Hazan |
2016-12-01 | toolbar icons processing code moved to mir_app | George Hazan |
2016-11-22 | fixes #634 (Latest update to TabSRMM broke message log behavior) | George Hazan |
2016-11-21 | fix for badly working font color button in tabsrmm | George Hazan |
2016-11-17 | Utils_OpenUrlT | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-09-05 | Menu_DrawItem & Menu_MeasureItem now simply receive LPARAM | George Hazan |
2016-08-20 | - fix for the wrong tab name for new contacts; | George Hazan |
2016-08-08 | - warning fixes; | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-21 | improperly named helper renamed | George Hazan |
2016-07-10 | TabSRMM: Make shortcuts for "send menu" and "proto menu" customizable | Robert Pösel |
2016-05-30 | - fixes #1061 (Not all TabSRMM buttons working after language change) | George Hazan |
2016-05-23 | - we don't drop data cache upon the embedded clists rebuild; | George Hazan |
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-09-19 | - resource cosmetics: surround arrows (->) with spaces | RMN |
2015-09-01 | - adaptation for the kernel strdel(); | George Hazan |
2015-08-28 | TabSEMM: | Tobias Weimer |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | warning fixes | George Hazan |
2015-08-01 | tabsrmm: common project | Kirill Volinsky |
2015-07-23 | code cleaning | George Hazan |
2015-07-22 | - extra icons services converted into functions; | George Hazan |
2015-06-25 | rest of genmenu api died | George Hazan |
2015-06-22 | Minor fixes for r14306 | Tobias Weimer |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-21 | - resizer moved to mir_core, because it uses hard-coded windows structures; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-27 | ansi functionality removed from tabSRMM | George Hazan |
2015-05-26 | - crazy hack for the srmm icons sort order fixed; | George Hazan |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-05-18 | unneeded сode removed | George Hazan |
2015-04-27 | TabSRMM: Wine fix for copy text from send area/message log | Rozhuk Ivan |
2015-04-19 | fix against very rare & strange crash | George Hazan |
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-21 | all SRMMs to send messages right trimmed | George Hazan |
2015-03-06 | TabSRMM: code cleanup | Tobias Weimer |