Age | Commit message (Expand) | Author |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
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 _tcslen to mir_tstrlen | 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-05-16 | crash fix | George Hazan |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-05 | some another sudden Unicode appearances | George Hazan |
2015-05-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-05-03 | fix for container options dialog in tabSRMM | George Hazan |
2015-05-03 | fix for the option's page style pt. 5 | Vadim Dashevskiy |
2015-04-29 | m_cln_skinedit.h removed | Kirill Volinsky |
2015-04-27 | TabSRMM: Wine fix for copy text from send area/message log | Rozhuk Ivan |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-22 | more code cleaning | George Hazan |
2015-04-22 | oops... one missed manual string buffer | George Hazan |
2015-04-22 | - one another manual buffer died; | George Hazan |
2015-04-19 | fix against very rare & strange crash | George Hazan |
2015-04-17 | fixed header bar info | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-13 | unused parameter removed | George Hazan |
2015-04-12 | compilation fix | George Hazan |
2015-04-12 | - 'Leave chat' button bar's menu item isn't shown for non-chat windows; | George Hazan |
2015-04-10 | - fix for CREOleCallback constructor; | George Hazan |
2015-04-07 | more correct (as in Scriver) | Dart Raiden |
2015-04-06 | strings length correction | Dart Raiden |
2015-03-30 | minor code cleaning | George Hazan |
2015-03-30 | button initialization should have been moved as well | George Hazan |
2015-03-30 | fix for the correct restoring of filter in tabSRMM | George Hazan |
2015-03-26 | * TabSRMM: fix templates preview: error message; first empty line after secon... | Rozhuk Ivan |
2015-03-24 | UI Utils classes & templates moved to the core, thus allowing any plugin to u... | George Hazan |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-03-21 | all SRMMs to send messages right trimmed | George Hazan |
2015-03-06 | TabSRMM: code cleanup | Tobias Weimer |
2015-03-06 | warning fix | George Hazan |
2015-03-05 | TabSRMM: code cleanup | Tobias Weimer |
2015-03-05 | fix for printing error messages | George Hazan |
2015-03-03 | code cleaning | George Hazan |
2015-03-03 | unused module removed | George Hazan |
2015-03-03 | less parameters, less problems | George Hazan |
2015-03-02 | TabSRMM: wine fix for tab paint on mouse move, code cleanup | Rozhuk Ivan |
2015-02-26 | some rtf glitches | George Hazan |
2015-02-23 | DoRtfToTags fixed & moved into the core | George Hazan |
2015-02-23 | fix for escaping chars | George Hazan |