Age | Commit message (Expand) | Author |
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: fix font settings | Dart Raiden |
2015-02-16 | TabSRMM: code cleanup + wine fixes for display sended and received message | Rozhuk Ivan |
2015-02-16 | TabSRMM: wine fix for send colour text | Rozhuk Ivan |
2015-02-12 | complex fix against NULL in nicks | George Hazan |
2015-02-05 | Various: | Tobias Weimer |
2015-01-26 | TabSRMM: wine crash fix | Rozhuk Ivan |
2015-01-25 | TabSRMM: | Tobias Weimer |
2015-01-18 | contacts cache details to be completely hidden from the outside world | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-12 | TabSRMM: fully de-capitalized | Dart Raiden |
2015-01-11 | code cleaning | George Hazan |
2015-01-11 | various perversions in Paste command processing thrown out | George Hazan |
2015-01-11 | we don't allow to insert junk into the entry field on file drop | George Hazan |
2015-01-11 | correct implementation of IRichEditOleCallback for tabSRMM | George Hazan |
2015-01-07 | fix for potentially endless loops | George Hazan |
2015-01-07 | TabSRMM: typos | Dart Raiden |
2015-01-06 | TabSRMM: partial decapitalization (I tried not to broke any of the database s... | Dart Raiden |
2015-01-04 | Fix history handling in TabsRMM chats. It will no longer be discarded on Ctrl... | ForNeVeR |
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 | another one | 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-19 | uused variable removed | George Hazan |
2014-12-18 | fixes #798 (TabSRMM: language does not change until restart) | George Hazan |
2014-12-18 | fix for the total crash of everything when tabSRMM gets unloaded dynamically | George Hazan |
2014-12-16 | Fixed memory leak | Tobias Weimer |
2014-12-16 | damned magic | George Hazan |
2014-12-16 | type conversion warnings fixed | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
2014-12-13 | code cleaning | George Hazan |
2014-12-13 | fix for the url extractor | George Hazan |
2014-12-13 | Utils::FormatTitleBar: wrong function's return type | George Hazan |
2014-12-13 | fix for info panel's tooltip | 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-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |