Age | Commit message (Expand) | Author |
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 |
2015-02-21 | code formatting | Kirill Volinsky |
2015-02-21 | tabSRMM chats to use the same rtf formatter both for chats & groupchats | George Hazan |
2015-02-21 | fix against speller | George Hazan |
2015-02-21 | EOL breaks rtf expressions too | George Hazan |
2015-02-21 | - fix for underlining processing; | George Hazan |
2015-02-20 | tautology | Dart Raiden |
2015-02-20 | TabSRMM: wine fixes for settings. | Rozhuk Ivan |
2015-02-19 | core: WINE fix - handle invalid WNDPROC for edit control | Rozhuk Ivan |
2015-02-17 | fixed button size | Kirill Volinsky |
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-15 | TabSRMM: one more | Dart Raiden |
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 |